/* Grundeinstellungen ____________________________________________*/

#container { background-color: #fff; width: 640px; text-align: left; position: relative; margin: 0 auto; }
#left { display: none;}

#main-content { width: 640px; }
		
	#menu-start-mitte { display: none;}
#main { width: 640px;}

#header { display: none;}


#balken { display: none;}

	#subpage { width: 640px;}
	


#bottom { display: none;}
