/* CSS Document */

#bg_container{
	background-image:url(../images_system/background_2_spalten.png);
	background-position:center;}


#content {
	width:652px; 
	}
	*html #content {
		width:660px;
		margin:15px 0 0 0px;}
	
	#headline{
		width:650px;
		}
	
#column_right {
	display:none;
	}
	


#footer {
	background-image:url(../images_system/footer_2_spaltig.gif);
	}	
