.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: 1860;
}

.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;

}

.archive .anzeige {
    position: relative;
    float:right;
}

#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;
}

@media (max-width: 1460px) {
    .skyscraperleft {
        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) {
    .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) {
    .superbanner,
    .rectangle,
    .center-ad {
        display: block;
    }

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