
/* schriftstil,abstände */
/* scrolleiste internet explorer ab vers.5.5 */
body { scrollbar-arrow-color: #f1f1f1; scrollbar-base-color: #000000; scrollbar-highlight-color: #708090; scrollbar-shadow-color: #708090; scrollbar-track-color: #000000 }
/* menue oben */

#menu1  a:link, #menu1  a:visited, #menu1  a:active {display: block;
        font-size: 11px;
        line-height: 14px;
        font-weight: bold;
        padding: 0 2px 0px 2px;
        text-decoration: none;
        color: #FFFFFF;
        background:transparent;
}
#menu1 a:hover {color: #FFC800;

}

.point{color:#e8f2fe;font-size:9px}

/* menue links */
/* allgemeine links */
a:link { color: white; font-size: 10pt; font-family: verdana; text-decoration: underline }
a:visited { color: white; font-size: 10pt; font-family: verdana; text-decoration: underline }
a:active { color: white; font-size: 10pt; font-family: verdana; text-decoration: underline }

