/* Grundeinstellungen ____________________________________________*/

	#rahmen { background: url(/images/design/bg-rahmen.gif) repeat-y 0px 0px; width: 952px; }
	
	#oben { height: 222px; margin: 0px 0px 10px 0px; position: relative; }
	
	#links { float: left; padding: 0px 0px 24px 0px; width: 226px; }
		
	#mitte { display: inline; float: left; background: #D6C584; margin: 0px 0px 0px 21px; width: 705px; overflow: hidden; }
	
		#inhalt { margin: 24px 16px 32px 16px; }
	
	#unten { background: url(/images/design/bg-unten.gif) no-repeat 0px 0px #6C7A3F; clear: both; color: #C4CAB2; font-size: 10px; margin: 12px 0px 0px 0px; padding: 12px 0px 0px 0px; position: relative; text-indent: 20px; width: 100%; }

	br.clear													{ clear: both; line-height: 0px; font-size: 0px; height: 0px; }
	div.clear													{ clear: both; line-height: 0px; font-size: 0px; margin: 0px 0px 0px 0px; height: 0px; overflow: hidden; text-indent: -100px; }

	
/* Ende __________________________________________________________*/
