body, th, td {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
}

th, td {
    padding: 2px 6px;
}

td.br-error {
    font-weight: bold;
    color: #ee0000;
}

#beitragsrechner th.br-heading {
    font-weight: bold;
    text-align: center;
    background-color: #eee;
    border-spacing:0px;
}

#beitragsrechner th.br-GFI, #beitragsrechner td.br-GFI {
    background: #ffffe1;
    text-align: right;
    border-spacing:0px;
}

#beitragsrechner th.br-GFII, #beitragsrechner td.br-GFII {
    background: #ccffcc;
    text-align: right;
    border-spacing:0px;
}

#beitragsrechner th.br-GFIII, #beitragsrechner td.br-GFIII {
    background: #ccffff;
    text-align: right;
    border-spacing:0px;
}

#beitragsrechner th.br-TP, #beitragsrechner td.br-TP {
    background: #ffcc99;
    text-align: right;
    border-spacing:0px;
}

#beitragsrechner td.br-align-center {
    text-align: center;
}

span.fw-normal {
    font-weight: normal;
}