	@import url("all.css");

/* Grundeinstellungen ____________________________________________________ */

	body														{ text-align: center; }

	div.rahmen 													{ width: 1002px; text-align: left; }
	
	div.oben													{ height: 250px; }
	
	div.oben div.sprache,
	div.oben a.kontakt,
	div.oben a.home,
	div.oben div.suche,
	div.oben div.flash,
	div.oben div.menu,
	div.oben ul.menu,
	div.oben div.textoben,
	div.oben div.boxrechner,
	div.oben div.plus,
	div.oben a.taschenrechner,
	div.oben div.taschenrechner,
	div.oben div.obenuntenlinks,
	div.oben div.obenuntenrechts,
	div.oben div.obenmitterechts,
	div.oben a.faq												{ display: none; }
	
	div.oben div.aktuellesdatum									{ position: absolute; right: 24px; top: 135px; font-size: 14px; color: #666666; }
	div.oben a.url												{ text-transform: lowercase; color: #FFFFFF; position: absolute; right: 24px; top: 173px; font-weight: bold; }
	
	div.oben div.linieoben										{ width: 1002px; }
	
	div.mitte 													{  }
	div.links 													{  }
	div.inhalt 													{  }
	div.inhalt div.imgrechts,
	div.links div.imglinks										{ display: none; }
	
	div.unten 													{  }
	div.unten div.service,									
	div.unten div.copyright-rechts,									
	div.unten div.servicetext img.logounten,									
	div.unten div.linieunten									{ display: none; }
	
	div.unten div.servicetext div.text							{ width: 313px; }
	div.unten div.copyright-rechtsprint							{ float: right; display: inline; margin: 16px 16px 0px 0px; font-size: 11px; color: #666666; }
	
	.print														{ display: block; }
	
	div.unten div.druckenprint									{ margin: 16px 0px 0px 300px; width: 327px; height: 77px; position: relative; }
	div.unten div.druckenprint a.abbrechen						{ position: absolute; left: 0px; top: 35px; }
	div.unten div.druckenprint img.druckenbild					{ position: absolute; left: 89px; top: 0px; }
	div.unten div.druckenprint a.druckenprint					{ position: absolute; right: 0px; top: 17px; }

	

/* __________________________________________________________________ Ende */


