.ut-shopping-modul {
    clear: both;
}

#main_content article {
    position: relative;
}

.banner-pos {
    z-index: 1;
    position: relative;
}

.superbanner,
.skyscraper,
.Skyscraper,
.rectangle,
.center-ad,
.footer-ad {
    overflow: hidden;
    text-align: center;
}

.oop {
    z-index: 1861;
}

.superbanner {
    width: 1000px;
}

.skyscraper,
.Skyscraper,
.WPSkyscraper {
    position: absolute;
    margin-left: 1000px;
    min-width: 160px;
}

.skyscraperleft {
    margin: 0;
    padding: 0;
}

.skyscraperleft #adt-sky-left {
    position: absolute !important;
    margin: 0 0 0 -160px;
}

.adDecoration,
.rectangle,
.mew-rectangle,
.center-ad,
.mew-center-ad,
.full-row-ad {
    clear: both;
    margin: 10px 0 20px;
    padding: 0 0 20px;
    border-bottom: 1px dotted #bbb;
    border-top: 1px dotted #bbb;
}

#sidebar > .rectangle {
    clear: both;
}

.rectangle {
    clear: none;
}

.teaser-box90 .anzeige,
.teaser-box95 > .anzeige {
    position: absolute;
    right: 0;
    top: 1px;

}


#native_ads .anzeige,
.gallery_mt .anzeige{
    padding-right: 0;
    position: relative;
    top: 0;
}

.anzeige {
    display: block;
    margin: 0;
    padding: 0 6px 0 0;
    text-align: right;
    color: #999;
    font-size: 11px !important;
    position: absolute;
    right: 0;
}

.anzeige.teaser-ad {
    position: relative;
    text-align: left;
}

.adDeclaration::before,
.trf-declaration-container::before {
    color: #999;
    content: " - Anzeige - ";
    font-size: 11px !important;
    font-weight: 400 !important;
    margin: 0 0 5px 5px !important;
    text-transform: none;
    display: block;
    text-align: right;
}

.mew-center-ad {
    width: 100%;
}

.full-row-ad {
    width: 1000px;
    background: #E3E3E3;
}

.wrapper_native_footer_ads {
    margin: 30px 0 30px;
    padding: 30px 10px;
    border-top: 1px dotted #bbb;
}

.native_footer_ads {
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.native_footer_ads li {
    width: 33.3%;
    float: left;
    background: #fff;
    box-sizing: border-box;
    padding: 0 10px;
}

._cm-os-slider{
    bottom:60px !important;
}

.stop-scrolling {
    height: 100%;
    overflow: hidden;
}

#utModal.ut-overlay a {
    text-decoration: none;
}

#utModal.ut-overlay {
    display: block;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 6000000;
    -webkit-overflow-scrolling: touch;
    outline: 0;
    overflow-x: hidden;
    overflow-y: auto;
    background-color: rgba(0, 0, 0, 0.5);
}

#utModal.ut-overlay .fs14 {
    font-size: 14px;
}

#utModal.ut-overlay .fs16 {
    font-size: 16px;
}

#utModal.ut-overlay .fs20 {
    font-size: 20px;
}

#utModal.ut-overlay .fw300 {
    font-weight: 300;
}

#utModal.ut-overlay a:hover {
    text-decoration: none;
}

#utModal.ut-overlay .cblack,
#utModal.ut-overlay a.cblack {
    color: #000;
}

#utModal.ut-overlay p.h3::before {
    color: #999;
    content: " - Anzeige - ";
    font-size: 11px !important;
    font-weight: 400 !important;
    margin: 0 0 5px 5px !important;
    text-transform: none;
    display: block;
    text-align: right;
}

#utModal.ut-overlay .h3,
#utModal.ut-overlay h3 {
    -webkit-hyphens: none;
    -ms-hyphens: none;
    hyphens: none
}

#utModal.ut-overlay .modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

#utModal .ut-overlay-dialog {
    background: 0 0;
    position: relative;
    width: auto;
    margin: 10px
}

#utModal .ut-overlay-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    outline: 0
}

#utModal.ut-overlay .close {
    padding: 0;
    text-align: right;
    float: right;
    margin-right: 5px;
    margin-bottom: 15px;
    opacity: 1;
}

#utModal.ut-overlay .close:hover {
    color: #666;
}

#utModal.ut-overlay .close .pos {
    vertical-align: middle;
    margin-top: 3px;
    display: inline-block;
}

#utModal .ut-overlay-body {
    display: inline-block;
    position: relative;
    padding: 15px 15px 1px;
    width: 100%;
    box-sizing: border-box;
}

#utModal .ut-overlay-body .img {
    width: 100%;
}

#utModal.ut-overlay .fullwidth {
    width: 100%;
}

#utModal.ut-overlay .pt20 {
    padding-top: 20px;
}

#utModal.ut-overlay .pb20 {
    padding-bottom: 20px;
}

#utModal.ut-overlay .p20 {
    padding: 20px;
}

#utModal.ut-overlay .fw300 {
    font-weight: 300;
}

#utModal.ut-overlay .fw500 {
    font-weight: 500;
}

#utModal.ut-overlay .center {
    margin: 0 auto;
    text-align: center;
}

#utModal.ut-overlay a.GreenAutowidth {
    background: #b91e27;
    color: #fff !important;
    text-decoration: none !important;
    border-radius: 5px;
    display: inline-block;
    line-height: 1.2;
    margin: .5rem 0;
    padding: .5rem .6rem;
    position: relative;
    text-align: center;
}

#utModal.ut-overlay .GreenAutowidth:hover {
    background: #b91e27
}

.ad-wrapper{
    clear: both;
    overflow: hidden;
}

@media(min-width:768px) {
    #utModal .ut-overlay-dialog {
        width: 600px;
        margin: 30px auto
    }

    #utModal .ut-overlay-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
    }
}

@media (max-width: 1460px) {
    .skyscraperleft,
    .left_skyscraper{
        display: none;
    }
}

@media (max-width: 1200px) {
    .skyscraper,
    .Skyscraper,
    .WPSkyscraper {
        display: none;
    }
}

@media (max-width: 1000px) {
    .superbanner,
    .full-row-ad {
        width: 100%;
    }
    .anzeige {
        top: -5px;
    }
}

@media (max-width: 700px) {
    .ad-wrapper{
        min-height: 290px;
    }

    .superbanner,
    .rectangle,
    .center-ad {
        display: none;
    }

    .mew-superbanner,
    .mew-rectangle,
    .mew-center-ad {
        display: block;
        text-align: center;
    }

    .mew-superbanner > div,
    .mew-rectangle > div,
    .mew-center-ad > div {
        margin: 0 auto;
        width: 300px;
    }

    .native_footer_ads li {
        width: auto;
        float: none;
        margin: 0 0 20px;
    }

    .anzeige {
        position: relative;
    }

    ._cm-os-slider{
        bottom:65px !important;
    }
}

@media (min-width: 701px) {
    .ad-wrapper{
        min-height: 250px;
        position: relative;
        left: 50%;
        right: 50%;
        margin-left: -50vw;
        margin-right: -50vw;
        width: 100vw;
    }

    .ad-wrapper .adDeclaration::before{
        margin: 0 10px 5px 5px !important;
    }

    .superbanner,
    .rectangle,
    .center-ad {
        display: block;
    }

    .center-ad {
        max-width: 1000px;
        margin: 0 auto;
        width: 100%;
    }

    .mew-superbanner,
    .mew-rectangle,
    .mew-center-ad {
        display: none;
    }
}
