* {
 margin:0; 
 padding:0; 
}

html, body{
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	background-color:#B7A06C;
	letter-spacing: -1px;
	font-size: small;
} 
 
#pagewidth{ 
	 width:950px; 
	 text-align:left;  
	 margin-left:auto; 
	 margin-right:auto;  
} 
 
#header{
	margin-top: 10px;
	position:relative;
	width:950px;
	margin-bottom: 0px;
	background-color: #572F08;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #572F08;
} 

#header_slogan {
	width:950px;
	position: relative;
	margin: 10px;

}

#header_logo {
	clear: both;
	height: 100px;
	width: 950px;
	position: relative;

}

#header_hauptnav {
	width: 950px;
	position: relative;
	height: 1.5em;
}

#maincol{
	width:950px; 
	height: 600px;
	overflow: hidden;
}

#id_home #maincol,
#id_impressum #maincol{
	background-image: url(images/bild1.jpg);
	background-repeat: no-repeat;
	
	}

#id_profil #maincol {
	background-image: url(images/bild2.jpg);
	background-repeat: no-repeat;
	
	}

#id_projekte #maincol {
	background-image: url(images/bild3.jpg);
	background-repeat: no-repeat;
	
		}

#id_pflege #maincol {
	background-image: url(images/bild4.jpg);
	background-repeat: no-repeat;
	
		}

#id_kontakt #maincol {
	background-image: url(images/bild5.jpg);
	background-repeat: no-repeat;
	
			}

#id_bildergalerie #maincol {
	background-image: url(images/bild6.jpg);
	background-repeat: no-repeat;
	
		}

#id_links #maincol {
	background-image: url(images/bild7.jpg);
	background-repeat: no-repeat;
}
#id_baeder #maincol {
	background-image: url(images/bild8.jpg);
	background-repeat: no-repeat;}
	
#id_landhausdielen #maincol {
	background-image: url(images/bild9.jpg);
	background-repeat: no-repeat;}
	
#id_parkett #maincol {
	background-image: url(images/bild10.jpg);
	background-repeat: no-repeat;}
	
#id_stiegen #maincol {
	background-image: url(images/bild11.jpg);
	background-repeat: no-repeat;}

#main_textteil {
	background-color:#000;
	opacity:0.35;
	position:relative;
	width: 950px;
	filter:Alpha(opacity=35);
	padding-top: 5px;
	padding-bottom: 15px;
} 

#fadebox_1{
	float: left;
	background-color:#000;
	opacity:0.35;
	width: 10px;
	filter:Alpha(opacity=35);
	height: 200px;
	position: relative;
} 

#fadebox_2 {
	float: left;
	height: 200px;
	width: 300px;
	overflow:hidden;
	position: relative;
}

#fadebox_3{
	float: left;
	background-color:#000;
	opacity:0.35;
	width: 640px;
	filter:Alpha(opacity=35);
	height: 200px;
	position: relative;
} 

#fadebox_4{
	position: relative;
	background-color:#000;
	opacity:0.35;
	width: 950px;
	filter:Alpha(opacity=35);
	height: 15px;
	float: left;
} 

#footer {
	clear: both;
}
 
.clearfix:after {
 content: "."; 
 display: block; 
 height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}

.clear {
	clear:both;
}

#preloader {
	display: none;
	visibility: hidden;
	height: 1px;
	width: 1px;
}
