/* CSS Document */
body {
  scrollbar-base-color:#c58f4f;
  scrollbar-3dlight-color:#c58f4f;
  scrollbar-arrow-color:#ffffff;
  scrollbar-darkshadow-color:#c58f4f;
  scrollbar-face-color:#c58f4f;
  scrollbar-highlight-color:#ffffff;
  scrollbar-shadow-color:#ffffff;
  scrollbar-track-color:#c58f4f;
  margin-top:0px; margin-left:0px; margin-right:0px;
  background-image:url(../images/frame/background_artwork.jpg); background-repeat:repeat-x; 
  font-family:arial;
}
/* Tabellenzellen */
td.kopf {width:1000px; height:250px; background-image:  url(../images/frame/head_artwork.jpg);}
td.footer {width:1000px; height:101px; background-image:  url(../images/frame/footer_artwork.jpg);}
td.navigation {width:190px; height:400px; background-image:  url(../images/frame/navigation_artwork.jpg);}
td.ab {width:60px; background-color:#c58f4f;}
td.main {width:750px; height:400px; background-color:#c58f4f;}
td.main2 {width:345px; height:400px; background-color:#c58f4f;}
td.main3 {width:145px; height:400px; background-color:#c58f4f;}
td.flash {width:210px; height:400px; background-color:#c58f4f;}
td.text {width:320px; height:400px; background-color:#c58f4f;}
td.fotos {width:100px; height:400px; background-color:#c58f4f;}
td.bottom {width:1000px;}
/* Schriften */
p.head {text-decoration:none; font-size:11pt; color:#9a6b33; 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.schraeg {text-decoration:none; font-size:10pt; color:#000000; font-weight:normal; font-style:italic;}
ul {text-decoration:none; font-size:10pt; color:#000000; font-weight:normal; list-style-type:circle;}
/* 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:#986931; scrollbar-3dlight-color:#986931; scrollbar-arrow-color:#986931;
          scrollbar-darkshadow-color:#986931; scrollbar-face-color:#986931; scrollbar-highlight-color:#986931; scrollbar-shadow-color:#986931;
          scrollbar-track-color:#986931;}