#ZusammenUeber {
    font-size: 28.0pt;
    font-family: "Calibri Light", sans-serif;
    letter-spacing: -.5pt;
}

#ZusammenUnter {
    line-height: 107%;
    font-size: 11.0pt;
    font-family: "Calibri", sans-serif;
    color: #5a5a5a;
    letter-spacing: .75pt;
}

.ZusammenfassungAbschnitt {
    font-size: 16.0pt;
    font-family: "Calibri Light", sans-serif;
    color: #2e74b5;
}

.ZusammenfassungUnterAbschnitt {
    font-size: 14.0pt;
    font-family: "Calibri Light", sans-serif;
    color: #2e74b5;
}

.ZusammenTable {
    border-collapse: collapse;
    margin-bottom: 20px;
}

.ZusammenTable td:not(.platzhalter):not(.noBorder) {
    border: 1px solid black;
    min-width: 100px;
}

.ZusammenTable .platzhalter {
    width: 20px;
}

.ZusammenBeschreibung {
    width: 210px;
    word-wrap: break-word;
}

.ZusammenWert {
    width: 300px;
    word-wrap: break-word;
}

.KostenTable td:nth-child(1) {
    width: 230px;
}

.KostenTable td:nth-child(2) {
    width: 100px;
}

.KostenTable td:nth-child(3) {
    width: 530px;
}

.KostenTable td:nth-child(4) {
    width: 100px;
    text-align: right;
}
