/* CSS Document */
body {
  scrollbar-base-color:#9e7340;
  scrollbar-3dlight-color:#9e7340;
  scrollbar-arrow-color:#ffffff;
  scrollbar-darkshadow-color:#9e7340;
  scrollbar-face-color:#9e7340;
  scrollbar-highlight-color:#ffffff;
  scrollbar-shadow-color:#ffffff;
  scrollbar-track-color:#9e7340;
  margin-top:0px; margin-left:0px; margin-right:0px;
  background-image:url(../images/frame/background_galerie.jpg); background-repeat:repeat-x; 
  font-family:arial;
}
/* Tabellenzellen */
td.kopf {width:1000px; height:250px; background-image:  url(../images/frame/head_galerie.jpg);}
td.footer {width:1000px; height:101px; background-image:  url(../images/frame/footer_galerie.jpg);}
td.navigation {width:190px; height:400px; background-image:  url(../images/frame/navigation_galerie.jpg);}
td.main2 {width:750px; background-color:#9e7340;}
td.main3 {width:750px; height:370px;}
td.ab {width:60px; background-color:#9e7340;}
td.galerie {width:250px; text-decoration:none; font-size:10pt; color:#000000; font-weight:normal;}
td.bottom {width:1000px;}
td.ueberschrift2 {width:750px; height:30px; text-decoration:none; font-size:11pt; color:#ffffff; font-weight:normal;}
.fett {font-weight:bold; color:#000000;}
/* Schriften */
p.head {text-decoration:none; font-size:11pt; color:#7e5b30; font-weight:bold; padding-top:80px;}
/* Link */
a.h:link, a.h:visited {text-decoration:underline; font-family:arial; font-weight:normal; font-size:10pt; color:#ffffff;}
a.h:hover, a.h:active {text-decoration:none; font-family:arial; font-weight:normal; font-size:10pt; color:#000000;}
/* 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:#76552e; scrollbar-3dlight-color:#76552e; scrollbar-arrow-color:#76552e;
          scrollbar-darkshadow-color:#76552e; scrollbar-face-color:#76552e; scrollbar-highlight-color:#76552e; scrollbar-shadow-color:#76552e;
          scrollbar-track-color:#76552e;}