A.oben:link    {text-decoration: underline; color: blue;font-weight: bold;}
A.oben:visited {text-decoration: underline; color: blue;font-weight: bold;}
A.oben:active  {text-decoration: underline; color: blue;font-weight: bold;}
A.oben:hover   {text-decoration: underline; color: purple;font-weight: bold;}

A.unten:link    {text-decoration: none; color: black;font-weight: bold;}
A.unten:visited {text-decoration: none; color: black;font-weight: bold;}
A.unten:active  {text-decoration: none; color: black;font-weight: bold;}
A.unten:hover   {text-decoration: none; color: blue;font-weight: bold;}

body
{
background:black url('../Bilder/Brown.jpg'); 
color:black;
font-size:11pt;
}

td
{
font-size:11pt;
text-align:left;
}

th
{
font-size:13pt;
text-align:left;
}

