   a { text-decoration:none;font-size:8pt; }
   a:link { color:blue;text-decoration:underline; }
   a:visited { color:blue;text-decoration:underline; }
   a:hover {color:blue;text-decoration:underline;font-weight:bold; }
   a:active {color:blue; text-decoration:underline;font-weight:bold;}

   td { font-family:"Arial"; font-size:9pt; }
   td.leftklein {text-align:left; font-family:"Arial"; font-size:8pt; font-weight:normal; vertical-align:top; }
   td.leftkleinzeile {background-color: #fee7b1; text-align:left; font-family:"Arial"; font-size:8pt; font-weight:normal; vertical-align:top; }
   th { font-family:"Arial"; font-size:9pt; text-align:left;color:#800000; }
   td.fett {font-size:9pt; font-weight:bold;}
   td.zeile {background-color:#fff8e6; }
   td.zwischenzeile {background-color:#ffeec8; };
   h1 { font-family:"Arial"; font-size:16pt;font-weight:bold;text-align:center;color: black; }
   h2 { font-family:"Arial"; font-size:12pt; text-align:center;color:black; padding-bottom:10px; margin-bottom:10px;  }
   p { font-family:"Arial";font-size:9pt; }
   body { font-family:"Arial";font-size:10pt;background-color:#ffeec8; margin: 0 px; }
   input { font-family:"Arial";font-size:8pt; }
   select { font-family:"Arial";font-size:8pt; }