/* --------------------------------------------------------- */
/*          CSS for RS Horn-Bad Meinberg  2005         */
/* --------------------------------------------------------- */



table.leftnav tr td.veran {
        font-family: Arial, Helvetica;
        font-weight: bold;
        border-color: color=#f87517;
        border-width: 1px 1px 1px 10px;

        width: 100%;
        border-style: solid;
        padding: 1px 1px 1px 5px;
        color: #000000;
        }

/* -------------- links-------------------------- */
   

/* -------------- navigation links-------------------------- */

a.leftnav:link {
        color: #f87517;
        font-family: Arial, Helvetica;
        font-weight: normal;
        text-decoration:none;
        font-size: 9pt;

}

a.leftnav:visited {
        color: #000000;
        font-family: Arial, Helvetica;
        font-weight: normal;
        text-decoration:none;
        font-size: 9pt;
}

a.leftnav:hover {
        color: #73d66b;
        font-family: Arial, Helvetica;
        font-weight: bold;
        text-decoration:underline;
        font-size: 9pt;



}




