/* generated by csscreator.com */ 
html, body{ 
	margin: 0;
	padding: 0; 
	text-align: center; 
	background: #000000 url("./images/racing-days.com__bg_main.jpg") repeat-x;
}

img {
	border: 0;
}
 
#pagewidth{ 
	width: 980px; 
	text-align: left;  
	margin-left: auto; 
	margin-right: auto; 
	background-color: #ffffff;
} 
 
#header{
	position: relative; 
	height: 334px; 
	background-color: #FFFFFF; 
	width: 100%;
}

#poweredby {
	width: 100%;
	height: 43px;
}

#poweredby img {
	float: right;
}

#keyvisual {
	height: 291px;
}

#logo {
	float: left;
	margin: 119px 0 0 0;
}

#rennstreifen {
	float: left;
	margin: 254px 0 0 0;	
}
 
#leftcol{
	width: 190px; 
	padding: 20px 0 0 0;
	float: left; 
	position: relative; 
	background: #828282 url("./images/racing-days.com__bg_nav.jpg") repeat-x; 
}

#imprint {
	margin: 20em 0 0 0;
	padding: 0 0 2em 0;
}
 
#content {
	background: #FFFFFF url("./images/racing-days.com__bg_content.jpg") repeat-x;
	float: right; 
	display: inline; 
	position: relative; 
	width: 750px;
	padding: 20px 20px 0 20px;
}
 

 
 /* *** 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;} 
#twocols, #content{width:100%; float:none;}
}

