body,p,td,tr,b
  {
    font-family:Verdana,Helvetica,Arial,sans-serif;
    color:black;
    font-size:10pt;
  }

.titel
{
  font-weight:bold;
  font-size: 12pt;
  text-decoration:none;
  color:white;
}

.subtitel
{
  font-weight:bold;
  font-size: 10pt;
  text-decoration:none;
  color:white;
}

a:link { color:#FFFFFF; font-weight:bold; font-size:10pt; text-decoration:none; }
a:active { color:#FFFFFF; font-weight:bold; font-size:10pt; text-decoration:underline; }
a:visited { color:#FFFFFF; font-weight:bold; font-size:10pt; text-decoration:none; }
a:hover { color:#FFFFFF; font-weight:bold; font-size:10pt; 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:#FFFFFF; font-weight:bold; font-size:11pt; text-decoration:none; }
a.gross:active { color:#FFFFFF; font-weight:bold; font-size:11pt; text-decoration:underline; }
a.gross:visited { color:#FFFFFF; font-weight:bold; font-size:11pt; text-decoration:none; }
a.gross:hover { color:#FFFFFF; font-weight:bold; font-size:11pt; text-decoration:underline; }
