<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">table.listOverview.addRowSpacing {
    margin-top: 0;
}

.mitteilungZeile .spalte_1,
.mitteilungZeile .spalte_2,
.mitteilungZeile .spalte_3 {
    padding-top: 0;
}

.listOverview table tr th {
    word-break: break-all;
}</pre></body></html>