html 									{ height:100%; }
body 									{ margin:0px; padding:0px; background:#fefefe; }
form									{ height:100%; text-align:left; }
div									{ display:block; }
img 									{ border:0px; }
span 									{ margin:0px; padding:0px; }


/** Basis **/
.oben 								{ width:100%; height:240px; background:url('01-kuhne-kopf-teil.jpg') top center repeat-x; } 
.mitte								{ width:100%; height:auto; margin:0px auto; padding-bottom:40px; background-color:#ffffff; }
.unten 								{ position:relative; bottom:0px; width:100%; height:100px; margin:0px auto; background:#fefefe url('hg_body.jpg') top center repeat-x; }

/** Aufbau **/
.content_oben 					 	{ width:880px; height:240px; margin:0px auto; text-align:center; background:url('01-kuhne-kopf.jpg') center top no-repeat; }

.content_links						{ width:1px; height:455px; float:left; display:none; } /* mind. Hoehe 455px */
.content_mitte 					{ width:878px; margin:0px auto; padding-top:40px; text-align:left; float:none; }
.content_rechts 					{ width:1px; height:455px; float:left; display:none; }

.content_unten						{ width:880px; margin:0px auto; padding-top:8px; color:#888888; font-size:12px; text-align:left; } 
.content_unten a					{ font-size:12px; color:#95464b; text-decoration:none; }
.content_unten a:hover			{ text-decoration:underline; }

/** Navigation **/
.menu									{ width:100%; padding-top:185px; text-align:center; } /* padding-left:90px; */
.menu a								{ width:174px; height:43px; display:block; color:#8f9498; font-size:18px; text-decoration:none; line-height:43px; border-left:1px solid #8F9498; float:left; }
.menu a:hover						{ color:#dadcdd; text-decoration:none; background:url('btn-hover.gif') center top no-repeat; } /* background:#343b40; */
/*.menu a:hover-out					{ color:#8f9498; text-decoration:none; background:url('btn-out.gif') center top no-repeat; }*/
.menu a.aktiv						{ color:#dadcdd;; background:#010e17; } /* color:#317DC5; */

/** Sonstiges **/
.cleaner 							{ width:100%; height:1px; line-height:1px; clear:both; }
.unsichtbar							{ display:none; }
.copyright							{ padding:2px 0px 19px 0px; color:#999999; font-size:11px; text-align:center; text-decoration:none; }
.toTop								{ margin-bottom:19px; float:right; }

/** Modul Text **/
.modulText							{ width:auto; margin-bottom:19px; clear:both; }

/** Modul Text + Bild **/
.modulBild							{ width:auto; padding:1px; margin-bottom:19px; clear:both; }
.modulBild img						{ padding:1px; background:#CCCCCC; }
.modulBild .text					{ width:410px; float:left; }
.modulBild .bild_links			{ width:410px; margin:5px 33px 0px 0px; overflow:hidden; float:left; }
.modulBild .bild_rechts			{ width:430px; margin:5px 4px 0px 18px; overflow:hidden; float:right; }

/** Modul Kontakt **/
.modulKontakt						{ width:420px; margin-bottom:19px; clear:both; float:left; }
.modulKontakt label 				{ width:110px; margin-bottom:9px; padding-top:2px; text-align:left; float:left; }
.modulKontakt input				{ width:300px; margin-bottom:9px; padding:1px; float:left; }
.modulKontakt select				{ width:310px; margin-bottom:9px; padding:1px; float:left; }
.modulKontakt textarea 			{ width:304px; height:100px; margin-bottom:9px; padding:1px; float:left; }
.modulKontakt input.submit 	{ width:100px; text-align:center; cursor:pointer; border:1px solid; float:right; }

/** Modul Galerie NoobSlide **/
.modulGallerie						{ margin-bottom:19px; }
.modulGallerie .text				{ width:400px; float:left; }
.modulGallerie .images			{ width:430px; height:312px; margin-bottom:11px; position:relative; left:43px; overflow:hidden; }
.modulGallerie .thumbs			{ width:435px; float:right; }
.modulGallerie .thumbs div		{ height:37px; width:52px; margin-right:2px; margin-bottom:2px; text-align:center; background:#cfd3d6; overflow:hidden; float:left; }
.modulGallerie #imgSlider			{ width:430px; height:313px; position:absolute; }
.modulGallerie #imgSlider span	{ display:block; margin:auto 0px; text-align:center; background:#cfd3d6; overflow:hidden; float:left; }
.modulGallerie .info				{ width:62%; height:25px; position:absolute; bottom:0px; right:0px; background:#cccccc; border:0px; }
.modulGallerie .info p, 
.modulGallerie .info h4 		{ height:24px; padding:0px 0px 0px 8px; margin:1px 0px 0px 1px; color:#FFFFFF; line-height:25px; background:#5d6a73; }
.modulGallerie .info h4			{ font-size:12px; font-weight:normal; }
.modulGallerie .info h4 a 		{ padding:0px 3px; font-size:10px; text-decoration:none; color:#000000; background:#FFFFFF; float:right; }
.modulGallerie .buttons			{ display:none; clear:both; text-align:center; }

/** Modul Absatz **/
.absatz01							{ width:100%; height:16px; display:block; }
			  
/** Modul Google Maps **/
.googlemaps 						{ width:397px; height:360px; padding:1px; display:block; visibility:hidden; margin-bottom:16px; float:right; }

/** Modul Sitemap **/
.sitemap_lvl_1 					{ margin-left:0px; }
.sitemap_lvl_2 					{ margin-left:25px; }