
/* schriftstil,abstände */

body
{margin-top: 30px; margin-left: 30px; margin-right: 30px;margin-bottom: 30px; color: #000000;  background-color:#353535; font-family:  VERDANA; font-size: 10pt; color: #ff0000}

ol, ul, li
 {font-family:  VERDANA; font-size: 10pt; color: #f2f2f2 }

table,tr,td
{ color: #e6e6e6 ;font-family:  VERDANA; font-size: 10pt; }

/* scrolleiste internet explorer ab vers.5.5 */

body
{scrollbar-arrow-color: #666666; scrollbar-base-color: #cecece;
scrollbar-highlight-color : #353535; scrollbar-shadow-color : #cecece;
SCROLLBAR-TRACK-COLOR: #cecece;}




a:link{ color: #e6e6e6; text-decoration:underline; ;font-family: Verdana; font-size: 10pt;}

a:visited{color: #e6e6e6;text-decoration:underline;font-family:  Verdana; font-size: 10pt;}

a:active{ color:#e6e6e6;text-decoration:underline;font-family:  Verdana; font-size: 10pt; }

a:hover{ color: #353535;background-color:#e6e6e6;  text-decoration:none;font-family:  Verdana; font-size: 10pt; }






