
.fs-container {padding:0 20%; margin-bottom:40px;}
.fs-text {padding:5px 0; text-align: center;}
.fs {background:var(--color-2); height:40px; position: relative}
.fs1 {background:var(--color-2); height:40px;}
.fs .text { position:absolute; color:#fff; left:50%; transform:translate(-50%,-50%); top:50%;}
.fs svg {  position: absolute; right:-45px; top:-20px; }

.frame-type-form_formframework form {margin-top:30px;}
.frame-type-form_formframework form .wrap {
    padding: 40px;
    background:var(--color-4);
}
.frame-type-form_formframework form .wrap > * {max-width: 800px;}
@media(max-width:1000px) {
    .frame-type-form_formframework form .wrap { padding:20px; }
}

.tagungsanfrage .radio {display: inline-block; margin-right:15px; margin-bottom:20px; vertical-align: top;}

.tagungsanfrage .radio .form-check-label {height:180px;  font-size:90%; font-weight:700; background:#fff; position: relative; padding:120px 15px 10px 15px; text-align: center; width:180px; background-position: center 40px !important; background-repeat: no-repeat !important; background-size:auto 50px !important;}
.tagungsanfrage .radio .form-check-label span { position: absolute; border:0; left:10px; top:10px; }

.tagungsanfrage .form-check-label.tagungsanfrageanlass-0 {background-image:url(../Images/anlass-0.svg);}
.tagungsanfrage .form-check-label.tagungsanfrageanlass-1 {background-image:url(../Images/anlass-1.svg);}

.tagungsanfrage .form-check-label.tagungsanfragebestuhlung-0 {background-image:url(../Images/bestuhlung-1.svg);}
.tagungsanfrage .form-check-label.tagungsanfragebestuhlung-1 {background-image:url(../Images/bestuhlung-2.svg);}
.tagungsanfrage .form-check-label.tagungsanfragebestuhlung-2 {background-image:url(../Images/bestuhlung-3.svg);}
.tagungsanfrage .form-check-label.tagungsanfragebestuhlung-3 {background-image:url(../Images/bestuhlung-4.svg);}
.tagungsanfrage .form-check-label.tagungsanfragebestuhlung-4 {background-image:url(../Images/bestuhlung-5.svg);}
.tagungsanfrage .form-check-label.tagungsanfragebestuhlung-5 {background-image:url(../Images/bestuhlung-6.svg);}

.tagungsanfrage .form-check-label.tagungsanfrageuebernachtung-0 {background-image:url(../Images/uebernachtung-0.svg);}
.tagungsanfrage .form-check-label.tagungsanfrageuebernachtung-1 {background-image:url(../Images/uebernachtung-1.svg);}