/* Grundeinstellungen ____________________________________________*/

#container { background-color: #fff; width: 770px; text-align: left; position: relative; margin: 0 auto; }

#left { float: left; width: 161px; background: #53A5A5; _overflow-x: hidden; }




#main-content { float: left; background: url(../images/bg-start.jpg); height: 574px; width: 609px; position: relative; }

		
	#menu-start-mitte { position: absolute; top: 138px; left: 441px; color: #0440A3; font-weight: bold; width: 161px; }
#main { width: 609px; float: right; overflow-x: hidden; _overflow: hidden;}

#header { height: 220px; position: relative; padding: 0px 0px 0px 0px; width: 609px; }


#balken { width: 32px; float: left; }

	#subpage { color: #000000; padding: 27px 15px 20px 50px; text-align: justify;}
	

	

#bottom { font-family: Verdana; font-size: 9px; background-color: #C8DFDF; color: #969696; clear: both; text-align: right; width: 770px;}
