

BODY {
    color: black;
    font-size: 9px;
    font-family: Arial, Verdana, sans-serif;
    line-height: 180%;
    margin-top: 0;
  }

P, TD {
    color: black;
    font-size: 9px;
    font-family: Arial, Verdana, sans-serif;
    line-height: 180%;
}


P.weiss {
    color: white;
    font-size: 9px;
    font-family: Arial, Verdana, sans-serif;
    line-height: 180%;
  }


B {
    color: black;
    font-size: 10px;
    font-family: Arial, Verdana, sans-serif;
    font-weight: bold;
  }


h2 {
    color: black;
    font-size: 9px;
    font-family: Arial, Verdana, sans-serif;
    font-weight: bold;
  }


h1.weiss {
    color: white;
    font-size: 11px;
    font-family: Arial, Verdana, sans-serif;
    font-weight: 700;
  }


h1.schwarz {
    color: black;
    font-size: 11px;
    font-family: Arial, Verdana, sans-serif;
    font-weight: 700;
  }


a {
    color: #00aeef;
    text-decoration: underline;
  }


a:link {
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    border-bottom: 1px dotted #848160;
  }


a:visited {
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    border-bottom: 1px dotted #848160;
  }


a:active {
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    border-bottom: 1px dotted #848160;
  }


a:hover {
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    border-bottom: 1px dotted #848160;
  }


a.meinecssklasseinaktiv:link, a.meinecssklasseinaktiv:visited {
    color: #918d57;
    font-size: 10px;
    font-family: Arial, Verdana, sans-serif;
    text-align: left;
    padding-bottom: 0px;
    border-bottom: 0px solid #bab69d;
  }


a.meinecssklasseinaktiv:hover, a.meinecssklasseinaktiv:active, a.meinecssklasseinaktiv:focus {
    color: #000;
    padding-bottom: 0px;
    border-bottom: 0px solid #00aeef;
  }


a.meinecssklasseaktiv:link, a.meinecssklasseaktiv:visited {
    color: #fff;
    font-size: 10px;
    font-family: Arial, Verdana, sans-serif;
    font-weight: bold;
    padding-bottom: 0px;
    border-bottom: 0px solid #00aeef;
  }


a.meinecssklasseaktiv:hover, a.meinecssklasseaktiv:active, a.meinecssklasseaktiv:focus {
    color: #000;
    text-decoration: none;
    padding-bottom: 0px;
    border-bottom: 0px solid #00aeef;
  }


a.submenueinaktiv:link, a.submenueinaktiv:visited {
    color: #dbd7cc;
    font-size: 10px;
    font-family: Arial, Verdana, sans-serif;
    text-align: left;
    padding-bottom: 0px;
    border-bottom: 0px solid #bab69d;
  }


a.submenueinaktiv:hover, a.submenueinaktiv:active, a.submenueinaktiv:focus {
    color: #000;
    padding-bottom: 0px;
    border-bottom: 0px solid #00aeef;
  }


a.submenueaktiv:link, a.submenueaktiv:visited {
    color: #fff;
    font-size: 10px;
    font-family: Arial, Verdana, sans-serif;
    font-weight: bold;
    padding-bottom: 0px;
    border-bottom: 0px solid #00aeef;
  }


a.submenueaktiv:hover, a.submenueaktiv:active, a.submenueaktiv:focus {
    color: #000;
    text-decoration: none;
    padding-bottom: 0px;
    border-bottom: 0px solid #00aeef;
  }


.tabelle_textspace {
    padding-right: 4px;
    padding-left: 4px;
  }


.tabellemenue {
    padding-left: 25px;
  }


.tabellemenuekopf {
    margin-bottom: 4;
  }


.tabellemenuepunkt {
    margin-bottom: 4;
  }


.tabelle_teil2 {
    margin-top: 36;
    margin-left: 36;
    margin-right: 36;
  }


.tabelle_teil2s {
    margin-top: 36;
    margin-left: 10;
    margin-right: 10;
  }


.tabelle_teil3 {
    visibility: visible;
    width: 750px;
    height: 28px;
    border-width: 0;
  }


.tabelle_inhalt {
    padding-left: 0;
    border-width: 0;
  }


.Bilderrahmen {
    background-color: white;
    margin-left: -3px;
    border: solid 3px white;
  }


.Bildunterschrift {
    color: olive;
    font-size: 9px;
    font-family: Arial, Verdana, sans-serif;
    font-style: italic;
    margin-top: 5px;
    margin-left: 5px;
  }


a.fusszeile {
    color: white;
    font-size: 8px;
    font-family: Arial, Verdana, sans-serif;
    line-height: 130%;
    text-decoration: underline;
  }


.fusszeile {
    color: #fff;
    font-size: 8px;
    font-family: Arial, Verdana, sans-serif;
    line-height: 120%;
    margin-left: 10;
    margin-right: 10;
  }


ol {
    line-height: 16px;
    list-style-type: disc;
    margin: 1em 0 1em 20px;
  }


.tabelle_khaki {
    background-color: #c3bc9f;
    padding: 4px;
    border-bottom: 1px dotted black;
  }


.tabelle_weiss {
    background-color: white;
    padding: 4px;
    border-top: 1px solid #01aef0;
    border-bottom: 1px solid #01aef0;
  }

