body {
	margin:			0px;	
	text-align:		center;
	font-family:	Verdana, Arial, sans-serif;
}
body,html { 
	height:100%;
	min-height:100%; }
	
#wrapper {
	min-height:100%;
	overflow:hidden 
}
#wrapper.wasserundfreizeit {
	background:url('../images/wasserfreizeit_bgr.jpg') no-repeat;
	background-position:bottom;
}
#wrapper.wohnenundarbeiten {
	background:url('../images/wohnenarbeiten_bgr.jpg') no-repeat;
	background-position:bottom;
}
#container {
	margin: 		0 auto 0 auto;
	width: 			1024px;		
	background:none;
}
.wasserundfreizeit #content_header h1 {
	color: #00305E;
}
#container.wohnenundarbeiten #content_header h1 {
	color: #4D4D4D;
}

#bgwhitehead {
	position: absolute; 
	width: 100%; 
	height: 400px; 
	background: url("../images/bgwhitehead.png") repeat-x scroll left top transparent;
}

#bgrahmen {
	display: block;
	position: absolute;
	z-index: 0;
	width:837px;
	margin-left:-17px;
	height:200%;
	top:200px;	
	background-image: url("../images/rahmen2.png");
	background-repeat: repeat-y;
	background-position: 0 200px;	
}

#spanner_outer {
	height: 100%; 
	float: left;
}

#spanner_inner {
	display: none;	
}

#inner_container {
	margin: 		0 auto 0 auto;
	text-align:		left;
	width: 			800px;
	position:relative;
	top:0px;
	left:0px;
}
#head {
	width:			800px;
	height:			145px;
	padding-top: 25px;
}
#navigation {
	float:			left;
	width:			585px;
	height:			145px;
}
#logo {
	float:			left;
	width:			215px;
	height:			145px;
}
#logo img {
	border: none;
}
#main_navigation {
	float:			left;
	width:			575px;
	height:			45px;	
}
#main_navigation span {
        color:                  #868686;
        font-size:              11px;
}
#main_navigation a {
        font-size:              11px;
        text-decoration:        none;
        color:                  #868686;
}
#main_navigation a.active {
    color:                  #000000;
}
.wasserundfreizeit #main_navigation a.active {
	color: #00305E;
}
.wohnenundarbeiten #main_navigation a.active {
	color: #4D4D4D;
}
#extra_navigation {
	float:right;
}
#sub_navigation {
	clear:			both;
	width:			585px;
	height:			100px;	
}
#sub_level_1 {
	float:			left;
	height:			100px;
width:213px;  
}
#sub_level_1 a, #sub_level_2 a {
        display:                block;
        font-size:              11px;
        text-decoration:        none;
        color:                  #C7C9CA;
        margin-bottom:          3px;
}
#sub_level_1 a.active, #sub_level_2 a.active {
        color:                  #000000;
}
.wohnenundarbeiten #sub_level_1 a.active, .wohnenundarbeiten #sub_level_2 a.active {
	color: #4D4D4D;
}
.wasserundfreizeit #sub_level_1 a.active, .wasserundfreizeit #sub_level_2 a.active {
	color: #00305E;
}
#sub_level_2 {
	float:			left;
        margin-left:            20px;
	height:			100px;			
}



#outer_contentainer {
	margin-top: 30px;
	top:200px;
	bottom:0px;
	width:	820px;		
	position:relative;
	top:0;
	z-index:10;
}
#content_header {
	width:			837px;
	margin-left:-17px;
	padding-left:17px;
	background-image:	url(../images/rahmen_oben2.png);	
	background-position:    top;
	background-repeat:      no-repeat;
	background-position: left top;
	height:			60px;
	position:relative;
	top:-20px;
	left:0px;
}
#content_header h1 {
        padding-top:            32px;
        margin:                 0px; 
        margin-left:            20px;          
        font-size:              16px;
        color:                  #000000;
		font-weight:			normal;
}
#content_header h2 {
        margin:                 0px; 
        margin-left:            20px;          
        font-size:              18pt;
        font-weight:            normal;
        color:                  #999999;
}
#inner_contentainer {
	width:			820px;	
    margin-top:             30px;
}
#content_left {
	float:			left;
	width: 			480px;
}
#content_right {
	float:			left;
	width:			280px;	
}
#big_image {
	clear:			both;
	width:			480px;
	height:			330px;
        margin-left:            20px;
}
#small_image {
	clear: 			both;
	width:			480px;
	height:			110px;
    margin-left:    4px;
        
}
#small_image .csc-frame-indent { margin-left:16px; }
#small_image img {
        border: none;
        padding-top: 10px;
        padding-right: 5px;
}
/* #big_image img {
cursor:url(test2.cur), pointer;
} */

.csc-frame-invisible .csc-textpic img {
cursor:url(test2.cur),pointer;
}

/* ie */
b\ody #small_image img {
  !border: none;
  !padding-top: 10px;
  !padding-right: 15px;
  !margin-right:5px;
  !margin-top:8px;
}

#small_image img.nav {
	padding: 0px;
	margin-bottom: 40px;
	margin-right:0px;
	margin-top:0px;
}
#text {
	clear: both;
	width: 290px;
}
#text p {
	margin: 0px;
}
#text p, #text li {
    font-size: 11px;
	line-height: 16px;
}
#text table {
	padding: 0px;
    margin-top: 30px;
}
#text table td {         
    font-size: 11px;
    padding-right: 5px;
}
#text img {
	border: none;
	margin-right: 5px;
}
#text a {
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}

#shadow-right {
	width:18px;
}

#button_zurueck {
	position:absolute;
	top:19px;
	right:50px;
}
#button_zurueck a {
	text-decoration:none;
	color:black;
	font-size:9pt;
}

#switcher {
	position: absolute;
	left: 453px;
	top: 134px;
}
#switcher a {
	color: #868686;
	font-size: 11px;
    text-decoration: none;
}
