/* generated by csscreator.com */ 
html, body{ 
 margin:0; 
 padding:0; 
 text-align: left; 
 height: 100%;
 background-image: url('../img/bg.png');
 background-repeat: repeat;
 font:10pt Verdana, Arial, sans-serif;
 font-color: #ffffff;
} 
#box {
position: relative;
width: 999px;
min-height: 100%;
height:auto !important; /* moderne Browser */
height:100%; /* IE *//*
background-image: url('img/content_bg.png');
background-repeat: repeat-y;*/
background-color: #212121 ;
margin-left:auto; 
margin-right:auto; 
border: 6px solid #212121;
z-index: 0;
} 
#pagewidth{ 
 width:999px; 
 text-align:left;  
 margin-left:auto; 
 margin-right:auto;  
 z-index: 0;
} 
#header{
 position:relative; 
 height:262px; 
 width:100%;
 background-image: url('../img/header.png');
 background-repeat: no-repeat;
 z-index: 0;
} 
#leftcol{
 width:679px; 
 float:left; 
 position:relative; 
 z-index: 0;
 } 
#maincol{
 float: right; 
 display:inline; 
 position: relative; 
 width:320px; 
 z-index: 0;
 } 
#footer{
 width: 999px;
 height:40px; 
 background-image: url('../img/footer.png');
 background-repeat: repeat-x;
 clear:both;
 position: absolute;
 bottom: 0; /* wichtig */
 border-top: 1px solid #434343;
 z-index: 0;
 } 
  
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
 height: 0; 
 clear: both; 
 visibility: hidden;
 z-index: 0;
 } 
.clearfix{display: inline-block; z-index: 0;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;z-index: 0;}
.clearfix{display: block;z-index: 0;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none; z-index: 0;} 
#twocols, #maincol{width:100%; float:none; z-index: 0;}
}

#content {
margin: 17px;
margin-top: 0;
margin-bottom: 57px;
width: 642px;
z-index: 1;
}
#rcontent {
margin-bottom: 57px;
padding-bottom: 57px;
width: 320px;
text-align: right;
}

