span.seiten_ueberschrift
{
  color: #000099;
  font: bold 14pt Arial, sans-serif;
}

span.MainText
{
  color: #000000;
  font: normal 10pt Arial, sans-serif;
  line-height: inherit;
  text-align: justify;
  display: list-item
}

span.MainText_List {
  color: #000000;
  font: normal 10pt Arial, sans-serif;
  line-height: inherit;
  text-align: justify;
  display: list-item;
  list-style: square inside
}

span.SmallText
{
  color: #000099;
  font: normal 9pt Arial, sans-serif;
  line-height: inherit;
}

span.SmallText_List {
  color: #000099;
  font: normal 9pt Arial, sans-serif;
  line-height: inherit;
  list-style: square inside;
  display: list-item
}

span.MainTextUeberschrift
{
  color: #000099;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
  line-height: inherit
}

