

/* scrolleiste internet explorer ab vers.5.5 */

body
{scrollbar-arrow-color: #ffffff; scrollbar-base-color: #ebebeb;
scrollbar-highlight-color : #9F9F9F; scrollbar-shadow-color :#ffffff;
SCROLLBAR-TRACK-COLOR: #DFDFDF;}



/* schriftstil,abstände */

body
{ color:#0C0C0C; font-family: impact,helvetica,arial; font-size: 10pt;}



/* allgemeine links im text */


a:link{ color: black; text-decoration:none; font-family: impact; font-size: 12pt; }

a:visited{color: black; text-decoration:none; font-family: impact; font-size: 12pt; }

a:active{ color:black; text-decoration:none; font-family: impact; font-size: 12pt; }

a:hover{ color: white; background-color: #800000; text-decoration:none; font-family: impact; font-size: 12pt; }


/* menue oben */


 #menu a:hover {color: #800000;
        background: url(images/pfeil.gif) no-repeat top center; }

       a:active {color: #800000;
        background: url(images/pfeil.gif) no-repeat top center; }





