/* generated by csscreator.com */ 
html, body{
	font-family: verdana,arial,helvetica,sans-serif;
	background-color: White;
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 11px;
	margin-top: 5px;
	line-height : 150%;
}

table{
	width: 100%;
	border-collapse: collapse;
}

td{
	padding: 0px 10px 0px 10px;
	vertical-align: top;
	border: 1px solid Black;
}

#umflossen{
	float: left;
	margin: 0px 10px 0px 0px;
} 
 
#seitenbreite{
	width: 950px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;

} 
 
#header{
	position: relative;
	height: 85px;
	width: 100%;
	text-align: right;
	margin-bottom : 15px;
} 

#wetter{
	width: 190px;
	height: 85px;
	float: right;
	position: relative;
	background-image: url(../images/logo3.gif);
	background-position: center;
	background-repeat: no-repeat;
}

#headermitte{
	width: 570px;
	height: 85px;
	position: relative;
	float: right;
}

#logomitte{
	width: 570px;
	height: 45px;
	background-image: url(../images/logo2.gif);
	background-position: center;
	background-repeat: no-repeat;
}
#kopfmenu{
	width: 570px;
	height: 40px;
	border-top-color: #154E9F;
	border-top-style: solid;
	border-top-width: 2px;
}

#headerlinks{
	background-image: url(../images/logo1.gif);
	background-position: center;
	background-repeat: no-repeat;
	width: 190px;
	height: 85px;
	float: right;
}

#menu{
	width:150px;
	float: left;
	position: relative;
}


#hauptspalte h1{
	font-weight: bold;
	font-size: 12px;
}

#haelfte1 {
	width: 530px;
	float: left;
	text-align: justify;
	margin: 0px 10px 0px 10px;
}

#haelfte2 {
	width: 230px;
	float: left;
	text-align: right;
}

#footer{
	height: 15px;
	clear: both;
	text-align: center;
	color: Black;
} 

 #mittig{
	text-align: center;
} 
             
        

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.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;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 

/*hide the right column when printing*/ 
#rightcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}
