.pageelement {
    /* ... */
}

.pageelement .content-container {
    /* ... */
}

.pageelement-citation-main {
    font-size: 2.25rem;
    font-weight: 300;
    padding: 0 20px;
}

.pageelement-citation-main .content-container {
    padding: 3.125rem 3.938rem 2.25rem;
    background: #E4E4E4;

    max-width: 87.5000rem;
    box-sizing: border-box;
}


.pageelement-citation-main .quote {
    font-family: 'PT Serif', sans-serif;
    font-size: 2.25rem;
    font-style: italic;
    text-wrap: balance;
    margin-bottom: 0.625rem;
}

.pageelement-citation-main .source {
    font-size: 1.5rem;
}

@media (max-width: 62.5rem) {
    .pageelement-citation-main .quote {
        font-family: 'PT Serif', sans-serif;
        font-size: 1.9rem;
    }

    .pageelement-citation-main .source {
        font-size: 1.4rem;
    }

    .pageelement-citation-main .content-container {
        padding-left: 1.2500rem;
        padding-right: 1.2500rem;
    }
}

@media (max-width: 47.5rem) {
    .pageelement-citation-main .content-container {
        display: block;
    }
}

@media (max-width: 32rem) {
    .pageelement-citation-main .quote {
        font-size: 1.5rem;
    }

    .pageelement-citation-main .source {
        font-size: 1.3rem;
    }
}.pageelement-downloads .heading-container {
    max-width: 87.5000rem;
    display: block;
    margin: 0 auto 1.2500rem;
    padding: 0 1.2500rem;
}

.pageelement-downloads .download-link {
    background-color: #EE7D00;
    color: black;
    width: 100%;
    max-width: 87.5000rem;
    margin: 0 auto 0.6250rem;
    min-height: 2.7500rem;
    font-size: 1.1250rem;
    display: flex;
    align-items: center;
    text-decoration: none;
    padding: 0 2.1875rem;
    box-sizing: border-box;
}

.pageelement-downloads .download-link::before {
    color: black;
}

.pageelement-downloads .download-list {
    width: 100%;
    max-width: 87.5000rem;
    margin: 0 auto;
}

.pageelement-downloads .headline,
.pageelement-downloads li {
    overflow-wrap: break-word;
    word-break: break-word;
    word-wrap: break-word;
    overflow: hidden;
    width: 100%;
    max-width: 87.5000rem;
}

.pageelement-downloads li {
    overflow: visible;
}

.pageelement-downloads .download-item:hover .download-link {
    background-color: #AA9C7C;
}.pageelement-link-boxes {
    overflow: visible;
}
.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: #FF8C00;
    padding: 0.6250rem;
    margin-bottom: 0.6250rem;
    display: flex;
    width: 100%;
    align-items: center;
    box-sizing: border-box;
    min-height: 4.3750rem;
}

.pageelement-link-boxes .link-item:hover > a {
    background-color: #AA9C7C;
}

.pageelement-link-boxes .link-item .link-link {
    color: black;
    font-weight: 700;
    width: fit-content;
    font-size: 1.3000rem;
    overflow-wrap: break-word;
    white-space: normal;
    word-break: break-word;
    padding-right: 0.9375rem;
    line-height: 1.2;
}

.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:  32.5rem){
    .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-item .link-link{
        font-size: 1.1250rem;
    }


}

.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 {
    font-family: "Font Awesome 6 Sharp", sans-serif;
    color: black;
    padding-right: 2.1250rem;
    font-size: 1.8750rem;
    padding-left: 2.7500rem;
}

.link-icon {
    width: 7.1875rem;
    flex-shrink: 0;
}/*****************************************************************
**** person-double
******************************************************************/

.pageelement-person-double {
    max-width: 87.5000rem;
    margin: 0 auto 6.25rem auto;
}

.pageelement-person-double .headline {
    width: 100%;
    max-width: 87.5000rem;
    display: block;
    margin: 0 auto 1.2500rem;
}

.pageelement-person-double .wrapper {
    display: flex;
    gap: 3.1250rem;
}

.pageelement-person-double .person-container {
    background: #FF8C00;
    width: calc(50% - 1.5625rem);
    display: flex;
}

.pageelement-person-double .person-container .image {
    min-width: 13.6250rem;
}

.pageelement-person-double .person-double-image {
    display: flex;
    position: relative;
}

.pageelement-person-double .person-container .content {
    padding: 1.438rem 3.125rem;
    width: 60%;
}

.pageelement-person-double .person-container .content .name {
    font-size: 1.5rem;
    font-weight: 700;
    margin-bottom: 0.938rem;
}

.pageelement-person-double .person-container .content .function {
    font-size: 1.125rem;
    margin-bottom: 0.625rem;
}

.pageelement-person-double .person-container .content:not(:has(.text)) .function {
    margin-bottom: 2.813rem;
}

.pageelement-person-double .person-container .content:has(.text) .text {
    margin-bottom: 1rem;
}

.pageelement-person-double .person-container .contact-wrapper {
    display: flex;
    flex-flow: column;
}

.pageelement-person-double .person-container .content a {
    line-height: 1.7500rem;
    font-size: 1.1250rem;
    color: #000;
}

.pageelement-person-double .person-container .content a:hover {
    text-decoration: underline;
}

.pageelement-person-double .person-container .content p {
    font-size: 1.1250rem;
}

.pageelement-person-double .person-container .content a:before,
.pageelement-person-double .person-container .content p:before {
    font-family: 'Font Awesome 6 Sharp', sans-serif;
    font-weight: 900;
    font-size: 1.1250rem;
    width: 1.5625rem;
    display: inline-block;
}

.pageelement-person-double .person-container .content a.telephone:before {
    content: '\f095';
}

.pageelement-person-double .person-container .content a.email:before {
    content: '\f0e0';
}

.pageelement-person-double .person-container .content a.mobil:before {
    content: '\f3ce';
}

.pageelement-person-double .person-container .content p.telefax:before {
    content: '\f1ac';
}

.pageelement-person-double .person-double-copyright {
    font-size: 0.7500rem;
    margin-top: -1.8750rem;
    align-self: end;
    padding: 0.7500rem 0.3125rem 0 0.3125rem;
    z-index: 5;
    position: absolute;
    right: 0;
    background-color: transparent;
}

.pageelement-person-double .ai-mark {
    position: absolute;
    bottom: 1.2500rem;
    right: 0.6250rem;
}

.pageelement-person-double .ai-mark:before {
    content: '';
    background: url(/_images/ai-mark.svg) no-repeat;
    height: 1.5625rem;
    width: 1.5625rem;
    display: block;
    opacity: .4;
}

@media only screen and (max-width: 90.6250rem) {
    .pageelement-person-double .wrapper {
        gap: 1.8750rem;
        flex-wrap: wrap;
    }

    .pageelement-person-double .person-container {
        width: 100%;
    }

    .pageelement-person-double .headline {
        padding-left: 1.2500rem;
    }

    .pageelement-person-double .wrapper {
        padding: 0 1.2500rem;
    }
}

@media only screen and (max-width: 50.0000rem) {
    .pageelement-person-double .headline {
        box-sizing: border-box;
    }
}

@media only screen and (max-width: 40.6250rem) {
    .pageelement-person-double .person-container {
        flex-flow: column;
    }

    .pageelement-person-double .person-container .image {
        align-self: center;
        padding-top: 1.2500rem;
        min-height: 18.125rem;
    }

    .pageelement-person-double .person-container .content {
        box-sizing: border-box;
        margin: 0 auto;
        width: initial;
    }
}

.pageelement-person-double .fallback-image {
    width: 13.6250rem;
    height: 100%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #777777;
    overflow: hidden;
    box-sizing: border-box;
    min-height: 16.75rem;
    max-height: 20.4rem;
}

.pageelement-person-double .fallback-image i {
    font-family: 'Font Awesome 6 Sharp', sans-serif;
}

.pageelement-person-double .person-double-image .fallback-image {
    display: flex;
    position: relative;
}

@media only screen and (max-width: 40.6250rem) {
    .fallback-image {
        align-self: center;
        padding-top: 1.2500rem;
    }
}

.fallback-image i {
    font-size: 4.3750rem;
    color: #fff;
}


.pageelement-text-accordion-main.contentbox {
    overflow: unset;
}

.pageelement-text-accordion-main .wrapper {
    color: #fff;
    width: 100%;
}

.pageelement-text-accordion-main .element-headline {
    margin: 0 auto 1.2500rem;
    display: flex;
    max-width: 87.5000rem;
    justify-content: space-between;
    padding: 0 1.2500rem;
}

.pageelement-text-accordion-main .infotext {
    margin: 0 auto 1.563rem;
    max-width: 87.5000rem;
    padding: 0 1.2500rem;
}

.pageelement-text-accordion-main details {
    margin-bottom: 0.938rem;
    background-color: var(--bg);
}

.pageelement-text-accordion-main.short-margin {
    margin-bottom: 1.562rem;
}

.pageelement-text-accordion-main .top {
    cursor: pointer;
    justify-content: space-between;
    align-items: center;
}
.pageelement-text-accordion-main .top:hover .headline {
    text-decoration: underline;
}

.pageelement-text-accordion-main .top:has(summary:focus-visible) {
    outline: var(--outline);
    outline-offset: 0.188rem;
}

.pageelement-text-accordion-main .top summary {
    list-style: none;
    width: 100%;
    display: block;
    position: relative;
    padding: 0.625rem 1.875rem 0.625rem 3.2rem;
    box-sizing: border-box;
    background-color: inherit;
}

.pageelement-text-accordion-main .top summary {
    background-color: var(--bg);
}

.pageelement-text-accordion-main .top summary * {
    color: var(--fg);

}

.pageelement-text-accordion-main .top summary + div {
    background: #E4E4E4;
}

.pageelement-text-accordion-main details summary::-webkit-details-marker {
    display: none;
}


.pageelement-text-accordion-main .top summary:focus {
    outline: none;
}

.pageelement-text-accordion-main .top .headline {
    padding-right: 0.938rem;
    line-height: 1.562rem;
    margin-bottom: 0 !important;
    margin-top: 0;
}

.pageelement-text-accordion-main .top summary .arrow {
    position: absolute;
    left: 1rem;
    top: 50%;
    transform: translateY(-50%);
    width: 1.25rem;
    height: 1.25rem;
    display: block;
}

.pageelement-text-accordion-main .top .arrow::before {
    width: auto;
    display: inline-block;
}

.pageelement-text-accordion-main .top summary .arrow::before {
    content: '\f054';
    font-family: 'Font Awesome 6 Pro', sans-serif;
    font-weight: 900;
    font-size: 1.375rem;
    color: #000;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);

    right: auto;
    transition: transform 0.3s ease;;
}

.pageelement-text-accordion-main .top[open] .arrow::before {
    transform: translate(-50%, -50%) rotate(90deg);
}


.pageelement-text-accordion-main .text {
    cursor: default !important;
    padding: 1rem 1.875rem 1.2rem 2.812rem;
    background-color: inherit;

}

.pageelement-text-accordion-main .infotext > .text {
    padding: 0;
}

.pageelement-text-accordion-main details .text {
    padding: 1rem 1.875rem 1.2rem 3.3rem;
}

.pageelement-text-accordion-main .text-white * {
    color: #fff !important;
}

.pageelement-text-accordion-main .text-black * {
    color: #000 !important;
}

.pageelement-text-accordion-main .text-white + .arrow {
    color: #fff;
}

.pageelement-text-accordion-main .text-black + .arrow {
    color: #000;
}

.pageelement-text-accordion-main .text a {
    color: inherit;
}

.pageelement-text-accordion-main .text a:focus-visible {
    outline: var(--outline);
    outline-offset: var(--defaultform-outline-offset);
}/*****************************************************************
**** Text-image-main
******************************************************************/
.pageelement-text-image .heading {
    margin: 0 auto 1.563rem !important;
    display: flex;
    max-width: 87.5000rem;
    justify-content: space-between;
    padding: 0 1.2500rem;
}

.pageelement-text-image .wrapper {
    overflow-wrap: anywhere;
    width: 100%;
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    padding: 1.25rem 0;
}

.pageelement-text-image .text {
    max-width: 62.5000rem;
}

.pageelement-text-image .wrapper.none {
    background: none;
    padding: 0;
}

.pageelement-text-image .wrapper .column {
    display: flex;
    gap: 3.7500rem;
    width: 100%;
}

.pageelement-text-image .width_100 {
    width: 100%;
}

.pageelement-text-image .wrapper .column.width_75 {
    width: calc(75% - 0.9375rem);
}

.pageelement-text-image .wrapper .column.width_50 {
    width: calc(50% - 0.6250rem);
}

.pageelement-text-image .wrapper .column.width_25 {
    width: calc(25% - 2.8125rem);
}

.pageelement-text-image .wrapper .column .cell {
    display: flex;
    flex-flow: column;
}

.pageelement-text-image .wrapper .column .cell.width_25 {
    width: calc(25% - 2.8125rem);
}

.pageelement-text-image .wrapper .column .cell.width_50 {
    width: calc(50% - 1.8750rem);
}

.pageelement-text-image .wrapper .column .cell.width_75 {
    width: calc(75% - 0.9375rem);
}

.pageelement-text-image .wrapper .column .cell.center_text h3 {
    text-align: center;
}

.pageelement-text-image .wrapper .column.center_text .cell.width_75,
.pageelement-text-image .wrapper .column.center_text .cell.width_50 {
    margin-left: auto;
    margin-right: auto;
}

.pageelement-text-image .wrapper .column.center_text .cell.width_25.empty {
    width: 0;
    margin-right: -3.7500rem;
}

.pageelement-text-image .wrapper .column .cell .image {
    position: relative;
}

.pageelement-text-image .imagecolumn-text {
    margin-top: 1.8750rem;
}

.pageelement-text-image .wrapper .column .cell .image .ai-mark {
    position: absolute;
    bottom: 1.2500rem;
    right: 0.6250rem;
}

.pageelement-text-image .wrapper .column .cell .image .ai-mark:before {
    content: '';
    background: url(/_images/ai-mark.svg) no-repeat;
    height: 1.5625rem;
    width: 1.5625rem;
    display: block;
    opacity: .4;
}

.pageelement-text-image .imagecolumn {
    display: inline-block;
}

.pageelement-text-image .textcolumn {
    display: inline-block;
}

.pageelement-text-image .wrapper.left {
    justify-content: flex-start;
}

.pageelement-text-image .wrapper.middle {
    justify-content: center;
}

.pageelement-text-image .wrapper.right {
    justify-content: flex-end;
}

.pageelement-text-image .wrapper.text-image {
    gap: 3.7500rem;
}

.pageelement-text-image .wrapper.text-image .pageelement-canvas {
    gap: 3.7500rem;
}

.pageelement-text-image .background-full-width {
    width: 100% !important;
    overflow: visible !important;
}

.pageelement-text-image .background-adjusted-width {
    max-width: 87.5000rem !important;
    overflow: visible !important;
    margin: 0 auto;
}

.pageelement-text-image h2 {
    display: block;
}

.pageelement-text-image .heading.center_text {
    text-align: center;
}

.pageelement-text-image .column.center_text h3 {
    text-align: center;
}

.pageelement-text-image .content-container {
    display: inline-block !important;
    width: 100%;
    box-sizing: border-box;
}

@media screen and (max-width: 87.5000rem) {
    .pageelement-text-image .content-container {
        padding: 0 1.2500rem !important;
    }
}

.pageelement-text-image .wrapper.background-adjusted-width .content-container,
.pageelement-text-image .wrapper.background-full-width .content-container {
    padding: 3.1250rem 0;

}

.pageelement-text-image .wrapper.background-adjusted-width .content-container {
    padding: 3.1250rem;
}

.pageelement-text-image .pageelement-canvas {
    display: flex;
}

.pageelement-text-image .wrapper.background-adjusted-width .column .cell.width_25 {
    width: calc(25% - 2.8125rem);
}

.pageelement-text-image .wrapper .content-container .texteditor a {
    color: #000000;
    text-decoration: underline;
    text-decoration-color: #000000;
    text-decoration-thickness: 0.0625rem;
}

.pageelement-text-image .wrapper .content-container .texteditor a:hover {
    text-decoration-thickness: 0.125rem;
}
.pageelement-text-image .wrapper .content-container .text{
    font-size: 1.1250rem;
}

.pageelement-text-image .text.center_text {
    text-align: center;
}

.pageelement-text-image .text.center_text ol {
    display: flex;
    flex-flow: column;
    align-items: center;
}

@media only screen and (max-width: 90.6250rem) {
    .text-image .wrapper .column.width_75,
    .text-image .wrapper .column.width_25,
    .text-image .wrapper .column .cell.width_75,
    .text-image .wrapper .column .cell.width_25 {
        /*width: calc(50% - 0.6250rem);*/
    }

    .pageelement-text-image .content-container {
        padding: 3.1250rem 1.2500rem;
    }

}

@media screen and (min-width: 87.5000rem) {
    .pageelement-text-image .pageelement-canvas {
        padding: 0 !Important;
    }
}

@media only screen and (max-width: 64.0000rem) {
    .pageelement-text-image .wrapper .column.width_100:has(.special-case) {
        flex-wrap: wrap;
    }

    .pageelement-text-image .pageelement-canvas {
        flex-flow: column;
        gap: 1.8750rem;
    }

    .pageelement-text-image .wrapper.text-image .pageelement-canvas {
        gap: 1.8750rem;
    }

    .text-image .wrapper .column.width_25,
    .text-image .wrapper .column.width_50,
    .text-image .wrapper .column.width_75,
    .text-image .wrapper .column .cell.width_25,
    .text-image .wrapper .column .cell.width_50,
    .text-image .wrapper .column .cell.width_75 {
        width: 100%;
    }

    .pageelement-text-image .pageelement-canvas {
        flex-wrap: wrap;
    }

    .text-image .wrapper .column .cell.empty {
        display: none;
    }

    .pageelement-text-image .wrapper .column.center_text .cell.width_25.empty {
        margin-right: unset;
    }
}

.pageelement-text-image .copyright {
    font-size: 0.7500rem;
    margin-top: -1.4375rem;
    align-self: end;
    padding: 0.3125rem 0.3125rem 0 0.3125rem;
    z-index: 5;
    background-color: transparent;
}

.pageelement-text-image .copyright.white-text {
    color: #FFFFFF;
}

.pageelement-text-image .copyright.black-text {
    color: #000000;
}

@media only screen and (max-width: 32.5000rem) {
    .pageelement-text-image .wrapper .content-container,
    .pageelement-text-image .wrapper.background-adjusted-width .content-container {
        padding: 1.2500rem;
    }
}

.pageelement-text-image .wrapper.none .content-container {
    padding: 0;
}

.pageelement-text-image .wrapper.background-adjusted-width:not(.none) .content-container,
.pageelement-text-image .wrapper.background-full-width .content-container {
    padding-top: 1.2500rem !important;
    padding-bottom: 1.2500rem !important;

}