div.tooltip {
  position: absolute; 
  top: 0px; 
  left: -160px;
  border: 1px solid #E3DBCB; 
  visibility: hidden; 
  padding: 5px;
  color: #000000;
  background-color: #fbf9f5;
  font-size: 7pt;
  max-width: 200px;
}

body, table, tr, td, a, p, SiteTitel, .tbl_head, li, ul, .button_formular, .textfield, .textarea, .select {
  font-family: Tahoma;
  font-size: 8pt;
  color: #ebdcce;
}

form, table {
  margin: 0px;
}

body, table, tr, td, a.login, p, SiteTitel, .tbl_head, li, ul,a.hell {
  color: #ebdcce;
}

a {
  color: #6C2E16;
}

a:hover {
  text-decoration: underline;
}

.button_formular, .textfield, .textarea, .select {
  color: #000000;
}

table.login, tr.login, td.login, input.login, .LoginButton, a.login {
  font-size: 8pt;
}

p.login {
  margin-right: 37px;
  margin-top: 20px;
}

p.logon {
  margin-right: 86px;
  margin-top: 5px;
}

input.login,select.login {
  font-size: 7pt;
  width: 80px;
}

.LoginButton {
  border: 1px solid #000;
  background-color: #ebdcce;
  width: 30px;
}

#Menu {
  background-image: url('images/center_tile.gif');
  background-repeat: repeat-x;
  background-position: left center;
  height: 28px;
  border-bottom: 0px solid #FFF;
  background-color: #a96e51;
  color: #000000;
}

#HeadLogin {
  background-image: url('images/header.png');
  background-repeat: no-repeat;
  background-position: left bottom;
  height: 114px;
  border-bottom: 1px solid #FFF;
}

#HeadNoLogin {
  background-image: url('images/HeaderNoLogin.png');
  background-repeat: no-repeat;
  background-position: left bottom;
  height: 114px;
  border-bottom: 1px solid #FFF;
}

td.MemberShip {
  background-color: #a35800;
  border-bottom: 1px solid #FFF;
  height: 20px;
  min-height: 20px;
}

.Member {
  font-size: 9pt;
  padding-left: 5px;
  padding-right: 5px;
}

#main {
  border: 1px solid #FFF;
  margin: 0px;
}

#Fenster {
  border-left: 1px solid #FFF;
  border-right: 1px solid #FFF;
  border-bottom: 1px solid #FFF;
  margin: 0px;
}

body {
  background-color: #ebdcce;
}

.Content {
  padding-left: 0px;
  background-image: url('images/tbl_background.png');
  background-position: left top;
  background-color: #a96e51;
  min-height: 600px;
  height: 600px;
  vertical-align: top;
  margin-top: 10px;
  padding-bottom: 20px;
}

.FensterContent {
  padding-left: 0px;
  background-image: url('images/tbl_background.png');
  background-position: left top;
  background-color: #a96e51;
  vertical-align: top;
  margin-top: 10px;
  padding-bottom: 20px;
}

#Content {
  border:0px solid #000000;
  position: relative; 
  top: 10px; 
  left: 0px;
  width: 98%;
  height: 100%; 
  overflow: auto;
  border: 0px solid #FFF;
  vertical-align: top;
  margin-bottom: 20px;
}

#footer {
  color: #FFF;
  height: 20px;
  padding-left: 20px;
  padding-right: 20px;
  border-top: 1px solid #FFF;
  background-image: url('images/tbl_head.png');
  text-align: center;
}

#FensterFooter {
  color: #ebdcce;
  height: 20px;
  padding-left: 20px;
  padding-right: 20px;
  border-top: 1px solid #FFF;
  background-image: url('images/tbl_head.png');
  text-align: center;
}

.footertext {
  font-size: 7pt;
}

td.TerminZeile {
  font-size: 7pt;
  border-bottom: 1px solid #FFF; 
  padding: 6px;
  cursor: pointer;
}

#menu {
  padding-left: 10px;
  padding-top: 10px;
  width: 200px;
  border-right: 0px solid #FFF;
}

td.menu_head {
  font-weight: bold;
}

td.menu_head:hover {
  font-weight: bold;
  background-color: #beafa2;
  cursor: pointer;
}

td.menu_head:active {
  font-weight: bold;
  text-decoration: underline;
  background-color: #beafa2;
  cursor: pointer;
}

td.menu_link {
  padding-left: 10px;
}

td.menu_link_bold {
  padding-left: 10px;
}

td.menu_link:hover {
  font-weight: bold;
  background-color: #beafa2;
  cursor: pointer;
  color: #89725c;
}

td.menu_link_bold:hover {
  font-weight: bold;
  cursor: pointer;
}

td.menu_link:active {
  font-weight: bold;
  text-decoration: underline;
  background-color: #beafa2;
  cursor: pointer;
}

a.menu_link {
  color: #b98d65;
}

a.menu_link:hover {
  color: #89725c;
}

a {
  text-decoration: none;
}

a.menu_link_bold {
  font-weight: bold;
  cursor: pointer;
  color: #e1a772;
  text-decoration: underline;
}

form {
  margin: 0px;
}

table.Membership {
  margin-left: 10px;
  margin-top: 2px;
  margin-bottom: 2px;
}

input.textfield:active, textarea.textarea:active, input.button_formular:hover {
  color: #000;
}
input.textfield, textarea.textarea, select.select {
  border: 1px solid #FFF;
  background-color: #e6cbac;
}

.button_formular {
  background-color: #e6cbac;
  cursor: pointer;
  border: 1px solid #fff;
  color: #000;
  font-size: 8pt;
}

a.tbl_head {
  color: #FFFFFF;
  border-width: 0; 
  text-decoration: none;
}

a.normal {
  color: #FFFFFF;
  border-width: 0; 
  text-decoration: none;
}
.normal {
  cursor:pointer;
  font-weight: bold;
  border-top:1px solid #FFF;
  border-bottom:1px solid #FFF;
  border-right:1px solid #FFF;
  background-color: #623500;
  text-align: center;
}

.visit {
  cursor:pointer;
  color: #623500;
  border-top:1px solid #FFF;
  border-bottom:1px solid #FFF;
  border-right:1px solid #FFF;
  text-align: center;
}
a.visit {
  border-width: 0; 
  text-decoration: none;
  font-weight: bold;
}

.wechsel {
   border: 1px solid #FFF; 
   font-weight: bold;
   padding-left: 2px;
   padding-right: 2px;
   background-image: url('images/tbl_head.png');
 }
 
td.tbl_head {
  color: #ebdcce;
  font-weight: bold;
  height: 20px;
  padding-left: 20px;
  font-size: 10pt;
  padding-right: 20px;
  border: 1px solid #FFF;
  background-image: url('images/tbl_head.png');
}

td.HeadFenster {
  color: #FFF;
  font-weight: bold;
  height: 20px;
  padding-left: 20px;
  font-size: 10pt;
  padding-right: 20px;
  border-bottom: 1px solid #FFF;
  background-image: url('images/tbl_head.png');
}

.border_txt {
  border-left: 1px solid #FFF;
  border-right: 1px solid #FFF;
  border-bottom: 1px solid #FFF;
  vertical-align: justify;
}

.SubLine {
  background-color: #d9bca2;
  font-weight: bold;
  padding-left: 8px;
}
.SubTitle {
  text-decoration: underline;
  padding-left: 15px;
}

p.Titel {
  font-size: 15pt;
  color: #ebdcce;
  text-decoration: underline;
  margin-top: 10pt;
  font-style: italic;

}

p.HomeTableTop {
  padding-left: 30px;
}

td.HomeTableTop {
  background-image: url('images/HomeTableTop.gif');
  background-repeat: no-repeat;
  background-position: left center;
  height: 20px;
  border-bottom: 0px solid #FFF;
  background-color: #a96e51;
  color: #ebdcce;
  width: 287px;
  max-width: 287px;
  font-weight: bold;
  font-style: italic;
}

.HomeTableRight {
  background-image: url('images/HomeTableRight.gif');
  background-repeat: no-repeat;
  background-position: left center;
  height: 90px;
  border-bottom: 0px solid #FFF;
  background-color: #a96e51;
  color: #000000;
  width: 30px;
  min-width: 30px;
  max-width: 30px;
}

.HomeTableContent {
  border-left: 1px solid #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
  width: 256px;
  min-width: 256px;
  color: #ebdcce;
}

#mainmenu {
  position: relative;
  top: -5px;
  border: 0px solid #000;
  height: 20px;
  width: 800px;
}

ul.dropdown a
{
  font-size: 10pt;
  color: #000;
  padding: 4px;
  text-decoration: none;
}

ul.dropdown a:hover
{
  color: #000;
}

ul.dropdown ul
{
  
  border-bottom: 0px solid #777777;
}

ul.dropdown ul a
{
  color: #000;
  padding: 4px;
  text-decoration:none;
}

ul.dropdown ul li a:hover
{
  color: #9C1F22;
  background-repeat: repeat-y;
}

ul.dropdown ul li.UL
{
  background-image: url('images/li_background.gif');
  padding-left: 14px;
}

ul.dropdown ul li.Sub
{
  background-image: url('images/Sub.gif');
  padding-left: 14px;
}

ul.dropdown ul li.TopClub
{
  height: 5px;
  min-height: 5px;
  background-image: url('images/clubinfo__.gif');
  background-repeat: no-repeat;
}

ul.dropdown ul li.TopGalerie
{
  height: 5px;
  min-height: 5px;
  background-image: url('images/bildergalerie__.gif');
  background-repeat: no-repeat;
}

ul.dropdown ul li.TopHondaecke
{
  height: 5px;
  min-height: 5px;
  background-image: url('images/hondaecke__.gif');
  background-repeat: no-repeat;
}

ul.dropdown ul li.TopKalender
{
  height: 5px;
  min-height: 5px;
  background-image: url('images/kalender__.gif');
  background-repeat: no-repeat;
}

ul.dropdown ul li.TopAccount
{
  height: 5px;
  min-height: 5px;
  background-image: url('images/account__.gif');
  background-repeat: no-repeat;
}

ul.dropdown ul li.BottomMenu
{
  height: 5px;
  min-height: 5px;
  background-image: url('images/menu_.gif');
  background-repeat: no-repeat;
}

ul.dropdown ul li.TopSub
{
  height: 5px;
  min-height: 5px;
  background-image: url('images/SubTop.gif');
  background-repeat: no-repeat;
}

ul.dropdown ul li.BottomSub
{
  height: 5px;
  min-height: 5px;
  background-image: url('images/SubBottom.gif');
  background-repeat: no-repeat;
}

ul.dropdown * a.hover:hover {
  cursor: pointer;
}

ul.dropdown * li.title {
  color: #000000;
  font-weight: bold;
  padding: 5px;
  background-image: url('images/li_background.gif');
}

ul.dropdown * li.Line {
  padding: 0px;
  height: 3px;
  background-image: url('images/line.gif');
}

a.MailTitle {
  font-size: 10pt;
}

td.sonntag {
  border-right: 1px solid #FFF;
  border-bottom: 1px solid #FFF;
  background-color: #C5A89E;
}
td.aktivitaetSonntag {
  border-right: 1px solid #FFF;
  border-bottom: 1px solid #FFF;
  background-color: #C5A89E;
  background-image: url('images/kalenderecke.gif');
  background-repeat: no-repeat;
  background-position: left top;
  cursor: pointer;
}
td.aktivitaet {
  
  cursor: pointer;
  /*background-image: url('images/kalenderecke.gif');
  background-repeat: no-repeat;
  background-position: left top;*/
  background-color: #FF0000;/*#795548;*/
  
}

a.aktivitaet {
  color: #FFF;
}

.leer {
  background-color: #4A352D;
}

table.kalender {
  border-left: 1px solid #FFF;
  border-top: 1px solid #FFF;
}

p.infofield {
  margin: 5px;
  color: #FF0000;
  font-weight: bold;
}

td.Bilder {
  background-image: url('images/ButtonBilder.gif');
  background-repeat: no-repeat;
  background-position: left center;
  height: 19px;
  width: 149px;
  border-bottom: 0px solid #FFF;
  background-color: #a96e51;
  color: #FFFFFF;
  text-align: center;
  font-weight: bold;
  cursor: pointer;
}

td.Informationen {
  background-image: url('images/ButtonInfos.gif');
  background-repeat: no-repeat;
  background-position: left center;
  height: 19px;
  width: 148px;
  min-width: 148px;
  max-width: 148px;
  border-bottom: 0px solid #FFF;
  background-color: #a96e51;
  color: #FFFFFF;
  text-align: center;
  font-weight: bold;
  cursor: pointer;
}

td.Diashow {
  background-image: url('images/ButtonDiashow.gif');
  background-repeat: no-repeat;
  background-position: left center;
  height: 19px;
  width: 148px;
  min-width: 148px;
  max-width: 148px;
  border-bottom: 0px solid #FFF;
  background-color: #a96e51;
  color: #FFFFFF;
  text-align: center;
  font-weight: bold;
  cursor: pointer;
}

td.Rest {
  padding-left: 10px;
}

a.Bilder {
  color: #FFFFFF;
  text-align: center;
  font-weight: bold;
}

a.Informationen {
  color: #FFFFFF;
  text-align: center;
  font-weight: bold;
}

td.Rest {
  border-bottom: 1px solid #FFF;
}

/* -------------------------- BEGIN do not change --------------------------- */

ul.dropdown
{
  list-style: none;
  margin: 0;
  padding: 0;
  z-index: 99;
  position: relative;
  top: 0px;
  left: 0px;
}

ul.dropdown * ul
{
  list-style: none;
  margin: 0;
  padding: 0;
  display: none;
  position: absolute;
  z-index: 99;
  width: 254px;
}

ul.dropdown ul li ul.Sub
{
  list-style: none;
  margin: 0;
  padding: 0;
  display: none;
  position: absolute;
  z-index: 99;
  width: 120px;
  left: 244px;
}

ul.dropdown li
{
  float: left;
}

ul.dropdown li * li
{
  border: 0px solid #fff;
  float: none;
}

ul.dropdown ul * ul
{
  left: 100%;
  top: 20px;
}

ul.dropdown a
{
  display: block;

}

ul.dropdown ul * a
{
  height: 100%;
}

ul.dropdown li:hover ul ul, ul.dropdown li:hover ul ul ul, ul.dropdown li:hover ul ul ul ul
{
  list-style-type: none;
  display: none;
}

ul.dropdown li:hover ul, ul.dropdown ul li:hover ul, ul.dropdown ul ul li:hover ul
{
  list-style-type: none;
  display: block;
}


/* -------------------------- END do not change --------------------------- */

