body
  {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   background-color: #0066CC;
   color: #FFFFFF;
  }

a:link { color: #FFFFFF; }
a:visited { color: #FFFFFF; }
a:active { color: #FF0000; }
a:hover { color: #FFFFFF; background: #cccccc; }

a { text-decoration: none; }


h1 { font-size: 14pt; font-weight: bold; }
h2 { font-size: 14pt; }
h3 { font-size: 12pt; font-weight: bold; }
h2 { font-size: 12pt; }
table { font-size: 10pt; }
td { font-size: 10pt; }

div.gross  { font-size: 16pt; font-weight: bold; }
div.klein  { font-size: 12pt; }

a.email
   {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10; text-decoration: none;
   }