
/* schriftstil,abstände */

body
{ color: #000000;  background-color: #FFFFFF; font-family: verdana,arial; font-size: 10pt;}


table,tr,td
{margin-top: 0px; margin-left: 0px; margin-right: 0px; color: #000000 ;font-family: verdana,arial; font-size: 10pt; }

/* scrolleiste internet explorer ab vers.5.5 */

body
{scrollbar-arrow-color: #cccccc; scrollbar-base-color: #ebebeb;
scrollbar-highlight-color : #9F9F9F; scrollbar-shadow-color :#ffffff;
SCROLLBAR-TRACK-COLOR: #DFDFDF;}






/* allgemeine links im text */

a:link{ color: black; text-decoration:none; ;font-family: verdana; font-size: 10pt; }

a:visited{color: black;text-decoration:none;font-family: verdana; font-size: 10pt; }

a:active{ color:black;text-decoration:none;font-family: verdana; font-size: 10pt; }

a:hover{ color: black; letter-spacing:2px; text-decoration:underline;font-family: verdana; font-size: 10pt; }