a:visited {color:blue; text-decoration:none; font-weight : bold; }
a:link {color:blue; text-decoration:none; font-weight : bold;}
a:hover { color:#330099; text-decoration:underline;  font-weight : bold;}
a:active {color:#330099; text-decoration:underline;  font-weight : bold;}


BODY.main
{ background : #808080;
  font-family : Arial;
  font-size : 9pt;
  color : #000000
}

TABLE.dunkel {
        background-color : #404040;
}
TD.dunkel1 {

        font-family : Arial;
        font-size : 9pt;
        color : #000000;
        background-color : #404040;
}
TD.text {

        font-family : Arial;
        font-size : 9pt;
        color : #000000;
        background-color : #C0C0C0;
}
TD.text1 {

        font-family : Arial;
        font-size : 9pt;
        color : #000000;
        background-color : #EDEDED;
}
TD.text2 {

        font-family : Arial;
        font-size : 9pt;
        color : #000000;
        background-color : #FFFFFF;
}TD.text2.old {

        font-family : Arial;
        font-size : 9pt;
        color : #000000;
        background-color : #9f9f9f;
}
TD.text3.old {

        font-family : Arial;
        font-size : 9pt;
        color : #000000;
        background-color : #0099CC;
}
TD.text3 {

        font-family : Arial;
        font-size : 9pt;
        color : #000000;
        background-color : #BBBBBB;
}

