

/* schriftstil,abstände */

body
{margin-top: 0px; margin-left: 0px; margin-right: 0px;margin-bottom: 0px; color: #333333;  background-color:#ffffff; font-family: verdana,verdana; font-size: 8pt;}


table, tr, td
{ color: #333333 ;font-family: verdana,arial; font-size: 8pt}



/* allgemeine links im text */

a:link{ color: #333333; text-decoration:none; font-family: verdana; font-size: 8pt;}

a:visited{ color: #333333; text-decoration:none; font-family: verdana; font-size: 8pt;}

a:active{ color: #a40000; text-decoration:underline; font-family: verdana; font-size: 8pt; }

a:hover{ color: #a40000; text-decoration:none; font-family: verdana; font-size: 8pt; background-color:#ffdddd}