body {
 background-color: #eedebf;
 margin: 0;
 padding: 0;
 position: relative;
}
html, body, td, input, textarea {
 font-family: Verdana;
 font-size: 10pt;
 color: #75613b;
}
a, a:link, a:active, a:visited {
    color: #9e8a63;
}

a:hover {
 color: #75613b;
}

.tabellenrahmen {
 border: 1px solid #d8c5a1;
}

.whiteborder_oben {
 background: url("img/whiteborder_oben.jpg") repeat-x;
}

.whiteborder_unten {
 background: url("img/whiteborder_unten.jpg") repeat-x bottom;
}

#headnav {
    position: relative;
}
#headnav a, #headnav a:link, #headnav a:active, #headnav a:visited {
padding: 3px;
color: #75613b;
font-weight: bold;
text-decoration: none;
}

#headnav a.wichtig, #headnav a.wichtig:link, #headnav a.wichtig:active, #headnav a.wichtig:visited {
color: #E20002 !important;
font-weight: bold !important;
}

#headnav a:hover {
background: url(img/headnav_hover.jpg) repeat-x top #d5b88c;
}
#facebook {
    float: left;
    padding: 0 !important;
    margin: 0 !important;
}
#yovite {
    float: left;
    padding: 0 !important;
    margin: 0 !important;
}
#button_3x {
 background: url(img/button_3x.jpg) no-repeat bottom right;
}

a.navMain {
    display: block;
    background: #EFE4D0;
    height: 29px;
    padding: 6px 6px 0 0;
    text-decoration: none;
    text-align: right;
    font-family: Georgia;
    font-size: 13pt;
}

a.navMain span {
    font-weight: bold;
}

a.navMain:hover {
    background: url("img/navi_hover.jpg") no-repeat;
}

h1 {
 font-size: 12pt;
 display: block;
 background-color: #FBF9F3;
 padding: 4px;
 border-top: 1px solid #D8C5A1;
 border-bottom: 1px solid #D8C5A1;
 word-spacing: 8px;
 letter-spacing: 5px;
}

h1.start {
 word-spacing: 3px;
 letter-spacing: 1px;
 font-size: 11pt;
}


#subnavi {
 background-color: #efe4cf;
}
#subnavi a, #subnavi a:link, #subnavi a:active, #subnavi a:visited {
 text-decoration: none;
 padding-top: 5px;
 padding-bottom: 5px;
}

#subnavi a:hover {
background: url(img/headnav_hover.jpg) repeat-x top #d5b88c;
}

 .aktiv, .nichtaktiv {
  background-color: #efe4d0;
  border: none;
  padding: 6px;
  width: 170px;
  height:18px;
 }
 
 .nichtaktiv {
  background-image: url(img/input_nichtaktiv.gif);
 }
 .aktiv {
 background-image: url(img/input_aktiv.gif);
 }


  .textarea_aktiv, .textarea_nichtaktiv {
  background-color: #efe4d0;
  border: none;
  padding: 6px;
  width: 170px;
  height:120px;
 }

 .textarea_nichtaktiv {
  background-image: url(img/textarea_nichtaktiv.gif);
 }
 .textarea_aktiv {
 background-image: url(img/textarea_aktiv.gif);
 }
 
 .button {
  border: 1px solid #DAC8A6;
  background-color: #FBF9F3;
  padding: 4px;
 }
 
 .karte {
  border: 5px solid #ffffff;
 }
 
 .unsichtbar {
 color: #FAF2E2;
 }
 
  span.telefon {
 font-size: 20pt;
 }
 
 span.wichtig, td.wichtig {
 color: #E20002;
 }

