/* Zusatzregeln für diese Unterseite. Die Original-Bootstrap/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;
}
.judgment-note {
    font-size: 0.95rem;
}
