/* generated by csscreator.com */ 
html, body{ 
 margin:0; 
 padding:0; 
 text-align:left; 
 background-image:url(img/background.jpg)
} 
 
#pagewidth{ 
 width:760px; 
 text-align:left;  
margin-left:0px; 
 margin-right:auto;  
} 
 
#header{
 position:relative; 
 height:158px; 
 width:100%;
} 
 
#leftcol{
left:-5px;
 width:20px; 
 float:left; 
 position:relative;  
 }
 #leftcol{
 margin-top: 27px;
left:-5px;
 width:20px; 
 float:left; 
 position:relative;  
 }
 
 
#twocols{
 width:710px; 
 float:right; 
 position:relative; 
  }
 
#rightcol{
left:150px;
top: 27px;
 width:500px; 
 position:relative; 
 }
 
#maincol{background-color: #FFFFFF;  
 float: left; 
 display:inline; 
 position: relative; 
 width:210px; 
 }
 
#footer{
color:#CCFF00;
margin:20px;
 height:43px; 
 background-image:url(img/footer.gif);
 background-repeat:no-repeat;
 background-position:right;
 clear:both;
 } 
 

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-table;}

/* 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;}
}

img.kopf{
width:732px;
height:158px;
}

.fuss{
position:relative;
left:80px;
top:5px;
color:#fff711;

}

h1 {
	font-size: 14.2px;
	font-weight:800;
	letter-spacing: +1px;
	color:#2D3239;
	white-space:nowrap;
}

h2,h3,h4,h5,h6 {
font-family: verdana, arial, sans-serif;
font-size: 14.2px;
letter-spacing: 1px;
 color:#2D3239

}
td,th,ul,li,ol,div,body{
font-family: verdana, arial, sans-serif;
font-size: 14.2px;
letter-spacing: 1px;
color:#2D3239

}
td,th,ul,li,ol,body {
font-family: verdana, arial, sans-serif;
font-size: 14.2px;
letter-spacing: 1px;

}

 a {
text-decoration:none; 
color:#50491F; 

}
a:visited {
text-decoration:none; 
color:#999999

}

a:hover {
text-decoration:none; 
color:#333333  
}
a:active {
text-decoration:none; 
color:#666666;
}

td{
	vertical-align:top;}
