
/* schriftstil,abstände */

body
{margin-top: 0px; margin-left: 0px; margin-right: 0px;margin-bottom: 10px; color: black;  background-color:#666666; font-family: verdana,arial; font-size: 10pt;}


table,tr,td
{ color: black ;font-family: verdana,arial; font-size: 10pt}


/* allgemeine links im text */

a:link.allg{ color:#000000; text-decoration:underline; font-family: verdana; font-size: 10pt;background-color:#ffffff}

a:visited.allg{color:#000000;text-decoration:underline;font-family: verdana; font-size: 10pt;background-color:#ffffff}

a:active.allg{ color:#000000;text-decoration:underline;font-family: verdana; font-size: 10pt;background-color:#ffffff }

a:hover.allg{ color: #000000;background-color:#ffffff;  text-decoration:none;font-family: verdana; font-size: 10pt; }