.praefix {
    font-size: 12px;
    font-family: Cambria, Georgia, serif;
    text-transform: lowercase;
    background: var(--farbe11);
    color: var(--text5);
    padding: 3px 3px;
    line-height: 2em;
text-weight: bold;
}

.small_ansicht {

font-size: 9px;

}