
#teilnahmesection {
    position: relative;
    z-index: 200;
    padding: 60px 0 100px 0;
    max-width: 1920px;
}




#formintrocol {
    padding: 0 calc(50% - 490px) 4rem calc(50% - 490px);
}

#head05 {
    margin: 2rem auto 2.3rem auto;
}


.form-row {
    margin: 0 0 16px 0;
}

#formrow1 {
    margin: 0 0 16px 0;
}

#formrow1 label {
    line-height: 113%;
    margin-bottom: 3px;
}

#tnbrow {
    margin-top: 5rem;
}

#dataokrow {
    margin-top: 3rem;
}

#bicrow {
    display: none;
}
/*
#teilnahmesection .col-lg-6:first-child,
#teilnahmesection .col-md-6:first-child {
    padding-right: 3%;
}

#teilnahmesection .col-lg-6:last-child,
#teilnahmesection .col-md-6:last-child {
    padding-left: 3%;
}*/




label, span.label {
    font-family: "Dharma Gothic Bold", 'Roboto', Arial, Helvetica, Verdana, sans-serif;
    /*letter-spacing: 0.03em;*/
    color: var(--main-text-color);
    padding-left: 1px;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 144%;
    margin-bottom: -3px;
}

label#anzahllabel {
    margin-top: 2rem;
    margin-bottom: 0.8rem;
}

#tnbrow label {
    font-family: 'Roboto', Arial, Helvetica, Verdana, sans-serif;
    font-weight: 400;
}

#pflichtfeldrow {
    margin: 2rem 0 1rem 0;
}

.radiobox label {
    font-family: "Dharma Gothic Bold", 'Roboto', Arial, Helvetica, Verdana, sans-serif;
    /*letter-spacing: 0.03em;*/
    color: var(--main-text-color);
    padding-left: 1px;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
}

.checkbox label {
    font-size: 18px;
    line-height: 22px;
    font-family: 'Roboto', Arial, Helvetica, Verdana, sans-serif;
    font-weight: 400;
}


button#btnsubmit {
    margin-top: 10px;
}

.randrechts {
    padding-right: 2%;
}

.randlinks {
    padding-left: 2%;
}

form p.small,
label.small,
form .small {
    font-size: 18px;
    font-weight: 400;
    line-height: 133%;
}


.form-check-input {
    background-color: #F5F5F5;
    border-color: #000;
}


.form-check-input:checked {
    background-color: var(--bfi-orange);


}


#eks {
    width:100%;
    border-color: #000;
    text-align: left;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background:#F5F5F5  url("data:image/svg+xml,%3Csvg viewBox='0 0 15 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.36133 7.5L0.000113189 4.388e-08L14.7225 1.33096e-06L7.36133 7.5Z' fill='black'/%3E%3C/svg%3E") 99% center no-repeat;
    background-size: 30px;


}


.form-control {
    border-radius: 7px;
    max-width: 100%;
    display: block;
    padding:0 8px;
    background: #F5F5F5;
    width: 100%;
    height: 56px;
    flex-shrink: 0;
    border: 1px solid #000;
    line-height:140%;
    font-size: 22px;
}



.form-check {

    padding-left: 3.5em;

}


.form-check-input {

    width: 1.8em;
    height: 1.8em;
}


.form-check-inline label {

    padding-top:.35em;

}
.form-check-inline .form-check-label {
    padding-left:.5em;
}


.has-error .fehlerausgabe {
    color : #f00;
    background: url(../images/warning.svg) left top no-repeat;

    padding: 4px 0 10px 34px;
    display:inline-block;
    margin-top:5px;
    background-size:28px;
    font-size: 18px;
}


#allgemeine-fehlermeldung .fehlerausgabe {
    font-size: var(--desktop-normalfontsize);

}



#phpfehler .fehlerausgabe,
#allgemeine-fehlermeldung .fehlerausgabe {

    padding: 5px 0 5px 36px;
    background: url(../images/warning.svg) left top no-repeat;

}


#allgemeine-fehlermeldung {
    display: none;
    border:1px solid #f00;
}

.general-error {
    color:#f00
}



@media (max-width: 1320px) {
    form .inputwrapper {

         padding-top:13px;
    }

}


@media (max-width: 1120px) {

    #formintrocol {
        padding: 0 11% 4rem 11%;
    }
}


@media (max-width: 767px) {
    #teilnahmesection {
        padding: 4rem 0 4rem 0;
    }




}




@media (max-width: 640px) {

    #allgemeine-fehlermeldung .fehlerausgabe {
        font-size: 16px;

    }


    .form-control {
        height: 34px;
        font-size: 16px;
        padding-top:0;
    }

    .general-error {
        font-size: 16px;
        line-height: 100%;
    }

    .form-check {
        padding-left: 1.5em;
    }

    .has-error .fehlerausgabe {
        /*color: #f00;
        background: url(../images/warning.svg) left top no-repeat;

        padding: 0 0 10px 30px;
        display: inline-block;
        margin-top: 5px;
        background-size: 28px;*/
        font-size: 16px;
    }

    div.label-like {
        display:block
    }


    #eks {
        background-size:15px;
    }


    form p.small,
    label.small,
    form .small {
        font-size: 14px;

    }


    label, span.label {
        font-size: 22px;
        line-height: 144%;
    }




    .radiobox label {
        font-size: 25px;
        line-height: 144%;
    }

    .radiomark {
        top: 3px;
        height: 30px;
        width: 30px;
    }

    .radiobox {
        padding-left: 36px;
    }

    .radiobox .radiomark:after {
        top: 2px;
        left: 2px;
        width: 24px;
        height: 24px;
        border-radius: 50%;
    }

    form .inputwrapper {
        border-radius: 7px;
        padding: 3px 8px 0 8px;
        height: 34px;
        line-height:100%;
    }

    .inputwrapper input, .inputwrapper select {
        font-size: 16px;
    }
/*
    .inputwrapper select {
        padding-top: 4px !important;
    }
*/
    .checkbox label {
        font-size: 14px;
    }

}

@media (max-width: 480px) {
    form .inputwrapper {
    padding-top:6px
    }





}

