body
{
  font-size: 8pt;
  font-family: Verdana,Arial,sans-serif;
  color: black;
  background-color: #DDDDDD;
}

input
{
  font-size: 8pt;
  font-family: Verdana,Arial,sans-serif;
}

table
{
  font-size: 8pt;
  font-family: Verdana,Arial,sans-serif;
}

.Tabelle
{
  font-size: 8pt;
  font-family: Verdana,Arial,sans-serif;
  color: black;
  background-color: #DDDDDD;
}

.TabellenZeile
{
  font-size: 8pt;
  font-family: Verdana,Arial,sans-serif;
  color: black;
  background-color: #FFFFFF;
}

.TabellenUeberschrift
{
  font-size: 8pt;
  font-family: Verdana,Arial,sans-serif;
  font-weight: bold;
  color: #FFFFFF;
  background-color: #DB021b;
}

.TabellenzeileGrau
{
  font-size: 8pt;
  font-family: Verdana,Arial,sans-serif;
  color: #000000;
  background-color: #FFFFFF;
}

.TopFrame
{
  font-size: 10pt;
  font-family: Arial,sans-serif;
  color: white;
  font-weight: bold;
  background-color: #DDDDDD;
}

.TopTitel
{
  font-size: 12pt;
  font-family: Verdana,Arial,sans-serif;
  font-weight: bold;
  color: black;
}

.BottomFrame
{
  font-size: 9pt;
  font-family: Verdana,Arial,sans-serif;
  color: 0099CC;
  background-color: #DDDDDD;
}

.titel
{
  font-size: 10pt;
  font-family: Verdana,Arial,sans-serif;
  font-weight: bold;
  color: black;
}

.ueberschrift
{
  font-size: 10pt;
  font-family: Verdana,Arial,sans-serif;
  font-weight: bold;
  color: black;
}

a:link
{
  color: #949695;
  text-decoration: underline;
}

a:visited
{
  color: #949695;
  text-decoration: underline;
}
a:hover
{
  color: black;
  text-decoration: underline;
}
a:active
{
  color: #949695;
  text-decoration: underline;
}



