
/* schriftstil,abstände */

body
{margin-top: 0px; margin-left: 0px; margin-right: 0px;margin-bottom: 10px; color: black;  background-color:white; font-family:verdana, sans-serif; font-size: 10pt; background-color: white;align: center;}


table,tr,td
{ color: black ;font-family:verdana, sans-serif; font-size: 10pt; line-height: 1.5;}

img
{color:red }

/* scrolleiste internet explorer ab vers.5.5 */

body
{scrollbar-arrow-color: #808080; scrollbar-base-color: #ffffff;
scrollbar-highlight-color : #808080; scrollbar-shadow-color : #ffffff;
SCROLLBAR-TRACK-COLOR: #e6e6e6;}



/* allgemeine links im text */

a:link {color:gray; text-decoration:none}
a:visited {color:gray; text-decoration:none}
a:active {color:gray; text-decoration:underline}
a:hover {color:gray; text-decoration:underline}




