@charset "utf-8";

body { 
	font-family: Verdana, Arial, sans-serif; 
	font-size:12px;
	background-color:#FFFCBE;
	color:#000000;
	width:953px;
	height:630px;
}

span{
	padding-right:10px;
}
#content { padding:0 17px;} 
	.widecolumn { width:507px; float:left; padding:0px 28px; } 
	.narrowcolumnLeft { float:none; width:188px; padding:35px 0 0 0; color:#01772D} 
	

#inhalt{
	width:100%; 
	float:left;
	padding:35px 0 0 0;
}


/* Class for clearing floats */
.clear { clear: both;}
.clearfix:after {  content: "."; display:block; height:0; font-size:0; line-height:0; clear:both; visibility:hidden; }/* ----- clear fix for floats ----- */
.clearfix { display:inline-block; }		
* html .clearfix { height:1%; }/* hides clearfix from IE-mac */
.clearfix { display:block; }/* end hide from IE-mac */