
/* bnv_neu.css */
/* (Mary-Entwurf in links.htm) */


    BODY { font-family: Verdana, Helvetica, Arial; font-size:  10pt; }
    SMALL { font-family: Verdana, Helvetica, Arial; font-size:  8pt; }
    
    BIG	  { font-family: Verdana, Helvetica, Arial; font-size: 12pt; font-weight:bold;}
    TD.akt { background: #FF0000; }
    TD.nrm { background: #0000AA; }

    A:link    { text-decoration:underline; color:blue; }
    A:active  { text-decoration:underline; background:#00ffff;}
    A:visited { text-decoration:underline; color:#800080; }
    A:hover { text-decoration:none; color:#ff0000; }
   
