/* Grundeinstellungen ____________________________________________*/

	#rahmen { background: url(/images/design/bg-rahmen.gif) repeat-y 97px 0px; width: 978px; margin: 0 auto; position: relative; text-align: left; }
	
	#oben { background: url(/images/design/bg-oben.gif) no-repeat 0px 7px; height: 203px; margin: 0px 0px 0px 83px; position: relative; }
	
	div.sprache { color: #E6272C; font-size: 9px; position: absolute; right: 130px; top: 1px; z-index: 2; }
	div.sprache a { color: #484848; }
	
	#mitte { background: url(/images/design/bg-mitte.gif) no-repeat 99px 0px; margin: 0px 0px 43px 83px; }
	#links { position: absolute; left: 0px; top: 165px; }
	#inhalt { display: inline; float: left; margin: 64px 0px 0px 137px; width: 411px; }
	#rechts { float: left; margin: 0px 0px 0px 41px; width: 215px; }
	
	#unten { background: url(/images/design/bg-unten.gif) no-repeat 14px 32px; color: #DA9F9F; font-size: 9px; height: 53px; margin: 0px 0px 0px 83px; text-align: center; width: 800px; }


/* Ende __________________________________________________________*/