/* generated by csscreator.com */ 
html, body{ 
	margin:			0;
	padding:			0;
	text-align:		center;
	font-family:		Verdana;
	background-color:		transparent;
	background-color:		#0000FF;
	background-color:		#CCC;
	background-image:		url(bg_body.gif);
	background-image:		url(bg_body.jpg);
	background-repeat:		repeat-y;
	background-position:	center top;
} 
.clear {
	clear:both;
}
#pagewidthouter {
	position:			absolute;
	top:			0px;
	width:			980px;height:100%;
	left:			50%;
	margin-left:		-490px; /* negative Hälfte von width: 980px */
	background-color:		transparent;
	background-color:		#FFFFFF;
	background-image:		url(bg.gif);
	background-repeat:		repeat-y;
	background-position:	center top;
	top:			0px;
	margin-top:		0px;
}

#pagewidth {
	width:			980px;
	text-align:		center;
	padding:			0px;
	margin-left:		auto;
	margin-right:		auto;
	background-color:		transparent;
	background-color:#FFFFFF;
} 
#pagewidthinner {
	width:			980px;
	text-align:		left;
	background-color:		transparent;
	background-color:#FFFFFF;
}
#header{
	position:			relative; 
	height:			220px; 
	width:			980px;
	background-color:		transparent;
	background-color:#FFFFFF;
}
#leftcol{
	width:		175px; 
	padding-left:	10px;
	float:		left;
	position:		relative;
	left:		0px;
	top:		30px;
	margin-bottom:	40px;
}
#maincol{  
	float:		right; 
	display:		inline; 
	position:		relative; 
	top:		30px;
	padding-bottom:	120px;
	padding-right:	20px;
	width:		750px;
} 
#footer {
	width:		980px;
	height:		60px;
	border-top:	1px solid #CCCCCC;
	margin:		0;
	margin-top:	20px;
	color:		#FFFFFF;
	background-color:	#000000;
	clear:		both;
	position:		fixed;
	bottom:		0;
	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-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, #maincol{width:100%; float:none;}
}


.clear {
	clear:		both;
}


