@media (max-width: 1470px){
    #footer > .rahmen > .frame .ce-gallery {
        width: 150px;
        right: 100%;
    }
}
    
@media (max-width: 1400px){
    .sprachen {
        list-style: none;
        padding: 5px 15px;
        left: auto;
        right: 0;
        border-radius: 18px;
    }
}

@media (max-width: 1340px){
    #inhaltsbereich > .frame > .rahmen > .tx_cn-columns > .row > .col-100:first-child > .frame-layout-20 > .rahmen .ce-bodytext {
        font-size: 35px;       
    }
}

@media (max-width: 1290px){
    #footer > .rahmen > .frame .ce-gallery {
        display: none;
    }
}

@media (max-width: 1150px){
    #inhaltsbereich > .frame > .rahmen > .tx_cn-columns > .row > .col-100:first-child > .frame-layout-20 > .rahmen .ce-gallery .ce-row:nth-child(2) {
        position: absolute;
        top: 200px;
        right: 50px;
        bottom: 50px;
        width: auto;
        height: auto;
    }

    #inhaltsbereich > .frame > .rahmen > .tx_cn-columns > .row > .col-100:first-child > .frame-layout-20 > .rahmen .ce-bodytext {
        top: auto;
        bottom: 50px;
        left: 50px;
    }
    

    #inhaltsbereich > .frame > .rahmen > .tx_cn-columns > .row > .col-100:first-child > .frame-layout-20 > .rahmen .ce-gallery .ce-row:nth-child(2) * {
        width: auto;
        height: 100%;
    }
}

@media (max-width: 1024px){
     #inhaltsbereich > .frame > .rahmen > .tx_cn-columns > .row > .col-100:first-child > .frame-layout-20 > .rahmen .ce-bodytext {
        font-size: 30px;
    }
}

@media (max-width: 950px){
    #inhaltsbereich > .frame > .rahmen > .tx_cn-columns > .row > .col-100:first-child > .frame-layout-20 > .rahmen .ce-bodytext {
       position: static;
       float: left;
       clear: both;
       width: 90%;
       padding: 20px 5% 10px;
       text-align: center;
       background: var(--dunkelgrau);
    }

    #inhaltsbereich > .frame > .rahmen > .tx_cn-columns > .row > .col-100:first-child > .frame-layout-20:first-child .owl-dots {
        top: 0;
        bottom: auto;
        text-align: left;
        left: 20px;
    }
}

@media (max-width: 850px){
    .sprachen {
        list-style: none;
        padding: 7px 10px 7px 15px;
        left: auto;
        right: 100px;
        border-radius: unset;
        border-top-left-radius: 20px;
        border-bottom-left-radius: 20px;
        top: 24px;
    }

    #inhaltsbereich .ce-textpic.ce-above .ce-gallery {
        margin: 0 0 0 0;
    }

    #inhaltsbereich {
        margin-top: 118px;
    }

    #oben > .rahmen > .logo {
        width: 200px;
        margin-bottom: 15px;
    }

    #oben .mob_button {
        display: block !important;
        position: absolute;
        width: 48px;
        height: 40px;
        top: 25px;
        right: 5%;
    }

    .mob_button span {
        position: absolute;
        width: 48px;
        left: calc(50% - 24px);
        top: calc(50% - 3px);
        height: 6px;
        width: 100%;
        background: var(--dunkelblau);
        transition: 0.1s;
    }

    .mob_button::before,
    .mob_button::after {
        content: '';
        position: absolute;
        width: 48px;
        left: calc(50% - 24px);
        top: calc(50% - 3px);
        height: 6px;
        width: 100%;
        background: var(--dunkelblau);
        transition: 0.3s;
    }

    .mob_button::before {
        top: 0;
    }

    .mob_button::after {
        top: auto;
        bottom: 0;
    }

    .mob_button.mobnavvisible span {
        transform: rotateY(90deg);
    }

    .mob_button.mobnavvisible::before {
        transform: rotate(135deg);
        top: 17px;
    }

    .mob_button.mobnavvisible::after {
        transform: rotate(-135deg);
        bottom: 17px;
    }

    #oben > .rahmen {
        position: static;
    }

    #oben .navi .onepagenavi {
        display: none;
        position: absolute;
        left: 0;
        right: 0;
        top: 100%;
        background: var(--dunkelblau90);
    }

    #oben .navi .onepagenavi li {
        float: left;
        clear: both;
        margin: 0 0 0 0;
        padding: 0 0 0 0;
        width: 100%;
    }

    #oben .navi .onepagenavi li a {
        float: left;
        clear: both;
        margin: 0 0 0 0;
        padding: 20px;
        width: calc(100% - 40px);
        border-bottom: 1px solid #FFF;
        text-align: center;
        color: #FFF;
    }

    #inhaltsbereich > .frame > .rahmen > .tx_cn-columns > .row > .col-100:first-child > .frame-layout-20 > .rahmen .ce-gallery .ce-row:nth-child(2) {
        top: 150px;
        right: 20px;
        bottom: 20px;
    }

    #inhaltsbereich > .frame > .rahmen > .tx_cn-columns > .row > .col-100 .tx_cn-multicontent .row > div,
    #inhaltsbereich > .frame > .rahmen > .tx_cn-columns > .row > .col-100 .tx_cn-multicontent .row > div > div {
        float: left !important;
        clear: both !important;
        width: 100% !important;
        margin: 0 0 0 0 !important;
    }

    #inhaltsbereich > .frame > .rahmen > .tx_cn-columns > .row > .col-100 .tx_cn-multicontent .row > div {
        margin: 0 0 20px 0 !important;
    }

    #inhaltsbereich > .frame > .rahmen > .tx_cn-columns > .row > .col-100 .tx_cn-multicontent .row > div:last-child {
        margin: 0 0 0 0 !important;
    }

    #inhaltsbereich > .frame > .rahmen > .tx_cn-columns > .row > .col-100 .tx_cn-multicontent .row > div .ce-gallery {
        float: left;
        clear: both;
        margin: 0 0 20px 0;
    }

    #inhaltsbereich .ce-textpic.ce-intext .ce-gallery,
    #inhaltsbereich .ce-textpic.ce-intext .ce-bodytext {
        float: left;
        clear: both;
        width: 100%;
    }

    #inhaltsbereich .ce-textpic.ce-intext .ce-gallery {
        margin: 0 0 10px 0;
    }

    .tx-powermail .powermail_fieldset {
        width: 100%;
        margin: 0 0 0 0 !important;
        clear: both;
        float: left;
    }

    .tx-powermail .powermail_fieldwrap_type_submit .powermail_field {
        width: 100%;
        margin-top: 20px;
    }

    .tx-powermail .powermail_fieldwrap_type_submit .powermail_submit {
        width: 100%;
        padding: 10px 60px;
    }

    .ui-accordion .ui-accordion-content {
        width: 100%;
        padding: 20px 0 10px;
    }
}

@media (max-width: 600px){
    #inhaltsbereich > .frame > .rahmen > .tx_cn-columns > .row > .col-100:first-child > .frame-layout-20 > .rahmen .ce-bodytext {
        font-size: 24px;
    }

    #inhaltsbereich > .frame > .rahmen > .tx_cn-columns > .row > .col-100:first-child > .frame-layout-20 > .rahmen .ce-gallery .ce-row:nth-child(2) {
        top: 100px;
        right: 20px;
        bottom: 20px;
    }

    h1, h2 {
        font-size: 24px;
        margin: 0 0 30px 0;
        line-height: 24px;
    }
    
    h1 + h2,
    h2 + h3,
    h3 {
        font-size: 22px;
        margin: 0 0 30px 0;
    }

    #footer > .rahmen > .frame ul {
        width: 100%;
        margin: 0 0 10px 0;
    }
}

@media (max-width: 500px){
    #inhaltsbereich {
        margin-top: 128px;
    }

    #inhaltsbereich .frame-bg-img .ce-gallery .ce-row figcaption {
        top: auto;
        background: none;
        display: block;
        font-family: 'Oswald';
        font-weight: 300;
        font-size: 18px;
    }

    #inhaltsbereich .frame-bg-img .ce-gallery .ce-row figcaption::before,
    #inhaltsbereich .frame-bg-img .ce-gallery .ce-row figcaption::after {
        display: block;
    }

    #oben {
        border-top: 40px solid var(--dunkelblau);
    }

    .sprachen {
        padding: 0 0 0 0;
        right: 5%;
        border-radius: unset !important;
        top: -34px;
        background: none;
        box-shadow: none;
    }
}

@media (max-width: 450px){
    #inhaltsbereich > .frame > .rahmen > .tx_cn-columns > .row > .col-100:first-child > .frame-layout-20 > .rahmen .ce-gallery .ce-row:nth-child(2) {
        top: 50px;
        right: 15px;
        bottom: 15px;
    }

    #footer > .rahmen > .qnavi {
        width: 100%;
        float: left;
        text-align: center;
        clear: both;
    }

    #footer > .rahmen > .qnavi > li {
        width: 100%;
        float: left;
        clear: both;
        margin: 0 0 5px 0;
    }

    #footer > .rahmen > .qnavi > li:last-child {
        margin: 0 0 0 0;
    }

    #footer > .rahmen > .qnavi > li > a {
        background: rgba(255, 255, 255, 0.1);
        padding: 5px 0;
        width: 100%;
        float: left;
        clear: both;
    }

    .smarty {
        clear: both;
        float: left;
        width: 100%;
        text-align: center;
        padding: 20px 0 0 0;
        margin: 0 0 0 0 !important;
        border-top: 1px solid #FFF;
    }

    .smarty img {
        width: 60px;
        display: inline-block;
        float: none;
    }
}
/*
     FILE ARCHIVED ON 09:29:28 Jun 13, 2023 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 10:40:21 Feb 13, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.617
  exclusion.robots: 0.02
  exclusion.robots.policy: 0.008
  esindex: 0.012
  cdx.remote: 35.511
  LoadShardBlock: 541.167 (3)
  PetaboxLoader3.datanode: 599.616 (5)
  load_resource: 393.179
  PetaboxLoader3.resolve: 308.376
  loaddict: 49.417
*/