
body {
scrollbar-face-color:#ffffff;
scrollbar-highlight-color:#ffffff;
scrollbar-shadow-color:#ffffff;
scrollbar-3dlight-color:#9fa6ae;
scrollbar-arrow-color:#9fa6ae;
scrollbar-track-color:#ffffff;
scrollbar-darkschadow-color:#ffffff;
}

.white {
font-family:arial;
font-size:11px;
font-weight: normal;
color:#ffffff;
line-height:15px;
text-decoration:none;
}

/*.link:hover {
        FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #333333; FONT-STYLE: normal; FONT-FAMILY: arial; TEXT-DECORATION: underline
} */

.text {
font-family:arial,verdana,helvetica,sans-serif;
font-size:11px;
color:#3e4e60;
line-height:15px;
text-decoration:none;
}

/*Überschriften*/
.bold {
font-family:arial,helvetica,sans-serif;
font-size:11px;
color:#3e4e60;
font-weight:bold;
text-decoration:none;
}

/*standard-links, auch Hauptnavigation*/
a:link {
font-family:arial,verdana,helvetica,sans-serif;
font-size:11px;
color:#3e4e60;
text-decoration:underline;
}

a:visited {
font-family:arial,verdana,helvetica,sans-serif;
font-size:11px;
color:#3e4e60;
text-decoration:underline;
}

a:hover {
font-family:arial,verdana,helvetica,sans-serif;
font-size:11px;
color:#3e4e60;
text-decoration:none;
}

a:active {
font-family:arial,verdana,helvetica,sans-serif;
font-size:11px;
color:#3e4e60;
text-decoration:none;
}


a.white:link {
font-family:arial,verdana,helvetica,sans-serif;
font-size:11px;
color:#ffffff;
text-decoration:underline;
}

a.white:visited {
font-family:arial,verdana,helvetica,sans-serif;
font-size:11px;
color:#ffffff;
text-decoration:underline;
}

a.white:hover {
font-family:arial,verdana,helvetica,sans-serif;
font-size:11px;
color:#ffffff;
text-decoration:none;
}

a.white:active {
font-family:arial,verdana,helvetica,sans-serif;
font-size:11px;
color:#ffffff;
text-decoration:none;
}