/* CSS-Box fuers FischerHus in Zingst*/

body
{
	background-color: #E6E8F4;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(hg.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	}
		  
 #zeile1  {
	background: #4F75A4 url(fischerhus-titel.gif) no-repeat;
	font-family: "Arial Rounded MT Bold", Arial, Verdana, sans-serif; 
	text-align: center;
	font-size: 2em;
	color: #FFFF99; text-shadow: black 0.1em 0.1em 0.2em;
	letter-spacing: 0.2em;
	line-height: 0.8em;
	font-weight: bold;
	font-style: normal;
	height: 155px;
	width: auto;
	}
 

#zeile2 {
	background: #CCCCCC;
	color: #000000;
	font-family: Verdana, Arial, Tahoma;
	font-size: 12px;
		}


.Stil1 {color: #FF8000}/* == Design wort ==*/
.Stil2 {color: #FF8000}/* == Formular * ==*/




#zeileende {
	background: #CCCCCC;
	color: #000000;
	font-family: Verdana, Arial, Tahoma;
	font-size: 12px;
	}

          
/* ================ Menu 1 ===================*/


#menufh ul ,#menufh li{
	margin-top :350px;
	
	 list-style: none;
	margin: 0px;
	padding: 0px;
	width: 182px; /*  tauschbilder breit  */
        }


#menufh li a:link , #menufh li a:visited , #menufh li a:active 
         
		 {display:block;
           height:30px;
           line-height:30px;
           background-image:url(balken-2.png);
          color:#033330;   /*textfarbe  */
          text-decoration:none;
           text-align:center;
           font-size: 13px;
           font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 
           padding-right:2px;
           padding-bottom:0px;
           margin:20px; /* abstand boxen     */

}

#menufh li a:hover {
background-color:#FEFFFF;
background-image:url(balken.png);
        color:#000;}



/*================= Ende =====================*/
#f11 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
	line-height: normal;
	font-weight: lighter;
	font-size: 9px;
	}
#zeile3 {
	background: #CCCCCC repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	text-align: center;
	line-height: normal;
	font-weight: bolder;
	}


	
#textfeld {
	font-family: "Comic Sans MS", Verdana; 
	line-height: 1.5em;
	background: #F7f1e6;
	text-align: justify;
	color: #000000;
	font-weight: lighter;
	border: thin none #666666;
	padding-left: 20px;
	padding-right: 20px;
	letter-spacing: normal;
	font-size: 1em;
	}
#anreisefeld {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 
	line-height: 1.5em;
	background: #F7f1e6;
	text-align: justify;
	color: #333333;
	font-weight: lighter;
	border: thin none #666666;
	padding-left: 20px;
	padding-right: 20px;
	letter-spacing: normal;
	font-size: 1em;
	}
#bilderfeld {
	background: #FFFFFF repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
	line-height: normal;
	border: 14px none #999999;
	font-weight: lighter;
	font-size: 14px;
	color: #000000;
}


	#h4 {
	background: #F7F1E6;
	font-family:"Arial Rounded MT Bold", Arial, Verdana, sans-serif; 
	text-align: center;
	line-height: normal;
	font-size: 1.5em;
	font-weight: lighter;
	color: #000000;
	}
	

	
		
/*---- Seite preise ---*/		
#preisfeld {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	background: #F7f1e6;
	color: #000000;
	font-weight: lighter;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 0.9em;
	text-align: left;
	
	}
/*---- Seite Impressum ---*/		

#impfeld {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background: #F7f1e6;
	color: #000000;
	font-size: 0.9em;
	text-align: left;
	padding: 0px 10px;
	}	
	

/* ============== tabelllen ==========================*/




tr.top td {
	background-color: #CCCCCC;
	text-align: left;
	font-weight: bold;
	color: #000000;
}
	
tr.gerade td {
	background-color: #CECECE;
	font-family: "Trebuchet MS", Verdana, Arial, "MS Serif";
	font-size: 14px;
}

tr.ungerade td {
	background-color: #F4F4F4;
	font-family: "Trebuchet MS", Verdana, Arial, "MS Serif";
	font-size: 14px;
}

