
/* schriftstil,abstände */

body
{margin-top: 30px; margin-left: 30px; margin-right: 30px;margin-bottom: 30px;   background-color:#e5e5e5; font-family:  VERDANA; font-size: 10pt; color: #e5e5e5}

ol, ul, li
 {font-family:  VERDANA; font-size: 10pt; color: #3b3b3b }

table,tr,td
{ color: #3b3b3b ;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: #e5e5e5; text-decoration:underline; ;font-family: Verdana; font-size: 12pt;}

a:visited{color: #e5e5e5;text-decoration:underline;font-family:  Verdana; font-size: 12pt;}

a:active{ color:#e5e5e5;text-decoration:underline;font-family:  Verdana; font-size: 12pt; }

a:hover{ color: #e5e5e5; text-decoration:none;font-family:  Verdana; font-size: 12pt; }





