/* scrolleiste  */

body
{scrollbar-arrow-color: white;
scrollbar-base-color: #000000;
scrollbar-highlight-color : white;
scrollbar-shadow-color :#ffffff;
SCROLLBAR-TRACK-COLOR: #000000;
BACKGROUND-COLOR: #000000;
}

tableborder {
BACKGROUND-COLOR: #000000; }

/* schriftstil,abstände */

body
{color: #FFFFFF; font-family: verdana,arial; font-size: 10pt;}

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





/* allgemeine links im text */



A:link {color:papayawhip; font-family: verdana; font-size: 8pt;}
A:active {color:#FFFF00;font-family: verdana; font-size: 8pt;}
A:visited {color:#FFFF00;font-family: verdana; font-size: 8pt;}
A:hover {color: #FFFFFF; text-decoration:underline overline; font-family: verdana; font-size: 8pt;}
