p {
    font-family: sans-serif;
    color: green;
    font-size: 16pt;
    font-style: italic;
}
.mehrAbst {
    padding-top:30pt;
}
.vielAbst {
    padding-top:70pt;
}
.ueber {
    font-size: 25pt;
    font-weight: bold;
    font-style: italic;
    color: green;
    padding-top:30pt;
}
.wichtig {
    font-family: sans-serif;
    font-size: 21pt;
    font-weight: bold;
    font-style: italic;
    color: green;    
}
.schwarz {
    font-family: sans-serif;
    font-size: 16pt;
    color: black;
    font-style: italic;    
}
.klein {                    
    font-family: sans-serif;
    font-size: 12pt;
    color:black;
    font-style: italic;
}
.navi {
    font-family: sans-serif;
    font-size: 16pt;
    font-weight: bold;
}
a:link {
    color: black;
}
a:visited {
    color: #5F5F5F;
}
td {
    text-align: center;
}

