@charset "utf-8";
/* CSS Document */


* /*Set's border, padding and margin to 0 for all values*/
{
    padding: 0;
    margin: 0;
}



body, html{
font-family:Verdana, Geneva, sans-serif;
font-size:11px;
color:#565655;
background: url(../img/bg.gif) top left repeat-x;
height:100%;

}


    h1{font-size:16px;font-family:Verdana, Geneva, sans-serif;font-weight:normal;}
	
	a{
		color:#007cc2;
		text-decoration:none;}
		
	a:hover{
		color:#adadad;
		text-decoration:none;}
		
		a:visited{
		color:#007cc2;
		text-decoration:none;}
	
	
# maincontainer{
	
margin: 0 auto; /*** Centers the design ***/
}
	
#top{
	background: url(../img/header_bg.gif) top left repeat-x;
	height:102px;
	width:100%;
}


#header{
	background: url(../img/header_bg.gif) top left repeat-x;
	height:102px;
	width:1000px;
	margin: 0 auto; /*** Centers the design ***/
}

.logo{
	width:240px;
	height:63px;
	margin-top:39px;
	float:left;
}

#menue{
		background: url(../img/menue_bg.gif) top left repeat-x;
		height:41px;
		width:760px;
		margin-top:55px;
		float:right;
}

ul#nav{
	list-style:none;
	display:block;
	padding:0 0 0 0;
	margin:0;
	}
	
ul#nav li{
	float:left;
	padding:18px 7px 0 8px;
}

	li+li{border-left:1px solid #f9f9f9; }
	
	
#nav a{color:#707070;text-decoration:none;}
#nav a:hover{color:#adadad;text-decoration:none;}

			
#nav a:hover, body#wasser #t-wasserschaden a, body#kontakt #t-kontakt a, body#team #t-team a, body#wohnraum #t-wohnraum a, body#schimmel #t-schimmelsanierung a, body#brand #t-brandsanierung a, body#trocknung #t-trocknung a{	
			color:#007cc2;
			text-decoration:none; 
		
			}
#content{
		width:1000px;
		 margin: 0 auto;
		 height:600px;
		 background: url(../img/content_bg.gif) top left repeat-x;
	}
	
	#leftcol{
		position:absolute;
		 background: url(../img/box_bg.png) top left repeat-y;
		width:258px;
		height:auto;
		float:left;

	}
	
		#rightcol{
		width:763px;
		float:right;
		height:auto;
		
	}
	
	#images{
		width:763px;
		float:left;
		height:189px;
	}
	
		.text{
		width:600px;
		float:left;
		padding-top:30px;
		padding-left:50px;
		
	}
	
	.list{
		padding:0px 0px 0px 8px;
		line-height:18px;
		}
		
	.list a{
		color:#007cc2;
		text-decoration:none;
	}
	
	.list a:hover{
		color:#007cc2;
		text-decoration:underline;
	}
	.list a:visited{
		color:#007cc2;
		text-decoration:none;
	}
	
		.boxtext{
			padding-top:30px;
			width:240px;
		}
		h2{
			text-transform:uppercase;
			color:#FFF;
			background:#acadac;
			font-size:11px;
			padding:3px;
			padding-left:20px;
			font-weight:normal;
		}
		
			#footer{
		width:710px;
		float:right;
		margin-top:30px;
		color:#007cc2;
		height:60px;
	
	}
	
	.footerright{
		float:right;
		
	}
	
	.footerleft{
		float:left;
	}
	
#footer a{ color:#007cc2; text-decoration:none;}
	
#footer a:hover{ color:#007cc2; text-decoration:underline;}

#footer a:visited{ color:#007cc2;}

	
.active{ color:#007cc2; text-decoration:none;}


		.team-spalte{
		width:330px;
		float:left;
		padding-top:30px;
		padding-left:50px;
		
	}
	
	
		.team-spalte-right{
		width:330px;
		float:right;
		padding-top:30px;
		padding-left:30px;
		
	}
.team{
	float:left;
	width:330px;
	padding-bottom:20px;
}

.foto{
	float:left;
	width:120px;
	height:120px;
}

.teamtext{
	float:right;
	width:200px;
}


#button-ooe{
	position:absolute;
	top:190px;
	
	z-index:1;
	float:left;
	padding-left:630px;

}