/* Zuerst allgemeine Angaben für alle */
ADDRESS, BLOCKQUOTE, BODY, CITE, CODE, DD, DEL,
DL, DT, EM, FORM, H1, H2, H3, H4, H5, H6, IFRAME,
LI, OBJECT, OL, P, Q, SAMP, SUB, SUP, UL, VAR,
 DIR, HR, MENU, PRE, TABLE, TBODY, TD, TR
        {
        word-spacing:   normal;
        letter-spacing: normal;
        text-transform: none;
        text-decoration:        none;
        border-style:   none;
        font-family:    Arial,sans-serif;
        font-size: 11pt;
                }



.fett  {
  font-weight:            bold;
  background-color:        #eeeeee;
  }
.fett2  {
  font-weight:            bold;
  }
p.abruf  {
  font-family:             Arial;
  font-size:               9pt;
  font-weight:             bold;
}

/* Absatz */ P  {
  font-family:            Arial;
  text-align:             left;
  font-size:              11pt;
  }


/* Menükennzeichen td */
td.m  {
  color:                  #000000;
  font-family:            Arial;
  font-size:              10pt;
  line-height:            20px;
  }

/* Sonstiges */  .aktuelles  {
  color:                 #003084;
  }

.small  {
  font-size:              10pt;
  line-height:            16px;
  }

/* Verweise */ A  {
  color:                  #082c6b;
  text-decoration:        none;
  }

A.m  {
  color:                  #000000;
  font-family:            Arial;
  text-decoration:        none;
  }

A.m:link  {
  color:                  #000000;
  font-family:            Arial;
  text-decoration:        none;
  }

A.m:visited  {
  color:                  #000000;
  font-family:            Arial;
  text-decoration:        none;
  }

A:link  {
  color:                  #082c6b;
  text-decoration:        underline
  }

A:visited  {
  color:                  #082c6b;
  text-decoration:        underline
  }

A:hover {
  color:                  #082c6b;
  text-decoration:        none
   }

H2, H3, H4, H5, H6  {
  font-family:            Arial;
  text-align:             left;
  }

H4, H5, H6  {
  font-family:            Arial;
  text-align:             left;
  }

h1  {
  font-family:            Arial;
  text-align:             left;
  font-size:              large;
  color:                  #082c6b;
  }

h2  {
  font-size:              medium;
  }

h3,h4,h5  {
  font-size:              medium;
  }

td.makt  {
  background-color:       #FFFFFF;
  color:                  #000000;
  font-family:            Arial;
  font-size:              10pt;
  line-height:            20px;
  font-weight:            bold;
  }

td.ssakt  {
  background-color:       #FFFFFF;
  color:                  #000000;
  font-family:            Arial;
  font-size:              8pt;
  }

td.sub  {
  background-color:       #eeeeee;
  color:                  #000000;
  font-family:            Arial;
  font-size:              8pt;
  }

td.subakt  {
  background-color:       #FFFFFF;
  color:                  #000000;
  font-family:            Arial;
  font-size:              10pt;
  line-height:            20px;
  }

/* hier die Definitionen für die ober Spalte */

td.olinks {
  background-color:       #ceebd6;
  color:                  #ffffff;
  font-family:            Arial;
  font-size:              10pt;
  text-align:             center;
  font-weight:            bold;
}

td.omitte {
  background-color:       #1875b5;
  color:                  #ffffff;
  font-family:            Arial;
  font-size:              10pt;
  text-align:             center;
  font-weight:            bold;
  }

td.orechts {
  background-color:       #082c6b;
  color:                  #ffffff;
  font-family:            Arial;
  font-size:              10pt;
  text-align:             center;
  font-weight:            bold;
  }

A.olinks {
  color:                  #000000;
  text-decoration:        none;
}
A.olinks:visited  {
  color:                  #000000;
  text-decoration:        none;
  }

A.oben {
  color:                  #FFFFFF;
  text-decoration:        none;
}
A.oben:visited  {
  color:                  #FFFFFF;
  text-decoration:        none;
  }
  /* hier die Definitionen für die rechte Spalte */

  table.r {
  background-color:       #ffffff;
  text-align:             center;
  }

td.rtitel {
  background-color:       #1875b5;
  color:                  #ffffff;
  font-family:            Arial;
  font-size:              9pt;
  font-weight:            bold;
  text-align:             center;
  }

td.rtext {
  background-color:       #cccccc;
  color:                  #000000;
  font-family:            Arial;
  font-size:              9pt;
  text-align:             center;
}

A.rtext {
  color:                  #000000;
  text-decoration:        none;
}

A.rtext:visited  {
  color:                  #000000;
  text-decoration:        none;
  }
A.rtext:hover {
  color:                  #082c6b;
  text-decoration:        none;
   }

/* Hier die overlib cssclass Definitionen */

.txtfontclass{
  text-decoration:none; font-size: 10pt; color:#000000;
}

.capfontclass{
  text-decoration:none; font-size: 9pt; color:#000000;
}

.closefontclass{
  text-decoration:none; font-size: 9pt; color:#000000;
  font-style: italic;
}

.fgclass{
  background-color:#9cd3ad;
}

.bgclass{
  background-color:#9cd3ad;
}
