#fAnmeldung { position: relative; overflow: clip; }
#fAnmeldung > .flex_container { padding: 25px 15px; }
#fAnmeldung .flex_box { padding: 5px 15px; }
#fAnmeldung strong { font-weight: 600; font-size: 15px; line-height: 21px !important; min-height: 21px; margin: 0 0 5px 0; }
#fAnmeldung input[type="checkbox"] + label,
#fAnmeldung input[type="radio"] + label { font-weight: 400; font-size: 18px; line-height: 26px !important; min-height: 26px; }
#fAnmeldung select { width: 200px; }
#fAnmeldung textarea { height: 250px; margin: 45px 0; }
#fAnmeldung .submit_bestellung_box { display: flex; justify-content: center; }
#fAnmeldung .submit_bestellung { margin: 30px 0 0 0; }
#fAnmeldung .first_area { margin: 45px 0 0 0 !important; }
#fAnmeldung .small_input { float: left; width: 50px !important; margin: 0 20px 0 0; }
#fAnmeldung .text_stk { line-height: 50px; padding: 0; margin: 0; }
#fAnmeldung.rsFrm select { width: 100%; }
#fAnmeldung.rsFrm textarea { margin: 0; }
.formular h2.space { margin: 20px 0; }
.zwischentext { margin: 20px 0 0 0; }
.label { margin: 0 0 10px 0; }
p.text_stk.special_text { display: inline; line-height: 50px; float: left; width: auto; padding: 0; }
.text_margin { margin: 0 20px 0 0; }
.top_bottom { margin: 20px 0; }
#fAnmeldung .small_bestellformular_text { display: inline-flex; font-size: 16px; }
@media screen and (max-width: 959px) {
    #fAnmeldung strong { font-size: 13px; line-height: 20px !important; min-height: 20px; }
    #fAnmeldung input[type="checkbox"] + label,
    #fAnmeldung input[type="radio"] + label { font-size: 15px; line-height: 24px !important; min-height: 24px; }
    #fAnmeldung .small_bestellformular_text { font-size: 13px; }
}
@media screen and (min-width: 641px) and (max-width: 959px) { #fAnmeldung .flex_vanish { display: none; } }
@media screen and (max-width: 640px) {
    #fAnmeldung .flex_checkbox_mobile { width: 50%; }
    #fAnmeldung .flex_vanish { display: none; }
}
@media screen and (max-width: 490px) { #fAnmeldung .flex_checkbox_mobile { width: 100%; } }