.textXX {
 font-family: Arial, Helvetica;
 font-size: 18pt;
 color: black;
; font-weight: bold
}

small.white {
 font-family: Arial,Helvetica;
 font-size: 10pt;
 color: white;
}

font.whiteitalic {
 font-family: Times New Roman, Times;
 font-size: 14pt;
 font-style: italic;
 font-weight: bold;
 text-align: left;
 color: white;
}

.textX {
 font-family: Arial,Helvetica;
 font-size: 14pt;
 color: black;
}

.text {
 font-family: Arial,Helvetica;
 font-size: 10pt;
 color: black;
}

.textS {
 font-family: Arial,Helvetica;
 font-size: 8pt;
 color: black;
}

td, {
 font-family: Arial,Helvetica;
 font-size: 10pt;
 color: black;
}

td.topic1 {
 font-family: Arial,Helvetica;
 font-size: 14pt;
 font-weight: bold;
 color: black;
 vertical-align : top;
}

td.topic2 {
 font-family: Arial,Helvetica;
 font-size: 12pt;
 font-weight: bold;
 color: black;
 vertical-align : top;
}

td.topic3 {
 font-family: Arial,Helvetica;
 font-size: 10pt;
 font-weight: bold;
 color: black;
 vertical-align : top;
}

small {
 font-family: Arial,Helvetica;
 font-size: 8pt;
 color: black;
}

h3 {
 font-family: Tahoma,Arial,Helvetica;
 font-size: 10pt;
 color: white;
 font-weight:bold;
}

h2 {
 font-family: Arial,Helvetica;
 font-size: 12pt;
 color: black;
 font-weight:bold;
}

h2.weiss {
 font-family: Arial,Helvetica;
 font-size: 12pt;
 color: white;
 font-weight:bold;
}

h1 {
 font-family: Tahoma,Arial,Helvetica;
 font-size: 14pt;
 color: navy;
 font-weight:normal;
}

li, ul {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-style: normal;
  color: #000000;
  list-style-image: url(../bilder/stern.gif);
  list-style-position: inside;
}

.whtital2 {
 font-family: Arial, Helvetica;
 font-size: 10pt;
 font-style: italic;
 font-weight: normal;
 text-align: left;
 color: white;
}

.white {
 font-family: Arial, Helvetica;
 font-size: 10pt;
 font-weight: normal;
 text-align: left;
 color: white;
}

font, td {
 font-family: Arial, Helvetica;
 font-size: 10pt;
 font-weight: normal;
 text-align: left;
 color: black;
}

b {
 font-family: Arial, Helvetica;
 font-size: 10pt;
 font-weight: bold;
 color: black;
}

.arial {
 font-family: Arial, Helvetica;
 font-size: 10pt;
 font-weight: normal;
 text-align: left;
 color: black;
}

b.fett {
 font-family: Arial, Helvetica;
 font-size: 10pt;
 font-weight: bold;
}

.smaller {
 font-family: Arial,Helvetica;
 font-size: 8pt;
 color: white;
}