.kursiv {
 font-style: italic;
}
.fett {
 font-weight: bold;
}
.zeil_h_15 {
 line-height: 1.5em;
}
.lb {
    text-align: left;
}
.ce {
    text-align: center;
}
.rb {
    text-align: right;
}
.bl {
    text-align: justify;
}
.vmitte {
    vertical-align: middle;
}
.font_08 {
        font-size: 8pt;
}
.font_10 {
        font-size: 10pt;
}
.font_12 {
        font-size: 12pt;
}
.font_14 {
        font-size: 14pt;
}
.font_16 {
        font-size: 16pt;
}