/* schriftstil,abstände */




body
{margin-top: 0px; margin-left: 0px; margin-right: 0px;margin-bottom: 0px; color: #000000;  background-color:#FFFFF0; font-family: arial; font-size: 10pt;}


table, tr, td
{ color: #000000 ;font-family: arial; font-size: 10pt}

/* inhalt */
.in {background-color:#FFFFF0;
color:#000000;padding-top: 20px; padding-left: 20px; padding-right: 20px;padding-bottom:20px;
border:solid 1px black;}

/* scrolleiste internet explorer ab vers.5.5 */

body
{scrollbar-arrow-color: #000000; scrollbar-base-color: #FAFAD2;
scrollbar-highlight-color : #000000; scrollbar-shadow-color : #ffffff;
SCROLLBAR-TRACK-COLOR: #FFFFE0;}



/* allgemeine links im text */

a:link{ color: #000000; text-decoration:none; ;font-family: arial; font-size: 10pt;}

a:visited{color: #000000;text-decoration:none;font-family: arial; font-size: 10pt;}

a:active{ color:#000000;text-decoration:underline;font-family: arial; font-size: 10pt; }

a:hover{ color: #ffffff; text-decoration:none;font-family: arial; font-size: 10pt; background-color:#006400;}