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;
}

H3
{
  font-weight:bold;
  font-size: 12pt;
  text-decoration:none;
}

.titel
{
  font-weight:bold;
  font-size: 12pt;
  text-decoration:none;
  color:black;
}

.subtitel
{
  font-weight:bold;
  font-size: 10pt;
  text-decoration:none;
  color:black;
}

.source
{
  font-family:Courier, Courier New, MONOSPACE;
  font-weight:normal;
  font-size: 10pt;
  text-decoration:none;
  color:black;
}

.boldsource
{
  font-family:Courier, Courier New, MONOSPACE;
  font-weight:bold;
  font-size: 10pt;
  text-decoration:none;
  color:black;
}

.comment
{
  font-family:Courier, Courier New, MONOSPACE;
  font-weight:normal;
  font-size: 10pt;
  text-decoration:none;
  color:blue;
}

a:link { color:#5E698F; font-weight:bold; font-size:10pt; text-decoration:underline; }
a:active { color:#5E698F; font-weight:bold; font-size:10pt; text-decoration:underline; }
a:visited { color:#004422; font-weight:bold; font-size:10pt; 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;}