/* Technische Kompatibilitätsregeln für die Seite „Hör- und Gleichgewichtsorgan“.
   Die sichtbare Darstellung entspricht den bisherigen #line/#gd-Regeln
   der Original-CSS; die mehrfach vergebenen IDs wurden in Klassen umgewandelt. */

.line {
    height: 12px;
    width: 70%;
    min-width: 1px;
    float: left;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
}

.gd {
    float: right;
    clear: none;
}

.wrapline::after {
    content: "";
    display: table;
    clear: both;
}

.vsg-note {
    max-width: 980px;
}
