@charset "utf-8";
/* CSS Document */

#mainContent #ColumnRight{
	float:left;
	width:195px;
	/*height:500px;
	height:500px;*/
	text-align:left;
}

#mainContent #ColumnCenter{
	float:left;
	width:529px;
	margin-right:9px;
	text-align:left;
	background: url(/fileadmin/material/bilder/redesign/layout/content/contentBorderTop.gif) no-repeat;
}



				
				

/*#ColumnCenter #OuterContent{
	float:left;
	background:url(/fileadmin/material/bilder/outer_content/img_bg_oc_tiled.gif) repeat-y;
	width:498px;
	padding-left:17px;
	padding-right:13px;
	padding-top:4px;	
}*/

#content{
				background: url(/fileadmin/material/bilder/redesign/layout/content/contentBorderMiddle.gif) repeat-y;
				min-height:315px;    
				width:495px;
				padding:17px;
				margin-top:4px;
				}
				
			
				/*Mindestseitenlnge wird hier definiert*/
* html #content{
					height:350px;
					width:529px;
					}
		

.contentBorderBottom{
	background:url(/fileadmin/material/bilder/redesign/layout/content/contentBorderBottom.gif) no-repeat;
	width:529px;
	height:20px;
}
				




#mainContent{float:left;}