
/* schriftstil,abstände */

body
{margin-top: 0px; margin-left: 0px; margin-right: 0px;margin-bottom: 0px; color: black;  background-color:#093871; font-family: verdana,arial; font-size: 10pt;}


table, tr, td
{ color: black ;font-family: verdana,arial; font-size: 10pt}

/* scrolleiste internet explorer ab vers.5.5 */

body
{scrollbar-arrow-color: #E2CD00; scrollbar-base-color: #093871;
scrollbar-highlight-color : #E2CD00; scrollbar-shadow-color : #E2CD00;
SCROLLBAR-TRACK-COLOR: #093871;}

/* 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; }
