 body
{
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:auto auto auto auto;
	color:#fff;
	background-color: #ebf6f6;
	height: 100%;

}


#seite{
	width:950px;
	height:100%;
	margin:auto;
	padding:0px;
	/*background:url(images/hintergrundnavi.gif) repeat-y left;*/

}




#kopfzeile{
width:950px;
height:126px;
margin:auto;
background:url(images/ESC-Logo.jpg) no-repeat right;
}
.logo{
padding:25px 10px 0 0 ;
float:left;

}




/*---------------- Menü oben ----------------------*/
#menu_oben{
	visibility: hidden;
	float:none;
	position: absolute;
}






/*--------------Menü links ----------------*/
#menu_links{
	visibility: hidden;
	float:none;
	position: absolute;
}


/*---------------- Hauptbereich ----------------*/
#hauptbereich{
width:949px;
clear:both;
height:auto;
margin:0 0 0 0;
}

#textbereich{
width:776px;
float:left;
height:auto;
padding:0px 10px 0px 10px	;
}

#textbereichohnenavi{
	width:950px;
	height:541px;
	float:left;

	padding:0px 0px 0px 0px;
	background:url(images/Klaeranlage.jpg) left;
	
}


.titel{
	clear:both;
	padding:22px 0 0 0;
	color:#00929d;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}
.titel a{
color:#00929d;
text-decoration:underline;
}



.titelblau{
	position:relative;
	top:80px;
	left:153px;
	padding:40px 26px 0 30px;
	height:117px;
	width:741px;
	font-size: 26px;
	line-height: 38px;
	background:url(images/blauverlauf.gif) repeat-x left;
	
}

.titelorange{
	position:relative;
	top:61px;
	left:0px;
	padding:10px 10px 0px 16px;
	height:28px;
	width:300px;
	font-size: 12px;
	background-color: #faba00;
	color: #000000;	
}


.text{
	color:#000000;
	padding:25px 5px 5px  5px;
	height: auto;
	margin:auto;
	font-size: 12px;
}

.textueberschrift{
	color:#000000;
	height: auto;
	font-weight: bold;
	font-size: 16px;
}

.textueberschriftblau{
	color:#00929d;
	height: auto;
	font-weight: bold;
	font-size: 16px;
}

.textblau{
	color:#00929d;
	height: auto;
	font-weight: bold;
}

.textgelb{
	color:#ffb600;
	height: auto;
	font-weight: bold;
}	

.tabelle th{
	color:#FFFFFF;
	height: auto;
	margin:auto;
	font-size: 12px;
	background-color: #009999;
	font-weight: bold;
	vertical-align: top;
}

.tabelle td{
	color:#000000;
	height: auto;
	margin:auto;
	font-size: 12px;
	vertical-align: top;
}

.tabelle a{
	color:#000000;
}

.tabelle a:hover {
color:#009999;
}


.tabellelinkshell {
	padding:10px 15px 10px  15px;
    text-align: left;	
	background-color: #e1f1f1;
	line-height: 20px;

}
.tabellelrechtshell {
	padding:10px 15px 10px  15px;
	text-align: right;	
	background-color: #e1f1f1;
	line-height: 20px;

}
.tabellelinksdunkel {
	padding:10px 15px 10px  15px;
	text-align: left;	
	background-color: #bee2e2;
	line-height: 20px;

}
.tabellelinksgelb {
	padding:10px 15px 10px  15px;
    text-align: left;	
	background-color: #fff6e1;
	line-height: 20px;

}
.tabellelinksrot {
	padding:10px 15px 10px  15px;
    text-align: left;	
	background-color: #fbd9c9;
	line-height: 20px;

}
.tabellerechtsdunkel {
	padding:10px 15px 10px  15px;
	text-align: right;	
	background-color: #bee2e2;
	line-height: 20px;

}
.tabellelinks {
	padding:10px 15px 10px  15px;
	text-align: left;	
	line-height: 20px;

}
.tabellerechts {
	padding:10px 15px 10px  15px;
	text-align: right;
	line-height: 20px;

}
.tabellebalkenmitte {
	padding:5px 5px 5px  5px;
	background-color: #FFFFFF;
	font-size: 2px;
	height: 5px;
	line-height: 2px;
}
.tabellebalkenmitteblau {
	padding:5px 5px 5px  5px;
	background-color: #e1f1f1;
	font-size: 2px;
	height: 5px;
	line-height: 2px;
}
.tabellebalkenmitterandlos {
	padding:0px 0px 0px  0px;
	background-color: #FFFFFF;
	font-size: 2px;
	height: 5px;
	line-height: 2px;
}
/*----Fußzeile---------*/
#fusszeile{
	width:auto;
	clear:both;
	margin:-24px 20px 0 0;
	text-align:right;
	color:#ffffff;
	font-size: 12px;
}

