/* CSS Document */
body {
  scrollbar-base-color:#e09325;
  scrollbar-3dlight-color:#e09325;
  scrollbar-arrow-color:#ffffff;
  scrollbar-darkshadow-color:#e09325;
  scrollbar-face-color:#e09325;
  scrollbar-highlight-color:#ffffff;
  scrollbar-shadow-color:#ffffff;
  scrollbar-track-color:#e09325;
  margin-top:0px; margin-left:0px; margin-right:0px;
  background-image:url(../images/frame/background_hintergrund.jpg); background-repeat:repeat-x; 
  font-family:arial;
}
/* Tabellenzellen */
td.kopf {width:1000px; height:250px; background-image:  url(../images/frame/head_hintergrund.jpg);}
td.footer {width:1000px; height:101px; background-image:  url(../images/frame/footer_hintergrund.jpg);}
td.navigation {width:190px; height:400px; background-image:  url(../images/frame/navigation_hintergrund.jpg);}
td.ab {width:60px; background-color:#e09325;}
td.main {width:750px; height:400px; background-color:#e09325;}
td.oben_links {width:278px; height:180px;}
td.oben_mitte {width:151px; height:180px;}
td.oben_rechts {width:321px; height:180px;}
td.ab2 {width:30px;}
td.unten {width:230px; height:220px;}
td.bottom {width:1000px;}
/* Schriften */
p.head {text-decoration:none; font-size:11pt; color:#c98421; 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;}
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;}
.dick {font-size:12pt; color:#ffffff; font-weight:bold;}
/* 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:#c57505; scrollbar-3dlight-color:#c57505; scrollbar-arrow-color:#c57505;
          scrollbar-darkshadow-color:#c57505; scrollbar-face-color:#c57505; scrollbar-highlight-color:#c57505; scrollbar-shadow-color:#c57505;
          scrollbar-track-color:#c57505;}