body {
  padding: 0px;
  margin: 0px;
  background: #C0C0C0;
  color: Black;
  font-size: 12px;
  font-family: Century Gothic;
  voice-family: interhit;
  height:100%;
  width:100%;   
  text-align: center;
  text-decoration: none;  
}

html>body {	font-size: small;}
img {border: none;}

#main {
width:800px;
height:550px;
margin-left:auto;
margin-right:auto;
margin-top: 20px;
background: url(../images/hauptbild.gif) top center no-repeat;
}

#main ul {
padding:0;
width: 700px;
margin-left: auto;
margin-right: auto;
top: 150px;
position: relative;
}

#main li {
list-style:none;
float:left;
padding:0 35px 0 0;
}

.logo {
 width: 135px;
 height: 115px;
 float: right;
 margin-top: 20px;
 margin-right: 10px;
 background: url(../images/logo.gif) top left no-repeat;
}
.texthinter {
visibility: hidden;
}

.lauftext {
 width: 500px;
 height: 20px;
 color: #FFD700;
 font-size: medium;
}

.counter {
 margin-top: 200px;
}

.club {
 width: 100px;
 height: 100px;
 background: url(../images/club.gif) top left no-repeat;
}
 
.club a {display:block;}
 
.club a:hover {
 display:block;
 width: 100px;
 height: 100px; 
 background: url(../images/club1.gif) top left no-repeat;
}

.news {
 width: 100px;
 height: 100px; 
 background: url(../images/news.gif) top left no-repeat;
}
 
.news a {display:block;}
 
.news a:hover {
 display:block;
 width: 100px;
 height: 100px; 
 background: url(../images/news1.gif) top left no-repeat;
}

.fotos {
 width: 100px;
 height: 100px; 
 background: url(../images/fotos.gif) top left no-repeat;
}
 
.fotos a {display:block;}
 
.fotos a:hover {
 display:block;
 width: 100px;
 height: 100px; 
 background: url(../images/fotos1.gif) top left no-repeat;
}

.tour {
 width: 100px;
 height: 100px; 
 background: url(../images/tour.gif) top left no-repeat;
}
 
.tour a {display:block;}
 
.tour a:hover {
 display:block;
 width: 100px;
 height: 100px; 
 background: url(../images/tour1.gif) top left no-repeat;
}

.guestbook {
 width: 100px;
 height: 100px; 
 background: url(../images/guestbook.gif) top left no-repeat;
}
 
.guestbook a {display:block;}
 
.guestbook a:hover {
 display:block;
 width: 100px;
 height: 100px; 
 background: url(../images/guestbook1.gif) top left no-repeat;
}