html 									{ height:100%; margin-bottom:1px; }
body 									{ margin:0px; padding:0px; background:#f6feff; }
form									{ height:100%; text-align:left; }
div									{ display:block; }
img 									{ border:0px; }


/** Basis **/
.oben 								{ width:930px; height:15px; margin:0px auto; margin-top:3%; border:1px solid #CCCCCC; border-bottom:0px; } 
.mitte								{ width:930px; height:auto; margin:0px auto; border-left:1px solid #CCCCCC; border-right:1px solid #CCCCCC; z-Index:1; background:url('bg_mitte.jpg') top left no-repeat; background-color:#ffffff; }
.unten 								{ width:930px; height:15px; margin:0px auto; padding-bottom:15px; border:1px solid #CCCCCC; border-top:0px; text-align:center; background:#ffffff url('bg_unten.jpg') center bottom no-repeat; }


/** Aufbau **/
.content_oben 					 	{ width:100%; height:15px; text-align:right; background:url('bg_oben.jpg') center top no-repeat; }
.content_oben h1					{ margin-bottom:0px; margin-left:0px; color:#CCCCCC; font-size:30px; line-height:34px; }

.content_links						{ width:450px; height:500px; float:left; }
.content_mitte 					{ width:415px; text-align:left; float:left; }
.content_rechts 					{ width:60px; height:455px; float:left; } /* mind. Hoehe 455px */

.content_unten						{ width:100%; margin:0px; color:#6a6a6a; font-size:11px; text-align:right; } 
.content_unten						{ font-size:11px; color:#7DAFB3; float:right; }
.content_unten a					{ font-size:11px; color:#7DAFB3; text-decoration:none; }
.content_unten a:hover			{ text-decoration:underline; }


/** SliceMenu **/
.sliceMiniNavi						{ height:20px; text-align:left; float:right; } /** display:none; **/
.sliceMiniNavi a					{ color:#6A6A6A; margin-right:5px; text-decoration:none; float:left; }
.sliceMiniNavi a:hover			{ text-decoration:underline; }

/** Navigation **/
.mainmenu							{ width:auto; color:#6a6a6a; text-align:center; margin-bottom:35px; }
.mainmenu a							{ width:auto; padding:0px 4px; color:#6a6a6a; text-decoration:none; }
.mainmenu a:hover					{ text-decoration:underline; }
.oben span							{ margin-right:2px; color:#CCCCCC; font-size:30px; line-height:34px; }

.mitte .menu						{ width:365px; margin-top:56px; text-align:right; }
.mitte .menu a						{ width:auto; padding:3px; color:#0555aa; font-size:14px; font-weight:bold; text-decoration:none; line-height:48px; } /* display:block; <- alt */
.mitte .menu a:hover				{ color:#94C9F9; text-decoration:none; }
.mitte .menu a.aktiv				{ color:#317DC5; }

/** Startseite **/
.start .content_mitte 			{ height:435px; background:url('logo.jpg') 50% 33% no-repeat; }
.start .content_rechts			{ height:auto; }
.start span							{ display:block; position:relative; }
.start .plastische				{ width:180px; top:242px; left:55px;  font-size:23px; }
.start .chirurgie					{ width:180px; top:249px; left:151px; font-size:39px; }
.start .stettin					{ width:100px; top:247px; left:237px; font-size:28px; }
.start .copyright					{ }
.start .logoImage					{ display:none; }
.start .mainmenu					{ margin:5px 0px 0px 0px; float:right; }


/** 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; }
.logoImage							{ display:block; margin:0px auto; margin-top:12px; margin-bottom:12px; }
.plastische							{ color:#94C9F9; padding-left:71px; font-size:20px;  }
.chirurgie							{ color:#317DC5; font-size:20px; }
.stettin								{ color:#36A29B; font-size:20px; }


/** Modul Preisliste <- wird erstellt **/
.preisliste table					{ width:100%; background:#cccccc; }
.preisliste td						{ padding:2px; vertical-align:top; background:#ffffff; }

/** 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:255px; float:left; }
.modulBild .bild_links			{ width:202px; margin-top:5px; margin-right:18px; float:left; }
.modulBild .bild_rechts			{ width:202px; margin-top:5px; margin-left:18px; float:right; }

/** Modul Kontakt **/
.modulKontakt						{ width:100%; margin-bottom:19px; clear:both; }
.modulKontakt label 				{ width:310px; margin-bottom:7px; padding-top:2px; text-align:left; float:left; }
.modulKontakt input				{ width:304px; 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; margin-right:105px; text-align:center; cursor:pointer; border:1px solid; float:right; }


/** Modul Galerie **/
.galerie a							{ margin:5px; 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; }

/** Modul Sitemap **/
.sitemap_lvl_1 					{ margin-left:0px; }
.sitemap_lvl_2 					{ margin-left:25px; }
.sitemap_lvl_3 					{ margin-left:50px; }

