/* 20060225 auswirkung auf hauptfenster, wird jedoch übersteuert */
/* schriftstil,abstände */
body
{margin-top: 25px; margin-left: 20px; margin-right: 0px;margin-bottom: 0px; color: #ffffff;  background-color:#000000; font-family: verdana,arial; font-size: 9pt;}

/* table */
/* 20060225 Auswirkung bei financials ?? */
table, tr, td
{ color: #ffffff;font-family: verdana,arial; font-size: 10pt}

/* scrolleiste nur internet explorer ab vers.5.5 */
body
{scrollbar-arrow-color: #CCCCFF; scrollbar-base-color:#000000;
scrollbar-highlight-color : #dfdfdf; scrollbar-shadow-color : #CCCCFF;
SCROLLBAR-TRACK-COLOR: #000000;}

/* allgemeine links im text */
/* Auswirkung auf hauptseite auf die links */
a:link{ color: #ffffff; text-decoration:underline;font-family: verdana; font-size: 9pt;}
a:visited{color:#ffffff;text-decoration:underline;font-family: verdana; font-size: 9pt;}
a:active{ color:#ffffff;text-decoration:underline;font-family: verdana; font-size: 9pt; }
a:hover{ color: #C6EFFF;  text-decoration:none;font-family: verdana; font-size: 9pt; }