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

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

} 
 
#header{
	position: relative;
	height: 80px;
	width: 100%;
	text-align: right;
} 

#logofeld{
	width:255px;
	float:right;
	position:relative;
}

#menu{
	width:690px;
	float: right;
	position: relative;
	}

#pmenu{
	width:860px;
	float: right;
	position: relative;
	}

#kmenu{
	width:920px;
	float: right;
	position: relative;
	}

	
#hauptspalte{
	width: 928px;
	height: 600px;
	padding: 10px;	
	position: relative;
	border: 1px solid #009964;
	background-position : center;
	background-repeat : no-repeat;
	background : url(../images/bg.gif);
}

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

#leiste {
	background-image : url(../images/leiste.gif);
	height : 180px;
	background-repeat : no-repeat;
}

#datenblattdownload{
	font-weight : bold;
	font-size : 10px;
	text-decoration : none;
	color : Black;
	text-align : left;
}

	 
 
#datenblattdownload a          {
	text-decoration: none;
	color : Black;
}
 
#datenblattdownload a:hover          {
	text-decoration: none;
	color : Black;
}
#datenblattdownload a:active,#active {
	cursor:default;
	color : Black;
}
#datenblattdownload a:visited        {
	color : Black;
}


#spalte1, #spalte2, #spalte3, #spalte4{
	width: 215px;
	float: left;
	text-align: justify;
	padding: 10px 8px 10px 8px;
}


#drittel1, #drittel2, #drittel3{
	width: 285px;
	float: left;
	text-align: justify;
	padding: 10px 10px 10px 10px;
}



#haelfte1, #haelfte2{
	width: 444px;
	float : left;
	text-align : justify;
	padding : 10px 10px 10px 0px;
}

#footer{
	height: 15px;
	clear: both;
	text-align: center;
	border-top: 3px solid #009964;
	font-size: 9px;
	color: Black;
} 

 
               #footer a          {
	text-decoration: none;
	color: Black;
}
 
               #footer a:hover          {
	text-decoration: none;
	color: Black;
}
                #footer a:active,#active {
	cursor:default;
	color: Black;
}
                #footer a:visited        {
	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;}
}

