
/* schriftstil,abst?nde */

body
{ color: maroon; background-image: url(images/czacza05.gif) ; font-family: verdana, arial; font-size: 10pt; margin: 0;}


table,tr,td
{ color: maroon ;font-family: verdana, arial; font-size: 10pt;}

/* 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.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; }

