body {
   color: #000000;
   background-color: #F3F3F3;
   font-family: Arial;
   font-size: 10pt;
   text-align: justify;
   margin-left: 40px;
   margin-right: 40px;
}

a:link { color: #339999; }
a:visited { color: #339999; }
a:hover { color: #3333FF; }
a:active { color: rgb(255, 102, 102);}

span.Ueberschrift1 {
  font-weight: bold;
  font-size: 18pt;
  text-align: center;
}

span.Ueberschrift2 {
  font-weight: bold;
  font-size: 14pt;
  text-align: center;
}


span.hervorheben {
  font-style: italic;
  font-weight: bold;
}

a {
  font-weight: bold;
  font-style: italic;
  text-decoration: none;
}


a.linkbig {
  font-size: 16pt;
  font-style: normal;
  text-align: center;
  font-weight: bold;
}

a.linkhome {
  font-size: 8pt;
  font-style: normal;
  text-align: center;
  font-weight: bold;
}

table {
border-color: #ffffff;
font-size: 10pt;
}