
a:link { text-decoration: none; color: #0000A0; }
a:visited { text-decoration: none; color: #0000A0; }
a:hover { text-decoration: underline; color: #0000A0; }
a:active { text-decoration: underline; color: #0000A0; }


.text {
font-size: 12px;
color: #606060;
line-height: 24px;
font-family: Verdana,Arial,Helvetica;
}

.small {
font-size: 11px; 
color: #606060; 
line-height: 14px; 
font-family: Verdana, Arial, Helvetica
}

.lesen {
font-size: 12px;
color: #606060;
line-height: 18px;
font-family: Verdana,Arial,Helvetica;
}

.lesen-bold {
font-size: 12px;
font-style: bold;
color: #606060;
line-height: 18px;
font-family: Verdana,Arial,Helvetica;
} 

.lesenrot {
font-size: 12px;
color: #ff0000;
line-height: 18px;
font-family: Verdana,Arial,Helvetica;
}

.head {
font-size: 12px;
color: #606060;
line-height: 21px;
font-family: Verdana,Arial,Helvetica;
}

.tabelle1 {
font-size: 24px;
color: #000000;
line-height: 12px;
font-family: Verdana,Arial,Helvetica;
}
/* td-Element innerhalb einer Tabelle mit class=tabelle1*/

table.tabelle1 td {
font-size: 12px;
color: #606060;
line-height: 14px;
font-family: Verdana,Arial,Helvetica;
vertical-align: top;
}

.sb {
scrollbar-base-color:#000000;
scrollbar-face-color:#d0d0d0;
scrollbar-arrow-color:#ff0000;
scrollbar-highlight-color:#e0e0e0;
scrollbar-3dlight-color:#ffffff;
scrollbar-shadow-color:#303030;
scrollbar-darkshadow-color:#ffffff;
}
