td#navi  {

        color: #004400;

        fontSize: "12px";

        fontFamily: "Helvetica,Arial";

        font-family: Verdana, Arial, Helvetica, sans-serif;

        background-image: url(navi-bkg-lite.jpg);

        text-align: center;

        font-weight: bolder;

        background-repeat: no-repeat;

        height: 35px;

}



td.ohne  {background: none !important;}
td.ohne a img {background: none !important; }
td.ohne a:hover img {background: none !important; }

p  {font-size : medium; font-family : 'Garamond';}

td#navi a:link  {
        font-weight: bold !important;
        text-align: center;
        font-size: 12px;
        text-decoration: none !important;
}

td#navi a:visited  {/* bereits besuchte Seiten*/
        color: #000d0d;
        text-decoration: none;
        font-size: 12px;
        font-weight: bold !important;
}

td#navi a:active  {/* bereits besuchte Seiten*/
        color: #DD0000;
        font-weight: bold;
        font-size: 12px;
}

td#navi a:hover  {color : #B91017; background-color: #F8FED6; font-size: 12px;}