body {
  padding: 0px;
  margin: 0px;
  background: #C0C0C0;
  color: Black;
  font-size: 14px;
  font-family: Century Gothic, Arial, helvetica, sans-serif;
  voice-family: interhit;
  height:100%;
  width:100%;
  text-align: center;
  text-decoration: none;
}

html>body {font-size: 13px;}
img {border: none;}
a:hover {color:#184788;}

.ueberschrift {
font-size: 16px;
}

td {
  font-size: 12px;
}

#main {
border: 0px black solid;
width:800px;
height:550px;
margin-left:auto;
margin-right:auto;
margin-top: 20px;
text-align: left;
background: url(../images/hauptbild_ohne.gif) top center no-repeat;
}

#main ul {
padding:0;
width: 700px;
margin-left: auto;
margin-right: auto;
margin-top: 20px;
}

#main li {
list-style:none;
float:left;
padding:0 35px 0 0;
}

.logo {
 border: 0px black solid;
 width: 135px;
 height: 115px;
 float: right;
 margin-top: 20px;
 margin-right: 10px;
 background: url(../images/logo.gif) top left no-repeat;
}

/*-----------------*/
/* MAIN MENU START */
/*-----------------*/

#menu {
  border: 0px black solid;
  float: left;
  width: 520px;
  margin-top: 5px;
  margin-left: 60px;
  height: 25px !important;
  height: 29px;
  background: url(../images/sc_tabbar_bg.png) repeat-x;
}

#menu ul {
  width: 520px;
  margin: 0;
  padding: 0;
  list-style:none;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#menu a {float:none;}
/* End IE5-Mac hack */

#menu li {
  margin: 0;
  float:left;
  height: 25px;
  margin-left: 4px;
  padding: 0 0 0 0;
}

#menu li a {
  display:block;
  line-height: 25px;
  height: 25px;
  background:url(../buttons/m_black.jpg) no-repeat 0% 100%;
  width: 80px;
  text-align: center;
  font-family: Arial, helvetica, sans-serif;
  text-decoration: none;
  font-size: 14px;
  font-weight: bold;
  color: #B52C18;
  text-transform: uppercase;
}

#menu a:hover {
  background:url(../buttons/m_yellow.jpg) no-repeat 0% 100%;
  color: #B52C18;
}

/*----------------*/
/* MAIN MENU ENDE */
/*----------------*/

/*-------------------*/
/* MENU RECHTS START */
/*-------------------*/

#menurechts {
  width: 150px;
  height: 380px;
  margin-top: 0px;
  float: right;
  margin-right: 0px;
  overflow: auto;
  padding: 0;
  border: 0px black solid;
}

#menurechts ul {
  width: 520px;
  margin: 0;
  padding: 0;
  list-style:none;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#menurechts a {float:none;}
/* End IE5-Mac hack */

#menurechts li {
  margin: 0;
  float:left;
  height: 25px;
  margin-left: 4px;
  padding: 2 0 0 0;
}

#menurechts li a {
  display:block;
  line-height: 25px;
  height: 25px;
  background:url(../buttons/b_black.jpg) no-repeat 0% 100%;
  width: 111px;
  text-align: center;
  font-family: Arial, helvetica, sans-serif;
  text-decoration: none;
  font-size: 14px;
  font-weight: bold;
  color: #B52C18;
  text-transform: uppercase;
}

#menurechts a:hover {
  background:url(../buttons/b_yellow.jpg) no-repeat 0% 100%;
  color: #B52C18;
}

/*------------------*/
/* MENU RECHTS ENDE */
/*------------------*/


#fenster {
 width: 550px;
 height: 400px;
 margin-left: 40px;
 float: left;
 overflow: no;
 border: 0px black solid;
 scrollbar-base-color: #A9A9A9;
}

/*-------------*/
/* TEXTE START */
/*-------------*/

#news1 {
visibility: visible;
top: 140px;
width: 550px;
position: absolute;
height: 400px;
overflow: auto;
padding-right: 20px;
}

#news2, #news3, #news4, #news5 {
visibility: hidden;
top: 140px;
width: 550px;
position: absolute;
height: 400px;
overflow: auto;
padding-right: 20px;
}

#club1 {
visibility: visible;
top: 140px;
width: 550px;
position: absolute;
height: 400px;
overflow: auto;
padding-right: 20px;
}

#club2, #club3, #club4, #club5 {
visibility: hidden;
top: 140px;
width: 550px;
position: absolute;
height: 400px;
overflow: auto;
padding-right: 20px;
}

div#tour1 {
	visibility: visible;
	top: 140px;
	width: 550px;
	position: absolute;
	height: 400px;
	overflow: auto;
	padding-right: 20px;
	left: 322px;
}

#tour2, #tour3, #tour4, #tour5, #tour6, #tour7, #tour8, #tour9 {
visibility: hidden;
top: 140px;
width: 550px;
position: absolute;
height: 400px;
overflow: auto;
padding-right: 20px;
}

#tour2007,{
visibility: hidden;
top: 140px;
width: 550px;
position: absolute;
height: 400px;
overflow: auto;
padding-right: 20px;
}

#fotos {
visibility: visible;
top: 140px;
width: 550px;
position: absolute;
height: 400px;
overflow: auto;
padding-right: 20px;
}

/*------------*/
/* TEXTE STOP */
/*------------*/


/*------------*/
/* GÄSTEBUCH  */
/*------------*/


#guestbookfenster {
 width: 670px;
 height: 400px;
 margin-top: 0px;
 float: left;
 margin-left: 40px;
 overflow: auto;
 padding: 0;
 border: 0px black solid;
 scrollbar-base-color: #A9A9A9;
}

#guestbooktable {background:#666666;}

#guestbooktitle {
font-family:arial,helvetica,sans-serif;
font-size:10pt;
font-weight:bold;
background:#C0C0C0;
vertical-align:top;
}

#guestbooktitleinfo {
font-family:tahoma,arial,helvetica,sans-serif;
font-size:8pt;
color:#888888;
vertical-align:middle;
}

#guestbookcell {
font-family:arial,helvetica,sans-serif;
font-size:9pt;
background:#eeeeee;
vertical-align:top;
}

#guestbookinfo {
font-family:tahoma,arial,helvetica,sans-serif;
font-size:8pt;
color:#444444;
background:#C0C0C0;
vertical-align:center;
}

#guestbookinfolight {
font-family:tahoma,arial,helvetica,sans-serif;
font-size:8pt;
color:#88888;
background:#C0C0C0;
vertical-align:top;
}

