<!--  body { background-image:url(grafiken/back.gif);
      background-repeat:repeat-x;
      background-color:white;
      text-align: justify;
      color: #000000;
      font-family: Helvetica,Arial,sans-serif;
      }

      #p1 { padding-left: 10px; padding-right: 10px; padding-top:10px; padding-bottom:5pt; background-color:#EFEFEF; font-size: 10pt; text-align: justify;}
      #p2  { font-size: 10pt; text-align: left;}
      #p3  { font-size: 10pt; text-align: center;}
      #p4  { font-size: 10pt; text-align: right;}
      #p5  { font-size: 10pt; text-align: justify;}
      #p6  { font-size: 10pt; text-align: justify; padding-left: 10px; padding-right: 10px; padding-top:10px; padding-bottom:5pt; }
      #p7  { font-size: 10pt; color:#8C8E8C; text-align: center;}
      a:link { text-decoration:none; color:#005D00; font-weight: bold; font-size: 11pt; }
      a:visited { text-decoration:none; color:#007D00; font-weight: bold; font-size: 11pt; }
      a:hover { text-decoration:none; background-color:#00BE00; color:#000000; font-weight: bold font-size: 11pt; }
      a:active { text-decoration:none; color:#007D00; font-weight: bold font-size: 11pt; }
      h1 { font-size: 10pt; font-weight: bold; text-align: center; background-color: #008231; color:#FFFFFF; }
      h2 { font-size: 15pt; font-weight: bold; text-align: center; background-color: #008231; color:#FFFFFF; }
      h3 { font-size: 15pt; text-align: left; color:#000000; }
      h4 { font-size: 12pt; text-align: left; color:#000000; }
      span { font-weight: bold; font-size: 11pt; }

td.sf_td {
        background-color: #DEDFDE;
        color: #000000;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 8pt;
        font-style: normal;
        text-decoration: none;
}

/* Haupt-Tabelle */
td.sf_home {
        background-color: #B4CAB4;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 8pt;
}

/* Tabelle: Zelle (th) */
th.sf_th {
        background-color: #8CAE8C;
        border-bottom: 2pt solid #9EBCD1;
        color: #000000;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10pt;
        font-style: italic;
        text-align: left;
        text-decoration: bold;
}

/* Titel-Tabelle */
th.sf_titel {
        background-color: #009E00;
        border-bottom: 2pt solid #9EBCD1;
        color: #000000;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10pt;
        font-style: italic;
        text-align: left;
        text-decoration: bold;
}

/* Titel */
.sf_titel {
        color: #000000;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12pt;
        font-style: bold;
        text-decoration: none;
        border-bottom: dashed 1pt #000000;
}

/* hervorgehobener Hinweis (Update) */
.sf_update {
        background-color: #009E00;
        color: #000000;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 9pt;
        font-style: bold;
        text-decoration: none;
}

/* Kleine Schrift */
.sf_klein {
        color: #000000;
        cursor: default;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 7pt;
        font-style: normal;
        text-decoration: none;
}

/* hervorgehobener Hinweis */
.sf_note {
        color: #FF0000;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 7pt;
        font-style: normal;
        text-decoration: none;
}

/* hervorgehobenes Suchergebnis */
.sf_such {
        font-weight: 900;
        border-bottom: 2pt dashed #FF0000;
        border-left: 2pt dashed #FF0000;
}

/* Eingabe-Feld */
input,select,textarea {
        border: 1pt solid #000000;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 8pt;
}

/* Link-Angaben/-färbung */
a.sf_link:link, a.sf_link:visited, a.sf_link:active {
        color: #000000;
        background-color: transparent;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 8pt;
        font-style: normal;
        text-decoration: none;
}

/* Link-Angaben/-färbung (MouseOver) */
a.sf_link:hover {
        background-color:#00BE00;
        color:#000000;
        text-decoration: underline;
}

/* Link-Angaben/-färbung (Kategorie-Übersicht / Hauptkategorie) */
a.sf_hkat:link, a.sf_hkat:visited, a.sf_hkat:active {
        color: #005D00;
        background-color: transparent;
        font: bold 8pt Verdana,Arial,Helvetica,Sans-Serif;
        text-decoration: none;
}

/* Link-Angaben/-färbung (MouseOver) (Kategorie-Übersicht / Hauptkategorie)  */
a.sf_hkat:hover {
        background-color:#00BE00;
        color:#000000;
        text-decoration: underline;
}

/* Link-Angaben/-färbung (Kategorie-Übersicht / Hauptkategorie) */
a.sf_skat:link, a.sf_skat:visited, a.sf_skat:active {
        color: #000000;
        background-color: transparent;
        font: normal 8pt Verdana,Arial,Helvetica,Sans-Serif;
        text-decoration: none;
}

/* Link-Angaben/-färbung (MouseOver) (Kategorie-Übersicht / Hauptkategorie)  */
a.sf_skat:hover {
        background-color:#00BE00;
        color:#000000;
        text-decoration: underline;
}

/* Link-Angaben/-färbung (Menü) */
a.sf_menu:link, a.sf_menu:visited, a.sf_menu:active {
        color: #000000;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 9pt;
        font-style: normal;
        text-decoration: none;
}
a.sf_menu:hover {
        background-color:#00BE00;
        color:#000000;
        text-decoration: underline;
}

/* Link-Angaben/-färbung (Klein) */
a.sf_klein:link, a.sf_klein:visited, a.sf_klein:active {
        color: #000000;
        cursor: hand;
        background-color: transparent;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 7pt;
        font-style: normal;
        text-decoration: none;
}
a.sf_klein:hover {
        background-color:#00BE00;
        color:#000000;
        text-decoration: underline;
}


      -->
