/** grund elemente */
/** Textformatierung -> text-editor.css */
html 							{ height:100%; margin-bottom:1px; }
body 							{ margin-top:40px; padding:0px; text-align:center; background-color:#f4fafd; }
form							{ width:490px; text-align:left; }

/** Menu */
h3								{ }
div.hauptmenu-leer		{ width:224px; height:34px; background-color:#5a89b6; }

a.hauptmenu,
a.hauptmenu-aktiv 		{ margin-left:4px; margin-right:7px; color:#FFF; font-size:11px; }
a.untermenu,
a.untermenu-aktiv			{ display:block; width:214px; height:22px; padding-top:5px; padding-left:10px; font-size:13px; font-weight:bold; border-bottom:1px solid #FFF; }
a.untermenu 				{ color:#FFF; background-color:#5a89b6; }
a.untermenu-aktiv,
a.untermenu:hover,
a.untermenu-aktiv:hover	{ color:#5a89b6; background-color:#FFF; text-decoration:none; }
a.untermenu2 				{ }

a.goodranking 				{ color:#999; }
a.goodranking:hover 		{ }

/** Aufbau */
.oben, .unten, .mitte 	{ display:block; width:880px; margin:0 auto 0 auto; }
.oben 						{ height:145px; text-align:center; background:url('logo.jpg') top center no-repeat; }
.unten						{ height:35px; background-color:#c6d2de; }
.mitte						{ background:url('mitte.jpg') top center repeat-y; }

.content-oben, 
.content-unten,  
.content-links, 
.content-rechts,
.content-mitte				{ display:block; float:left; }
.content-oben 				{ width:100%; margin:0 auto 0 auto; margin-top:9px; color:#FFF; text-align:right; }
.content-unten				{ width:636px; height:33px; padding-top:2px; padding-left:20px; font-size:11px; text-align:left; background-color:#ededed; float:right; }
.content-links 			{ width:224px; height:560px; text-align:left; background-color:#c6d2de; }
.content-rechts 			{ display:none; }
.content-mitte 			{ width:465px; padding-top:167px; padding-left:25px; padding-right:166px; text-align:left; background:url('content-mitte.jpg') top center no-repeat }
.content-fuss	 			{ clear:both; width:100%; height:10px; font-size:1px; }

.cleaner 					{ clear:both; width:100%; font-size:1px; height:2px; }
.rechts                 { float:right; }
.links                  { float:left; }

/** Modul-Klassen */
/** Text & Bild */
.bild 						{ margin-right:4px; margin-bottom:16px; font-size:9px; text-align:left; }
.bild-links 				{ width:150px; font-size:9px; text-align:left; margin-right:10px; margin-bottom:16px; float:left; }
.bild-rechts 				{ width:150px; font-size:9px; text-align:right; margin-left:10px; margin-bottom:16px; float:right; }
.bild-link					{ text-decoration:none; }
.text-rechts 				{ width:330px; float:right; }

/** Google Maps & Adsense */
.googlemaps 				{ display:block; width:480px; height:340px; margin-bottom:10px; visibility:hidden; }
.googleadsense				{ width:160px; float:right; }

/** Sitemap */
.sitemap_lvl_1 			{ margin-left:0px; }
.sitemap_lvl_2 			{ margin-left:25px; }

/** Kontakt & Formularfelder */
.label 						{ width:100px; padding-top:2px; float:left; }
.label-textarea 			{ width:100px; padding-top:2px; float:left; }
.kontakt-textarea 		{ width:378px; height:100px; margin-bottom:16px; border:solid 1px #595a59; float:left; }
.kontakt-input 			{ width:378px; border:solid 1px #595a59; float:left; }
.kontakt-select 			{ width:200px; border:solid 1px #595a59; float:left; } 
.submit 						{ width:80px; height:19px; margin-bottom:0px; margin-top:2px; padding:0px; 
								  color:#454545; font-size:11px; text-align:center; vertical-align:middle; 
								  background-color:#D1D1D1; border:solid 1px #595a59; cursor:pointer; float:right; }

/** Galerie (Magazinlayout) */
.magazine-container 		{ background:#f7f7f7; }
.magazine-image a, 
.magazine-image a:hover { background:transparent; border:0;outline:0; }

/** Modul Absatz */
.abstand00, 
.abstand01,
.abstand02, 
.abstand03, 
.abstand04					{ display:block; width:97%; font-size:1px; line-height:1px; }
.abstand00					{ height:14px; }
.abstand01					{ height:28px; background:url('abstand01.gif') repeat-x center; }								  
.abstand02					{ height:14px; background:url('abstand02.gif') repeat-x center; }

