
/* schriftstil,abstnde */

body
{margin-top: 1px; margin-left: 6px; margin-right: 6px;margin-bottom: 10px; color: silver;  background-color:#000000; font-family: calibri,verdana,arial; font-size: 11pt;}


table,tr,td
{ color: silver ;font-family: calibri,verdana,arial; font-size: 11pt}

/* scrolleiste internet explorer ab vers.5.5 */

body
{scrollbar-arrow-color: #9F0000; scrollbar-base-color: blue;
scrollbar-highlight-color : #808080; scrollbar-shadow-color : #808080;
SCROLLBAR-TRACK-COLOR: black;}




/* allgemeine links im text */

a:link{ color: gold; text-decoration:none; ;font-family: calibri; font-size: 11pt;}

a:visited{color:gold;text-decoration:none;font-family: calibri; font-size: 11pt;}

a:active{ color:gold;text-decoration:none;font-family: calibri; font-size: 11pt; }

a:hover{ color:#e6e6e6;
background-color:#7F7F7F;  text-decoration:none;font-family: calibri; font-size: 11pt;
border-bottom:solid 1px #bf0000; }





form {margin-bottom:0px;}
