/* CSS Document */
.Moduletitel   {
    font-family: Arial, Helvetica;
    font-size:  16px;
    font-weight: bold;
    color: #B0160E;
}


/* CSS Document */
.Moduletitelwit   { font-family: Arial, Helvetica; font-size:  16px; font-weight: bold; color: #FFFFFF; }
.wittetekst { color: #CCCCCC; }
a.wittetekst:link { color: #FFFFFF; font-weight: normal; text-decoration: underline; }
a.wittetekst:visited { color: #FFFFFF; font-weight: normal; text-decoration: overline; }
a.wittetekst:hover { color: #999999; font-weight: normal; text-decoration: underline; }
a.wittetekst:active { color: #FFFFFF; font-weight: normal; text-decoration: underline; }


