﻿/* Grundeinstellungen ____________________________________________________ */

	body														{ text-align: left; background-color: #FFFFFF !important; }
	
	hr															{ display: none; }

	div.rahmen 													{ width: 640px; }
	
	div.oben,													
	div.overlayerlanguage, 										
	div.waehleland,												
	ul.breadcrumb, 												
	#lightbox													{ display: none; }
	
	div.mitte 													{  }
	div.links 													{ display: none; }
	div.inhalt 													{ color: #000000 !important; background-color: #FFFFFF !important; }
	div.rechts 													{ display: none; }
	
	div.unten 													{ display: none; }

	

/* __________________________________________________________________ Ende */