

/* schriftstil,abstände */

body
{margin-top: 10px; margin-left: 0px; margin-right: 0px;margin-bottom: 11px; color:#ffffD0;  background-color:#2F0000; font-family: verdana,arial; font-size: 10pt;}


table,tr,td
{ color:#ffffD0;font-family: verdana,arial; font-size: 10pt}






/* allgemeine links im text */

a:link{ color:#f7f700; text-decoration:underline; font-family: verdana; font-size: 12pt;}

a:visited{color:#f7f700;text-decoration:underline;font-family: verdana; font-size: 12pt;}

a:active{ color:#f7f700;text-decoration:underline;font-family: verdana; font-size: 12pt; }

a:hover{background-color:#ffffd0; color: #2f0000; text-decoration:none;font-family: verdana; font-size: 12pt; }


