/* Zusatzregeln für diese Unterseite. Die Original-CSS-Datei bleibt unverändert. */
.wrapline {
    width: 100%;
    overflow: hidden;
}
.line {
    height: 12px;
    width: 70%;
    min-width: 1px;
    float: left;
    border-bottom: 1px dotted;
}
.gd {
    float: right;
    clear: none;
    font-weight: 600;
}
.source-note {
    font-size: 0.95rem;
}
.editorial-note {
    border-left: 4px solid #6c757d;
    padding-left: 1rem;
}
