/* generated by csscreator.com */ 
html, body{
	font-family:verdana,arial,helvetica,sans-serif;
	background-color: #D4D0C8;
	margin:0;
	padding:0;
	text-align:center;
	font-size : 12px;
	margin-top : 15px;	
} 
 
#seitenbreite{
	width:760px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
} 
 
#header{
	color : White;
	position:relative;
	height:80px;
	width:100%;
	background-color: #105190;
} 



#header h1{
	text-align : center;
	font-size : 30px;
	font-weight : bold;
	margin-top : auto;
	margin-bottom : auto;
}
 
 
#linkespalte{
	width:140px;
	float:left;
	position:relative;
	border: medium solid #105190;
	margin : 5px 0px 5px 0px;
	text-align : center;
}
 
#hauptspalte{
	width:610px;
	float: right;
	position: relative;
}
 
#rechtespalte{
	width:136px;
	float:right;
	position:relative;
	margin: 5px 0px 5px 0px;
	text-align : center;
	font-size : smaller;
	border: medium solid #105190;

}
#rechtespalte hr{
	width: 136px;
	height : 3px;
	border-bottom : medium solid #105190;
}


#mittelspalte{
	line-height:150%;
	float: left;
	display:inline;
	position: relative;
	width : 434px;
	padding : 5px;
	border: medium solid #105190;
	background-color : White;
	margin : 5px 5px 5px 5px;
}
#mittelspalte li{
	padding-left : 5px;
	margin-left : 15px;
}
#werbung{
	height : auto;
	text-align : center;
} 
#footer{
	color : White;
	height:14px;
	background-color: #105190;
	clear:both;
	text-align : center;
	font-size : smaller;
	text-decoration : none;
	margin-top : 2px;
} 
 
 
               #footer a          {
	text-decoration: none;
	color : White;
}
 
               #footer a:hover          {
	text-decoration: none;
	color : White;
}
                #footer a:active,#active {
	cursor:default;
	color : White;
}
                #footer a:visited        {
	color : White;
}
                
        

 
 /* *** 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;}
}

