
a:link { text-decoration: none; color: #000000; }
a:visited { text-decoration: none; color: #000000; }
a:hover { text-decoration: underline; color: #000000; }
a:active { text-decoration: none; color: #000000; }


.text
{
font-size: 12px;
color: #CCCCCC;
line-height: 21px;
font-family: verdana,arial,geneva;
}

.lesen
{
font-size: 11px;
color: #000000;
line-height: 18px;
font-family: verdana,arial,geneva;
}

.head
{
font-size: 12px;
color: #000000;
line-height: 21px;
font-family: verdana,arial,geneva;
}

.small
{
font-size: 10px;
color: #000000;
font-family: verdana,arial,geneva;
}


.sb {scrollbar-3dlight-color:#787878;
           scrollbar-arrow-color:#4D7195;
           scrollbar-base-color:#787878;
           scrollbar-darkshadow-color:#787878;
           scrollbar-face-color:#ffffff;
           scrollbar-highlight-color:#787878;
           scrollbar-shadow-color:#4D7195;