BODY {
   FONT-FAMILY: Arial, Helvetica, Sans-Serif;
   font-size: 20px;
   background-color: #FCFCF0;
   color: #000000;
}

A:link {COLOR: #000000;  FONT-WEIGHT: bold; FONT-SIZE: 16px; FONT-STYLE: normal; FONT-FAMILY: Arial, Helvetica; TEXT-DECORATION: none;  }
A:visited {COLOR: #000000;  FONT-WEIGHT: bold; FONT-SIZE: 16px; FONT-STYLE: normal; FONT-FAMILY: Arial, Helvetica; TEXT-DECORATION: none;}
A:bb:hover {COLOR: #000000;  FONT-WEIGHT: bold; FONT-SIZE: 16px; FONT-STYLE: normal; FONT-FAMILY: Arial, Helvetica; TEXT-DECORATION: none;}
A:active {COLOR: #000000;  FONT-WEIGHT: bold; FONT-SIZE: 16px; FONT-STYLE: normal; FONT-FAMILY: Arial, Helvetica; TEXT-DECORATION: none;}

a.hilfe:link {COLOR: #808080; cursor: help;}
a.hilfe:visited {COLOR:  #808080; cursor: help;}
a.hilfe:bb:hover {COLOR: #808080; cursor: help;}
a.hilfe:active {COLOR: #808080; cursor: help;}

a.warte:link {cursor: wait;}
a.warte:visited {cursor: wait;}
a.warte:bb:hover {cursor: wait;}
a.warte:active {cursor: wait;}

/*Start-Error*/
body.start {
   FONT-FAMILY: Arial, Helvetica, Sans-Serif;
   font-size: 20px;
   background-color: #000000;
   }

td.errortittel  {
 font-size: 42px;
 line-height: 42px;
 font-weight: bold;
 color: #000000;
 }


