<!--
.abstand {font-size:10px;}
.abstand5 {font-size:5px;}

.weiss
{
    font-family:arial,helvetica,univers;
                font-size:11px;
                color:#ffffff;
                font-weight: 600;
                letter-spacing:1;
}               
.schwarz
{
    font-family:arial,helvetica,univers;
                font-size:11px;
                color:#000000;
                letter-spacing:1;
}                  
.schwarzbold
{
    font-family:arial,helvetica,univers;
                font-size:11px;
                color:#000000;
                font-weight: 600;
                letter-spacing:1;
}  
.schwarzlink
{
    font-family:arial,helvetica,univers;
                font-size:11px;
                color:#000000;
                letter-spacing:1;
                text-decoration:none;
} 
.schwarzboldlink
{
    font-family:arial,helvetica,univers;
                font-size:12px;
                color:#000000;
                font-weight: 600;
                letter-spacing:1;
                text-decoration:none;
} 
.schwarzunderline
{
    font-family:arial,helvetica,univers;
                font-size:11px;
                color:#000000;
                letter-spacing:1;
                text-decoration:underline;
}                    
//-->