body,p,h1,h2,h3,h4,h5,h6,h7,div,td,th,b,i,dd,dl,dt,ul,ol,li
  {
    font-family:Verdana,Helvetica,Arial,sans-serif;
    color:black;
    font-size:10pt;
  }

pre
  {
    font-family:Courier, Courier New;
    color:black;
    font-size:10pt;
  }

H1
{
  font-weight:bold;
  font-size: 12pt;
  text-decoration:none;
  color:#022A87;
}

H2
{
  font-weight:bold;
  font-size: 10pt;
  text-decoration:none;
}

.fleft 
{ /* Sachen an denen der Text vorbeifließen soll werden diese Klassen zugewiesen. */
 float: left;
 margin: 0 1em 0.2em 0; /* Man sollte einen schönen Abstand wählen sonst kleben die Sachen so am Text. */
}
 
.betonung
{
  font-weight:bold;
  font-size: 10pt;
  text-decoration:none;
  color:#022A87;
}

.description
{
  font-size: 8pt;
  text-decoration:none;
  color:black;
}

.whitetitle
{
  font-weight:bold;
  font-size: 10pt;
  text-decoration:none;
  color:#FFFFFF;
}

.subgross
{
  font-weight:bold;
  font-size: 12pt;
  text-decoration:none;
  color:#99A3BD;
}

.titel
{
  font-weight:bold;
  font-size: 12pt;
  text-decoration:none;
  color:black;
}

.subtitel
{
  font-weight:bold;
  font-size: 10pt;
  text-decoration:none;
  color:black;
}

.whitesubtitel
{
  font-weight:bold;
  font-size: 10pt;
  text-decoration:none;
  color:white;
}

.boldsource
{
  font-family:Courier, Courier New, MONOSPACE;
  font-weight:bold;
  font-size: 10pt;
  text-decoration:none;
  color:black;
}

.head
{
  font-weight:bold;
  font-size: 8pt;
  text-decoration:none;
  color:#FFFF55;
}

.redhead
{
  font-weight:bold;
  font-size: 10pt;
  text-decoration:none;
  color:#FF0000;
}

.copyright
{
  font-weight:normal;
  font-size: 7pt;
  text-decoration:none;
  color:#000000;
}

a:link { color:#99A3BD; font-weight:bold; font-size:10pt; text-decoration:underline; }
a:active { color:#99A3BD; font-weight:bold; font-size:10pt; text-decoration:underline; }
a:visited { color:#99A3BD; font-weight:bold; font-size:10pt; text-decoration:underline; }

a.mainmenue:link { color:#FFFFFF; font-weight:bold; font-size:10pt; text-decoration:none; }
a.mainmenue:active { color:#FFFFFF; font-weight:bold; font-size:10pt; text-decoration:none; }
a.mainmenue:visited { color:#FFFFFF; font-weight:bold; font-size:10pt; text-decoration:none; }
a.mainmenue:hover { color:#FFFFFF; font-weight:bold; font-size:10pt; text-decoration:underline; }

a.submenue:link { color:#FFFFFF; font-weight:bold; font-size:9pt; text-decoration:none; }
a.submenue:active { color:#FFFFFF; font-weight:bold; font-size:9pt; text-decoration:underline; }
a.submenue:visited { color:#FFFFFF; font-weight:bold; font-size:9pt; text-decoration:none; }
a.submenue:hover { color:#FFFFFF; font-weight:bold; font-size:9pt; text-decoration:underline; }

a.sub:link { color:#3C3C3C; font-weight:bold; font-size:8pt; text-decoration:none; }
a.sub:active { color:#3C3C3C; font-weight:bold; font-size:8pt; text-decoration:underline; }
a.sub:visited { color:#3C3C3C; font-weight:bold; font-size:8pt; text-decoration:none; }
a.sub:hover { color:#3C3C3C; font-weight:bold; font-size:8pt; text-decoration:underline; }

a.gross:link { color:#022A87; font-weight:bold; font-size:11pt; text-decoration:none; }
a.gross:active { color:#022A87; font-weight:bold; font-size:11pt; text-decoration:underline; }
a.gross:visited { color:#022A87; font-weight:bold; font-size:11pt; text-decoration:none; }
a.gross:hover { color:#022A87; font-weight:bold; font-size:11pt; text-decoration:underline; }

a.menu1:link { color:#AFBFCF; font-weight:bold; font-size:10pt; text-decoration:none; }
a.menu1:active { color:white; font-weight:bold; font-size:10pt; text-decoration:none; }
a.menu1:visited { color:#AFBFCF; font-weight:bold; font-size:10pt; text-decoration:none; }
a.menu1:hover { color:white; font-weight:bold; font-size:10pt; text-decoration:underline; }

a.menu2:link {color:white; font-weight:bold; font-size:10pt; text-decoration:none;}
a.menu2:visited {color:white; font-weight:bold; font-size:10pt; text-decoration:none;}
a.menu2:active {color:white; font-weight:bold; font-size:10pt; text-decoration:none;}
a.menu2:hover {color:yellow; font-weight:bold; font-size:10pt; text-decoration:underline;}

a.home1:link { color:#FFFF00; font-weight:bold; font-size:8pt; text-decoration:none; }
a.home1:active { color:#FFFF00; font-weight:bold; font-size:8pt; text-decoration:none; }
a.home1:visited { color:#FFFF00; font-weight:bold; font-size:8pt; text-decoration:none; }
a.home1:hover { color:#FFFF00; font-weight:bold; font-size:8pt; text-decoration:underline; }

a.home2:link { color:#022A87; font-weight:bold; font-size:8pt; text-decoration:none; }
a.home2:active { color:#022A87; font-weight:bold; font-size:8pt; text-decoration:none; }
a.home2:visited { color:#022A87; font-weight:bold; font-size:8pt; text-decoration:none; }
a.home2:hover { color:#022A87; font-weight:bold; font-size:8pt; text-decoration:underline; }