#center #inner_center #rechts .bf_wrapper {
    display: block !important;
}

#rechts {
    position: absolute;
    top: 17.5em;
    left: 0;
    min-width: 100%;
    margin: auto;
}

#rechts .bf_wrapper {
    width: 1200px;
    margin: 0 auto;
}

#content_wrapper #content #scroller,
#rechts .textblock_wrapper > div { background: transparent !important; }

#content #bs { padding: 0 !important; }

#content .pagetitle_div { width: 66%;  }

#content .fake_content,
#content .fake_rechts .inner_wrapper,
#rechts .textblock_wrapper .textblock1 .textblock_text {
    background: url('/city_data/images/0/1/214910/orig_10x10.png');
}

#content #bs .inner_wrapper { padding: 1em 2em 1em; }

#rechts .bf_wrapper .textblock1 {
    width: 32.5%;
    float: right;
}

#rechts .bf_wrapper .textblock1 .textblock_text { margin: 0 0 0 3em !important; }

#rechts .textblock2,
#rechts .textblock3 { display: none; }

#content_wrapper #content { min-width: 100%;}

div#content .col_wrapper {
    display: flex !important;
    flex-flow: row-reverse wrap !important;
}

#content .fake_content {
    width: 68.5%;
    margin: 0 auto 0 0;
    order: 1;
}

#content .fake_rechts {
    width: 29.5%;
    margin: 0 0 0 auto;
}

@media (min-width: 1024px) and (max-width: 1199px) { 

    #content .pagetitle_div { width: 65%; }

    #rechts {
        position: absolute;
        top: 16.5em;
    }

    #rechts .bf_wrapper {
        max-width: 1199px;
        width: auto;
    }

    #rechts .bf_wrapper .textblock1 .textblock_text { width: 93%;}
}

@media (min-width: 768px) and (max-width: 1023px) {
    #content .pagetitle_div { width: 65%; }

    #rechts {
        position: absolute;
        top: 16.5em;
    }

    #rechts .bf_wrapper {
        max-width: 1199px;
        width: auto;
    }

    #rechts .bf_wrapper .textblock1 .textblock_text { width: 93%;}
}

@media (max-width: 767px) {
    #center #inner_center #content_wrapper { flex-flow: column;}

    #content .pagetitle_div { width: 92%; margin: 0; padding: 0 4% auto }

    #center #content .pagetitle_div h1 { font-size: 2em !important;}

    div#content .col_wrapper {
        display: flex !important;
        flex-flow: column-reverse !important;
        max-width: 100%;
    }

    #content .fake_content,
    #content .fake_rechts {
        width: 100% !important;
        margin: 0;
        order: unset !important;
    }

    #content .fake_rechts { margin: 1em 0 3.5em;; }

    #rechts {
        position: relative;
        top: auto;
    }

    #center #inner_center #rechts .bf_wrapper {
      padding: 0;
      display: flex;
      flex-flow: column;
      max-width: 99%;
      width: 99%;
    }

    #center #rechts #suche_rechts {margin: 0; padding: 0;}

    #center #rechts .textblock1,
    #center #rechts .textblock2,
    #center #rechts .textblock3 {
        display: block !important;
        position: relative;
        background: url('/city_data/images/0/1/214910/orig_10x10.png') !important;
        padding: 1em 2em; 
    }

    #center #rechts .textblock1 { background: red !important; min-width: 100%; margin-top: 0em; }

    #center #rechts .textblock1 #suche_rechts { margin-top: -5em ;}
}

