html 									{ height:100%; margin-bottom:1px; }
body 									{ margin:0px; padding:0px; text-align:center; background:#ffffff; }
form									{ height:100%; text-align:left; }
div									{ display:block; }
img 									{ border:0px; }


/** Basis **/
.oben, .mitte, .unten			{ width:1000px; margin:0 auto; }
.oben 								{ height:167px; background:url('oben.jpg') top center no-repeat; } 
.mitte								{ height:auto; padding-top:24px; background:#fff9ed; }
.unten 								{ height:64px; background:url('unten.jpg') top center no-repeat; }


 /** Aufbau **/
.content_oben					 	{ width:100%; height:29px; padding-top:139px; }
.content_links						{ display:none; float:left; } 
.content_mitte 					{ width:971px; height:auto; padding-left:27px; overflow:hidden; float:left; }
.content_rechts 					{ width:2px; height:489px; float:left; } /* min. Hoehe 489px */
.content_unten						{ width:100%; height:40px; padding-top:18px; } 


/** Navigation **/
.navi1								{ width:100%; height:28px; background:#ffd486; }
.navi1 a								{ width:auto; height:28px; display:block; margin-left:20px; margin-right:4px; padding-left:14px; color:#111111; font-size:12px; font-weight:bold;
										  line-height:28px; text-decoration:none; background:url('menu_pfeil.jpg') top left no-repeat ; float:left; }
.navi1 a:hover						{ color:#2c517e; text-decoration:none; }
.navi1 a.aktiv						{ text-decoration:none; }

.navi2								{ width:auto; height:auto; }
.navi2 a								{ color:#777777; font-size:11px; text-decoration:none; }
.navi2 a:hover						{ color:#777777; font-size:11px; text-decoration:underline; }

/** Sonstiges **/
.cleaner 							{ width:100%; height:1px; line-height:1px; clear:both; }
.unsichtbar							{ display:none; }
.copyright							{ color:#777777; font-size:12px; font-weight:bold; text-align:center; }
.copyright a						{ color:#777777; font-size:12px; text-decoration:none; }
.toTop								{ margin-bottom:19px; float:right; }


/*********************** Module *************************/

/** Module Rahmen **/
.modulOben							{ width:944px; height:12px; background:url('modul_oben.jpg') top center no-repeat; } 
.modulUnten							{ width:944px; height:35px; background:url('modul_unten.jpg') top center no-repeat; } 

/** Modul: Text **/
.modulText							{ width:944px; background:#f5efe4 url('modul_mitte.jpg') top center repeat-y; clear:both; float:left; }
.modulText .text					{ width:520px; margin-left:17px; float:left; }

/** Modul: Ueberschrift + Text + Bild **/
.modulBild							{ width:944px; background:#f5efe4 url('modul_mitte.jpg') top center repeat-y; clear:both; float:left; }
.modulBild img						{ padding:0px; background:#CCCCCC; }
.modulBild .text					{ width:472px; float:left; }
.modulBild .bild_links			{ width:400px; margin:0px; padding:5px 35px 0px 17px; overflow:hidden; float:left; }
.modulBild .bild_rechts			{ width:400px; margin:0px; padding:5px 17px 0px 35px; overflow:hidden; float:right; }

/** Modul: Box **/
.modulBox							{ width:268px; height:111px; padding:10px 14px; margin-right:27px; background:url('modul_box.jpg') top center no-repeat; float:left; } 
.modulBox .text					{ height:110px; overflow:hidden; }

/** Modul: Kontakt **/
.modulKontakt						{ width:430px; clear:both; float:left; }
.modulKontakt label 				{ width:110px; margin-bottom:9px; padding-top:2px; text-align:left; float:left; }
.modulKontakt input				{ width:314px; margin-bottom:9px; padding:1px; float:left; }
.modulKontakt select				{ width:310px; margin-bottom:9px; padding:1px; float:left; }
.modulKontakt textarea 			{ width:314px; height:100px; margin-bottom:9px; padding:1px; float:left; }
.modulKontakt input.submit 	{ width:100px; text-align:center; cursor:pointer; border:1px solid; float:right; }
.modulKontakt input.antispam	{  }

/** Modul: Ueberschrift + Text + NoobSlide Galerie **/
.modulGallerie						{ width:944px; }
.modulGallerie .text				{ width:472px; float:left; }
.modulGallerie .thumbs			{ width:400px; float:right; }
.modulGallerie .thumbs div		{ margin-right:2px; margin-bottom:2px; float:left; }
.modulGallerie .images			{ width:400px; height:280px; margin-bottom:11px; position:relative; left:43px; overflow:hidden; }
.modulGallerie .info				{ width:75%; height:50px; position:absolute; bottom:0px; right:0px; background:#5d6a73; border-left:1px solid #fff; border-top:1px solid #fff; }
.modulGallerie .info p, 
.modulGallerie .info h4 		{ padding:3px 8px; margin:0px; color:#FFFFFF; }
.modulGallerie .info h4			{ font-size:14px; }
.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; }
#imgSlider							{ position:absolute; width:435px; }
#imgSlider span					{ display:block; float:left; }

/** Modul: Absatz **/
.absatz01							{ width:100%; height:16px; clear:both; }
			  
/** Modul: GoogleMaps **/
.googlemaps 						{ width:420px; height:360px; padding:1px; margin-left:50px; display:block; visibility:hidden; margin-bottom:16px; float:left; }

/** Modul: Sitemap **/
.modulSitemap						{ width:944px; text-align:left; background:#f5efe4 url('modul_mitte.jpg') top center repeat-y; clear:both; }
.modulSitemap .level_1 			{ margin-left:0px; }
.modulSitemap .level_2 			{ margin-left:25px; }
