@media (max-width: 1375px){
    #inhaltsbereich > .frame > .rahmen {
        margin: 0 10%;
        float: left;
    }
}

@media (max-width: 1180px){
    #inhaltsbereich > .frame-default h1,
    #inhaltsbereich > .frame-default h2,
    #inhaltsbereich > .frame-bildslider h1,
    #inhaltsbereich > .frame-bildslider h2,
    #inhaltsbereich > .frame-umrandung h1,
    #inhaltsbereich > .frame-umrandung h2,
    .frame-leistung .ce-textpic {
        margin-left: -65px;
    }


    #inhaltsbereich > .frame-leistung .ce-bodytext h1{
        margin-left: 35px;
    }

    .popup_banner {
		left: 15%;
		width: calc(70% - 20px);
	}
}

@media (max-width: 1050px){
    #inhaltsbereich.sub .frame-bildslider .ce-gallery .ce-row {
        margin-right: 0;
    }

    .tx_cn-columns .row .col-50 {
        width: 100%;
        float: left;
        height: auto !important;
    }

    .tx_cn-columns[data-cols="2"] .row > div > div {
        margin: 0 0 10px 0 !important;
    }
}
@media (max-width: 950px){
    #header .ce-bodytext {
        font-size: 17px;
        bottom: 10px;
    }

    #header .ce-bodytext p:last-child {
        font-size: 26px;
    }

    .frame-linie .ce-bodytext {
        margin-left: 130px;
    }

    .frame-linie > .rahmen::before {
        left: 110px;
    }

    .frame-flip > .rahmen {
        display: flex;
        position: relative;
        flex-direction: column;
        align-items: center;
    }

    .frame-flip .frame-default {
        margin-bottom: 50px;
    }

    .frame-flip::before {
        border-width: 0 0 420px 970px;
    }

    .frame-leistungen .frame-default {
        padding: 20px;
        margin-bottom: 20px;
        text-align: center;
    }

    .frame-leistungen p:not(:first-child){
        display: none;
    }

    .popup_banner {
        top: 20px;
        left: 2%;
        width: calc(96% - 80px);
		padding: 40px;
        max-height: calc(100vh - 120px);
    }
}


@media (max-width: 830px) {
    .mob_button {
        display: block;
    }

    .top-navi {
        position: static;
        width: calc(100% - 20px);
        float: left;
        clear: both;
        padding: 10px 10px 0 10px;
        background: #e92121;
    }

    .top-navi ul {
        background: #9a0000;
        padding: 10px;
        width: calc(100% - 20px);
        margin: 0 0 0 0;
    }
    
    .top-navi ul li {
        padding: 0;
        margin: 5px;
        border: none;
    }

    .top-navi ul li a {
        background: rgba(255, 255, 255, 0.4);
        padding: 5px 10px;
    }

    #inhaltsbereich > .frame:not(.frame-linie) {
        margin: 30px 0;
    }

    #inhaltsbereich > .frame-leistung+.frame{
        margin-top: -30px;
    }

    .uebernavi {
        display: none;
        position: absolute;
        right: 0;
        top: 67px;
        height: initial;
        margin: 0;
        width: initial;
        padding: 0;
        max-height: calc(100vh - 80px);
        overflow: auto;
        max-width: 420px;
        box-shadow: 0px 5px 5px rgb(77 77 77 / 50%);
    }

    .hnavi {
        height: auto;
        width: initial;
        padding: 0;
    }

    .hnavi li {
        display: block;
        clear: both;
        width: 100%;
        float: left;
    }

    .hnavi li:first-of-type{
        max-width: 250px;
    }

    .hnavi > li > a {
        padding: 10px 30px;
        width: calc(100% - 60px);
        text-align: left;
    }

    .unavi {
        display: block;
        position: initial;
        width: calc(100% - 15px);
        padding-left: 15px;
        float: left;
    }

    #header{
        margin-top: 67px;
    }

    .ce-textpic.ce-right.ce-intext .ce-gallery {
        float: left;
        margin-left: 0;
    }

   #footer .ce-gallery {
    position: absolute;
    right: 20px;
   }
}

@media (max-width: 700px) {
    /* .mob_button {
        display: block;
    }

    .top-navi {
        position: static;
        width: calc(100% - 20px);
        float: left;
        clear: both;
        padding: 10px 10px 0 10px;
        background: #e92121;
    }

    .top-navi ul {
        background: #9a0000;
        padding: 10px;
        width: calc(100% - 20px);
        margin: 0 0 0 0;
    }
    
    .top-navi ul li {
        padding: 0;
        margin: 5px;
        border: none;
    }

    .top-navi ul li a {
        background: rgba(255, 255, 255, 0.4);
        padding: 5px 10px;
    }

    #inhaltsbereich > .frame:not(.frame-linie) {
        margin: 30px 0;
    }

    #inhaltsbereich > .frame-leistung+.frame{
        margin-top: -30px;
    }

    .uebernavi {
        display: none;
        position: absolute;
        right: 0;
        top: 67px;
        height: initial;
        margin: 0;
        width: initial;
        padding: 0;
        max-height: calc(100vh - 80px);
        overflow: auto;
        max-width: 420px;
        box-shadow: 0px 5px 5px rgb(77 77 77 / 50%);
    }

    .hnavi {
        height: auto;
        width: initial;
        padding: 0;
    }

    .hnavi li {
        display: block;
        clear: both;
        width: 100%;
        float: left;
    }

    .hnavi li:first-of-type{
        max-width: 250px;
    }

    .hnavi > li > a {
        padding: 10px 30px;
        width: calc(100% - 60px);
        text-align: left;
    }

    .unavi {
        display: block;
        position: initial;
        width: calc(100% - 15px);
        padding-left: 15px;
        float: left;
    }

    #header{
        margin-top: 67px;
    } */

    #inhaltsbereich > .frame-default h1+h2,
    #inhaltsbereich > .frame-default h3,
    #inhaltsbereich > .frame-bildslider h1+h2,
    #inhaltsbereich > .frame-bildslider h3,
    #inhaltsbereich > .frame-umrandung h1+h2,
    #inhaltsbereich > .frame-umrandung h3 {
        margin-left: -15px;
        font-size: 18px;
    }

    #inhaltsbereich > .frame-default h1,
    #inhaltsbereich > .frame-default h2,
    #inhaltsbereich > .frame-bildslider h1,
    #inhaltsbereich > .frame-bildslider h2,
    #inhaltsbereich > .frame-umrandung h1,
    #inhaltsbereich > .frame-umrandung h2,
    .frame-leistung .ce-textpic {
        margin-left: -30px;
    }

    #inhaltsbereich > .frame-leistung .ce-bodytext h1{
        margin-left: 15px;
    }

    .frame-leistungen .frame-default {
        width: calc(48% - 42px);
    }

    .frame-umrandung .ce-textpic {
        margin-top: 35px;
    }

    .powermail_fieldwrap {
        width: 100%;
        display: block;
        margin: 0 0 10px 0 !important;
    }

    .frame-anwalt{
        border-bottom: 1px solid #f1f1f1;
        margin-bottom: 20px;
        padding-bottom: 20px;
    }

    #inhaltsbereich .frame-anwalt.frame-anwalt.frame-type-textmedia{
        border-bottom: none;
    }

    .frame-anwalt .ce-bodytext,
    .frame-anwalt .ce-gallery{
        float: left;
        clear: both;
    }

    .frame-anwalt .tx_cn-columns .row .col-25,
    .frame-anwalt .tx_cn-columns .row .col-75,
    #inhaltsbereich > .frame-anwalt.frame-type-textmedia .ce-gallery{
        width: 100%;
        margin: 0!important;
        max-width: 100%;
    }

    #inhaltsbereich.sub .frame-bildslider .frame {
        margin-right: 30px;
    }
    
    .popup_banner{
		width: calc(96% - 40px);
        padding: 20px;
		max-height: calc(100vh - 80px);
	}
}

@media (max-width: 600px){
    #inhaltsbereich > .frame > .rahmen,
    #inhaltsbereich > .tx_cn-multicontent > .rahmen {
        margin: 0 5%;
        float: left;
        width: 90%;
    }


    .mob_button{
        top: 0;
    }

    .hnavi{
        top: 59px;
    }

    #header {
        margin-top: 59px;
    }

    #header .ce-bodytext {
        font-size: 15px;
        bottom: 0;
    }

    #header .ce-bodytext p:first-child {
        padding: 5px 20px;
    }

    #header .ce-bodytext p:last-child {
        font-size: 20px;
        padding: 5px 20px;
    }

    .frame-linie h1, .frame-linie h2 {
        font-size: 24px;
    }

    .frame-linie header > *:last-child {
        margin-left: 40px;
    }

    .frame-linie .ce-bodytext {
        margin-left: 80px;
    }

    .frame-linie > .rahmen::before {
        left: 60px;
    }

    #inhaltsbereich > .frame-linie > .rahmen {
        padding: 35px 0;
    }

    .frame-leistungen img {
        max-width: 50px;
    }

    #oben > .frame-default a {
        color: #fff;
        font-size: 24px;
        text-decoration: none;
        margin-left: 2%;
    }

    .frame-anwalt .row .col-75,
    .frame-anwalt .row .col-25{
        width: 100%;
    }

    .tx_cn-multicontent .col-75+.col-75+.col-25 {
        margin-top: 0;
    }

    .frame-anwalt{
        margin-bottom: 50px;
    }

    .frame-anwalt .ce-gallery{
        margin-bottom: 0;
    }
    .frame-anwalt h2{
        margin-top: 0;
    }
}

@media (max-width: 450px){
    .frame-umrandung .ce-bodytext,
    .frame-umrandung .ce-gallery{
        float: left;
        clear: both;
    }
}

@media (max-width: 500px){
    .frame-bildslider.frame-type-shortcut .owl-item .image-embed-item{
        max-height: 400px;
    }
}

@media (max-width: 400px){

    #oben > .frame-default a {
        font-size: 22px;
    }

    .hnavi {
        top: 56px;
    }

    .frame-linie .ce-bodytext {
        margin-left: 20px;
    }

    .frame-linie header > *:last-child {
        margin-left: 0px;
    }

    .frame-linie > .rahmen::before {
        left: 0px;
    }

    .frame-leistungen .frame-default {
        width: 100%;
    }

    .frame-leistungen > .rahmen {
        justify-content: center;
    }
}
/*
     FILE ARCHIVED ON 12:11:51 Nov 29, 2025 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 12:07:19 Feb 16, 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.902
  exclusion.robots: 0.037
  exclusion.robots.policy: 0.016
  esindex: 0.012
  cdx.remote: 98.266
  LoadShardBlock: 70.774 (3)
  PetaboxLoader3.datanode: 94.718 (4)
  load_resource: 96.066
  PetaboxLoader3.resolve: 54.761
*/