body							{ text-align:center; background-color:#f9f9f9; }
html							{ padding-bottom:1px; }
h1, h2, p, label			{ width:410px; }
a, .rot 						{ color:#BB0B15; }

/* Menu */
a.hauptmenu,
a.hauptmenu-aktiv			{ margin-left:30px; color:#fefefe; font-size:15px; line-height:27px; }
a.hauptmenu-leer			{ display:none; }
a.untermenu,
a.untermenu-aktiv			{ margin-left:40px; color:#e6c529; }
a.goodranking 				{ color:#2f2f2f; }
 
/* grundaufbau Elemente */
.oben 						{ height:187px; text-align:right; background-image:url('site7_logo.jpg'); }
.mitte 						{ background:url('site7_mitte.jpg') repeat-y; }
.unten						{ height:55px; padding-top:10px; background:url('site7_unten.jpg') no-repeat top center; }
.oben, .mitte, .unten   { width:987px; }

.content-oben				{ width:100%; height:187px; color:#000000; font-size:1px; text-align:right; }
.content-unten 			{ width:600px; margin-left:297px; font-size:10px; text-align:left; }
.content-links 			{ width:283px; height:512px; padding-top:36px; text-align:left; background:url('site7_content_links.jpg') no-repeat top; }
.content-mitte 			{ width:660px; padding-top:20px; padding-left:26px; text-align:left; background-color:transparent; }
.content-rechts 			{ width:4px; height:530px; }

/* Modul Bild, Bild + Text */
.bild 						{ margin-right:4px; font-size:11px; text-align:left; background-color:transparent; }
.bild-rechts 				{ margin:0px; margin-right:45px; background-color:#9ea6b3; float:right; }

/** Modul Bild mit Text - neu anpassen! **/
.bild							{ width:100%; height:auto; margin-bottom:16px; text-align:left; }
.bild a						{ color:#333399; }
.bild p						{ width:auto; }
.bild div.links			{ margin-right:15px; float:left; }
.bild div.rechts			{ margin-left:15px; float:right; }
.bild div.text				{ margin:0px !important; float:left; } /* width:350px; */

/* Modul Kontakt - Formularfelder */
.kontakt-input 			{ width:300px; }
.kontakt-select 			{ width:200px; }
.kontakt-textarea 		{ width:380px; height:150px; }

/* Modul Google Maps */
.googlemaps 				{ display:block; width:570px; height:350px; visibility:hidden; }

/* Modul Mobile */
.mobile						{ width:660px; height:590px; margin-left:-20px; overflow-x:none; }

