.btn-info.active {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
    font-size: 1.1em;
}

input[name="an2"] + label {
    width: 47%;
    margin: 0px;
    margin-left:1px;
    margin-right:1px;
}

input[name="FahrerHalterOder"] + label,
input[name="ErgebnisBeratung"] + label,
input[name="Mandantenziel"] + label,
input[name="Mandatssituation"] + label {
    width: 32%;
}

input[name="Behoerde"] + label {
    width: 25%;
}
.whiteLeer {
    background: #f4f4f4;
    border: solid 2px #f4f4f4;
}
.whiteLeft {
    margin-left:15px;
}
.btn-lg {
    font-size: 24px;
}

.clsEinwilligungInfoDialog h2 {
    font-size: 1.4em;
    font-weight: 600;
}
.clsEinwilligungInfoDialog h3 {
    font-size: 1.2em;
    font-weight: 600;
}