/** grund elemente */
/** Textformatierung -> text-editor.css */
html 							{ height:100%; margin-bottom:1px; }
body 							{ margin:0px; padding:0px; text-align:center; background-color:#f3f3f3; }
/*body							{ background:url('http://www.skdk.de/files/goodranking/gsi/layout.jpg') center top no-repeat; opacity:0.5; }*/
form							{ width:480px; text-align:left; }

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

a.hauptmenu,
a.hauptmenu-aktiv 			{ margin-left:12px; margin-right:7px; color:#1c8cd1; font-size:11px; text-transform:uppercase; }

a.untermenu 					{ background:url('button_normal.jpg') left top no-repeat; }
a.untermenu,
a.untermenu-aktiv			{ display:block; width:248px; height:25px; padding-top:5px; padding-left:37px; color:#FFF; font-size:15px; font-weight:bold; text-transform:uppercase; letter-spacing:1px; border-bottom:1px solid #FFF; }
a.untermenu-aktiv,
a.untermenu:hover,
a.untermenu-aktiv:hover	{ text-decoration:none; background:url('button_activ_hover.jpg') left top no-repeat; }

a.goodranking 				{ color:#828282; font-size:11px; }
a.goodranking:hover 		{ }

/** Aufbau */
.oben, .unten, .mitte 	{ display:block; width:920px; margin:0 auto 0 auto; }
.oben 							{ height:300px; text-align:center; }
.unten						{ height:145px; background:url('unten.jpg') left top no-repeat; }
.mitte						{ background:url('links_mitte_rechts.jpg') top center repeat-y; }

.content-oben, 
.content-unten,  
.content-links, 
.content-rechts,
.content-mitte				{ display:block; float:left; }
.content-oben 				{ width:100%; height:237px; padding-top:63px; color:#FFF; text-align:right; }
.content-unten				{ width:100%; height:100%; padding-top:31px; text-align:center; font-size:11px; color:#828282; }
.content-links 				{ width:308px; height:484px; padding-left:41px; margin-top:21px; text-align:left; }
.content-rechts 			{ display:none; }
.content-mitte 				{ width:541px; margin-top:21px; padding-right:20px; text-align:left; }
.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; }

.kontakt-checkbox	{ float:left; }
.kontakt-label-checkbox {
display: inline-block;
float: right;
width: calc(100% - 20px);
}
