/*Hintergrundfarbe für die Menü*//*a:hover { color:"#9B0000" }*//*a:hover { background-color:rgb(254,211,158); }*/        /*Wegbrwun*//*a:hover { background-color="#FDC788" }*/            /* Hintergrund Figurbraun*/ /*a:hover { background-color:rgb(181,200,147); }*/    /* Farbe des Fußabdrucks*/ /*a:hover { background-color:rgb(205,218,182); }*/    /* Farbe des Fußabdrucks, heller*/ a:hover { color:#9B0000; text-decoration:underline; background-color:rgb(254,211,158) }a:active { color:#9B0000; text-decoration:underline; background-color:rgb(254,211,158) }/*.times11f { font-family:"Times New Roman"; font-size:11pt; font-weight:bold }*/ /*.times12 { font-family:"Times New Roman"; font-size:12pt; font-weight:normal }*/ /*.times12f { font-family:"Times New Roman"; font-size:12pt; font-weight:bold }*/ /*.times13f { font-family:"Times New Roman"; font-size:13pt; font-weight:bold }*/ /*.times14f { font-family:"Times New Roman"; font-size:14pt; font-weight:bold }*/ /*.Arial10f { font-family:"Arial"; font-size:10pt; font-weight:bold }*/ 
