body { 
 background-color:#c9c9c9;
 margin:auto;
 text-align:center;
 }

#fhf1 {
 width:1010px;
 height:100px;
 margin:auto;
 background-image:url(./bg/ferienhaus-froebel-1.jpg);
}

#fhf2 {
 width:1010px;
 height:100px;
 margin:auto;
 background-image:url(./bg/ferienhaus-froebel-2.jpg);
}

#fhf3 {
 width:1010px;
 height:100px;
 margin:auto;
 background-image:url(./bg/ferienhaus-froebel-3.jpg);
}

#fhf4 {
 width:1010px;
 height:100px;
 margin:auto;
 background-image:url(./bg/ferienhaus-froebel-4.jpg);
 position:relative;
}

#fhf5 {
 width:1010px;
 min-height:500px;
 margin:auto;
 background-image:url(./bg/ferienhaus-froebel-5.jpg);
}

#fhf6 {
 width:1010px;
 height:60px;
 margin:auto;
 background-image:url(./bg/ferienhaus-froebel-6.jpg);
}

h1 {
 color:#2DA028;
 font-family:arial,verdana;
 font-size:16pt;
 font-weight:bold;
 margin:0px;
 position:absolute;
 top:45px;
 left:220px;
}

#text {
 width:910px;
 text-align:left;
 margin-left:50px;
 font-family:verdana,arial;
 color:#4b6e13;
 font-size:12px;
}

#fotos {
 width:910px;
 margin-left:50px;
 font-family:verdana,arial;
 font-size:12px;
}


#img1 { float:right; }
#img2 { float:right; }
#img3 { float:right; }
#counter { margin-top:25px; }

a:hover	  {background:#00FF00; color:#000000; } 
a	  {text-decoration:none; color:#449115;}
a:active  {background:#00ff00; color:#000000; } 
a:visited {text-decoration:none; color:#449115;}



