
/* schriftstil,abstände */



/* scrolleiste internet explorer ab vers.5.5 */

body
{scrollbar-arrow-color: 000066; scrollbar-base-color: B0C4DE;
scrollbar-highlight-color : #9BBBD4; scrollbar-shadow-color : 000066;}




/* allgemeine links */

a:link{ color: black; text-decoration:underline; font-family: verdana; font-size: 8pt;}

a:visited{color: black;text-decoration:underline;font-family: verdana; font-size: 8pt;}

a:active{ color:black;text-decoration:underline;font-family: verdana; font-size: 8pt; }

a:hover{ color: black;background-color:white;  text-decoration:none;font-family: verdana; font-size: 8pt; }