@charset "utf-8";
/* CSS Document */

#container{ width: 100%; }
#inhalt{ width: 100%; position: absolute; z-index: 20; }
#flashhintergrund{ position: absolute; z-index: 10; }

#center{ 
	width: 434px; 
	margin: 0 auto;
	}
#center_inner{}
#content{ float: none; }
.content_block{ margin: 0px; }
#sprachauswahl{ text-align: center; width: 100%; }
#sprachauswahl_inner{}

#footer{ 
	text-align: center; 
	height: 40px;
	width: 100%;
	position: relative;
	padding-top: 0px; 
	}
#footer_inner{ padding: 0px; margin:0 auto; width:600px; }
#schriftzug{ float: none; text-align: center; }