 .body_scroll { 
  background-color:#ffffff; 
  scrollbar-base-color:#999999; 
  scrollbar-3dlight-color:#666666; 
  scrollbar-arrow-color:#ff0000; 
  scrollbar-darkshadow-color:#666666; 
  scrollbar-face-color:#f0f0f0; 
  scrollbar-highlight-color:#666666; 
  scrollbar-shadow-color:#000000; 
  scrollbar-track-color:#f0f0f0; 
} 


  body, p a {
    color: black; background-color: white;
    font-size: 100.01%;
    font-family: Helvetica,Arial,sans-serif;
    margin: 0; padding: 1em 0;
    text-align: center;  /* Zentrierung im Internet Explorer */
  }

  div#Seite { background-color: #fafafa; background-repeat: repeat-y; background-attachment: scroll; background-position: 0 0; text-align: left;    /* Seiteninhalt wieder links ausrichten */
    margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
    width: 950px; padding: 0; }
  html>body div#Seite {
    border-color: gray;  /* Farbangleichung an den Internet Explorer  */
  }

  h1 { font-size: 1.5em; margin: 0; text-align: center; background: #fed url(../images/navi_feuer.jpg) no-repeat 100% 45%; height: 120px; border-bottom: 1px solid silver; }

  ul#Navigation { font-size: 0.83em; float: left; width: 200px; margin: 0 0 1.2em; padding: 0; }
div#Navigation002 { font-size: 0.83em; margin: 0 0 1.2em; padding: 0; width: 100px; float: left; }
ul#Navigation li {
    list-style: none;
    margin: 0; padding: 0.5em;
  }
.rahmen { border-left: 1px solid silver; border-right: 1px solid silver; }
ul#Navigation a {
    display: block;
    padding: 0.2em;
    font-weight: bold;
  }
  ul#Navigation a:link {
    color: black; background-color: white;
  }
  ul#Navigation a:visited {
    color: #666; background-color: white;
  }
  ul#Navigation a:hover {
    color: black; background-color: #eee;
  }   
  ul#Navigation a:active {
    color: white; background-color: gray;
  }

  div#Inhalt { width: 500px; margin: 0 0 1em 200px; padding-top: 20px; padding-bottom: 0; padding-left: 10px; }
div#Inhalt001 { margin: 0 0 1em 520px; padding-top: 0; padding-bottom: 0; padding-left: 10px; width: 300px; }
* html div#Inhalt {
    height: 1em;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorers */
    margin-bottom: 0;
  }
  div#Inhalt h2 {
    font-size: 1.2em;
    margin: 0.2em 0;
    color: navy;
  }
  div#Inhalt p { font-size: 1em; background-repeat: no-repeat; margin: 1em 0; }

  div#Fusszeile { color: black; clear: both; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; background-image: url(../images/adressbalken.jpg); background-repeat: no-repeat; margin: 0; text-align: left; width: 748px; height: 50px; padding-top: 8px; padding-left: 200px; border-right: 1px solid silver; border-left: 1px solid silver; }
div#Fusszeile_weiss { color: black; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; background-image: url(../images/adressbalken.jpg); background-repeat: no-repeat; text-align: left; margin: 0; padding-top: 8px; padding-left: 200px; width: 748px; height: 50px; clear: both; border-right: 1px solid silver; border-left: 1px solid silver; }
.titel_nav002 { color: #f00; font-size: 13px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; line-height: 15px; padding-bottom: 5px; border-bottom: 1px solid black; }
.unter_titel_nav002 { color: #f00; font-size: 13px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; line-height: 15px; padding-bottom: 5px; }
.titel_nav002 a:link { color: #f00; font-size: 13px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; line-height: 15px; text-decoration: none; padding-bottom: 5px; border-bottom-color: black; }
.titel_nav002 a:hover { color: #f00; font-size: 13px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; line-height: 15px; padding-bottom: 5px; border-bottom-color: black; }
.titel_nav002 a:active { color: red; font-size: 13px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; line-height: 15px; padding-bottom: 5px; border-bottom-color: black; }
.titel_nav002 a:visited { color: red; font-size: 13px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; line-height: 15px; padding-bottom: 5px; border-bottom-color: black; }
.nav002 { color: black; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 15px; text-decoration: none; padding-bottom: 5px; }
.nav002_aktuell { color: red; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; line-height: 15px; text-decoration: none; padding-bottom: 5px; }
.titel_inhalt { color: silver; font-size: 26px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-style: oblique; line-height: 26px; padding-bottom: 10px; padding-left: 10px; border-bottom: 1px solid black; }
.titel_home { color: silver; font-size: 36px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; line-height: 42px; }
.zitat  { color: silver; font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; line-height: 22px }
div#Kopfzeile { font-size: 0.83em; background-image: url(../images/navi_feuer.jpg); background-repeat: no-repeat; text-align: left; width: 950px; margin: 0; height: 120px; clear: both; }
p { text-align:left; margin:1em; }
div#Navigation001 { position: relative; top: 67px; left: 200px; z-index: 2; float: left; }
div#Navigation004 { position: absolute; top: 5em; left: 646px; z-index: 1; float: left; }
div#Navigation003 { position: absolute; top: 67px; left: 100px; width: 400px; float: left; }
div#seitenlinie { border-left: 1px solid silver; border-right: 1px solid silver; }
/* nur fuer den 'zurueck'-Link */
a:link   { color: #000; text-decoration: none }
a:visited   { color: black; text-decoration: none }
a:active  { color: #666; text-decoration: none }
a:hover   { color: #f00; text-decoration: none }
.txt { color: black; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 15px; }
.txt_aufz { color: black; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 18px; margin-left: 14px; list-style-image: url(../Images/aufz.gif); }
.txt_b { color: black; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; line-height: 15px; }
.txt_b_titel { color: black; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; line-height: 15px; margin-top: 14px; margin-bottom: 4px; }
.txt_b_titel_stellen { color: black; font-size: 16px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; line-height: 15px; margin-top: 14px; margin-bottom: 4px; }
.untertitel { color: black; font-size: 13px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-style: italic; line-height: 15px; margin-bottom: 4px; }
.txt_fusszeile { color: black; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 14px; text-decoration: none; padding-left: 10px; }
.txt_bildunterschrift { color: black; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 14px; text-decoration: none; }
.nav004 { color: black; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 13px; text-decoration: none; }
.mainmenu li
   { background-image: url(../Images/quadrat.gif); background-repeat: no-repeat; background-position: 0 5px; position: relative; list-style-type: none; margin-left: -20px; padding-left: 10px; top: -10px; left: 0  }
.main li { background-repeat: no-repeat; background-position: 0 5px; list-style-type: none; margin-left: -20px; padding-left: 10px; position: relative; top: 2px; left: 0 }
.stelle li { background-repeat: no-repeat; background-position: 0 5px; list-style-type: square; padding-left: 10px; position: relative; top: -10px; list-style-position: outside; white-space: inherit; }
.box_up { width: 850px; height: 750px; padding: 20px; }
.box_up_print { text-align: right; width: 100%; height: 20px; padding: 8px; }
.box_stellen { margin-left: 10px; }

