
/* schriftstil,abstände */

body
{margin-top: 0px; margin-left: 0px; margin-right: 0px;margin-bottom: 0px; color: white;  background-color: #2d2d2d; font-family: Monotype Corsiva; font-size: 12pt;}


table, tr, td
{ color: white ;font-family: Monotype Corsiva; font-size: 12pt; }

/* scrolleiste internet explorer ab vers.5.5 */

body
{scrollbar-arrow-color: #fff; scrollbar-base-color: #808080;
scrollbar-highlight-color : #fff; scrollbar-shadow-color : #fff;
SCROLLBAR-TRACK-COLOR: #e6e6e6;}



}



/* allgemeine links im text */

a:link{ color: white; text-decoration:underline; ;font-family: Monotype Corsiva; font-size: 12pt;}

a:visited{color: white;text-decoration:underline;font-family: Monotype Corsiva; font-size: 12pt;}

a:active{ color:white;text-decoration:underline;font-family: Monotype Corsiva; font-size: 12pt; }

a:hover{ color: #cc9900;background-color:white;  text-decoration:none;font-family: Monotype Corsiva; font-size: 12pt; }