
/* Zeichen Schriften */

body
{margin-top: 0px; margin-left: 0px; margin-right: 0px;margin-bottom: 0px; color: black;  background-color: CEAE86; font-family: verdana,arial; font-size: 10pt;}


table,tr,td
{margin-top: 0px; margin-left: 0px; margin-right: 0px; color: black ;font-family: verdana,Arial; font-size: 10pt; }

/* scrolleiste internet explorer ab vers.5.5 */

body
{scrollbar-arrow-color: white; scrollbar-base-color: CEAE86;
scrollbar-highlight-color : #e6e6e6; scrollbar-shadow-color : black;} 



/* Verlinkungen */

a:link{ color: #CCCCCC; text-decoration:underline; ;font-family: verdana; font-size: 10pt;}

a:visited{color: #CCCCCC;text-decoration:underline;font-family: verdana; font-size: 10pt;}

a:active{ color:#CCCCCC;text-decoration:underline;font-family: verdana; font-size: 10pt; }

a:hover{ color: #808080;background-color:white;  text-decoration:underline and overline;font-family: verdana; font-size: 10pt; }

