.pageelement {
    /* ... */
}

.pageelement .content-container {
    /* ... */
}
.pageelement-_test {
    /* ... */
}

.pageelement-_test .content-container {
    /* ... */
}
.pageelement-contact-info {
    padding-bottom: 2.813rem;
}

.pageelement-contact-info p {
    margin-bottom: 0.625rem;
}

.info-mail:hover {
    color: #808080;
}
.pageelement-downloads-info .headline {
    margin-bottom: 1.25rem;
}

.pageelement-downloads-info .downloads-list {
    overflow: hidden;
}

.pageelement-downloads-info .download-link:hover {
    color: #808080;
}
.pageelement-downloads-main.contentbox {
    overflow: unset;
}

.pageelement-downloads-main li {
    float: none;
}


.gallery-detail-main .gallery-container {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 1.875rem;
}

.gallery-detail-main .back-item {
    margin-top: 1.563rem;
}

.gallery-detail-main .gallery-image-thumb {
    aspect-ratio: 447 / 251;
    object-fit: cover;
}

@media only screen and (max-width: 760px) {
    .gallery-detail-main .gallery-container {
        grid-template-columns: 1fr 1fr;
        grid-gap: 1rem;
    }
}

@media only screen and (max-width: 480px) {
    .gallery-detail-main .gallery-image {
        width: 100%;
        margin: 0 0 0.313rem;
    }
}

@media only screen and (max-width: 420px) {
    .gallery-detail-main .gallery-container {
        grid-template-columns: 1fr;
        grid-gap: 1rem;
    }
}
.gallery-list-main h2 {
    padding: 0;
    margin: 0 !important;
    line-height: 1.375rem;
}

.gallery-list-main {
    display: grid;
    width: 100%;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 1.875rem;
}

.gallery-list-main .item:nth-child(3n) {
    margin-right: 0;
}

.gallery-list-main .text-container {
    padding: 0.313rem 0.625rem;
    margin: 0;
    background-color: #cc3f35;
}

.gallery-list-main .title {
    color: #fff;
}

@media only screen and (max-width: 760px) {
    .gallery-list-main {
        grid-template-columns: 1fr 1fr;
        grid-gap: 1rem;
    }
}

@media only screen and (max-width: 480px) {
    .gallery-list-main .item {
        width: 100%;
        margin-left: 0;
    }
}

@media only screen and (max-width: 420px) {
    .gallery-list-main {
        grid-template-columns: 1fr;
        grid-gap: 1rem;
    }
}
.pageelement-image-info .image-subline {
    display: block;
    margin-top: 0.625rem;
}

.pageelement-image-info img {
    max-width: 16.875rem;
}
.pageelement-image-main .text {
    display: block;
}

.pageelement-image-main .overlay-image {
    display: block;
    margin-bottom: 1.25rem;
}
.pageelement-job-detail-main .introtext {
    font-weight: bold;
}
.pageelement-job-list {
    overflow: unset;
}

.pageelement-job-list .content-container {
    /* ... */
}
.pageelement-legaltext-erecht24 {
    /* ... */
}

.pageelement-legaltext-erecht24 .content-container {
    /* ... */
}
.pageelement-link-boxes {
    overflow: unset;
}

.pageelement-link-boxes .link-item {
    list-style-type: none;
}

.pageelement-link-boxes .link-heading-container {
    max-width: 87.5000rem;
    display: block;
    /*margin: 0 auto 1.2500rem;*/
    /*padding: 0 1.2500rem;*/
}

.pageelement-link-boxes .link-item > a {
    list-style-type: none;
    background-color: #315798;
    padding: 0.6250rem;
    margin-bottom: 0.6250rem;
    display: flex;
    width: 100%;
    align-items: center;
    box-sizing: border-box;
    min-height: 4.3750rem;
    border-radius: 0.625rem;
    border: 0.188rem solid #315798;
}

.pageelement-link-boxes .link-item .link-link {
    color: white;
    font-family: 'Open Sans Bold', sans-serif;
    font-weight: 700;
    width: fit-content;
    font-size: 1.5000rem;
    overflow-wrap: break-word;
    white-space: normal;
    word-break: break-word;
    padding-right: 0.9375rem;
    line-height: 1.2;
    border-radius: 0.625rem;
}

.pageelement-link-boxes .link-item:hover > a {
    background-color: #fff;
    transition: all .25s ease-in-out;
}

.pageelement-link-boxes .link-item > a:focus-visible {
    outline: var(--outline-default);
    outline-offset: var(--outline-offset);
    outline-color: #315798;
}

.pageelement-link-boxes .link-item:hover > a * {
    color: #000;
}

.pageelement-link-boxes .link-item:hover .link-icon .fa-solid {
    color: #000;
}


.pageelement-link-boxes .link-item-container {
    display: flex;
    flex-direction: column;
    width: 100%;
}

.pageelement-link-boxes .fa-chevron-right {
    color: white;
    margin-left: auto;
}


@media screen and (max-width: 29.2500rem) {
    .pageelement-link-boxes .link-item .fa-regular {
        margin-right: 0.6250rem !important;
        font-size: 1.5000rem !important;
    }

    .pageelement-link-boxes .link-item .fa-solid {
        font-size: 1.5000rem !important;
        padding-left: 0.9375rem !important;
        padding-right: 0.9375rem !important;
    }

    .pageelement-link-boxes .link-item .link-icon {
        width: 4.3750rem;
    }


}

.pageelement-link-boxes .link-link {
    width: fit-content;
    display: inline-block;
}

.pageelement-link-boxes .link-item > a > .fa-sharp.fa-chevron-right {
    font-size: 3.1250rem;
    margin-right: 2.3125rem;
    float: right;
}

.pageelement-link-boxes .link-item .link-icon .fa-solid {
    color: white;
    padding-right: 2.1250rem;
    font-size: 1.8750rem;
    padding-left: 2.7500rem;
}

.link-icon {
    width: 7.1875rem;
    flex-shrink: 0;
}.pageelement-maps-main {
    box-sizing: border-box;
    padding-bottom: 25px;
    padding-top: 25px;
}

.pageelement-maps-main .map-container {
    position: relative;
    overflow: hidden;
    min-height: 500px;
    width: 100%;
}
.media-main .movie {
    width: 100%;
    height: auto;
    display: block;
    max-height: 50rem;
}

.movie-box.youtube {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 0;
    height: 0;
    overflow: hidden;
}

.movie-box.video {
    position: relative;
    padding-top: 0;
    height: fit-content;
    overflow: hidden;
}

.movie-box.youtube iframe,
.movie-box.youtube object,
.movie-box.youtube embed,
.movie-box.video iframe,
.movie-box.video object,
.movie-box.video embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.pageelement-media-main .transcript {
    margin-top: 1rem;
}
.news-detail-info .gallery-image {
    max-width: 20.625rem;
    width: 100%;
}

.news-detail-main .content {
    background: #fff;
    padding: 3.125rem 1.875rem;
    border: #ff8c00 solid 0.063rem;
    border-radius: 0.625rem;
    display: flex;
    gap: 6.25rem;
    font-size: 1.125rem;
}

.news-detail-main .content .copytext.texteditor a {
    text-decoration: underline;
}

.news-detail-main .content .copytext.texteditor a:hover {
    color: #4f4f4f;
}

.news-detail-main .content .left {
    width: 50rem;
    display: flex;
    flex-flow: column;
    gap: 1.125rem;
}

.news-detail-main .content .right {
    width: 26.875rem;
    display: flex;
    flex-flow: column;
    gap: 1.25rem;
}

.news-detail-main .content .right .headline {
    font-size: 1.25rem;
    margin-bottom: 0.313rem;
}

.news-detail-main .content .right .images {
    display: flex;
    flex-flow: column;
    gap: 1.125rem;
}

.news-detail-main .content .right .images .image {
    display: flex;
    flex-flow: column;
    gap: 1.125rem;
}

.news-detail-main .content .mainimage img,
.news-detail-main .content .image img {
    border-radius: 0.625rem;
    overflow: hidden;
}

.news-detail-main .content .right ul.linklist {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-flow: column;
    gap: 0.625rem;
}

.news-detail-main .content .right .links-intern-main .link-intern,
.news-detail-main .content .right .links-extern-main .link-extern,
.news-detail-main .content .right .downloads .link-download {
    display: flex;
    gap: 0.5rem;
    width: fit-content;
}

.news-detail-main .content .right .links-intern-main .link-intern:hover,
.news-detail-main .content .right .links-extern-main .link-extern:hover,
.news-detail-main .content .right .downloads .link-download:hover {
    color: #FF8c00;
}

.news-detail-main .content .right .links-intern-main .link-intern:before {
    font-family: 'Font Awesome 6 Pro';
    content: '\f324';
}

.news-detail-main .content .right .links-extern-main .link-extern:before {
    font-family: 'Font Awesome 6 Pro';
    content: '\f08e';
}

.news-detail-main .content .right .downloads .link-download:before {
    font-family: 'Font Awesome 6 Pro';
    content: '\f56d';
}

.news-detail-main .reference-date {
    font-size: 0.875rem;
    margin-bottom: -0.938rem;
}

@media only screen and (max-width: 64rem) {
    .news-detail-main .content {
        flex-flow: column;
        gap: 2.5rem;
    }

    .news-detail-main .content .left,
    .news-detail-main .content .right {
        width: 100%;
    }

    .news-detail-main .content .right .images .image {
        width: fit-content;
    }
}

@media only screen and (max-width: 50rem) {
    .news-detail-main .content {
        padding: 1.25rem;
    }
}.news-list {
    width: 100%;
    box-sizing: border-box;
}

.news-list .item {
    display: flex;
    align-items: stretch;
    width: 100%;
    margin-bottom: 1.563rem;
    overflow: hidden;
    background: #fff;
    border: 0.063rem solid #FF8B00;
    border-radius: 0.625rem;
    box-sizing: border-box;
}

.news-list .image-container {
    display: block;
    width: 28.125rem;
    min-width: 28.125rem;
}

.news-list .image-container image {
    display: inline-block;
    width: 100%;
    height: auto;
}

.news-list .text-container {
    float: left;
    width: auto;
    padding: 1.563rem 2.5rem;
    font-size: 1.125rem;
    box-sizing: border-box;
}

.news-list .text-container .headline {
    font-family: 'Open Sans Bold';
    font-size: 1.5rem;
    margin-bottom: 1.25rem;
    display: inline-block;
    color: #000;
}

.news-list .text-container .text {
    box-sizing: border-box;
    position: relative;
}

.news-list .text-container .text.reduced {
    max-height: 6.25rem;
    overflow: hidden;
}

.news-list .text-container .text.reduced::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2em;
    background: linear-gradient(transparent, white);
}

.news-list .text-container .detail-link {
    margin-top: 1.25rem;
    display: flex;
    color: #000;
    gap: 0.5rem;
    width: fit-content;
}

.news-list .text-container .detail-link:focus-visible {
    outline: var(--outline-default);
    outline-offset: var(--outline-offset-default);
}

.news-list .text-container .detail-link .icon:before {
    content: '\f324';
    font-family: 'Font Awesome 6 Pro', sans-serif;
}

.news-list .text-container .detail-link .text:hover {
    text-decoration: underline;
}

.news-list .reference-date {
    font-size: 0.875rem;
}

@media only screen and (max-width: 64rem) {
    .news-list .image-container {
        min-width: 20.625rem;
        width: 20.625rem;
    }

    .news-list .text-container {
        padding: 0.938rem 1.563rem;
    }
}

@media only screen and (max-width: 50rem) {
    .news-list .image-container {
        min-width: 17.188rem;
        width: 17.188rem;
    }

    .news-list .text-container .headline {
        font-size: 1.375rem;
    }
}

@media only screen and (max-width: 38.75rem) {
    .news-list .item {
        flex-flow: column;
    }

    .news-list .text-container .headline {
        margin-bottom: 0.625rem;
    }

    .news-list .image-container {
        min-width: unset;
        width: 100%;
    }
}

@media only screen and (max-width: 32.5rem) {
    .news-list .image-container {
        width: 100%;
        margin: 0;
        float: none;
    }

    .news-list .text-container {
        float: none;
        width: 100%;
        overflow: hidden;
        max-width: 100%;
    }
}
/* newsletter-subscription */


.pageelement-newsletter-subscription {
    width: calc(45.0000rem + (1400 - 720) * ((100vw - 50.0000rem) / (1120)));
    margin: 0 auto 5rem auto;
    display: block;
    text-align: start;
    padding: 0.9375rem;
    background-color: #ffffff;
}


.pageelement-newsletter-subscription .form-row,
.pageelement-newsletter-subscription .defaultform .form-submit-container {
    width: 100%;
    display: block;
    margin-top: 0.6250rem;
}

.pageelement-newsletter-subscription .form-row {
    display: flex;
    flex-flow: column;
}

.pageelement-newsletter-subscription .form-row textarea {
    display: block;
    width: calc(100% - 9.0625rem);
    box-sizing: border-box;
    padding: 0.3125rem;
    font-size: 0.8125rem;
    resize: vertical;
    margin-bottom: 0;
}


.pageelement-newsletter-subscription .radiobutton-wrapper,
.pageelement-newsletter-subscription .radiobuttons-wrapper {
    display: inline-flex;
    flex-wrap: nowrap;
    align-items: center;
}

.pageelement-newsletter-subscription .form-row.optin-text a {
    color: #2B2B2B;
    text-decoration: underline;
}

.pageelement-newsletter-subscription .form-row.optin-text a:hover {
    text-decoration-thickness: 0.125rem;
}

.pageelement-newsletter-subscription .form-row.optin-text a:focus-visible {
    outline: var(--outline-default);
    outline-offset: var(--outline-offset-default);
}

.pageelement-newsletter-subscription .form-row.email {
    display: none;
}

.pageelement-newsletter-subscription .form-row label {
    float: left;
    padding: 0.3125rem 0;
}

.pageelement-newsletter-subscription .form-row input {
    float: left;
}

.pageelement-newsletter-subscription .form-row input.textbox {
    display: block;
    width: 100%;
    box-sizing: border-box;
    color: #000;
    font-family: 'Open Sans', sans-serif;
    background: #fff;
    height: 3.4375rem;
    border: 0.0625rem solid #000;
    border-radius: 0.625rem;
    padding: 0.625rem 0.625rem 0.625rem 0.625rem;
    font-size: 1.125rem;
}

.pageelement-newsletter-subscription .form-row input.textbox:focus-visible {
    outline: var(--outline-default);
    outline-offset: 0.1875rem;
}

.pageelement-newsletter-subscription .radiobuttons-wrapper.cols {
    display: flex;
    gap: 1.8750rem;
}

.pageelement-newsletter-subscription .radiobutton-wrapper {
    display: flex;
    width: fit-content;
}

.pageelement-newsletter-subscription .radiobutton-wrapper:has(input:focus-visible) {
    outline: 0.1875rem solid #000;
    outline-offset: 0.1875rem;
}

.pageelement-newsletter-subscription .form-row input[type='radio'] {
    margin: 0.3125rem 0.3125rem 0 0;
    height: 1.2500rem;
    width: 1.5625rem;
    appearance: auto;
}

.pageelement-newsletter-subscription .form-row.no-display {
    display: none;
}

.pageelement-newsletter-subscription .form-row.bund select {
    width: 20.0625rem;
}

.pageelement-newsletter-subscription .form-row.mailmail {
    display: none;
}

.pageelement-newsletter-subscription .button-submit {
    padding: 0.75rem 5rem;
    border-radius: 0.3125rem;
    font-size: 1.125rem;
    cursor: pointer;

    background-color: #ff8b00;
    color: #000;
    border: #ff8b00 solid 0.188rem;
    transition: all .25s ease-in-out;
}

.pageelement-newsletter-subscription .button-submit:hover {
    background-color: #fff;
    cursor: pointer;
}

.pageelement-newsletter-subscription .defaultform .form-submit-container {
    margin-top: 1.2500rem;
}

.pageelement-newsletter-subscription .defaultform select {
    display: block;
    padding: 0.3125rem;
    width: calc(100% - 9.1875rem);
    box-sizing: border-box;
}

.pageelement-newsletter-subscription .button-submit:hover {
    text-decoration: none;
    opacity: 1;
}


.pageelement-newsletter-subscription .form-row input.Error {
    border: 0.0625rem solid #ff0000;
}


.pageelement-newsletter-subscription .form-error p {
    padding: 0.7500rem;
    border: 0.0625rem solid #ff0000;
    display: inline-block;
}

.pageelement-newsletter-subscription .form-info p {

}

.pageelement-newsletter-subscription .button-submit.readmore:focus-visible {
    outline: 0.1875rem solid #000;
    outline-offset: 0.1875rem;
}

@media screen and (max-width: 50.0000rem) {
    .pageelement-newsletter-subscription .form-row label {
        width: 100%;
    }

    .pageelement-newsletter-subscription .form-row:has(.radiobuttons-wrapper) {
        float: unset;
        display: flex;
        flex-flow: column;
    }

    .pageelement-newsletter-subscription .radiobuttons-wrapper.cols {
        display: flex;
        gap: 1.2500rem;
    }

    .pageelement-newsletter-subscription .radiobutton-wrapper {
        display: flex;
    }

    .pageelement-newsletter-subscription .form-row.optin-text {
        padding-left: 0;
    }

    .pageelement-newsletter-subscription .button-submit {
        margin-left: 0;
    }

    .pageelement-newsletter-subscription {
        width: 80%;
    }

    .pageelement-newsletter-subscription .radiobutton-wraper:nth-child(4) {
        margin-left: 9.0625rem;
    }
}

@media screen and (max-width: 40.6250rem) {
    .pageelement-newsletter-subscription .radiobutton-wraper,
    .pageelement-newsletter-subscription .radiobuttons-wraper {
        flex-wrap: wrap;
        width: 100%;
    }

    .pageelement-newsletter-subscription .radiobutton-wraper:nth-child(4) {
        margin-left: unset;
    }

    .pageelement-newsletter-subscription .form-row input[type='text'],
    .pageelement-newsletter-subscription .form-row input[type='password'],
    .pageelement-newsletter-subscription .form-row input[type='email'],
    .pageelement-newsletter-subscription .defaultform textarea,
    .form-row textarea {
        width: 100%;
        box-sizing: border-box;
    }

    .pageelement-newsletter-subscription .defaultform select {
        max-width: 100%;
    }

    .pageelement-newsletter-subscription .form-plz-ort-label {
        width: 100%;
    }

    .pageelement-newsletter-subscription .button-submit {
        margin-left: 0;
    }

    .pageelement-newsletter-subscription .plz-ort-input-wrapper {
        width: 100%;
        box-sizing: border-box;
    }

    .pageelement-newsletter-subscription .plz-input {
        width: 30%;
    }

    .pageelement-newsletter-subscription .ort-input {
        width: calc(70% - 0.6250rem);
    }

    .pageelement-newsletter-subscription .plz-input .textbox {
        width: 100%;
        box-sizing: border-box;
    }

    .pageelement-newsletter-subscription .ort-input .textbox {
        width: 100%;
        box-sizing: border-box;
    }

    .pageelement-newsletter-subscription .form-row label[for='anrede-1'],
    .form-row label[for='anrede-2'] {
        width: auto;

    }

    .pageelement-newsletter-subscription .form-row label[for='anrede-1'] {
        margin-right: 0.9375rem;
    }

    .pageelement-newsletter-subscription .form-row label[for='anrede'] {
        width: auto;
        margin-right: 0.9375rem;
    }

    .pageelement-newsletter-subscription .form-row.optin-text {
        padding-left: 0;
    }

}.pageelement-privacy-main p {
    padding-bottom: 0.313rem;
}

.pageelement-privacy-main .opt-out {
    padding: 0.625rem 0;
}
.search-main {
    width: 100%;
}

.search-main .searchresult-header {
    margin-bottom: 1.875rem;
}

.search-main .searchresult-header .keyword {
    font-weight: 700;
}

.search-main .searchresult-group {
    margin-bottom: 1.875rem;
    width: 100%;
}

.search-main .searchresult-group .header:before {
    font-family: 'Font Awesome 6 Pro';
    font-weight: 900;
    content: '\f107';
    display: inline-block;
    margin-right: 0.625rem;
    font-size: 1.375rem;
    transition: ease-in-out 0.3s;
}

.search-main .searchresult-group .header.active:before {
    transform: rotate(180deg);
}

.search-main .searchresult-group .header {
    font-size: 1.313rem;
    font-family: klavika-bold, arial, sans-serif;
    display: block;
    border-bottom: 0.063rem solid #a4b7e0;
    margin-bottom: 0.938rem;
    padding: 0 0 0.188rem 1.063rem;
    background: url(/_images/subnav-trigger.png) left 0.25rem no-repeat;
    background-size: 0.688rem 4rem;
    cursor: pointer;
}

.search-main .searchresult-group .header.active {
    background-position: left -2.938rem;
}

.search-main .searchresult-list {
    display: none;
}

.search-main .searchresult-list ul {
    display: inline;
}

.search-main .searchresult-item {
    margin-bottom: 0.625rem;
    padding-bottom: 0.625rem;
    border-bottom: 0.063rem dotted #706f6f;
    display: block;
    width: 100%;
    float: none;
}

.search-main .searchresult-link {
    font-size: 1rem;
}

.search-main .searchresult-item .keyword {
    font-weight: 700;
}

.search-main .searchresult-item .date {
    font-size: 0.75rem;
    line-height: 0.875rem;
    margin-bottom: 0.313rem;
}
.pageelement-text-image-main .container .content {
    display: flex;
}

.pageelement-text-image-main .container > .headline {
    font-size: 1.625rem;
    font-family: 'Open Sans Bold';
    margin-bottom: 2.5rem;
}

.pageelement-text-image-main p {
    display: block;
    margin-bottom: 0.625rem;
}

.pageelement-text-image-main img {
    width: 100%;
}

.pageelement-text-image-main .right-column {
    width: 50%;
    padding-left: 1.25rem;
    box-sizing: border-box;
    overflow: hidden;
}

.pageelement-text-image-main .left-column {
    width: 50%;
    padding-right: 1.25rem;
    box-sizing: border-box;
    overflow: hidden;
}

.pageelement-text-image-main .left-column .text,
.pageelement-text-image-main .right-column .text {
    box-sizing: border-box;
    font-size: 1.125rem
}

.pageelement-text-image-main .text .headline {
    font-size: 1.375rem;
    font-family: 'Open Sans Bold';
}

.pageelement-text-image-main .text h3 {
    font-size: 1.375rem;
    font-weight: 700;
    font-family: 'Open Sans Bold', sans-serif;
}

.pageelement-text-image-main .left-column img,
.pageelement-text-image-main .right-column img {
    border-radius: 0.625rem;
}

@media only screen and (max-width: 64rem) {
    .pageelement-text-image-main .left-column {
        width: 100% !important;
        float: none;
        height: auto;
        overflow: hidden;
        margin-bottom: 1.25rem;
        padding: 0 0.938rem 0 0;
    }

    .pageelement-text-image-main .right-column {
        width: 100% !important;
        overflow: hidden;
        float: none;
        height: auto;
        padding: 0 0 0 0.938rem;
    }
}

@media only screen and (max-width: 47.5rem) {
    .pageelement-text-image-main {
        flex-direction: column;
    }

    .pageelement-text-image-main .left-column {
        float: none;
        height: auto;
        overflow: hidden;
        padding-right: 0 !important;
    }

    .pageelement-text-image-main .right-column {
        overflow: hidden;
        float: none;
        height: auto;
        padding-left: 0 !important;
    }
}

@media only screen and (max-width: 30rem) {
    .pageelement-text-image-main .left-column .text,
    .pageelement-text-image-main .right-column .text {
        box-sizing: border-box;
        max-width: 100%;
        position: relative;
        transform: translateY(0%);
        top: 0;
    }

    .pageelement-text-image-main .left-column {
        width: 100%;
        float: none;
        height: auto;
        overflow: hidden;
    }

    .pageelement-text-image-main .right-column {
        width: 100%;
        overflow: hidden;
        float: none;
        height: auto;
    }

    .pageelement-text-image-main .left-column .text {
        padding: 1.563rem 2.5rem !important;
        text-align: left;
    }

    .pageelement-text-image-main .left-column .text {
        padding: 0 !important;
        text-align: left;
    }
}
.pageelement-text-image-senkrecht-main {
  display: flex;
}

.pageelement-text-image-senkrecht-main p {
  display: block;
  margin-bottom: 10px;
}

.pageelement-text-image-senkrecht-main img {
  width: 100%;
}

.pageelement-text-image-senkrecht-main .right-column.image {
  width: 240px;
  padding-left: 20px;
  box-sizing: border-box;
  overflow: hidden;
}

.pageelement-text-image-senkrecht-main .right-column.text {
  width: calc(100% - 240px);
  padding-left: 20px;
  box-sizing: border-box;
  overflow: hidden;
}

.pageelement-text-image-senkrecht-main .left-column.text {
  width: calc(100% - 240px);
  padding-right: 20px;
  box-sizing: border-box;
  overflow: hidden;
}

.pageelement-text-image-senkrecht-main .left-column.image {
  width: 240px;
  padding-right: 20px;
  box-sizing: border-box;
  overflow: hidden;
}

.pageelement-text-image-senkrecht-main .left-column .text {
  box-sizing: border-box;
}

.pageelement-text-image-senkrecht-main .right-column .text {
  box-sizing: border-box;
}
.pageelement-text-main .text {
  display: block;
  overflow: hidden;
}

.pageelement-text-main .text p {
  margin-bottom: 10px;
}

@media only screen and (max-width: 1024px) {
  .pageelement-text-main {
    width: 100%;
    margin: 0;
  }
}
.pageelement-texteditor-main .image-container {
    display: block;
    margin-bottom: 1.25rem;
}
/* overflow-x macht die Rückgabe von $("#progress").offset().top kaputt
*  Darum nehme ich es hier als Übergangslösung für diese
*/

body:has(.pageelement-user-cancellation) {
    overflow-x: unset;
}

.pageelement-user-cancellation .progress-outer-wrapper {
    margin: auto;
}

.pageelement-user-cancellation .progress-container {
    background: var(--color-gray-light);
    margin: 0 auto var(--spacing-50px);
    display: flex;
    max-width: 87.5000rem;
    padding: var(--spacing-20px) 4.25rem 3.35rem;
    box-sizing: border-box;
    border-radius: 0.938rem;
}

.pageelement-user-cancellation .progress-container .step {
    display: flex;
    flex-flow: column;
    align-items: center;
    gap: var(--spacing-10px);
    position: relative;
}

.pageelement-user-cancellation .progress-container .circle {
    height: 4.063rem;
    background: var(--color-white);
    color: #000;
    width: 4.063rem;
    line-height: 4.063rem;
    text-align: center;
    border-radius: 50%;
    font-size: 2.5rem;
    font-weight: var(--font-weight-semibold);
    border: solid var(--border-width-2px) var(--color-primary);
}

.pageelement-user-cancellation .progress-container .step.active .circle {
    border: solid var(--border-width-2px) var(--color-black);
    background: var(--color-primary);
    color: var(--color-black);
}

.pageelement-user-cancellation .progress-container .label {
    font-size: var(--font-size-18px);
    text-align: center;
    position: absolute;
    bottom: -2.1rem;
    width: 15rem;
}

.pageelement-user-cancellation .progress-wrapper {
    display: flex;
    width: 57rem;
    justify-content: space-between;
    position: relative;
    margin: auto;
}

.pageelement-user-cancellation .connecting-line {
    position: absolute;
    height: .2rem;
    width: 90%;
    background: var(--color-primary);
    left: 0;
    right: 0;
    margin-inline: auto;
    top: 50%;
}

.pageelement-user-cancellation {
    overflow: unset;
}

.pageelement-user-cancellation .request-overview ul {
    display: flex;
    flex-flow: column;
}

.pageelement-user-cancellation .button-back {
    font-size: var(--font-size-20px);
    font-weight: var(--font-weight-bold);
    margin-bottom: var(--spacing-40px);
    display: flex;
    gap: var(--spacing-10px);
}

.pageelement-user-cancellation .button-back:hover,
.pageelement-user-cancellation .button-back:focus-visible {
    outline: var(--outline-default);
    outline-offset: var(--outline-offset-default);
}

.pageelement-user-cancellation .button-back .icon:before {
    content: '\f323';
    font-family: 'Font Awesome 7 Sharp', sans-serif;
    font-weight: var(--font-weight-black);
    display: inline-block;
}

.pageelement-user-cancellation .link-ext {
    display: flex;
    gap: 0.4rem;
}

.pageelement-user-cancellation .link-ext:hover {
    color: var(--color-hover);
    text-decoration: underline;
}

.pageelement-user-cancellation .link-ext:focus-visible {
    outline: var(--outline-default);
    outline-offset: var(--outline-offset-default);
}

.pageelement-user-cancellation .link-ext .icon:before {
    font-family: 'Font Awesome 7 Sharp', sans-serif;
    font-weight: var(--font-weight-black);
    display: inline-block;
    width: var(--spacing-20px);
    margin-right: 8px;
}

.pageelement-user-cancellation .link-ext .icon.globe:before {
    content: '\f0ac';
}

.pageelement-user-cancellation .link-ext .icon.extern:before {
    content: '\e09f';
}

.pageelement-user-cancellation .section-head {
    background: var(--color-primary);
    padding: 0.75rem 0;
    margin: 0 -2.5rem 0;
    display: flex;
    position: relative;
}

.pageelement-user-cancellation .section-head.extra-margin {
    margin-bottom: var(--spacing-20px);
}

.pageelement-user-cancellation li.section-head {
    width: calc(100% + 5rem);
}

.pageelement-user-cancellation .section-head.custom {
    background: var(--color-gray-light);
}

.pageelement-user-cancellation .section-head.custom h2 {
    color: var(--color-black);
}

.pageelement-user-cancellation .section-head:not(:first-child) {
    margin-top: 1rem;
}

.pageelement-user-cancellation .section-head > h2 {
    padding: 0 2.5rem;
    font-size: var(--font-size-20px);
    color: var(--color-black);
    font-weight: var(--font-weight-bold);
    margin: 0;
}

.pageelement-user-cancellation > .content-container {
    flex-wrap: wrap;
}

.pageelement-user-cancellation .form-container.content-container {
    flex-flow: column;
    width: 100%;
    padding: 0;
    box-sizing: border-box;
}

.pageelement-user-cancellation .form-container.content-container:not(:has(.detailCanvas)) {
    border: var(--border-width-2px) solid var(--color-primary);
    border-radius: 0.938rem;
    padding: 0 2.5rem var(--spacing-40px);
    overflow: hidden;
}

.pageelement-user-cancellation .detail-info,
.pageelement-user-cancellation .detail-info a {
    font-size: var(--font-size-18px);

}

.pageelement-user-cancellation .detail-info.texteditor > :not(:last-child) {
    margin-bottom: 1.1250rem;
}

.pageelement-user-cancellation .detail-info a {
    width: fit-content;
    max-width: 62.5rem;
}

.pageelement-user-cancellation .detail-info a:focus-visible {
    outline: var(--outline-default);
    outline-offset: var(--outline-offset-default);
}

.pageelement-user-cancellation .detail-info .label {
    font-weight: var(--font-weight-bold);
}

.pageelement-user-cancellation .anfrage {
    margin-top: var(--spacing-20px);
}

.pageelement-user-cancellation .continue {
    width: 27.5000rem;
    margin: .6875rem auto 0.6875rem;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    gap: var(--spacing-10px);
    min-height: var(--min-height-button);
    padding: var(--spacing-10px) var(--spacing-20px);
    font-size: var(--font-size-18px);
    color: var(--color-black);
    background-color: var(--color-button-bg);
    border-radius: var(--border-radius-10px);
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    line-height: var(--line-height-normal);
    white-space: normal;
    max-width: 100%;
    box-sizing: border-box;
    border: #449CDB solid 0.188rem;
    transition: all .25s ease-in-out;
}

.pageelement-user-cancellation .continue:focus-visible {
    outline: var(--outline-default);
    outline-offset: var(--outline-offset-default);
}

.pageelement-user-cancellation .continue:hover {
    background: #fff;
    color: #000;
}

.pageelement-user-cancellation .button-submit {
    width: 27.5000rem;
    margin: .6875rem auto 0.6875rem;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    gap: var(--spacing-10px);
    min-height: var(--min-height-button);
    padding: var(--spacing-10px) var(--spacing-20px);
    font-size: var(--font-size-18px);
    color: var(--color-black);
    background-color: var(--color-button-bg);
    border-radius: var(--border-radius-10px);
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    line-height: var(--line-height-normal);
    white-space: normal;
    max-width: 100%;
    box-sizing: border-box;
    border: #449CDB solid 0.188rem;
    transition: all .25s ease-in-out;
}

.pageelement-user-cancellation .button-submit:focus-visible {
    outline: var(--outline-default);
    outline-offset: var(--outline-offset-default);
}

.pageelement-user-cancellation .continue:hover {
    background: #fff;
    color: #000;
}

.defaultform .button-submit:hover {
    background: #fff;
    color: #000;
}

.pageelement-user-cancellation .form-row.text.button-text {
    max-width: 100%;
}

.pageelement-user-cancellation #eventparticipant .form-row.text {
    flex-flow: row;
    justify-content: space-between;
}

.pageelement-user-cancellation .delBlock {
    background-color: var(--color-primary);;
    color: #fff;
    border: none;
    border-radius: 0.6250rem;
    padding: 0.2250rem 1.8750rem;
    display: inline-block;
    font-size: 1rem;
}

.pageelement-user-cancellation .delBlock:hover {
    background-color: var(--color-button-hover-bg);
    color: var(--color-button-hover-text);
}

.pageelement-user-cancellation .delBlock:focus-visible {
    outline: 0.1875rem solid var(--color-primary);
    outline-offset: var(--outline-offset-default);
}

.pageelement-user-cancellation .delBlock img {
    display: none;
}

.pageelement-user-cancellation .request-overview .data-row {
    width: 100%;
    padding: 1rem 0;
    border-bottom: var(--border-width-1px) solid var(--color-gray-medium);
    font-size: var(--font-size-18px);
    display: flex;
    justify-content: space-between;
}

.pageelement-user-cancellation .request-overview .data-row:has(+ .section-head) {
    border-bottom: none;
}

.pageelement-user-cancellation .request-overview .data-row .info {
    display: flex;
    flex-flow: column;
    gap: .3rem;
    max-width: 62.5rem;
}

.pageelement-user-cancellation .request-overview .data-row .label {
    font-weight: var(--font-weight-bold);

}

.pageelement-user-cancellation .edit-field-button {
    background: url(/_images/edit.svg) center no-repeat;
    background-size: 1.5rem 1.5rem;
    width: var(--spacing-50px);
    height: var(--spacing-50px);
    border: none;
    cursor: pointer;
}

.pageelement-user-cancellation .edit-field-button:focus-visible {
    outline: var(--outline-default);
    outline-offset: -0.3rem;
}

.pageelement-user-cancellation .edit-field-button:hover {
    text-decoration: none;
    border: .125rem solid #494949;
}

.pageelement-user-cancellation .edit-explanation {
    position: absolute;
    right: 2.5rem;
    display: flex;
    gap: 0.3rem;
    justify-content: center;
    align-items: center;
    margin-top: -0.4rem;
    background: none;
    border: none;
    cursor: pointer;
    border-radius: .625rem;
    padding: 0 .375rem;
    transition: all ease-in-out .2s;
}

.pageelement-user-cancellation .edit-explanation:focus-visible {
    outline: var(--color-black) solid var(--border-width-3px);
    outline-offset: 0;
}

.pageelement-user-cancellation .edit-explanation .text {
    color: var(--color-black);
    font-size: var(--font-size-20px);
    font-weight: var(--font-weight-semibold);
}

.pageelement-user-cancellation .edit-explanation .icon {
    background: url(/_images/edit-white.svg) center no-repeat;
    height: var(--spacing-40px);
    width: var(--spacing-40px);
    display: inline-block;
    background-size: 1.5rem 1.5rem;
}


.pageelement-user-cancellation .detailCanvas .link-back {
    cursor: pointer;
    font-size: var(--font-size-18px);
    color: var(--color-black);
    background-color: var(--color-primary);
    display: inline-block;
    width: 27.500rem;
    margin-top: var(--spacing-40px);
    padding: var(--spacing-10px) var(--spacing-15px);
    border-radius: var(--spacing-10px);
    text-align: center;
    border: var(--color-primary) solid 0.188rem;
    transition: all 0.25s ease-in-out;
    max-width: 100%;
    box-sizing: border-box;
}

.pageelement-user-cancellation .detailCanvas .link-back:hover {
    background-color: var(--color-white);
    color: var(--color-black);
}

.pageelement-user-cancellation .detailCanvas .link-back:focus-visible {
    outline: var(--outline-default);
    outline-offset: var(--outline-offset-default);
}

.pageelement-user-cancellation .overview-intro .text {
    font-size: var(--font-size-18px);
    margin-bottom: var(--spacing-base);
    max-width: 62.5rem;
}

.pageelement-user-cancellation .overview-intro .text span {
    font-weight: 700;
}

.pageelement-user-cancellation .feedback-checked {
    height: 1.5rem;
    display: inline-block;
}

.pageelement-user-cancellation .feedback-checked .icon-checked {
    background: url(/_images/icon-checked.svg) no-repeat;
    height: 1.7rem;
    width: 1.7rem;
    display: inline-block;
    margin-right: 0.7rem;

}

.pageelement-user-cancellation .feedback-checked .icon-unchecked {
    background: url(/_images/icon-unchecked.svg) no-repeat;
    height: 1.7rem;
    width: 1.7rem;
    display: inline-block;
    margin-right: 0.7rem;
}

.pageelement-user-cancellation .value:has(.feedback-checked) {
    display: flex;
}

.nobooking-back-button {
    margin-top: var(--spacing-50px);
}

.pageelement-user-cancellation .button.button-add {
    margin-bottom: 1.5rem;
}

.pageelement-user-cancellation .edit-explanation:hover {
    text-decoration: none;
    opacity: 1;
    background-color: #d1e3f0;
}

@media only screen and (max-width: 4.688rem) {
    .pageelement-user-cancellation .request-overview .data-row .info {
        max-width: calc(100% - 3.5rem);
    }

}

@media only screen and (max-width: 64rem) {
    .section-head h2 {
        margin-bottom: 0 !important;
    }
}

@media only screen and (max-width: 40.625rem) {
    .pageelement-user-cancellation .progress-wrapper {
        flex-flow: column;
        gap: var(--spacing-40px);
    }

    .pageelement-user-cancellation .progress-container .step {
        align-items: start;
    }

    .pageelement-user-cancellation .connecting-line {
        height: 90%;
        width: .2rem;
        left: 2.05rem;
        right: unset;
        top: 7%;
    }

    .pageelement-user-cancellation .progress-container .label {
        text-align: unset;
        bottom: unset;
        left: 6.1rem;
        top: 1.5rem;
        max-width: calc(100% - 4.688rem);
    }

    .pageelement-user-cancellation .progress-container {
        padding: var(--spacing-20px) 2.25rem;
    }
}

@media only screen and (max-width: 25rem) {
    .pageelement-user-cancellation .content-container {
        flex-direction: unset;
    }

    .pageelement-user-cancellation .edit-explanation {
        margin-right: 0.3rem;
    }

    .pageelement-user-cancellation .edit-explanation .text {
        display: none;
    }
}