section.breather.anzeige > div {
    margin: 0 auto;
}

/* Button Newsletter Anmeldung*/
div>form>button[type=submit]{background-color:#000;color:#fff;border:0 none;padding:10px;text-transform:uppercase;font-family:"Gotham Narrow A", "Gotham Narrow B",Arial;font-weight:700}
div>form>button[type=submit]:hover{background-color:#333333}
div>form>button[type=submit]:disabled{background-color:#bfbfbf;color:#e5e5e5}


/* Navigation enger da Newsletter neuer Punkt */
body>header nav ul li a {
    padding:10px 16px !important;
}
/*Superbanner fix*/
#sas_12922 {
    width:100vw!important;
    width:728px!important;
    height:auto;
}

/*Contentbanner fix}*/

.with_sidebar aside.list {
    background-color: rgba(0,0,0,0)!important;
}
.banner, .anzeige {
    margin: 0 20px 20px -5px!important;
}

/* NewsletterBreather */
.button.yellow {
    background-color: #fccb06;
    color: #000;
    text-transform: uppercase;
}

.button.yellow:before {
    display: inline-block;
    content: "» ";
    margin-right: 5px;
}

.columnleft {
    float: left;
    padding-left: 10px;
    width: 70%;
}

.columnright {
    float: right;
    text-align: right;
    width: 30%;
    padding: 10px;
}

.row:after {
    content: "";
    display: block;
    clear: both;
}

@media screen and (max-width: 870px) {
    .columnleft {
        text-align: center;
        float: none;
        width: 100%;
    }

    .columnright {
        float: none;
        text-align: center;
        width: 100%;
    }

}

/*Breather versandkostenfrei */
.vk {
    display:block;
    width: 100%;
    height:auto;
}
.vk-mobile {
    display:none;
    width: 100%;
    height:auto;
}

@media screen and (max-width: 600px) {
    .vk-mobile {
        display: block!important;
    }
    .vk {display: none!important;}
}

/* Cookiebot Style Anpassungen */
a#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll {
    width: auto !important;
    background-color: #FFCE06 !important;
    color: black !important;
    border: 0 none !important;
    padding: 10px !important;
    text-transform: uppercase !important;
    font-family: "Gotham Narrow A", "Gotham Narrow B",Arial !important;
    font-weight: 700 !important;
    border: none !important;
}

a#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection {
    width: auto!important;
    background-color: rgba(0,0,0,0)!important;
    color: #a1a1a1!important;
    border: 0 none!important;
    padding: 8px!important;
    text-transform: uppercase!important;
    font-family: "Gotham Narrow A", "Gotham Narrow B",Arial!important;
    font-weight: 300!important;
    border: none!important;
}

#CybotCookiebotDialogBodyContentText, #CybotCookiebotDialog a, #CybotCookiebotDialog div, #CybotCookiebotDialogBodyContentControls, #CybotCookiebotDialogBodyContentTitle {
    font-family: "Gotham Narrow A", "Gotham Narrow B",Arial!important;
}

img.asmbannerimg {
    height: auto!important;
}

/*reise artikel*/
article.full .body a.btnreise {color: white!important;border-bottom: none!important;}
