* {margin: 0; padding: 0;}

body {
	background: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
/*	text-align:center;*/
	background:url(img/background.gif) top left repeat-y;
}

h1{
	font-size:20px;
	font-family: Arial, Helvetica, sans-serif;
	margin:0 0 10px 0;
}

h2{
	font-size:14px;
	margin:0 0 10px 0;
}

h3{
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	margin:0 0 10px 30px;
}

#normal{
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif; color: #000000;
	margin:0 0 10px 30px;
}

#fuss{
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif; color: #000000;
	margin:0 0 10px 30px;
}

#normal2{
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif; color: #000000;
	margin:0 0 10px 30px;
}

#datum{
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif; color: #00BFFF;
	font-weight: bold;
	margin:0 0 10px 30px;
}

#bild{
	margin-top:-290px;
	margin-left:464px;
}

#bild_wasser{
	margin-top:-603px;
	margin-left:610px;
}

#bild_gas{
	margin-top:-430px;
	margin-left:610px;
}

#bild_gas2{
	margin-top:-640px;
	margin-left:610px;
}



#bild2{
	margin-top:-250px;
	margin-left:450px;
}

#nachrichthead{
	font-size:16px;
	font-family: Arial, Helvetica, sans-serif; color: #FF0000;
	font-weight: bold;
	margin:0 0 10px 0;
}

#nachricht{
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif; color: #000000;
	font-weight: bold;
	margin:0 0 10px 30px;
}


#page_container{
	width:971px;
	height:768px;
	text-align:left;
	/*background:url(img/conent_area_bg.gif) top left repeat-y;*/
}
	

#left_head{
	/*background:url(img/left_head.gif) top left no-repeat;*/
	width:294px;
	height:169px;
	float:left;
	margin:0;
	padding:0;
}

#left_head_bottom{
	float:left;
	width:207px;
	height:79px;
	/*background:url(img/left_head_bottom.gif) top left no-repeat;*/
}

#right_head{
	background:url(img/right_head.gif) no-repeat;
	width:677px;
	height:127px;
	float:left;
}

#head_navi{
	float:left;
	width:677px;
	height:42px;
	/*background:url(img/bg_navi.gif) top left no-repeat #ffffff;*/
}

#main_navi{
	float:right;
	height:40px;
	font-size:11px;
}

#main_navi a{
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	padding:6px 6px 7px 6px;
	color:white;
	border-left:2px solid white;
	margin:0;
	font-weight:bold;
	text-decoration:none;
}
#main_navi a:hover{
	color:#6ccff6;
}

#main_navi .print{
	border:none;
	width:20px;
	height:23px;
	margin:2px 10px 0 0;
	background:url(img/print.gif) top left no-repeat;
}

#left_navi{
	float:left;
	width:207px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	clear:left;
}

#left_navi ul{
	width:164px;
}

#left_navi li{
	border-bottom:2px solid white;
	list-style-type:none;
	float:left;
}

#left_navi li a{
	float:left;
	color:#ffffff;
	width:154px;
	text-decoration:none;
	margin-left:10px;
	margin-top:3px;
	margin-bottom:3px;
}

#left_navi ul li a:hover{
	color:#6ccff6;
}

#left_navi li.active{
	background-color:#fcc99b;
}

#left_navi li.active a:hover{
	color:#ff0000;
}


#left_navi .active_link{
	width:124px;
	background:url(img/pfeil.gif) center left no-repeat;
}

#left_navi ul li ul li a:hover{
	color:#ff0000;
}

#left_navi li.active a{
	color:#ff0000;
}

#left_navi ul li ul li{
	width:164px;
	background-color:#fee2c8;
	border:none;
}

#left_navi ul li ul li a{
	width:139px;
	margin:0;
	padding:1px 0 3px 0;
	padding-left:15px;
	margin-left:10px;
}


#content_container{
	float:right;
	width:760px;
	padding-top:20px;
	clear:right;
}

.hidden{
	display:none;
	margin:0;
	padding:0;
}

dl{
	float:left;
	width:300px;
	margin-top:40px;
}

dl input{
	width:182px;
}

dt{
	margin-top:10px;
}

dd{
	width:182px;
}

textarea{
	height:100px;
}

.submit{
	width:120px;
	margin-top:15px;
}


#sitemap{
	margin-top:40px;
}

#sitemap li{
	list-style-type:none;
	padding-top:3px;
	padding-bottom:3px;
}

#sitemap a{
	text-decoration:none;
	color:#000000;
	font-weight:bold;
}

#sitemap ul li ul li a{
	margin-left:15px;
}
