body
{ background-color: #FFFF80;      /* siehe farbtabelle */
  font-family: Arial, Verdana , "Times New Roman" , sans-serif;
  font-size: 14px;
  color: #104E8B;
}


a:link { color="blue"; text-decoration: underline; font-weight: bold; }
a:visted { color="000000"; text-decoration: underline; font-weight: bold; }
a:active { color="000000"; text-decoration: underline; font-weight: bold; }
a:hover { color="000000"; text-decoration: underline; font-weight: bold; }


th
{  font-weight: normal;
  color: #ff0000;
}

.ostern       /*  eigene Klasse ohne Sonderzeichen  */
{   font-size: 20px;
  color: red;
}