.Haupttitel {
         font-size: 16px;
    font-weight: bold;
    color: #000000;
}

.Titel {
   color: #434242;
   font-weight: bold;
}

.Standardtext {
    font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #434242;
}   

