p, li, div, td {
        font-family : Verdana, Tahoma, Arial, Sans-Serif;
        color : #000000;
        font-size : 10pt; }




  /* # # # # # # # # # # # # # # # # # #   LINKS ALLGEMEIN   # # # # # # # # # # # # # # # # # #*/


a:link {
        font-family : Verdana, Tahoma, Arial, Sans-Serif;
        color : #C00000;
        text-decoration : none;
        font-size : 10pt;
        font-weight : normal; }


a:visited {
        font-family : Verdana, Tahoma, Arial, Sans-Serif;
        color : #C00000;
        text-decoration : none;
        font-size : 10pt;
        font-weight : normal; }


a:hover {
        font-family : Verdana, Tahoma, Arial, Sans-Serif;
        color : #000000;
        text-decoration : underline;
        font-size : 10pt;
        font-weight : normal;
        text-transform : none;
        font-variant : normal; }


a:active {
        font-family : Verdana, Tahoma, Arial, Sans-Serif;
        color : #C00000;
        text-decoration : none;
        font-size : 10pt;
        font-weight : normal; }




/* # # # # # # # # # # # # # # # # # #   BODY   # # # # # # # # # # # # # # # # # #*/


BODY {
        background-color : #FFFFFF; }

img {
        border : 1px solid #b6b6b6; }