/* CSS Document */
body {
  scrollbar-base-color:#bb8545;
  scrollbar-3dlight-color:#bb8545;
  scrollbar-arrow-color:#ffffff;
  scrollbar-darkshadow-color:#bb8545;
  scrollbar-face-color:#bb8545;
  scrollbar-highlight-color:#ffffff;
  scrollbar-shadow-color:#ffffff;
  scrollbar-track-color:#bb8545;
  margin-top:0px; margin-left:0px; margin-right:0px;
  background-image:url(../images/frame/background_kontakt.jpg); background-repeat:repeat-x; 
  font-family:arial;
}
/* Tabellenzellen */
td.kopf {width:1000px; height:250px; background-image:  url(../images/frame/head_kontakt.jpg);}
td.footer {width:1000px; height:101px; background-image:  url(../images/frame/footer_kontakt.jpg);}
td.navigation {width:190px; height:400px; background-image:  url(../images/frame/navigation_kontakt.jpg);}
td.ab {width:60px; background-color:#bb8545;}
td.main {width:750px; height:400px; background-color:#bb8545;}
td.ab2 {width:30px;}
td.text {width:295px; height:400px;}
td.fotos {width:100px; height:400px;}
td.bottom {width:1000px;}
/* Schriften */
p.head {text-decoration:none; font-size:11pt; color:#a4753c; font-weight:bold; padding-top:80px;}
p.headline {text-decoration:none; font-size:12pt; color:#ffffff; font-weight:bold; margin-top:20px;}
.black {color:#000000;}
.fett {font-weight:bold;}
p.normal {text-decoration:none; font-size:10pt; color:#000000; font-weight:normal;}
p.normal2 {text-decoration:none; font-size:9pt; color:#000000; font-weight:normal;}
/* Link */
a.h:link, a.h:visited {text-decoration:underline; font-family:arial; font-weight:normal; font-size:10pt; color:#000000;}
a.h:hover, a.h:active {text-decoration:none; font-family:arial; font-weight:normal; font-size:10pt; color:#ffffff;}
/* Bottom Scrolltext */
td.inhaltstext {width:950px; font-family:arial; font-size:9pt; text-decoration:none; font-weight:normal; color:#ffffff; margin-top:20px;}
.scrollen {overflow:auto; height:1px; width:1000px; scrollbar-base-color:#9e6726; scrollbar-3dlight-color:#9e6726; scrollbar-arrow-color:#9e6726;
          scrollbar-darkshadow-color:#9e6726; scrollbar-face-color:#9e6726; scrollbar-highlight-color:#9e6726; scrollbar-shadow-color:#9e6726;
          scrollbar-track-color:#9e6726;}