@charset "utf-8";
/* CSS Document */

/*
955px breit
600px hoch
*/


body { background-color:#005E99; color: #FFF; margin: 20px; font-family:Verdana,Arial,helvetica,sans-serif; font-size: 10pt; color:#000000;
scrollbar-base-color:#FFFFFF;
		scrollbar-3dlight-color:#FFFFFF;
		scrollbar-arrow-color:#005E99;
		scrollbar-darkshadow-color:#005E99;
		scrollbar-face-color:#FFFFFF;
		scrollbar-highlight-color:#005E99;
		scrollbar-shadow-color:#005E99;
		scrollbar-track-color:#FFFFFF; 
	 	}
#page { width:955px; margin: 0 auto;  background-color:#D5E8F1; }

	#haeder { height: 200px; background-image:url("../Images/haeder.jpg"); background-repeat:no-repeat;   }
	
	
#menue {border-bottom: 2px solid #3C8DC2;}

#content { margin: 5px; padding: 10px; min-height:600px; font-size: 12px; text-align:center; vertical-align:middle;   }

	#content a:link, #content a:visited { color: #005E99; text-decoration:underline; }
	#content a:hover {color: #666; text-decoration:none; }

#content hr { color: #005E99;}

#footer { background-image:url("../Images/footer.gif"); background-repeat:no-repeat; width:955px; height:35px;}



#text		{  float:left; width:200px; height:255px; text-align: center; background-color: #D5E8F1; margin-right: 15px; }
#bild		{ min-width: 580px;  margin-left: 15px;}
#bildtext	{ float:left;  width:560px; height:45px; text-align: center; background-color: #FFFFFF; }
#ontop		{ float:left;  width:250px; height:250px; }


#kurzurlaube {float:left; width: 300px;  padding: 3px; border-right: 1px solid #CCC;}
#wellness {float:left; width:300px;  padding: 3px; border-left: 1px solid #CCC; margin-left:2px;}
#tagungsangebote {float:left; width:300px; border-right: 1px solid #D5E8F1; padding: 3px;}

.tabelle 	{ cellpadding:0; width:100%; padding: 0; margin:0; }
.tabelle td	{ padding: 0; margin:0; }
.tabelle h4 { font-family:Arial, Helvetica, sans-serif; font-size:15px; color: #005E99;}
.ueberschr 	{ text-align:center; border-bottom: 1px solid #005E99; padding: 2px 0 2px 0;}

h6{font-size:12px;}



