body.kampagnen, body.kampagnen section.content {
    background: #CCE9F8;
}
body.kampagnen section.content.content-startseite-bottom {
    margin: 0;
}
body.kampagnen .momente-counter {
    position: fixed;
    width: 100%;
    left: 0;
    bottom: 0;
    text-align: center;
}
body.kampagnen .momente-counter .counter-inner {
    width: 85px;
    margin: 0 auto;
    background: ;
    padding: 10px 0 4px 0;
    -webkit-box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.2);
}
body.kampagnen .momente-counter .counter-inner p {
    font-family: ;
    margin: 0;
    color: #fff;
    font-size: 20px;
}
body.kampagnen .momente-sepcial {
    padding-top: 100px;
    background-image: url(/fileadmin/system/img/jubilaeum/dotted@2x.png);
    background-image: url(/fileadmin/system/img/Rosenprojekt/RA-19-Teaser.png);
    background-size: 39px auto;
    background-position: top center;
    background-repeat: repeat-y;
    background: none;
}
body.kampagnen .momente-sepcial .moment {
    position: relative;
    margin-bottom: 80px;
    height: 300px;
    width: 870px;
}
body.kampagnen .momente-sepcial .moment div.index {
    width: 65px;
    height: 65px;
    background: ;
    color: #fff;
    border-radius: 50%;
    line-height: 59px;
    border: 3px solid #fff;
    font-family: ;
    font-size: 36px;
    position: absolute;
    left: 50%;
    top: -30px;
    z-index: 5;
    margin-left: -30px;
    text-align: center;
}
body.kampagnen .momente-sepcial .moment .img {
    height: 300px;
    overflow: hidden;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
body.kampagnen .momente-sepcial .moment .moment-turn .row .col-first {
    padding-right: 0;
}
body.kampagnen .momente-sepcial .moment .content {
    position: relative;
}
body.kampagnen .momente-sepcial .moment .content .content-inner {
    padding: 30px 30px 0 15px;
}
body.kampagnen .momente-sepcial .moment .flip {
    position: absolute;
    right: 0;
    bottom: 0;
    display: block;
    -webkit-transform: rotate(360deg);
    border-style: solid;
    border-width: 0 0 65px 65px;
    border-color: transparent transparent transparent;
    z-index: 3;
}
body.kampagnen .momente-sepcial .moment .flip.flip-back {
    right: auto;
    left: 0;
    border-width: 65px 0 0 65px;
    border-color: transparent transparent transparent #fff;
}
body.kampagnen .momente-sepcial .moment a.flip-link {
    display: block;
    position: absolute;
    z-index: 5;
    bottom: 0px;
    right: 0px;
    width: 65px;
    height: 65px;
    opacity: 0.8;
    transition: opacity 200ms linear;
}
body.kampagnen .momente-sepcial .moment a.flip-link.flip-front {
    right: auto;
    left: 0;
}
body.kampagnen .momente-sepcial .moment a.flip-link.flip-front img {
    margin: 29px 0 0 2px;
}
body.kampagnen .momente-sepcial .moment a.flip-link:hover {
    opacity: 1;
}
body.kampagnen .momente-sepcial .moment a.flip-link img {
    width: 32px;
    margin: 29px 0 0 32px;
    height: auto;
}
body.kampagnen .momente-sepcial .moment .back .content .content-inner {
    padding: 30px 15px 0 30px;
}
body.kampagnen .momente-sepcial .moment .moment-turn {
    transform-style: preserve-3d;
    position: relative;
}
body.kampagnen .momente-sepcial .moment .moment-turn .front, body.kampagnen .momente-sepcial .moment .moment-turn .back {
    backface-visibility: hidden;
    position: absolute;
    height: 300px;
    width: 870px;
    background: #fff;
    -webkit-box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.2);
    transform-style: preserve-3d;
}
body.kampagnen .momente-sepcial .moment .moment-turn .front {
    z-index: 2;
}
body.kampagnen .momente-sepcial .moment .moment-turn .front a {
    font-weight: bold;
    text-decoration: underline;
}
body.kampagnen .momente-sepcial .moment .moment-turn .back {
    background: ;
    z-index: 1;
}
body.kampagnen .momente-sepcial .moment .moment-turn .back p, body.kampagnen .momente-sepcial .moment .moment-turn .back h2, body.kampagnen .momente-sepcial .moment .moment-turn .back a {
    color: #fff;
}
body.kampagnen .momente-sepcial .moment .moment-turn .back a {
    font-weight: bold;
    text-decoration: underline;
}
body.kampagnen .momente-sepcial .moment.show-backside .moment-turn .back {
    z-index: 3;
}
body.kampagnen .momente-sepcial .moment.show-backside .back .img {
    margin-left: -15px;
}
.jb-jahre-teaser {
    background: #fff;
    -webkit-box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.1);
}
.jb-jahre-teaser div.bodytext {
    padding: 16px 18px;
}
.jb-jahre-teaser div.bodytext h2 {
    margin-bottom: 8px;
}
.jb-jahre-teaser div.bodytext p {
    line-height: 24px;
    margin: 0 0 5px 0;
}
.jb-jahre-teaser div.bodytext p a {
    font-family: 'Veneer', 'Arial', sans-serif;
    font-size: 15px;
    color: #1e1e1e;
}
@media (min-width: 768px) {
    body.jubilaeum .jubilaeum-spacer {
        margin-top: 135px;
    }
    html body.rosen2019 section.content-unterseite.rosenprojekt .container.special > .row:first-child .keylinks img, html body.rosen2019 section.content-unterseite.rosenprojekt .container.special > .row:first-child .keyrechts img {
        height: 100px;
    }
}
@media (min-width: 980px) {
    .jb-jahre-teaser div.bodytext {
        padding: 18px 0 0 0;
    }
    html body.rosen2019 section.content-unterseite.rosenprojekt .container.special > .row:first-child .keylinks img, html body.rosen2019 section.content-unterseite.rosenprojekt .container.special > .row:first-child .keyrechts img {
        height: 153px;
    }
}
@media (min-width: 1170px) {
    html body.rosen2019 section.content-unterseite.rosenprojekt .container.special > .row:first-child .keylinks img, html body.rosen2019 section.content-unterseite.rosenprojekt .container.special > .row:first-child .keyrechts img {
        height: 182px;
    }
}
@media (max-width: 1169px) {
    body.jubilaeum .momente-sepcial .moment, body.jubilaeum-ch .momente-sepcial .moment {
        width: 100%;
        position: static;
        height: auto;
    }
    body.jubilaeum .momente-sepcial .moment .moment-turn, body.jubilaeum-ch .momente-sepcial .moment .moment-turn {
        width: 100%;
        position: static;
        height: auto;
    }
    body.jubilaeum .momente-sepcial .moment .moment-turn .front, body.jubilaeum .momente-sepcial .moment .moment-turn .back, body.jubilaeum-ch .momente-sepcial .moment .moment-turn .front, body.jubilaeum-ch .momente-sepcial .moment .moment-turn .back {
        width: 100%;
        position: static;
        height: auto;
    }
    body.jubilaeum .momente-sepcial .moment .moment-turn .back, body.jubilaeum-ch .momente-sepcial .moment .moment-turn .back {
        display: none;
    }
    body.jubilaeum .momente-sepcial .moment .moment-turn .row .col-first, body.jubilaeum-ch .momente-sepcial .moment .moment-turn .row .col-first {
        padding-right: 15px;
    }
    body.jubilaeum .momente-sepcial .moment .content .content-inner, body.jubilaeum-ch .momente-sepcial .moment .content .content-inner {
        padding: 15px 15px 0 15px;
    }
    body.jubilaeum .momente-sepcial .moment.show-backside .back .img, body.jubilaeum-ch .momente-sepcial .moment.show-backside .back .img {
        margin-left: 0;
    }
    body.jubilaeum .momente-sepcial .moment.show-backside .moment-turn .front, body.jubilaeum-ch .momente-sepcial .moment.show-backside .moment-turn .front {
        display: none;
    }
    body.jubilaeum .momente-sepcial .moment.show-backside .moment-turn .back, body.jubilaeum-ch .momente-sepcial .moment.show-backside .moment-turn .back {
        display: block;
    }
}
.tx-igx-rondell .stoerer, html .tx-igx-rondell .dot-wrap {
    display: none !important;
}



body.coffeefairday2019 .coffee_header {
    display: block;
    position: relative;
    margin-top: -30px;
    padding-top: 75px;
    margin-bottom: 50px;
    padding-bottom: 165px;
    background: #00b9e4 url(https://www.fairtrade-deutschland.de/fileadmin/DE/04_aktiv_werden/Aktuelle_Kampagnen/Coffee_Fairday_2019/teaser-grafik@2.png) no-repeat center bottom;
    background-size: 2880px 240px;
    background-position: left bottom 40px;
    background-size: 2160px 180px;
    background-position: left -110px bottom 1px;
}
body.coffeefairday2019 .coffee_header .coffee_header_bg_left, body.coffeefairday2019 .coffee_header .coffee_header_bg_right {
    display: none;
    position: absolute;
    bottom: 0;
    z-index: 1;
    height: 100%;
    width: 50.1%;
    background: transparent url(https://www.fairtrade-deutschland.de/fileadmin/DE/04_aktiv_werden/Aktuelle_Kampagnen/Coffee_Fairday_2019/test.png) no-repeat left bottom;
    background-size: contain;
    width: 1107px;
    height: 189px;
}
body.coffeefairday2019 .coffee_header .coffee_header_bg_left {
    left: 0;
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH;
    -ms-filter: "FlipH";
}
body.coffeefairday2019 .coffee_header .coffee_header_bg_right {
    right: 0;
    background-position: right bottom;
}
body.coffeefairday2019 .coffee_header .coffee_header_outer {
    position: relative;
    z-index: 3;
}
body.coffeefairday2019 .coffee_header .coffee_header_outer .coffee_header_inner .coffee_header_inner_hashtag {
    text-transform: uppercase;
    font-family: 'Veneer', 'Arial', sans-serif;
    color: #52B7DF;
    font-size: 38px;
    padding: 2px 24px;
    line-height: 100%;
    display: table;
    background: #fff;
    margin: 0px auto 20px;
}
body.coffeefairday2019 .coffee_header .coffee_header_outer .coffee_header_inner .coffee_header_inner_hashtag span {
    color: #000;
}
body.coffeefairday2019 .coffee_header .coffee_header_outer .coffee_header_inner .coffee_header_inner_text {
    width: 290px;
    text-align: center;
    text-transform: uppercase;
    font-family: 'Veneer', 'Arial', sans-serif;
    color: #fff;
    margin: auto;
    font-size: 28px;
    position: relative;
    line-height: 100%;
    padding-top: 20px;
    overflow: visited;
}
body.coffeefairday2019 .coffee_header .coffee_header_outer .coffee_header_inner .coffee_header_inner_text span.big {
    color: #52B7DF;
    font-size: 30px;
    padding: 2px 15px 0px;
    display: inline-block;
    margin: 10px 0px;
    background: #fff;
    line-height: 120%;
}
body.coffeefairday2019 .coffee_header .coffee_header_outer .coffee_header_inner .coffee_header_inner_text span.wide {
    display: block;
    color: #52B7DF;
    line-height: 120%;
    margin: 10px 0px 15px 0px;
}
body.coffeefairday2019 .coffee_header .coffee_header_outer .coffee_header_inner .coffee_header_inner_text .coffee_header_inner_claim {
    position: absolute;
    right: -75px;
    top: -90px;
    z-index: 4;
    display: block;
    width: 170px;
    height: 170px;
    text-align: center;
    text-transform: uppercase;
    font-family: 'Veneer', 'Arial', sans-serif;
    color: #fff;
    margin: auto;
    font-size: 24px;
    line-height: 130%;
    background: #DA3B8D;
    padding: 40px 10px;
    border-radius: 50%;
    -moz-transform: rotate(20deg);
    -ms-transform: rotate(20deg);
    -o-transform: rotate(20deg);
    -webkit-transform: rotate(20deg);
    transform: rotate(20deg);
}
body.coffeefairday2019 .coffee_header .coffee_header_outer .coffee_header_inner .coffee_header_inner_text .coffee_header_inner_claim span {
    font-size: 30px;
    display: block;
}
body.coffeefairday2019 .coffee_header .coffee_header_outer .coffee_header_inner .coffee_header_inner_text .coffee_header_inner_claim_mobile {
    position: absolute;
    top: -23px;
    right: -6px;
    background: #DA3B8D;
    font-size: 18px;
    padding: 2px 5px;
    line-height: 100%;
    width: 195px;
}
body.coffeefairday2019 section.content-verteilerseite {
    background: transparent;
}
body.coffeefairday2019 section.content-verteilerseite .coffee-mitte {
    max-width: 800px;
    margin: auto;
    text-align: left;
}
body.coffeefairday2019 section.content-verteilerseite .coffee-mitte h2 {
    text-align: center;
    margin-bottom: 70px;
    font-size: 22px;
    line-height: 120%;
}
body.coffeefairday2019 section.content-verteilerseite .coffee-mitte h3 {
    text-align: left;
    color: #52B7DF;
    font-size: 22px;
    margin-bottom: 5px;
    line-height: 120%;
}
body.coffeefairday2019 section.content-verteilerseite .coffee-mitte p {
    font-size: 16px;
    color: #666;
    margin-bottom: 55px;
}
@media (min-width: 480px) {
    html body.coffeefairday2019 .coffee_header {
        margin-top: -40px;
        padding-top: 100px;
        margin-bottom: 75px;
        padding-bottom: 205px;
        background-size: 2880px 240px;
        background-position: left -120px bottom 0px;
    }
    html body.coffeefairday2019 .coffee_header .coffee_header_outer .coffee_header_inner .coffee_header_inner_hashtag {
        font-size: 45px;
    }
    html body.coffeefairday2019 .coffee_header .coffee_header_outer .coffee_header_inner .coffee_header_inner_text {
        padding-top: 0px;
        width: 500px;
        font-size: 30px;
    }
    html body.coffeefairday2019 .coffee_header .coffee_header_outer .coffee_header_inner .coffee_header_inner_text span.big {
        padding: 0px 15px 0px;
        font-size: 45px;
    }
    html body.coffeefairday2019 .coffee_header .coffee_header_outer .coffee_header_inner .coffee_header_inner_text .coffee_header_inner_claim {
        right: -50px;
        width: 150px;
        height: 150px;
        font-size: 23px;
        line-height: 130%;
        padding: 32px 10px;
    }
    html body.coffeefairday2019 section.content-verteilerseite {
        background: transparent;
    }
    html body.coffeefairday2019 section.content-verteilerseite .coffee-mitte {
        max-width: 800px;
        margin: auto;
        text-align: center;
    }
    html body.coffeefairday2019 section.content-verteilerseite .coffee-mitte h2 {
        text-align: center;
        margin-bottom: 70px;
        font-size: 30px;
    }
    html body.coffeefairday2019 section.content-verteilerseite .coffee-mitte h3 {
        text-align: center;
        color: #52B7DF;
        font-size: 28px;
        margin-bottom: 5px;
    }
    html body.coffeefairday2019 section.content-verteilerseite .coffee-mitte p {
        font-size: 18px;
        color: #666;
        margin-bottom: 55px;
    }
}
@media (min-width: 1024px) {
    html body.coffeefairday2019 .coffee_header {
        margin-bottom: 100px;
        padding-bottom: 75px;
        background-size: 2880px 240px;
        background-position: center bottom 40px;
    }
    html body.coffeefairday2019 .coffee_header .coffee_header_outer .coffee_header_inner .coffee_header_inner_hashtag {
        font-size: 60px;
    }
    html body.coffeefairday2019 .coffee_header .coffee_header_outer .coffee_header_inner .coffee_header_inner_text {
        width: 280px;
        font-size: 40px;
    }
    html body.coffeefairday2019 .coffee_header .coffee_header_outer .coffee_header_inner .coffee_header_inner_text span.big {
        font-size: 60px;
    }
    html body.coffeefairday2019 .coffee_header .coffee_header_outer .coffee_header_inner .coffee_header_inner_text .coffee_header_inner_claim {
        right: -220px;
        width: 170px;
        height: 170px;
        font-size: 24px;
        line-height: 130%;
        padding: 40px 10px;
    }
}


html body.coffeefairday2019 .call-to-action {
    width: 100%;
    padding: 60px 10%;
    text-align: center;
}
html body.coffeefairday2019 .call-to-action h3 {
    background: #DA3B8D;
    color: #fff;
    display: inline-block;
    padding: 20px 40px;
    margin-bottom: 25px;
    font-size: 46px;
}
html body.coffeefairday2019 .call-to-action .link-button-dce {
    border-radius: 5px;
}
html body.coffeefairday2019 .link-button-dce.shadow {
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
}
html body.coffeefairday2019 .link-button-dce.shadow:hover {
    box-shadow: inset 0 0 20px 20px rgba(255,255,255,0.05);
}
html body.coffeefairday2019 .content p a.link-button {
    background: #DA3B8D;
    color: #fff;
    font-size: 20px;
    font-weight: normal;
    text-transform: uppercase;
    font-family: 'Veneer', 'Arial', sans-serif;
    text-align: center;
    display: inline;
    line-height: 45px;
    padding: 0px;
    -webkit-box-shadow: 0px 0px 0px 6px #DA3B8D;
    -moz-box-shadow: 0px 0px 0px 6px #DA3B8D;
    box-shadow: 0px 0px 0px 6px #DA3B8D;
    box-decoration-break: clone;
    position: relative;
    left: 6px;
}
.coffefairday section.content-verteilerseite {
    background-image: url('https://www.fairtrade-deutschland.de/fileadmin/DE/04_aktiv_werden/Aktuelle_Kampagnen/Coffee_Fairday_2017/footer.png');
    background-position: bottom center;
    background-repeat: no-repeat;
    padding-bottom: 50px;
    background-size: contain;
    overflow: hidden;
}
.coffefairday .fullblue {
    background: #00b9e4;
}
.coffefairday .fullblue.change-org {
    padding: 0px;
    margin-bottom: -164px;
    position: relative;
    x-webkit-box-shadow: 0px -4px 15px 0px rgba(0,0,0,0.2);
    x-moz-box-shadow: 0px -4px 15 0px rgba(0,0,0,0.2);
    xbox-shadow: 0px -4px 15px 0px rgba(0,0,0,0.2);
}
.coffefairday .fullblue.change-org .wahl-bg {
    background: url('https://www.fairtrade-deutschland.de/fileadmin/DE/04_aktiv_werden/Aktuelle_Kampagnen/Coffee_Fairday_2017/wahlbg.png') no-repeat right top;
    position: relative;
    top: -61px;
    padding: 100px 0px 400px 0px;
    padding: 600px 0 100px;
    background-position: 0px 0px;
    background-size: 800px;
}
.coffefairday .fullblue.change-org .petition_titel {
    color: #fff;
    font-size: 46px;
    line-height: 35px;
    text-transform: uppercase;
    font-family: 'Veneer', 'Arial', sans-serif;
    margin: 19px 0px 0px;
    background: #DA3B8D;
    padding: 6px 10px 4px 10px;
    margin-bottom: 30px;
    display: inline-block;
    line-height: 120%;
    box-decoration-break: clone;
    box-shadow: 0 0 0 6px #da3b8d;
    display: inline;
    font-family: "Veneer", "Arial", sans-serif;
    font-size: 30px;
    font-weight: normal;
    left: 6px;
    line-height: 54px;
    padding: 0;
    position: relative;
    z-index: 1;
    text-align: center;
}
.coffefairday .fullblue.change-org .signatures {
    text-align: left;
    margin: 20px 0px 10px;
}
.coffefairday .fullblue.change-org .signatures .signature_count {
    color: #fff;
    font-size: 38px;
    line-height: 35px;
    text-transform: uppercase;
    font-family: 'Veneer', 'Arial', sans-serif;
    margin: 0;
}
.coffefairday .fullblue.change-org .signatures .signature_label {
    color: #fff;
    font-size: 20px;
    line-height: 35px;
    text-transform: uppercase;
    font-family: 'Veneer', 'Arial', sans-serif;
}
.coffefairday .fullblue.change-org .signatures .signature_bar {
    width: 100%;
    height: 5px;
    display: block;
    background: #DA3B8D;
    margin-bottom: 5px;
    border-radius: 5px;
}
.coffefairday .fullblue.change-org .signatures .signature_percent {
    height: 5px;
    display: block;
    background: #fff;
    border-radius: 5px 0px 0px 5px;
}
.coffefairday .fullblue.change-org .signatures .signature_text {
    color: #fff;
    font-size: 12px;
    width: 100%;
    display: block;
    text-align: right;
}
.coffefairday .fullblue.change-org .signatures_btn {
    text-align: right;
}
.coffefairday .fullblue.change-org .text {
    margin: 30px 0px;
}
.coffefairday .fullblue.change-org .text p {
    color: #fff;
}
.coffefairday .fullblue.change-org .alert-danger {
    border-color: #80379b;
    border-radius: 8px;
    color: #fff;
    background: #80379b;
}
.coffefairday .fullblue.change-org a {
    color: #fff;
    float: right;
}
.coffefairday .fullblue.change-org input {
    border: 0px none;
    border-radius: 8px;
    color: #fff;
    margin: 0px 0px 30px;
}
.coffefairday .fullblue.change-org input.standard {
    color: #DA3B8D;
    padding: 5px 15px;
}
.coffefairday .fullblue.change-org input.link-button-dce {
    font-size: 20px;
    padding: 10px 70px;
    background: #DA3B8D;
    text-transform: uppercase;
    font-family: 'Veneer', 'Arial', sans-serif;
}
.coffefairday .fullblue.coffee-bg {
    -moz-box-shadow: 0 10px 10px rgba(0,0,0,0.1) inset;
    -webkit-box-shadow: 0 10px 10px rgba(0,0,0,0.1) inset;
    box-shadow: 0 10px 10px rgba(0,0,0,0.1) inset;
    margin-top: -15px;
    background: #00b9e4 url('https://www.fairtrade-deutschland.de/fileadmin/DE/04_aktiv_werden/Aktuelle_Kampagnen/Coffee_Fairday_2017/header_bg.png?123') no-repeat center top;
    background-size: contain;
    position: relative;
    background-size: 500px;
    background-position: -150px -16px;
}
.coffefairday .fullblue.coffee-bg .gimmick01 {
    background: url('https://www.fairtrade-deutschland.de/fileadmin/DE/04_aktiv_werden/Aktuelle_Kampagnen/Coffee_Fairday_2017/gimmick01.png') no-repeat center top;
    background-size: auto;
    background-position: 0px 10px;
    z-index: 2;
    width: 100%;
    height: 120px;
    display: block;
    position: absolute;
    left: 39%;
    top: 5%;
    left: 63%;
    top: 190px;
    background-size: 50px;
}
.coffefairday .fullblue.coffee-bg .row > div {
    padding: 160px 10px 0px 10px;
}
.coffefairday .fullblue.coffee-bg h1, .coffefairday .fullblue.coffee-bg h2 {
    background: #DA3B8D;
    color: #fff;
    padding: 6px 10px 4px 10px;
    margin-bottom: 10px;
    display: inline-block;
    line-height: 120%;
    text-align: center;
    font-size: 30px;
}
.coffefairday .fullblue.coffee-bg h2 {
    font-size: 18px;
}
.coffefairday .fullblue.coffee-bg p {
    color: #fff;
    padding: 10px 0px 0px 0px;
    line-height: 120%;
}
.coffefairday .fullwhite {
    background: #fafafa;
}
.coffefairday .fullwhite > .container > .row {
    padding: 40px 50px;
}
.coffefairday .fullwhite > .container > .row .petition_titel {
    color: #DA3B8D;
    font-size: 28px;
    line-height: 35px;
    margin-bottom: 15px;
    text-transform: uppercase;
    font-family: 'Veneer', 'Arial', sans-serif;
    margin: 0;
}
.coffefairday .fullwhite > .container > .row .link-button-dce {
    margin: 0px;
    font-size: 20px;
    padding: 10px 70px;
}
.coffefairday .fullpurple {
    background: #80379b;
    color: #fff;
}
.coffefairday .fullpurple > .container > .row {
    padding: 10px 20px 15px;
    text-align: center;
}
.coffefairday .fullpurple > .container > .row .petition_titel {
    color: #fff;
    font-size: 33px;
    line-height: 35px;
    text-transform: uppercase;
    font-family: 'Veneer', 'Arial', sans-serif;
    margin: 19px 0px 0px;
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: 77px;
    margin: 0px;
    height: 35px;
    font-size: 25px;
}
.coffefairday .fullpurple > .container > .row .signatures {
    padding-right: 30px;
    text-align: right;
}
.coffefairday .fullpurple > .container > .row .signatures .signature_count {
    color: #fff;
    font-size: 38px;
    line-height: 35px;
    text-transform: uppercase;
    font-family: 'Veneer', 'Arial', sans-serif;
    margin: 0;
}
.coffefairday .fullpurple > .container > .row .signatures .signature_label {
    color: #fff;
    font-size: 20px;
    line-height: 35px;
    text-transform: uppercase;
    font-family: 'Veneer', 'Arial', sans-serif;
}
.coffefairday .fullpurple > .container > .row .signatures .signature_bar {
    width: 100%;
    height: 5px;
    display: block;
    background: #DA3B8D;
    margin-bottom: 5px;
    border-radius: 5px;
}
.coffefairday .fullpurple > .container > .row .signatures .signature_percent {
    height: 5px;
    display: block;
    background: #fff;
    border-radius: 5px 0px 0px 5px;
}
.coffefairday .fullpurple > .container > .row .signatures .signature_text {
    color: #fff;
    font-size: 12px;
    width: 100%;
    display: block;
}
.coffefairday .fullpurple > .container > .row .signatures_btn {
    text-align: center;
}
.coffefairday .fullpurple > .container > .row .link-button-dce {
    margin: 16px 0px 0px;
    font-size: 20px;
    padding: 10px 30px;
    background: #DA3B8D;
    border-radius: 5px;
}
.coffefairday .fullpink {
    background: #DA3B8D;
    padding: 40px 0px;
    margin-bottom: 90px;
    -moz-box-shadow: 0 10px 10px rgba(0,0,0,0.1) inset;
    -webkit-box-shadow: 0 10px 10px rgba(0,0,0,0.1) inset;
    box-shadow: 0 10px 10px rgba(0,0,0,0.1) inset;
}
.coffefairday .fullpink h2 {
    background: #00b9e4;
    color: #fff;
    padding: 6px 10px 4px 10px;
    font-size: 50px;
    margin-bottom: 40px;
    display: inline-block;
    line-height: 120%;
}
.coffefairday .fullpink p {
    color: #fff;
}
.coffefairday .tx-igx-changeorg {
    -webkit-box-shadow: 0px -2px 15px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px -2px 15 0px rgba(0,0,0,0.2);
    box-shadow: 0px -2px 15px 0px rgba(0,0,0,0.2);
}
.coffefairday .fullgrey {
    padding: 40px 10px;
    margin-bottom: 90px;
    -moz-box-shadow: 0 10px 10px rgba(0,0,0,0.1) inset;
    -webkit-box-shadow: 0 10px 10px rgba(0,0,0,0.1) inset;
    box-shadow: 0 10px 10px rgba(0,0,0,0.1) inset;
    background: #e9e9e9;
}
.coffefairday .fullgrey .col-md-5 {
    text-align: center;
}
.coffefairday .fullgrey h2 {
    background: #DA3B8D;
    color: #fff;
    padding: 6px 10px 4px 10px;
    font-size: 50px;
    margin-bottom: 40px;
    display: inline-block;
    line-height: 120%;
    font-size: 30px;
    margin-bottom: 20px;
}
.coffefairday .fullgrey p {
    xcolor: #333;
}
.coffefairday .fullgrey.wahlofair .container {
    position: relative;
    padding: 0px;
}
.coffefairday .fullgrey.wahlofair .link-button-dce.transparent {
    padding: 0;
    color: #DA3B8D;
    background: transparent;
}
.coffefairday .fullgrey.wahlofair .wahlofair-popup {
    width: 100%;
    height: 160%;
    position: absolute;
    z-index: 2;
    background: #fff;
    display: none;
    overflow: hidden;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.4);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.4);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.4);
}
.coffefairday .fullgrey.wahlofair .wahlofair-popup .wahlofair-stage {
    width: 1100%;
    height: 100%;
    position: relative;
}
.coffefairday .fullgrey.wahlofair .wahlofair-popup .wahlofair-stage .row {
    margin: 0px;
}
.coffefairday .fullgrey.wahlofair .wahlofair-popup .wahlofair-stage .slide {
    width: 9.09090909091%;
    height: 100%;
    display: inline-block;
    position: relative;
    float: left;
    background-color: #00b9e4;
}
.coffefairday .fullgrey.wahlofair .wahlofair-popup .wahlofair-stage .slide.slide12, .coffefairday .fullgrey.wahlofair .wahlofair-popup .wahlofair-stage .slide.slide13 {
    display: none;
}
.coffefairday .fullgrey.wahlofair .wahlofair-popup .wahlofair-stage .slide .banner {
    position: absolute;
    top: 0px;
    left: 20px;
    z-index: 3;
    height: 50px;
    width: 50px;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
    background: url('https://www.fairtrade-deutschland.de/fileadmin/DE/04_aktiv_werden/Aktuelle_Kampagnen/Coffee_Fairday_2017/Bohne.png') no-repeat center top;
    background-size: 75%;
    background-position: center;
    background-color: #bed600;
    display: none;
}
.coffefairday .fullgrey.wahlofair .wahlofair-popup .wahlofair-stage .image {
    background: #ccc;
    background-size: cover;
    background-repeat: no-repeat;
    height: 100%;
    padding: 0;
    max-height: 300px;
    display: none;
}
.coffefairday .fullgrey.wahlofair .wahlofair-popup .wahlofair-stage .wahlofair-close {
    color: #fff;
    position: absolute;
    right: 25px;
    top: 25px;
    font-size: 10px;
    cursor: pointer;
}
.coffefairday .fullgrey.wahlofair .wahlofair-popup .wahlofair-stage .wahlofair-progressbar {
    background: #80379b;
    display: block;
    position: relative;
    height: 2px;
    margin: 0px 0px 30px;
    border-radius: 5px;
}
.coffefairday .fullgrey.wahlofair .wahlofair-popup .wahlofair-stage .wahlofair-progressbar .wahlofair-progress {
    width: 10%;
    display: block;
    height: 2px;
    background: #DA3B8D;
    border-radius: 5px 0px 0px 5px;
}
.coffefairday .fullgrey.wahlofair .wahlofair-popup .wahlofair-stage .wahlofair-progressbar .wahlofair-dot {
    position: absolute;
    z-index: 3;
    left: 10%;
    top: -4px;
    height: 10px;
    width: 10px;
    background: #fff;
    border-radius: 10px;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
}
.coffefairday .fullgrey.wahlofair .wahlofair-popup .wahlofair-stage .slide2 .wahlofair-progress {
    width: 20%;
}
.coffefairday .fullgrey.wahlofair .wahlofair-popup .wahlofair-stage .slide2 .wahlofair-dot {
    left: 20%;
}
.coffefairday .fullgrey.wahlofair .wahlofair-popup .wahlofair-stage .slide3 .wahlofair-progress {
    width: 30%;
}
.coffefairday .fullgrey.wahlofair .wahlofair-popup .wahlofair-stage .slide3 .wahlofair-dot {
    left: 30%;
}
.coffefairday .fullgrey.wahlofair .wahlofair-popup .wahlofair-stage .slide4 .wahlofair-progress {
    width: 40%;
}
.coffefairday .fullgrey.wahlofair .wahlofair-popup .wahlofair-stage .slide4 .wahlofair-dot {
    left: 40%;
}
.coffefairday .fullgrey.wahlofair .wahlofair-popup .wahlofair-stage .slide5 .wahlofair-progress {
    width: 50%;
}
.coffefairday .fullgrey.wahlofair .wahlofair-popup .wahlofair-stage .slide5 .wahlofair-dot {
    left: 50%;
}
.coffefairday .fullgrey.wahlofair .wahlofair-popup .wahlofair-stage .slide6 .wahlofair-progress {
    width: 60%;
}
.coffefairday .fullgrey.wahlofair .wahlofair-popup .wahlofair-stage .slide6 .wahlofair-dot {
    left: 60%;
}
.coffefairday .fullgrey.wahlofair .wahlofair-popup .wahlofair-stage .slide7 .wahlofair-progress {
    width: 70%;
}
.coffefairday .fullgrey.wahlofair .wahlofair-popup .wahlofair-stage .slide7 .wahlofair-dot {
    left: 70%;
}
.coffefairday .fullgrey.wahlofair .wahlofair-popup .wahlofair-stage .slide8 .wahlofair-progress {
    width: 80%;
}
.coffefairday .fullgrey.wahlofair .wahlofair-popup .wahlofair-stage .slide8 .wahlofair-dot {
    left: 80%;
}
.coffefairday .fullgrey.wahlofair .wahlofair-popup .wahlofair-stage .slide9 .wahlofair-progress {
    width: 90%;
}
.coffefairday .fullgrey.wahlofair .wahlofair-popup .wahlofair-stage .slide9 .wahlofair-dot {
    left: 90%;
}
.coffefairday .fullgrey.wahlofair .wahlofair-popup .wahlofair-stage .slide10 .wahlofair-progress, .coffefairday .fullgrey.wahlofair .wahlofair-popup .wahlofair-stage .slide11 .wahlofair-progress, .coffefairday .fullgrey.wahlofair .wahlofair-popup .wahlofair-stage .slide12 .wahlofair-progress, .coffefairday .fullgrey.wahlofair .wahlofair-popup .wahlofair-stage .slide13 .wahlofair-progress {
    width: 100%;
}
.coffefairday .fullgrey.wahlofair .wahlofair-popup .wahlofair-stage .slide10 .wahlofair-dot {
    left: 100%;
}
.coffefairday .fullgrey.wahlofair .wahlofair-popup .wahlofair-stage .wahlofair-title {
    background: #DA3B8D;
    color: #fff;
    font-size: 25px;
    font-weight: normal;
    text-transform: uppercase;
    font-family: 'Veneer', 'Arial', sans-serif;
    padding: 6px 10px 4px 10px;
    display: inline-block;
    margin: 0px 0px 20px 10px;
    display: none;
}
.coffefairday .fullgrey.wahlofair .wahlofair-popup .wahlofair-stage .wahlofair-these {
    color: #fff;
    font-size: 18px;
    font-weight: normal;
    text-transform: uppercase;
    font-family: 'Veneer', 'Arial', sans-serif;
    margin: 30px 0px 10px;
}
.coffefairday .fullgrey.wahlofair .wahlofair-popup .wahlofair-stage .text {
    background: #00b9e4;
    height: 100%;
    padding: 25px 20px 0px;
}
.coffefairday .fullgrey.wahlofair .wahlofair-popup .wahlofair-stage .text .wahlofair-frage {
    background: #DA3B8D;
    color: #fff;
    font-size: 16px;
    font-weight: normal;
    text-transform: uppercase;
    font-family: 'Veneer', 'Arial', sans-serif;
    text-align: center;
    display: inline;
    line-height: 36px;
    padding: 0px;
    -webkit-box-shadow: 0px 0px 0px 6px #DA3B8D;
    -moz-box-shadow: 0px 0px 0px 6px #DA3B8D;
    box-shadow: 0px 0px 0px 6px #DA3B8D;
    box-decoration-break: clone;
    position: relative;
    left: 6px;
}
.coffefairday .fullgrey.wahlofair .wahlofair-popup .wahlofair-stage .text .link-button-dce {
    margin: 0px 0px 15px;
    font-size: 16px;
    padding: 8px;
    display: block;
    text-align: center;
}
.coffefairday .fullgrey.wahlofair .wahlofair-popup .wahlofair-stage .text .wahlofair-options {
    margin: 30px 0px 10px;
    display: block;
}
.coffefairday .fullgrey.wahlofair .wahlofair-popup .wahlofair-stage .text .wahlofair-options .link-button-dce {
    background: #DA3B8D;
    font-size: 15px;
    padding: 6px 10px;
    margin-bottom: 5px;
}
.coffefairday .fullgrey.wahlofair .wahlofair-popup .wahlofair-stage .text .wahlofair-options .link-button-dce:hover {
    box-shadow: inset 0 0 20px 20px rgba(255,255,255,0.1);
}
.coffefairday .fullgrey.wahlofair .wahlofair-popup .wahlofair-stage .slide11 .col-sm-12, .coffefairday .fullgrey.wahlofair .wahlofair-popup .wahlofair-stage .slide12 .col-sm-12, .coffefairday .fullgrey.wahlofair .wahlofair-popup .wahlofair-stage .slide13 .col-sm-12 {
    padding: 30px 10px;
}
.coffefairday .fullgrey.wahlofair .wahlofair-popup .wahlofair-stage .slide11 .col-sm-12 .ergebnis, .coffefairday .fullgrey.wahlofair .wahlofair-popup .wahlofair-stage .slide12 .col-sm-12 .ergebnis, .coffefairday .fullgrey.wahlofair .wahlofair-popup .wahlofair-stage .slide13 .col-sm-12 .ergebnis {
    text-align: center;
    margin: 30px 0px;
    padding: 0px 10%;
}
.coffefairday .fullgrey.wahlofair .wahlofair-popup .wahlofair-stage .slide11 .col-sm-12 .ergebnis .wahlofair-finishtitel, .coffefairday .fullgrey.wahlofair .wahlofair-popup .wahlofair-stage .slide12 .col-sm-12 .ergebnis .wahlofair-finishtitel, .coffefairday .fullgrey.wahlofair .wahlofair-popup .wahlofair-stage .slide13 .col-sm-12 .ergebnis .wahlofair-finishtitel {
    color: #fff;
    margin-bottom: 10px;
    display: inline-block;
    line-height: 120%;
    font-size: 50px;
    font-weight: normal;
    text-transform: uppercase;
    font-family: 'Veneer', 'Arial', sans-serif;
}
.coffefairday .fullgrey.wahlofair .wahlofair-popup .wahlofair-stage .slide11 .col-sm-12 .ergebnis .wahlofair-finishtext, .coffefairday .fullgrey.wahlofair .wahlofair-popup .wahlofair-stage .slide12 .col-sm-12 .ergebnis .wahlofair-finishtext, .coffefairday .fullgrey.wahlofair .wahlofair-popup .wahlofair-stage .slide13 .col-sm-12 .ergebnis .wahlofair-finishtext {
    color: #fff;
    margin-bottom: 0;
}
.coffefairday .fullgrey.wahlofair .wahlofair-popup .wahlofair-stage .slide11 .col-sm-12 .ergebnis .finishbild, .coffefairday .fullgrey.wahlofair .wahlofair-popup .wahlofair-stage .slide12 .col-sm-12 .ergebnis .finishbild, .coffefairday .fullgrey.wahlofair .wahlofair-popup .wahlofair-stage .slide13 .col-sm-12 .ergebnis .finishbild {
    display: block;
    float: none;
    margin: 15px auto 30px;
    width: 20%;
    height: auto;
}
.coffefairday .fullgrey.wahlofair .wahlofair-popup .wahlofair-stage .slide11 .col-sm-12 .ergebnis .link-button-dce, .coffefairday .fullgrey.wahlofair .wahlofair-popup .wahlofair-stage .slide12 .col-sm-12 .ergebnis .link-button-dce, .coffefairday .fullgrey.wahlofair .wahlofair-popup .wahlofair-stage .slide13 .col-sm-12 .ergebnis .link-button-dce {
    margin: 16px 0px 0px;
    font-size: 20px;
    padding: 10px 60px;
    background: #00b9e4;
    border-radius: 5px;
}
.coffefairday .fullgrey.wahlofair .wahlofair-popup .wahlofair-stage .slide11 .col-sm-12 .ergebnis .zwischenueberschrift, .coffefairday .fullgrey.wahlofair .wahlofair-popup .wahlofair-stage .slide12 .col-sm-12 .ergebnis .zwischenueberschrift, .coffefairday .fullgrey.wahlofair .wahlofair-popup .wahlofair-stage .slide13 .col-sm-12 .ergebnis .zwischenueberschrift {
    color: #fff;
    margin: 10px 0px;
    display: inline-block;
    line-height: 120%;
    font-size: 30px;
    font-weight: normal;
    text-transform: uppercase;
    font-family: 'Veneer', 'Arial', sans-serif;
}
.coffefairday .fullgrey.wahlofair .wahlofair-popup .wahlofair-stage .slide11 {
    background: #bed600;
}
.coffefairday .fullgrey.wahlofair .wahlofair-popup .wahlofair-stage .slide11 .banner {
    background-color: #fff;
}
.coffefairday .fullgrey.wahlofair .wahlofair-popup .wahlofair-stage .slide11 .wahlofair-title, .coffefairday .fullgrey.wahlofair .wahlofair-popup .wahlofair-stage .slide11 .wahlofair-progress {
    background: #00b9e4;
}
.coffefairday .fullgrey.wahlofair .wahlofair-popup .wahlofair-stage .slide11 .link-button-dce {
    background: #DA3B8D;
}
.coffefairday .fullgrey.wahlofair .wahlofair-popup .wahlofair-stage .slide11 .col-sm-12 .ergebnis .finishbild {
    margin: 10px auto 10px;
    width: 15%;
}
.coffefairday .fullgrey.wahlofair .wahlofair-popup .wahlofair-stage .slide12 {
    background: #00b9e4;
}
.coffefairday .fullgrey.wahlofair .wahlofair-popup .wahlofair-stage .slide12 .wahlofair-progress {
    background: #DA3B8D;
}
.coffefairday .fullgrey.wahlofair .wahlofair-popup .wahlofair-stage .slide12 .link-button-dce {
    background: #DA3B8D !important;
}
.coffefairday .fullgrey.wahlofair .wahlofair-popup .wahlofair-stage .slide13 {
    background: #DA3B8D;
}
.coffefairday .fullgrey.wahlofair .wahlofair-popup .wahlofair-stage .slide13 .wahlofair-title, .coffefairday .fullgrey.wahlofair .wahlofair-popup .wahlofair-stage .slide13 .wahlofair-progress {
    background: #00b9e4;
}
.coffefairday .fullgrey.wahlofair .wahl-o-fair {
    width: 100%;
    background: url('https://www.fairtrade-deutschland.de/fileadmin/DE/04_aktiv_werden/Aktuelle_Kampagnen/Coffee_Fairday_2017/wahl-o-fair_bg.png') no-repeat center top;
    background-size: contain;
    position: relative;
    xmin-height: 320px;
}
.coffefairday .fullgrey.wahlofair .wahl-o-fair p {
    color: #fff;
    padding: 40% 10% 0px 57%;
    font-size: 14px;
    line-height: 130%;
}
.coffefairday .fullgrey.wahlofair .wahl-o-fair .link-button-dce {
    margin: 0px 0px 2px 57%;
    font-size: 16px;
    padding: 8px 10px;
    background: #DA3B8D;
    border-radius: 5px;
    margin: 0 0 30px 55%;
}
.coffefairday .fullgrey.wahlofair .wahl-o-fair .banner {
    height: 100px;
    width: 100px;
}
.coffefairday .fullgrey.wahlofair .wahl-o-fair .wahlofair-frage {
    font-size: 20px;
    line-height: 48px;
}
.coffefairday .coffee-mitte {
    margin-bottom: 30px;
}
.coffefairday .coffee-mitte .gridcontent {
    padding: 0px 0px;
}
.coffefairday .coffee-mitte .gridcontent .csc-textpic .csc-textpic-imagewrap, .coffefairday .coffee-mitte .gridcontent div.csc-textpic-intext-right .csc-textpic-imagewrap {
    margin-bottom: 0px;
}
.coffefairday .coffee-mitte .gridcontent .csc-textpic-center-inner {
    max-height: 250px;
    overflow: hidden;
    margin-bottom: 0px;
}
.coffefairday .coffee-mitte .gridcontent .csc-textpic-text {
    text-align: center;
    margin-bottom: 60px;
}
.coffefairday .coffee-mitte .gridcontent b {
    background: #DA3B8D;
    color: #fff;
    font-size: 25px;
    font-weight: normal;
    text-transform: uppercase;
    font-family: 'Veneer', 'Arial', sans-serif;
    text-align: center;
    display: inline;
    line-height: 54px;
    padding: 0px;
    -webkit-box-shadow: 0px 0px 0px 6px #DA3B8D;
    -moz-box-shadow: 0px 0px 0px 6px #DA3B8D;
    box-shadow: 0px 0px 0px 6px #DA3B8D;
    box-decoration-break: clone;
    position: relative;
    left: 6px;
}
.coffefairday .coffee-mitte .gridcontent p {
    xline-height: 120%;
}
.coffefairday .content-unterseite .fullblue {
    padding-top: 40px;
}
.coffefairday .content-unterseite .fullblue.coffee-sub {
    padding-top: 0px;
}
.coffefairday .content-unterseite .fullblue h1, .coffefairday .content-unterseite .fullblue h2, .coffefairday .content-unterseite .fullblue h3 {
    color: #fff;
}
.coffefairday .content-unterseite .fullblue .accordion card-header span {
    color: #E0119D;
}
.coffefairday .content-unterseite .fullblue .accordion .card-body, .coffefairday .content-unterseite .fullblue .accordion card-header {
    border-bottom: 1px solid #E0119D;
}
.coffefairday .content-unterseite .fullwhite h1, .coffefairday .content-unterseite .fullwhite h2, .coffefairday .content-unterseite .fullwhite h3 {
    color: #E0119D;
}
.coffefairday .content-unterseite .fullwhite .csc-header-n1 > h2 {
    color: #333;
}
.coffefairday .content-unterseite .bread-wrap {
    display: block;
    border: 0px none;
    margin-top: 0px;
    padding-top: 0px;
}
.coffefairday .content-unterseite .baselink {
    font-size: 20px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 10px 0px;
    font-weight: bold;
    color: #333;
}
.coffefairday .content-unterseite .tx-igx-mediathek .filter-wrap, .coffefairday .content-unterseite .tx-igx-mediathek .medientypen {
    display: none;
}
.coffefairday .content-unterseite .tx-igx-mediathek .filter-meta {
    xmargin: 0px;
    padding: 0px;
}
.coffefairday .content-unterseite .tx-igx-mediathek .filter-meta button.yellow {
    background: #E0119D;
}
.coffefairday .content-unterseite .tx-igx-mediathek .themen-wrap h3 {
    display: none;
}
.coffefairday .content-unterseite .tx-igx-mediathek .tags {
    display: none;
}
.coffefairday .content-unterseite .tx-igx-mediathek .pre-list-wrap .themen-wrap .medien .medium .badges, .coffefairday .content-unterseite .tx-igx-mediathek .list-wrap .themen-wrap .medien .medium .badges {
    top: 0px;
}
.coffefairday .content-unterseite .container aside {
    border: 0px none;
}
.coffefairday .content-unterseite .container aside ul {
    background: transparent;
}
.coffefairday .content-unterseite .container aside ul li a {
    font-weight: bold;
    font-size: 1rem;
    padding: 8px 10px 8px 0px;
}
.coffefairday .content-unterseite .container aside ul li.active {
    background: transparent;
}
.coffefairday .content-unterseite .container aside ul li.current > a {
    border-bottom: 2px solid #E0119D;
}
.coffefairday .content-unterseite .container aside ul li:hover > a {
    padding: 8px 10px 8px 5px;
}
.coffefairday .content-unterseite .container aside ul li li a {
    color: #aaa;
    padding: 8px 10px 8px 12px;
}
.coffefairday .content-unterseite .container aside ul li li.active {
    background: transparent;
}
.coffefairday .content-unterseite .container aside ul li li.current > a {
    border-bottom: 2px solid #E0119D;
}
.coffefairday .content-unterseite .container aside ul li li:hover > a {
    padding: 8px 10px 8px 17px;
}
.coffefairday .content-unterseite .juicer-social-media .iframe {
    padding-top: 0px;
}
.coffefairday .content-unterseite .juicer-social-media .iframe .juicer-feed .j-paginate {
    border-color: #e0119d;
    color: #e0119d;
    font-family: "Veneer", "Arial", sans-serif;
    font-size: 20px;
    width: 240px;
    border-color: #00b9e4;
    color: #00b9e4;
}
.coffefairday .content-unterseite .juicer-social-media .iframe .juicer-feed .j-paginate:hover {
    background-color: #e0119d;
    background-color: #00b9e4;
    color: #fff;
}
.coffefairday .content-unterseite .juicer-social-media .iframe .j-poster h3 {
    color: #000;
    font-size: 22px;
    line-height: 26px;
    margin: 0 0 16px;
}
.coffefairday .content-unterseite .juicer-social-media .juicer-feed h1.referral {
    display: none;
}
.coffee-unten .fairtrade-teaser {
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
}
.coffee-unten .fairtrade-teaser .ximage-wrap {
    -webkit-box-shadow: 0px -2px 10px 1px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px -2px 10px 1px rgba(0,0,0,0.1);
    box-shadow: 0px -2px 10px 1px rgba(0,0,0,0.1);
}
.coffee-unten .fairtrade-teaser .xcontent {
    background: #fff;
}
a.button-addveranstaltung {
    background: #00b9e4 none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    font-family: "Veneer", "Arial", sans-serif;
    font-size: 20px;
    padding: 10px;
    transition: background 250ms linear 0s;
    z-index: 11;
    position: absolute;
    right: 0px;
    top: 100px;
}
.coffefairday .fullgrey.wahlofair .wahlofair-popup .wahlofair-stage .slide .col-sm-12 .ergebnis .link-button-dce {
    padding: 10px 10px;
}
.coffefairday .fullgrey.wahlofair .wahlofair-popup {
    height: auto;
    background: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    top: 230px;
}
.coffefairday .fullblue.change-org .changelogo {
    background: url('https://www.fairtrade-deutschland.de/fileadmin/DE/04_aktiv_werden/Aktuelle_Kampagnen/Coffee_Fairday_2017/logo_change.png') no-repeat center top;
    background-size: contain;
    height: 35px;
    width: 50%;
    display: inline-block;
    margin: 10px 2px 0 0;
}
.coffefairday .fullblue.change-org .credit {
    color: #fff;
    font-size: 14px;
}
.coffefairday .fullblue.change-org .credit a {
    color: #fff;
    text-decoration: underline;
    float: none;
}
.content .tx-igx-mediathek.unterseite .pre-list-wrap .themen-wrap .medien .medium a.medium-link .cover, .content .tx-igx-mediathek.unterseite .list-wrap .themen-wrap .medien .medium a.medium-link .cover {
    height: auto;
}
@media (min-width: 481px) {
    body .content .tx-igx-mediathek.unterseite .pre-list-wrap .themen-wrap .medien .medium a.medium-link .cover, body .content .tx-igx-mediathek.unterseite .list-wrap .themen-wrap .medien .medium a.medium-link .cover {
        height: 272px;
    }
    body.coffefairday .fullgrey.wahlofair .wahlofair-popup .wahlofair-stage .slide .col-sm-12 .ergebnis .link-button-dce {
        padding: 10px 60px;
    }
    body.coffefairday .coffee-mitte .gridcontent .csc-textpic-center-inner {
        margin-bottom: 20px;
    }
    body.coffefairday .coffee-mitte .gridcontent .csc-textpic-text {
        margin-bottom: 0px;
    }
    body.coffefairday .call-to-action {
        padding: 80px 20%;
    }
    body.coffefairday .fullblue.coffee-bg {
        margin-top: -35px;
        background-size: contain;
        background-position: center top;
        text-align: center;
    }
    body.coffefairday .fullblue.coffee-bg .gimmick01 {
        left: 39%;
        top: 255px;
        background-size: 50px;
    }
    body.coffefairday .fullblue.coffee-bg .row > div {
        padding: 310px 20px 40px 20px;
    }
    body.coffefairday .fullblue.coffee-bg .row > div h1, body.coffefairday .fullblue.coffee-bg .row > div h2 {
        text-align: left;
        font-size: 50px;
        margin-bottom: 10px;
    }
    body.coffefairday .fullblue.coffee-bg .row > div h2 {
        font-size: 25px;
    }
    body.coffefairday .fullblue.coffee-bg .row > div p {
        padding: 10px 70px 0px 70px;
    }
    body.coffefairday .fullgrey .col-md-5 {
        text-align: left;
    }
    body.coffefairday .fullgrey h2 {
        font-size: 50px;
        margin-bottom: 40px;
    }
    body.coffefairday .fullgrey.wahlofair .wahlofair-popup {
        height: 100%;
        -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.4);
        -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.4);
        box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.4);
        top: 0;
    }
    body.coffefairday .fullgrey.wahlofair .wahlofair-popup .wahlofair-stage .wahlofair-title {
        margin: 0px 0px 20px 0px;
        display: inline-block;
    }
    body.coffefairday .fullgrey.wahlofair .wahlofair-popup .wahlofair-stage .slide .text {
        width: 100%;
    }
    body.coffefairday .fullgrey.wahlofair .wahlofair-popup .wahlofair-stage .slide .banner {
        display: block;
    }
    body.coffefairday .fullgrey.wahlofair .wahlofair-popup .wahlofair-stage .slide .wahlofair-title {
        font-size: 25px;
        margin: 0px 0px 20px 50px;
    }
    body.coffefairday .fullgrey.wahlofair .wahlofair-popup .wahlofair-stage .slide .wahlofair-these {
        font-size: 18px;
        margin: 30px 0px 10px;
    }
    body.coffefairday .fullgrey.wahlofair .wahlofair-popup .wahlofair-stage .slide .text {
        padding: 25px 30px 0px;
    }
    body.coffefairday .fullgrey.wahlofair .wahlofair-popup .wahlofair-stage .slide .text .wahlofair-frage {
        font-size: 20px;
        line-height: 48px;
    }
    body.coffefairday .fullgrey.wahlofair .wahlofair-popup .wahlofair-stage .slide .text .link-button-dce {
        font-size: 20px;
        padding: 9px;
    }
    body.coffefairday .fullgrey.wahlofair .wahlofair-popup .wahlofair-stage .slide .text .wahlofair-options {
        margin: 30px 0px 20px;
    }
    body.coffefairday .fullgrey.wahlofair .wahlofair-popup .wahlofair-stage .slide .text .wahlofair-options .link-button-dce {
        font-size: 18px;
        padding: 7px 10px;
        margin-bottom: 10px;
    }
    body.coffefairday .fullgrey.wahlofair .wahlofair-popup .wahlofair-stage .slide11 .col-sm-12, body.coffefairday .fullgrey.wahlofair .wahlofair-popup .wahlofair-stage .slide12 .col-sm-12, body.coffefairday .fullgrey.wahlofair .wahlofair-popup .wahlofair-stage .slide13 .col-sm-12 {
        padding: 30px 90px;
    }
    body.coffefairday .fullgrey.wahlofair .wahlofair-popup .wahlofair-stage .slide11 .col-sm-12 .ergebnis .link-button-dce, body.coffefairday .fullgrey.wahlofair .wahlofair-popup .wahlofair-stage .slide12 .col-sm-12 .ergebnis .link-button-dce, body.coffefairday .fullgrey.wahlofair .wahlofair-popup .wahlofair-stage .slide13 .col-sm-12 .ergebnis .link-button-dce {
        font-size: 18px;
        padding: 7px 10px;
        margin-bottom: 10px;
    }
    body.coffefairday .fullpurple > .container > .row {
        padding: 20px 50px 10px;
        text-align: left;
    }
    body.coffefairday .fullpurple > .container > .row .petition_titel {
        font-size: 33px;
        height: 77px;
    }
    body.coffefairday .fullpurple > .container > .row .signatures_btn {
        text-align: right;
    }
    body.coffefairday .fullpurple > .container > .row .link-button-dce {
        padding: 10px 30px;
    }
    .coffefairday .fullblue.change-org .wahl-bg {
        background-size: 1300px;
        padding: 1000px 0 180px;
    }
    .coffefairday .fullblue.change-org .wahl-bg .petition_titel {
        box-decoration-break: clone;
        box-shadow: 0 0 0 6px #da3b8d;
        color: #fff;
        display: inline;
        font-family: "Veneer", "Arial", sans-serif;
        font-size: 40px;
        font-weight: normal;
        left: 6px;
        line-height: 70px;
        padding: 0;
        position: relative;
        z-index: 1;
        text-align: center;
        text-transform: uppercase;
        margin: 19px 0px 30px;
    }
    .coffefairday .fullblue.change-org .wahl-bg .text {
        margin: 60px 0px;
    }
    .coffefairday .fullblue.change-org .wahl-bg .signatures {
        margin: 20px 0px 30px;
    }
    .coffefairday .content-unterseite .fullblue.coffee-sub img {
        margin-left: 50px;
    }
    .coffefairday section.content-verteilerseite {
        padding-bottom: 100px;
        background-size: auto;
    }
    .coffefairday section.content-verteilerseite .call-to-action {
        background: url('https://www.fairtrade-deutschland.de/fileadmin/DE/04_aktiv_werden/Aktuelle_Kampagnen/Coffee_Fairday_2017/megaphone.png') no-repeat center center;
        background-size: contain;
        padding: 120px 20%;
    }
}
@media (min-width: 980px) {
    body.coffefairday .coffee-mitte {
        margin-bottom: 60px;
    }
    body.coffefairday .coffee-mitte .gridcontent {
        padding: 0px 20px;
    }
    body.coffefairday .coffee-mitte .gridcontent .csc-textpic-text {
        text-align: left;
        margin-bottom: 0px;
    }
    body.coffefairday .coffee-mitte .gridcontent .csc-textpic .csc-textpic-imagewrap, body.coffefairday .coffee-mitte .gridcontent div.csc-textpic-intext-right .csc-textpic-imagewrap {
        margin-bottom: 15px;
    }
    body.coffefairday .coffee-mitte .gridcontent b {
        font-size: 30px;
        line-height: 58px;
    }
    body.coffefairday .fullpurple > .container > .row .link-button-dce {
        padding: 10px;
    }
    body.coffefairday .fullblue.coffee-bg {
        margin-top: -35px;
        text-align: left;
    }
    body.coffefairday .fullblue.coffee-bg .gimmick01 {
        left: 39%;
        top: 5%;
        background-size: auto;
    }
    body.coffefairday .fullblue.coffee-bg .row > div {
        padding: 120px 0px 180px 60px;
    }
    body.coffefairday .fullblue.coffee-bg .row > div h1, body.coffefairday .fullblue.coffee-bg .row > div h2 {
        text-align: left;
        font-size: 50px;
        margin-bottom: 10px;
    }
    body.coffefairday .fullblue.coffee-bg .row > div h2 {
        font-size: 25px;
    }
    body.coffefairday .fullblue.coffee-bg .row > div p {
        padding: 10px 70px 0px 0px;
    }
    body.coffefairday .fullblue.coffee-sub {
        margin-top: -35px;
        border-bottom: 5px solid #E0119D;
    }
    body.coffefairday .fullblue.change-org {
        margin-bottom: -225px;
    }
    body.coffefairday .fullblue.change-org .wahl-bg {
        background-position: center top;
        padding: 100px 0px 300px 0px;
        background-size: auto;
    }
    body.coffefairday .fullgrey {
        padding: 110px 0px;
    }
    body.coffefairday .fullgrey .col-md-5 {
        padding: 95px 45px 0px 45px;
    }
    body.coffefairday .fullgrey.wahlofair .wahl-o-fair {
        min-height: 480px;
    }
    body.coffefairday .fullgrey.wahlofair .wahl-o-fair p {
        font-size: 16px;
        line-height: 130%;
    }
    body.coffefairday .fullgrey.wahlofair .wahl-o-fair .link-button-dce {
        padding: 10px 40px;
        font-size: 20px;
        margin: 0px 0px 2px 57%;
    }
    body.coffefairday .fullgrey.wahlofair .wahlofair-popup {
        height: 150%;
    }
    body.coffefairday .fullgrey.wahlofair .wahlofair-popup .slide11 .col-sm-12, body.coffefairday .fullgrey.wahlofair .wahlofair-popup .slide12 .col-sm-12, body.coffefairday .fullgrey.wahlofair .wahlofair-popup .slide13 .col-sm-12 {
        padding: 30px 140px;
    }
    body.coffefairday .fullgrey.wahlofair .wahlofair-popup .wahlofair-stage .text {
        padding: 25px 45px 0px;
    }
    body.coffefairday .fullgrey.wahlofair .wahlofair-popup .wahlofair-stage .slide .image {
        display: block;
        max-height: 1000px;
    }
    body.coffefairday .fullgrey.wahlofair .wahlofair-popup .wahlofair-stage .slide .banner {
        width: 100px;
        height: 100px;
    }
    body.coffefairday .fullgrey.wahlofair .wahlofair-popup .wahlofair-stage .slide .text {
        width: 50%;
    }
    body.coffefairday .fullgrey.wahlofair .wahlofair-popup .wahlofair-stage .slide .text .wahlofair-frage {
        font-size: 30px;
        line-height: 58px;
    }
    body.coffefairday .fullgrey.wahlofair .wahlofair-popup .wahlofair-stage .slide .text .wahlofair-options {
        margin: 45px 0px 30px;
    }
    body.coffefairday .fullgrey.wahlofair .wahlofair-popup .wahlofair-stage .slide .text .wahlofair-options .link-button-dce {
        margin-bottom: 15px;
        font-size: 20px;
        padding: 9px;
    }
    body.coffefairday .fullgrey.wahlofair .wahlofair-popup .wahlofair-stage .slide11 .col-sm-12, body.coffefairday .fullgrey.wahlofair .wahlofair-popup .wahlofair-stage .slide12 .col-sm-12, body.coffefairday .fullgrey.wahlofair .wahlofair-popup .wahlofair-stage .slide13 .col-sm-12 {
        padding: 30px 90px;
    }
    body.coffefairday .fullgrey.wahlofair .wahlofair-popup .wahlofair-stage .slide11 .col-sm-12 .ergebnis .link-button-dce, body.coffefairday .fullgrey.wahlofair .wahlofair-popup .wahlofair-stage .slide12 .col-sm-12 .ergebnis .link-button-dce, body.coffefairday .fullgrey.wahlofair .wahlofair-popup .wahlofair-stage .slide13 .col-sm-12 .ergebnis .link-button-dce {
        font-size: 20px;
        padding: 10px 30px;
        margin-bottom: 15px;
    }
    .coffefairday section.content-verteilerseite {
        padding-bottom: 200px;
        background-size: auto;
    }
    .coffefairday .fullblue.change-org .wahl-bg {
        padding: 100px 0px 300px 0px;
    }
    .coffefairday .fullblue.change-org .wahl-bg .petition_titel {
        top: 50px;
    }
    .coffefairday .fullblue.change-org .wahl-bg .signatures {
        margin-top: 70px;
    }
}
@media (min-width: 1169px) {
    body.coffefairday .fullblue.change-org {
        margin-bottom: -270px;
    }
    body.coffefairday .fullpurple > .container > .row .link-button-dce {
        padding: 10px 30px;
    }
}
.csc-textpic.csc-textpic-center .csc-textpic-imagewrap {
    float: none;
}
.coffeefairday2019live {
    margin-top: -40px;
}
.coffeefairday2019live #maincontent {
    overflow: hidden;
}
.coffeefairday2019live section.content aside, .coffeefairday2019live .bread-wrap {
    border-top: 6px solid #00B9E4;
    border-top: 6px solid #fff !important;
}
.coffeefairday2019live section.content {
    background: #fff;
}
.coffeefairday2019live section.content aside ul li a {
    color: #1E1E1E;
    font-family: Helvetica;
    font-size: 14px;
    line-height: 24px;
}
.coffeefairday2019live section.content .brief_buttons {
    text-align: center;
}
.coffeefairday2019live section.content .brief_buttons .btn {
    color: #fff;
    font-family: 'Veneer', 'Arial', sans-serif;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    padding: 11px 36px 12px 46px;
    background: #80379B;
    position: relative;
    margin: 20px;
    display: inline-block;
}
.coffeefairday2019live section.content .brief_buttons .btn span {
    margin-left: 20px;
}
.coffeefairday2019live section.content .invisible {
    width: 0px;
    height: 0px;
    overflow: hidden;
}
.coffeefairday2019live section.content .invisible textarea {
    border-color: #fff;
    color: #fff;
    background: #fff;
    width: 10px;
    height: 10px;
}
.coffeefairday2019live section.content .tx-igx-mediathek .filter-wrap, .coffeefairday2019live section.content .tx-igx-mediathek .medientypen {
    display: none;
}
.coffeefairday2019live section.content .tx-igx-mediathek .filter-meta {
    xmargin: 0px;
    padding: 0px;
}
.coffeefairday2019live section.content .tx-igx-mediathek .filter-meta button.yellow {
    background: #E0119D;
}
.coffeefairday2019live section.content .tx-igx-mediathek .themen-wrap h3 {
    display: none;
}
.coffeefairday2019live section.content .tx-igx-mediathek .tags {
    display: none;
}
.coffeefairday2019live section.content .tx-igx-mediathek .pre-list-wrap .themen-wrap .medien .medium .badges, .coffeefairday2019live section.content .tx-igx-mediathek .list-wrap .themen-wrap .medien .medium .badges {
    top: 0px;
}
.coffeefairday2019live section.content .twitterbox .tweet {
    width: 80%;
    background-color: rgba(254,203,0,0.1);
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.3);
    padding: 50px 100px;
    margin: 0px auto 24px auto;
    position: relative;
    overflow: hidden;
}
.coffeefairday2019live section.content .twitterbox .tweet:after {
    font-family: 'fairtrade' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    content: "\e995";
    color: #00B9E4;
    position: absolute;
    left: -15px;
    bottom: -25px;
    font-size: 150px;
}
.coffeefairday2019live section.content .twitterbox .tweet p {
    color: #333;
    font-family: 'Veneer', 'Arial', sans-serif;
    font-size: 32px;
    line-height: 40px;
    text-align: center;
}
.coffeefairday2019live section.content .twitterbox .tweet p span {
    color: #00B9E4;
}
.coffeefairday2019live section.content .twitterbox .btn {
    background-color: #E0119D;
    padding: 9px 10px;
    color: #ffffff;
    font-family: 'Veneer', 'Arial', sans-serif;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    position: relative;
    margin: auto;
    display: block;
    width: 230px;
    margin-bottom: 64px;
}
.coffeefairday2019live section.content .twitterbox .btn span {
    position: absolute;
    right: 20px;
    top: 11px;
}
.coffeefairday2019live .subpageheader {
    overflow: hidden;
    background-color: #80379B;
    background: linear-gradient(180deg,#00afe4 0%,#51d8cc 100%), linear-gradient(180deg,#ff00b5 0%,#6c52f2 100%), linear-gradient(180deg,#ea83c8 0%,#6a3fbe 100%);
}
.coffeefairday2019live .subpageheader .tafel-titel {
    height: 102px;
    width: 511px;
    background: url(/fileadmin/system/img/Coffeefairday/Grafik/slogan@2x.png) no-repeat center center;
    background-size: 100%;
    margin: 32px 0px 32px 32px;
    z-index: 3;
    position: relative;
    float: left;
    box-shadow: 0px -2px 2px rgba(0,0,0,0.02);
}
.coffeefairday2019live .subpageheader .tafel-titel h1 {
    visibility: hidden;
}
.coffeefairday2019live .subpageheader p {
    text-align: center;
    color: #fff;
    margin-bottom: 0px;
    display: block;
    float: left;
}
.coffeefairday2019live .subpageheader p.h2 {
    font-family: 'Veneer', 'Arial', sans-serif;
    font-size: 32px;
    line-height: 40px;
    margin: 50px 0px 0px 30px;
}
.coffeefairday2019live .subpageheader p.datum {
    font-family: Helvetica;
    font-size: 23px;
    font-weight: 300;
    line-height: 24px;
    margin: -5px 0px 0px 30px;
}
.coffeefairday2019live .subpageheader .wolken1 {
    position: absolute;
    top: 0px;
    left: -2000px;
    width: 4000px;
    height: 60px;
    background: url(/fileadmin/system/img/Coffeefairday/Grafik/wolken.svg) repeat-x top center;
    background-size: 18%;
    z-index: 2;
}
.coffeefairday2019live .subpageheader .wolken2 {
    position: absolute;
    top: 60px;
    left: -1500px;
    width: 3000px;
    background: url(/fileadmin/system/img/Coffeefairday/Grafik/wolken.svg) repeat-x bottom right;
    height: 60px;
    background-size: 22%;
    z-index: 2;
}
.coffeefairday2019live .fullwhite .content h1 {
    color: #00B9E4;
    font-family: 'Veneer', 'Arial', sans-serif;
    font-size: 60px;
    line-height: 64px;
}
.coffeefairday2019live .fullwhite .content h2 {
    color: #00B9E4;
    font-family: 'Veneer', 'Arial', sans-serif;
    font-size: 28px;
    line-height: 32px;
    margin-bottom: 20px;
}
.coffeefairday2019live .fullwhite .content h3 {
    color: #00B9E4;
    font-family: 'Veneer', 'Arial', sans-serif;
    font-size: 26px;
    line-height: 24px;
    margin-bottom: 20px;
}
.coffeefairday2019live .fullwhite .content p {
    color: #1E1E1E;
    font-family: "Helvetica Neue", "Helvetica", sans-serif;
    font-size: 15px;
    line-height: 24px;
}
.coffeefairday2019live .fullwhite .content .container-highlight {
    background-color: rgba(254,203,0,0.1);
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.3);
    padding: 70px;
}
.coffeefairday2019live .bg-main {
    background: #fff;
}
.coffeefairday2019live .tafel-hintergrund {
    margin-bottom: 135px;
    position: relative;
    height: 800px;
    width: 100%;
    padding-top: 66px;
    background-color: #80379B;
    background: linear-gradient(180deg,#00AFE4 0%,#51D8CC 100%), linear-gradient(180deg,#FF00B5 0%,#6C52F2 100%), linear-gradient(180deg,#EA83C8 0%,#6A3FBE 100%);
}
.coffeefairday2019live .tafel-hintergrund .tafel-vordergrund {
    z-index: 55;
    position: relative;
}
.coffeefairday2019live .tafel-hintergrund .tafel-vordergrund .neu {
    height: 40px;
    width: 150px;
    display: inline-block;
    top: 8px;
    position: relative;
    padding: 10px 0px;
    font-size: 18px;
}
.coffeefairday2019live .tafel-hintergrund .tafel-vordergrund .cta {
    width: 273px;
    height: 50px;
    display: inline-block;
    padding: 0;
    margin: 0;
    background: none;
}
.coffeefairday2019live .tafel-hintergrund .tafel-vordergrund .cta img {
    width: 273px;
    height: 50px;
}
.coffeefairday2019live .tafel-hintergrund .wolken3 {
    background: url(/fileadmin/system/img/Coffeefairday/Grafik/wolken.svg) repeat-x center top;
    position: absolute;
    top: 20px;
    left: -710px;
    left: 0px;
    background-size: 70%;
    width: 200%;
    height: 250px;
    z-index: 2;
}
.coffeefairday2019live .tafel-hintergrund .wolken4 {
    background: url(/fileadmin/system/img/Coffeefairday/Grafik/wolken.svg) repeat-x center -250px;
    position: absolute;
    top: 270px;
    left: -710px;
    left: 0px;
    background-size: 70%;
    width: 200%;
    height: 250px;
    z-index: 2;
}
.coffeefairday2019live .tafel-hintergrund .tafel-titel {
    height: 102px;
    width: 511px;
    background: url(/fileadmin/system/img/Coffeefairday/Grafik/slogan@2x.png) no-repeat center center;
    background-size: 100%;
    margin: 0px auto 10px auto;
    z-index: 3;
}
.coffeefairday2019live .tafel-hintergrund .tafel-titel h1 {
    visibility: hidden;
}
.coffeefairday2019live .tafel-hintergrund p {
    text-align: center;
    color: #FFFFFF;
    margin-bottom: 0px;
}
.coffeefairday2019live .tafel-hintergrund p.h2 {
    font-family: 'Veneer', 'Arial', sans-serif;
    font-size: 32px;
    line-height: 40px;
    margin-bottom: 8px;
}
.coffeefairday2019live .tafel-hintergrund p.datum {
    font-family: Helvetica;
    font-size: 23px;
    font-weight: 300;
    line-height: 24px;
    margin-bottom: 9px;
}
.coffeefairday2019live .tafel-hintergrund p a.mehr {
    font-family: 'Veneer', 'Arial', sans-serif;
    text-align: center;
    color: #FFFFFF;
    font-size: 14px;
    line-height: 24px;
    padding: 2px 13px 3px 13px;
    background-color: #FFA02F;
    margin: 0px 5px;
}
.coffeefairday2019live .tafel-hintergrund .tafel-box-rechts {
    width: 300px;
    margin-left: 64%;
    position: relative;
    z-index: 44;
}
.coffeefairday2019live .tafel-hintergrund .tafel-box-rechts .l7a {
    display: none;
}
.coffeefairday2019live .tafel-hintergrund .tafel-box-rechts .l8a {
    display: none;
}
.coffeefairday2019live .tafel-hintergrund .tafel-box-rechts p {
    color: #FFFFFF;
    font-family: 'Veneer', 'Arial', sans-serif;
    font-size: 134px;
    line-height: 166px;
    margin: 0px;
}
.coffeefairday2019live .tafel-hintergrund .tafel-box-rechts p.meter {
    font-size: 50px;
    line-height: 61px;
    margin: -30px 0px 25px;
}
.coffeefairday2019live .tafel-hintergrund .tafel-box-rechts .tafel-mitmach-btn {
    background-color: #80379B;
    color: #FFFFFF;
    font-family: 'Veneer', 'Arial', sans-serif;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    padding: 9px 0px;
    position: relative;
    border: 0px none;
    z-index: 2;
    width: 100%;
}
.coffeefairday2019live .tafel-hintergrund .tafel-box-rechts .tafel-mitmach-btn span {
    position: absolute;
    right: 10%;
    top: 11px;
    font-size: 16px;
}
.coffeefairday2019live .tafel-hintergrund .tafel-box-rechts hr {
    margin: 15px auto;
    width: 60px;
    opacity: 0.47;
    background-color: #FFFFFF;
}
.coffeefairday2019live .tafel-hintergrund .tafel-box-rechts .tafel-suche {
    position: relative;
}
.coffeefairday2019live .tafel-hintergrund .tafel-box-rechts .tafel-suche .tafel-suchfeld {
    background-color: rgba(255,255,255,0.8);
    color: #1E1E1E;
    font-family: Helvetica;
    font-size: 13px;
    font-style: oblique;
    line-height: 24px;
    height: 40px;
    padding: 10px 20% 6px 14px;
    width: 100%;
    border: 0px none;
}
.coffeefairday2019live .tafel-hintergrund .tafel-box-rechts .tafel-suche .fairtrade-icon_search {
    position: absolute;
    right: 11px;
    top: 12px;
    font-size: 16px;
    color: #00B9E4;
}
.coffeefairday2019live .tafel-hintergrund .tafel-box-rechts .tafel-suche .tafel-gefunden {
    position: relative;
    list-style: none;
    padding: 0px;
    margin: 0px;
}
.coffeefairday2019live .tafel-hintergrund .tafel-box-rechts .tafel-suche .tafel-gefunden li {
    background: #fff;
}
.coffeefairday2019live .tafel-hintergrund .tafel-box-rechts .tafel-suche .tafel-gefunden li:hover {
    background: #fdfdfd;
}
.coffeefairday2019live .tafel-hintergrund .tafel-box-rechts .tafel-suche .tafel-gefunden li a {
    color: #1E1E1E;
    font-family: Helvetica;
    font-size: 13px;
    line-height: 24px;
    padding: 8px 5px 8px 14px;
    transition: padding 0.4s ease-out;
    display: block;
}
.coffeefairday2019live .tafel-hintergrund .tafel-box-rechts .tafel-suche .tafel-gefunden li a span {
    font-weight: bold;
}
.coffeefairday2019live .tafel-hintergrund .tafel-box-rechts .tafel-suche .tafel-gefunden li a:hover {
    text-decoration: none;
    padding: 8px 5px 8px 19px;
}
.coffeefairday2019live .tafel-hintergrund .tafel-box-rechts .tafel-label {
    position: absolute;
    z-index: 1;
    right: -40px;
    top: 155px;
    height: 80px;
    width: 80px;
    background: linear-gradient(152.03deg,#FFA02F 0%,#FECB00 100%);
    background-color: #80379B;
    box-shadow: 1px 1px 0 0 rgba(0,0,0,0.17);
    border-radius: 50%;
    text-align: center;
}
.coffeefairday2019live .tafel-hintergrund .tafel-box-rechts .tafel-label span {
    position: absolute;
    transform: rotate(-10deg);
    left: 5px;
    top: 20px;
    color: #FFFFFF;
    font-family: 'Veneer', 'Arial', sans-serif;
    font-size: 16px;
    line-height: 16px;
    text-align: center;
}
.coffeefairday2019live .tafel-hintergrund .rasen {
    height: 207px;
    width: 100%;
    background: linear-gradient(180deg,#5CB1A9 0%,#8EDCD5 100%);
    background-color: #80379B;
    position: absolute;
    left: 0px;
    bottom: 0px;
    z-index: 1;
}
.coffeefairday2019live .tafel-hintergrund .tafel {
    position: absolute;
    z-index: 32;
    top: 450px;
    left: -300px;
    left: -4600px;
    left: -2600px;
    width: 5466px;
}
.coffeefairday2019live .tafel-hintergrund .tafel > div {
    display: inline-block;
    float: left;
    cursor: pointer;
}
.coffeefairday2019live .tafel-hintergrund .tafel .seat-1-1, .coffeefairday2019live .tafel-hintergrund .tafel .seat-1-2, .coffeefairday2019live .tafel-hintergrund .tafel .seat-1-3, .coffeefairday2019live .tafel-hintergrund .tafel .seat-1-4, .coffeefairday2019live .tafel-hintergrund .tafel .seat-1-5 {
    height: 262px;
    width: 101px;
    background: url(/fileadmin/system/img/Coffeefairday/Grafik/Figuren/2er%20A.svg) no-repeat center center;
}
.coffeefairday2019live .tafel-hintergrund .tafel .seat-1-2 {
    background: url(/fileadmin/system/img/Coffeefairday/Grafik/Figuren/2er%20B.svg) no-repeat center center;
    height: 280px;
}
.coffeefairday2019live .tafel-hintergrund .tafel .seat-1-3 {
    background: url(/fileadmin/system/img/Coffeefairday/Grafik/Figuren/2er%20C.svg) no-repeat center center;
    height: 280px;
    width: 97px;
}
.coffeefairday2019live .tafel-hintergrund .tafel .seat-1-4 {
    background: url(/fileadmin/system/img/Coffeefairday/Grafik/Figuren/2er%20D.svg) no-repeat center center;
    height: 280px;
}
.coffeefairday2019live .tafel-hintergrund .tafel .seat-1-5 {
    background: url(/fileadmin/system/img/Coffeefairday/Grafik/Figuren/2er%20E.svg) no-repeat center center;
    height: 279px;
}
.coffeefairday2019live .tafel-hintergrund .tafel .seat-2-1, .coffeefairday2019live .tafel-hintergrund .tafel .seat-2-2, .coffeefairday2019live .tafel-hintergrund .tafel .seat-2-3, .coffeefairday2019live .tafel-hintergrund .tafel .seat-2-4, .coffeefairday2019live .tafel-hintergrund .tafel .seat-2-5 {
    height: 278px;
    width: 187px;
    background: url(/fileadmin/system/img/Coffeefairday/Grafik/Figuren/4er%20A.svg) no-repeat center center;
}
.coffeefairday2019live .tafel-hintergrund .tafel .seat-2-2 {
    background: url(/fileadmin/system/img/Coffeefairday/Grafik/Figuren/4er%20B.svg) no-repeat center center;
}
.coffeefairday2019live .tafel-hintergrund .tafel .seat-2-3 {
    background: url(/fileadmin/system/img/Coffeefairday/Grafik/Figuren/4er%20C.svg) no-repeat center center;
    height: 262px;
}
.coffeefairday2019live .tafel-hintergrund .tafel .seat-2-4 {
    background: url(/fileadmin/system/img/Coffeefairday/Grafik/Figuren/4er%20D.svg) no-repeat center center;
    height: 280px;
    width: 186px;
}
.coffeefairday2019live .tafel-hintergrund .tafel .seat-2-5 {
    background: url(/fileadmin/system/img/Coffeefairday/Grafik/Figuren/4er%20E.svg) no-repeat center center;
    height: 280px;
}
.coffeefairday2019live .tafel-hintergrund .tafel .seat-3-1, .coffeefairday2019live .tafel-hintergrund .tafel .seat-3-2, .coffeefairday2019live .tafel-hintergrund .tafel .seat-3-3, .coffeefairday2019live .tafel-hintergrund .tafel .seat-3-4, .coffeefairday2019live .tafel-hintergrund .tafel .seat-3-5 {
    height: 278px;
    width: 276px;
    background: url(/fileadmin/system/img/Coffeefairday/Grafik/Figuren/6er%20A.svg) no-repeat center center;
}
.coffeefairday2019live .tafel-hintergrund .tafel .seat-3-2 {
    background: url(/fileadmin/system/img/Coffeefairday/Grafik/Figuren/6er%20B.svg) no-repeat center center;
    height: 262px;
}
.coffeefairday2019live .tafel-hintergrund .tafel .seat-3-3 {
    background: url(/fileadmin/system/img/Coffeefairday/Grafik/Figuren/6er%20C.svg) no-repeat center center;
    height: 262px;
}
.coffeefairday2019live .tafel-hintergrund .tafel .seat-3-4 {
    background: url(/fileadmin/system/img/Coffeefairday/Grafik/Figuren/6er%20D.svg) no-repeat center center;
    height: 262px;
}
.coffeefairday2019live .tafel-hintergrund .tafel .seat-3-5 {
    background: url(/fileadmin/system/img/Coffeefairday/Grafik/Figuren/6er%20E.svg) no-repeat center center;
}
.coffeefairday2019live .tafel-hintergrund .tafel .seat-4-1, .coffeefairday2019live .tafel-hintergrund .tafel .seat-4-2, .coffeefairday2019live .tafel-hintergrund .tafel .seat-4-3, .coffeefairday2019live .tafel-hintergrund .tafel .seat-4-4, .coffeefairday2019live .tafel-hintergrund .tafel .seat-4-5, .coffeefairday2019live .tafel-hintergrund .tafel .seat-9-9 {
    height: 261px;
    width: 436px;
    background: url(/fileadmin/system/img/Coffeefairday/Grafik/Figuren/10er%20A.svg) no-repeat center center;
}
.coffeefairday2019live .tafel-hintergrund .tafel .seat-4-2 {
    background: url(/fileadmin/system/img/Coffeefairday/Grafik/Figuren/10er%20B.svg) no-repeat center center;
}
.coffeefairday2019live .tafel-hintergrund .tafel .seat-4-3 {
    background: url(/fileadmin/system/img/Coffeefairday/Grafik/Figuren/10er%20C.svg) no-repeat center center;
}
.coffeefairday2019live .tafel-hintergrund .tafel .seat-4-4 {
    background: url(/fileadmin/system/img/Coffeefairday/Grafik/Figuren/10er%20D.svg) no-repeat center center;
}
.coffeefairday2019live .tafel-hintergrund .tafel .seat-4-5 {
    background: url(/fileadmin/system/img/Coffeefairday/Grafik/Figuren/10er%20E.svg) no-repeat center center;
}
.coffeefairday2019live .tafel-hintergrund .tafel .seat-9-9 {
    background: url(/fileadmin/system/img/Coffeefairday/Grafik/Figuren/10er%20C.svg) no-repeat center center;
}
.coffeefairday2019live .tafel-hintergrund .tafel .seat-0-0 {
    height: 78px;
    width: 30px;
    margin-top: 93px;
    background: #fff;
    border-radius: 0px 5px 5px 0px;
}
.coffeefairday2019live .tafel-hintergrund .tafel .tooltip {
    display: none;
    position: relative;
    background: #fff;
    padding: 10px 30px;
    border-radius: 5px;
    top: -75px;
    box-shadow: 2px 2px 2px rgba(0,0,0,0.2);
    width: 220px;
    margin: auto;
}
.coffeefairday2019live .tafel-hintergrund .tafel .tooltip:before {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255,255,255,0);
    border-top-color: rgba(0,0,0,0.2);
    border-width: 16px;
    margin-left: -15px;
}
.coffeefairday2019live .tafel-hintergrund .tafel .tooltip:after {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255,255,255,0);
    border-top-color: #fff;
    border-width: 14px;
    margin-left: -14px;
}
.coffeefairday2019live .tafel-hintergrund .tafel .tooltip p {
    color: #1E1E1E;
    font-family: Helvetica;
    font-size: 12px;
    line-height: 14px;
    text-align: center;
}
.coffeefairday2019live .tafel-hintergrund .tafel .tooltip p a {
    color: #1E1E1E;
    font-family: Helvetica;
    font-size: 12px;
    line-height: 14px;
}
.coffeefairday2019live .tafel-hintergrund .tafel .tooltip > a {
    color: #00B9E4;
    font-size: 12px;
    position: absolute;
    right: 10px;
    top: 35%;
}
.coffeefairday2019live .bg-main .modal-dialog {
    width: 770px;
    background: #fff;
}
.coffeefairday2019live .bg-main .modal-dialog .modal-content {
    border: 0px none;
    border-radius: 4px;
    padding: 74px 0px 25px 0px;
}
.coffeefairday2019live .bg-main .modal-dialog .modal-content .close {
    position: absolute;
    right: 30px;
    top: 30px;
    background: #fff;
    border: 0px none;
    color: #00B9E4;
}
.coffeefairday2019live .bg-main .modal-dialog .modal-content .close span {
    font-size: 24px;
}
.coffeefairday2019live .bg-main .modal-dialog .mehrerfahren {
    margin: auto;
    max-width: 370px;
}
.coffeefairday2019live .bg-main .modal-dialog .mehrerfahren p {
    color: #1E1E1E;
    font-family: "Helvetica Neue", "Helvetica", sans-serif;
    font-size: 16px;
    line-height: 20px;
}
.coffeefairday2019live .bg-main .modal-dialog .mehrerfahren h1, .coffeefairday2019live .bg-main .modal-dialog .mehrerfahren h2, .coffeefairday2019live .bg-main .modal-dialog .mehrerfahren h3 {
    color: #00B9E4;
    font-family: 'Veneer', 'Arial', sans-serif;
    font-size: 28px;
    line-height: 32px;
    margin: 0px 0px 25px 0px;
}
.coffeefairday2019live .bg-main .modal-dialog .neuanmeldung {
    margin: auto;
    max-width: 370px;
}
.coffeefairday2019live .bg-main .modal-dialog .neuanmeldung p {
    color: #1E1E1E;
    font-family: "Helvetica Neue", "Helvetica", sans-serif;
    font-size: 12px;
    line-height: 20px;
}
.coffeefairday2019live .bg-main .modal-dialog .neuanmeldung h2, .coffeefairday2019live .bg-main .modal-dialog .neuanmeldung p.h2 {
    color: #00B9E4;
    font-family: 'Veneer', 'Arial', sans-serif;
    font-size: 28px;
    line-height: 32px;
    margin: 0px 0px 25px 0px;
}
.coffeefairday2019live .bg-main .modal-dialog .neuanmeldung p.h2 {
    margin: 20px 0px 5px 0px;
}
.coffeefairday2019live .bg-main .modal-dialog .neuanmeldung label {
    color: #1E1E1E;
    font-family: "Helvetica Neue", "Helvetica", sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 15px;
    margin-left: 3px;
}
.coffeefairday2019live .bg-main .modal-dialog .neuanmeldung input[type=text], .coffeefairday2019live .bg-main .modal-dialog .neuanmeldung select {
    border: 1px solid #7F7F7F;
    color: #1E1E1E;
    font-family: "Helvetica Neue", "Helvetica", sans-serif;
    font-size: 15px;
    line-height: 46px;
    height: 48px;
    padding: 0px 20px;
    width: 100%;
    margin-bottom: 30px;
}
.coffeefairday2019live .bg-main .modal-dialog .neuanmeldung input[type=text].error, .coffeefairday2019live .bg-main .modal-dialog .neuanmeldung select.error {
    background-color: #ffc2c2;
}
.coffeefairday2019live .bg-main .modal-dialog .neuanmeldung select {
    height: 48px;
    background: #fff;
}
.coffeefairday2019live .bg-main .modal-dialog .neuanmeldung select.error {
    background-color: #ffc2c2;
}
.coffeefairday2019live .bg-main .modal-dialog .neuanmeldung input[type=submit] {
    color: #FFFFFF;
    font-family: 'Veneer', 'Arial', sans-serif;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    background-color: #00b9e4;
    padding: 8px 30px 10px 30px;
    border: 0px none;
    margin: 20px 0px 30px 0px;
}
.coffeefairday2019live .bg-main .modal-dialog .neuanmeldung input[type=checkbox] {
    display: none;
}
.coffeefairday2019live .bg-main .modal-dialog .neuanmeldung input[type="checkbox"] + label {
    display: block;
    width: 24px;
    height: 24px;
    border: 1px solid #7F7F7F;
    margin: 0;
    cursor: pointer;
}
.coffeefairday2019live .bg-main .modal-dialog .neuanmeldung input[type="checkbox"] + label::before {
    width: 22px;
    height: 22px;
    border: 1px solid #fff;
    background-color: #fff;
    display: block;
    content: "";
    float: left;
}
.coffeefairday2019live .bg-main .modal-dialog .neuanmeldung input[type="checkbox"]:checked + label::before {
    background-color: #00b9e4;
}
.coffeefairday2019live .bg-main .modal-dialog .neuanmeldung .alert {
    padding: 0px;
    border-radius: 0;
    margin-top: -20px;
    font-family: "Helvetica Neue", "Helvetica", sans-serif;
    font-size: 12px;
    line-height: 20px;
}
.coffeefairday2019live .coffee-mitte h2 {
    color: #00b9e4;
    font-family: 'Veneer', 'Arial', sans-serif;
    font-size: 60px;
    line-height: 64px;
    text-align: center;
    margin-bottom: 40px;
}
.coffeefairday2019live .coffee-mitte .btn {
    background-color: #00b9e4;
    padding: 9px 10px;
    color: #ffffff;
    font-family: 'Veneer', 'Arial', sans-serif;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    position: relative;
    margin: auto;
    display: block;
    width: 261px;
    margin-bottom: 200px;
}
.coffeefairday2019live .coffee-mitte .btn span {
    position: absolute;
    right: 10px;
    top: 10px;
}
.coffeefairday2019live .coffee-mitte .gridcontent .border-lila, .coffeefairday2019live .coffee-mitte .gridcontent .border-pink, .coffeefairday2019live .coffee-mitte .gridcontent .border-blau {
    border-top: 0px none;
    padding-top: 110px;
    background: url(/fileadmin/system/img/Coffeefairday/Icons/tasse.svg) no-repeat top center;
    padding: 100px 10px 10px;
    text-align: center;
}
.coffeefairday2019live .coffee-mitte .gridcontent .border-pink {
    background: url(/fileadmin/system/img/Coffeefairday/Icons/bohne.svg) no-repeat top center;
}
.coffeefairday2019live .coffee-mitte .gridcontent .border-blau {
    background: url(/fileadmin/system/img/Coffeefairday/Icons/material.svg) no-repeat top center;
}
.coffeefairday2019live .coffee-mitte .gridcontent .border-lila h3, .coffeefairday2019live .coffee-mitte .gridcontent .border-pink h3, .coffeefairday2019live .coffee-mitte .gridcontent .border-gelb h3, .coffeefairday2019live .coffee-mitte .gridcontent .border-blau h3 {
    color: #00B9E4;
    font-family: 'Veneer', 'Arial', sans-serif;
    font-size: 28px;
    line-height: 32px;
    marign-bottom: 15px;
}
.coffeefairday2019live .coffee-mitte .gridcontent .border-lila p a.link-button, .coffeefairday2019live .coffee-mitte .gridcontent .border-pink p a.link-button, .coffeefairday2019live .coffee-mitte .gridcontent .border-gelb p a.link-button, .coffeefairday2019live .coffee-mitte .gridcontent .border-blau p a.link-button {
    background: #fff;
    color: #333333;
    box-shadow: 0px 0px 0px 6px #fff;
}
.coffeefairday2019live .ytplayer {
    height: 545px;
    width: 969px;
    border: 11px solid #ffffff;
    box-shadow: 0 13px 11px 0 rgba(0,0,0,0.2);
    overflow: hidden;
    position: relative;
    margin: 0px auto 50px auto;
}
.coffeefairday2019live .ytplayer .preview {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 3;
    background-size: cover;
    overflow: hidden;
}
.coffeefairday2019live .ytplayer .preview .fairtrade-icon_play {
    font-size: 80px;
    position: absolute;
    left: 45.3%;
    top: 41%;
    color: #fff;
    z-index: 3;
}
.coffeefairday2019live .ytplayer .preview .overyt {
    position: absolute;
    width: 100%;
    top: 60%;
    margin: auto;
    padding: 0px 18%;
    z-index: 3;
}
.coffeefairday2019live .ytplayer .preview .overyt p {
    position: relative;
    color: #FFFFFF;
    font-family: Helvetica;
    font-size: 14px;
    line-height: 24px;
    text-align: center;
}
.coffeefairday2019live .ytplayer .preview .overyt p.hline {
    font-family: 'Veneer', 'Arial', sans-serif;
    font-size: 28px;
    line-height: 32px;
    margin: 0px 0px 10px 0px;
}
.coffeefairday2019live .ytplayer .preview .overyt-blendey {
    position: relative;
    z-index: 2;
    background: rgba(33,33,33,0.4);
    padding: 100%;
}
.coffeefairday2019live .ytplayer .embed-container iframe {
    height: 545px;
}
.coffeefairday2019live .unterseite-banner {
    background: #F6F6F6;
    overflow: hidden;
    margin: 0px auto 120px auto;
    padding: 0;
}
.coffeefairday2019live .unterseite-banner .bx-outer {
    width: 969px;
    margin: auto;
}
.coffeefairday2019live .unterseite-banner .banner .fullimage {
    padding: 0px;
    height: 160px;
}
.coffeefairday2019live .unterseite-banner .banner .image-wrap {
    height: 400px;
    xbackground: #333;
}
.coffeefairday2019live .unterseite-banner .banner .image-wrap img {
    max-width: 100%;
    height: auto;
}
.coffeefairday2019live .unterseite-banner .banner p {
    color: #1E1E1E;
    font-family: "Helvetica Neue", "Helvetica", sans-serif;
    font-size: 15px;
    line-height: 24px;
    margin: 0px 0px 4px 0px;
    text-align: left;
}
.coffeefairday2019live .unterseite-banner .banner p.banner_title {
    color: #00B9E4;
    font-family: 'Veneer', 'Arial', sans-serif;
    font-size: 56px;
    line-height: 64px;
    margin: 41px 0px 20px 0px;
}
.coffeefairday2019live .unterseite-banner .banner p.banner_title a {
    color: #00B9E4;
    font-family: 'Veneer', 'Arial', sans-serif;
    font-size: 56px;
    line-height: 64px;
}
.coffeefairday2019live .unterseite-banner .banner p.banner_name {
    color: #1A1919;
    font-family: "Helvetica Neue", "Helvetica", sans-serif;
    font-size: 24px;
    font-style: italic;
    font-weight: bold;
    margin: 0px 0px 10px 0px;
}
.coffeefairday2019live .unterseite-banner .banner p span {
    color: #00B9E4;
    font-weight: bold;
}
.coffeefairday2019live .unterseite-banner .bx-wrapper .bx-controls-direction a {
    background: none;
    color: #00B9E4;
    font-size: 30px;
}
.coffeefairday2019live .unterseite-banner .bx-wrapper .bx-controls-direction a.bx-prev {
    left: -66px;
}
.coffeefairday2019live .unterseite-banner .bx-wrapper .bx-controls-direction a.bx-next {
    right: -55px;
}
.coffeefairday2019live .unterseite-banner .bx-wrapper .bx-controls-direction a .fairtrade-icon_pfeil_1_links:before {
    content: "\e90a";
}
.coffeefairday2019live .unterseite-banner .bx-wrapper .bx-controls-direction a .fairtrade-icon_pfeil_1_rechts:before {
    content: "\e908";
}
.coffeefairday2019live .gridcontent .border-gelb {
    border-top: 0px none;
    text-align: center;
    padding: 10px 10px 10px;
    position: relative;
}
.coffeefairday2019live .gridcontent .border-gelb .csc-header {
    position: absolute;
    z-index: 3;
    padding: 10px 0px;
    margin: 0px -10px;
    top: 150px;
    width: 100%;
}
.coffeefairday2019live .gridcontent .border-gelb figure {
    width: 60%;
    margin: 0 auto 30px;
    position: relative;
}
.coffeefairday2019live .gridcontent .border-gelb figure img {
    width: 100%;
}
.coffeefairday2019live .gridcontent .border-lila, .coffeefairday2019live .gridcontent .border-pink, .coffeefairday2019live .gridcontent .border-blau, .coffeefairday2019live .gridcontent .border-gruen {
    border-top: 0px none;
    padding-top: 110px;
    background: url(/fileadmin/system/img/Coffeefairday/Icons/tasse.svg) no-repeat top center;
    padding: 100px 10px 10px;
    text-align: center;
}
.coffeefairday2019live .gridcontent .border-pink {
    background: url(/fileadmin/system/img/Coffeefairday/Icons/bohne.svg) no-repeat top center;
}
.coffeefairday2019live .gridcontent .border-blau {
    background: url(/fileadmin/system/img/Coffeefairday/Icons/material.svg) no-repeat top center;
}
.coffeefairday2019live .gridcontent .border-gruen {
    background: url(/fileadmin/system/img/Coffeefairday/Icons/tasse.svg) no-repeat top center;
}
.coffeefairday2019live .gridcontent h3 {
    color: #00B9E4;
    font-family: 'Veneer', 'Arial', sans-serif;
    font-size: 28px;
    line-height: 32px;
    marign-bottom: 15px;
}
.coffeefairday2019live .gridcontent .border-lila p a.link-button, .coffeefairday2019live .gridcontent .border-pink p a.link-button, .coffeefairday2019live .gridcontent .border-gelb p a.link-button, .coffeefairday2019live .gridcontent .border-blau p a.link-button {
    background: #fff;
    color: #333333;
    box-shadow: 0px 0px 0px 6px #fff;
}
.coffeefairday2019live .filter-organizer {
    display: none;
}
.coffeefairday2019live #cap {
    display: inline-block;
    clear: both;
    height: 88px;
    padding: 5px;
}
.coffeefairday2019live #cap.error {
    background: #ffc2c2;
}
.coffeefairday2019live .gewinnspiel input[type="checkbox"] + label.error::before {
    background: #ffc2c2;
}
.coffeefairday2019live .error-cap {
    padding: 0px 5px 2px 5px;
}
.coffeefairday2019live .news-backlink-wrap {
    display: none;
}
.coffeefairday2019live .content p a.link-button.zumkalender {
    background: #FFA02F;
    margin-left: 10px;
    box-shadow: 0px 0px 0px 6px #FFA02F;
}
.coffeefairday2019live .col-xs-flex {
    position: relative;
    min-height: 1px;
    float: left;
    width: auto;
    padding: 0px 15px;
}
.coffeefairday2019live #c24318 a.tafel-mitmach-btn {
    background-color: #80379B;
    color: #FFFFFF;
    font-family: 'Veneer', 'Arial', sans-serif;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    padding: 9px 10px;
    position: relative;
    border: 0px none;
    z-index: 2;
    display: inline-block;
    float: left;
    margin: 0px 10px 15px 0px;
}
.coffeefairday2019live #c24318 a.tafel-mitmach-btn span {
    position: absolute;
    right: 10%;
    top: 11px;
    font-size: 16px;
}
.coffeefairday2019live #c24318 a.link-button {
    padding: 9px 10px;
    display: inline-block;
    float: left;
    line-height: 22px;
    margin: 0px 0px 15px 0px;
    left: 0;
    box-shadow: 0 0 0 0 #fff;
}
.coffeefairday2019live .bg-top {
    background: #fff;
}
.coffeefairday2019live .gewinnspiel {
    margin: 0px auto 50px;
    max-width: 370px;
    position: relative;
}
.coffeefairday2019live .gewinnspiel h1 {
    color: #00B9E4;
    font-family: 'Veneer', 'Arial', sans-serif;
    font-size: 40px;
    line-height: 54px;
}
.coffeefairday2019live .gewinnspiel p {
    color: #1E1E1E;
    font-family: "Helvetica Neue", "Helvetica", sans-serif;
    font-size: 12px;
    line-height: 20px;
}
.coffeefairday2019live .gewinnspiel h2, .coffeefairday2019live .gewinnspiel p.h2 {
    color: #00B9E4;
    font-family: 'Veneer', 'Arial', sans-serif;
    font-size: 28px;
    line-height: 32px;
    margin: 0px 0px 25px 0px;
}
.coffeefairday2019live .gewinnspiel p.h2 {
    margin: 20px 0px 5px 0px;
}
.coffeefairday2019live .gewinnspiel label {
    color: #1E1E1E;
    font-family: "Helvetica Neue", "Helvetica", sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 15px;
    margin-left: 3px;
}
.coffeefairday2019live .gewinnspiel input[type=text], .coffeefairday2019live .gewinnspiel select {
    border: 1px solid #7F7F7F;
    color: #1E1E1E;
    font-family: "Helvetica Neue", "Helvetica", sans-serif;
    font-size: 15px;
    line-height: 46px;
    height: 48px;
    padding: 0px 20px;
    width: 100%;
    margin-bottom: 30px;
}
.coffeefairday2019live .gewinnspiel input[type=text].error, .coffeefairday2019live .gewinnspiel select.error {
    background-color: #ffc2c2;
}
.coffeefairday2019live .gewinnspiel select {
    height: 48px;
    background: #fff;
}
.coffeefairday2019live .gewinnspiel select.error {
    background-color: #ffc2c2;
}
.coffeefairday2019live .gewinnspiel input[type=submit] {
    color: #FFFFFF;
    font-family: 'Veneer', 'Arial', sans-serif;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    background-color: #00b9e4;
    padding: 8px 30px 10px 30px;
    border: 0px none;
    margin: 20px 0px 30px 0px;
}
.coffeefairday2019live .gewinnspiel input[type=checkbox] {
    display: none;
}
.coffeefairday2019live .gewinnspiel input[type="checkbox"] + label {
    display: block;
    width: 24px;
    height: 24px;
    border: 1px solid #7F7F7F;
    margin: 0;
    cursor: pointer;
}
.coffeefairday2019live .gewinnspiel input[type="checkbox"] + label::before {
    width: 22px;
    height: 22px;
    border: 1px solid #fff;
    background-color: #fff;
    display: block;
    content: "";
    float: left;
}
.coffeefairday2019live .gewinnspiel input[type="checkbox"]:checked+label::before {
    background-color: #00b9e4;
}
.coffeefairday2019live .gewinnspiel .alert {
    padding: 0px;
    border-radius: 0;
    margin-top: -20px;
    font-family: "Helvetica Neue", "Helvetica", sans-serif;
    font-size: 12px;
    line-height: 20px;
}
.coffeefairday2019live .gewinnspiel-vordergrund {
    max-width: 900px;
    margin: auto;
    position: relative;
    padding: 70px 0px 295px 0px;
}
.coffeefairday2019live .gewinnspiel-vordergrund .kuchen {
    background: url(/fileadmin/system/img/Coffeefairday/Icons/Kuchen.svg) no-repeat center center;
    position: absolute;
    bottom: -20px;
    left: -150px;
    left: -16%;
    width: 377px;
    height: 235px;
    z-index: 2;
}
.coffeefairday2019live .gewinnspiel-vordergrund .tasse1 {
    background: url(/fileadmin/system/img/Coffeefairday/Icons/Kaffee1.svg) no-repeat center center;
    position: absolute;
    bottom: 47px;
    left: 250px;
    left: 28%;
    width: 174px;
    height: 145px;
    z-index: 2;
}
.coffeefairday2019live .gewinnspiel-vordergrund .tasse2 {
    background: url(/fileadmin/system/img/Coffeefairday/Icons/Kaffee2.svg) no-repeat center center;
    position: absolute;
    bottom: 25px;
    right: 12%;
    width: 174px;
    height: 175px;
    z-index: 2;
}
.coffeefairday2019live .gewinnspiel-vordergrund .gewinnspiel-titel {
    float: left;
}
.coffeefairday2019live .gewinnspiel-vordergrund .gewinnspiel-titel span.h1 {
    background-color: #FFFFFF;
    box-shadow: 0 12px 11px -10px rgba(0,0,0,0.5);
    color: #00B9E4;
    font-family: 'Veneer', 'Arial', sans-serif;
    font-size: 76px;
    line-height: 94px;
    padding: 2px 15px;
    margin-bottom: 60px;
    display: inline-block;
}
.coffeefairday2019live .gewinnspiel-vordergrund .gewinnspiel-titel span.h2 {
    color: #FFFFFF;
    font-family: 'Veneer', 'Arial', sans-serif;
    font-size: 100px;
    line-height: 110px;
    display: block;
}
.coffeefairday2019live .gewinnspiel-vordergrund .gewinnspiel-titel span.h3 {
    color: #FFFFFF;
    font-family: 'Veneer', 'Arial', sans-serif;
    font-size: 60px;
    line-height: 64px;
    display: block;
    margin-bottom: 15px;
}
.coffeefairday2019live .gewinnspiel-vordergrund .gewinnspiel-titel span.h4 {
    color: #333333;
    font-family: 'Veneer', 'Arial', sans-serif;
    font-size: 20px;
    line-height: 30px;
    background-color: #FFFFFF;
    padding: 4px 10px;
    margin-bottom: 60px;
    display: inline-block;
}
.coffeefairday2019live .gewinnspiel-vordergrund .gewinnspiel-titel .btn {
    color: #FFFFFF;
    font-family: 'Veneer', 'Arial', sans-serif;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    background-color: #80379B;
    padding: 9px 60px 9px 39px;
    margin: 0px 30px 15px 0px;
    display: inline-block;
    position: relative;
}
.coffeefairday2019live .gewinnspiel-vordergrund .gewinnspiel-titel .btn.nomargin {
    margin-right: 0px;
}
.coffeefairday2019live .gewinnspiel-vordergrund .gewinnspiel-titel .btn span {
    position: absolute;
    right: 15px;
    top: 11px;
}
.coffeefairday2019live .gewinnspiel-vordergrund .gewinnspiel-packshot {
    width: 280px;
    float: left;
    margin: 140px 0px 0px 0px;
    overflow: hidden;
}
.coffeefairday2019live .gewinnspiel-vordergrund .clear {
    clear: both;
}
.coffeefairday2019live .gewinnspiel-hintergrund {
    background: linear-gradient(180deg,#00AFE4 0%,#51D8CC 100%), linear-gradient(180deg,#FF00B5 0%,#6C52F2 100%), linear-gradient(180deg,#EA83C8 0%,#6A3FBE 100%);
    background-color: #80379B;
    display: block;
    position: absolute;
    top: 0;
    height: 950px;
    width: 100%;
}
.coffeefairday2019live .gewinnspiel-hintergrund .kuchen {
    background: url(/fileadmin/system/img/Coffeefairday/Icons/Kuchen.svg) no-repeat center center;
    position: absolute;
    top: 800px;
    left: 5px;
    width: 377px;
    height: 235px;
    z-index: 2;
    display: none;
}
.coffeefairday2019live .gewinnspiel-hintergrund .tasse1 {
    background: url(/fileadmin/system/img/Coffeefairday/Icons/Kaffee1.svg) no-repeat center center;
    position: absolute;
    top: 800px;
    left: 400px;
    width: 174px;
    height: 142px;
    z-index: 2;
    display: none;
}
.coffeefairday2019live .gewinnspiel-hintergrund .tasse2 {
    background: url(/fileadmin/system/img/Coffeefairday/Icons/Kaffee2.svg) no-repeat center center;
    position: absolute;
    top: 820px;
    left: 800px;
    width: 174px;
    height: 172px;
    z-index: 2;
    display: none;
}
.coffeefairday2019live .bg-demo {
    background: linear-gradient(180deg,#00AFE4 0%,#51D8CC 100%), linear-gradient(180deg,#FF00B5 0%,#6C52F2 100%), linear-gradient(180deg,#EA83C8 0%,#6A3FBE 100%);
    background-color: #80379B;
    padding: 75px 0px 460px 0px;
    position: relative;
    border-bottom: 1px solid #fff;
}
.coffeefairday2019live .bg-demo .schilder {
    position: absolute;
    bottom: 0px;
    width: 100%;
    height: 200px;
    background-image: url(/fileadmin/system/img/Coffeefairday/Grafik/Plakate-Beschriftet@2x.png);
    background-repeat: no-repeat;
    background-size: 50%;
    background-position: bottom center;
    z-index: 3;
}
.coffeefairday2019live .bg-demo .reichstag {
    position: absolute;
    bottom: 231px;
    width: 100%;
    height: 200px;
    background-image: url(/fileadmin/system/img/Coffeefairday/Grafik/reichstag.svg);
    background-repeat: no-repeat;
    background-position: bottom center;
    z-index: 2;
}
.coffeefairday2019live .bg-demo .aluhut {
    display: none;
    position: absolute;
    top: -50px;
    right: 70px;
    width: 200px;
    height: 300px;
    background-image: url(/fileadmin/system/img/Coffeefairday/Grafik/ds.png);
    background-repeat: no-repeat;
    background-position: bottom center;
    z-index: 31;
    background-size: contain;
    opacity: 0.05;
}
.coffeefairday2019live .bg-demo .rasen {
    height: 242px;
    width: 100%;
    background: linear-gradient(180deg,#5CB1A9 0%,#8EDCD5 100%);
    background-color: #80379B;
    position: absolute;
    left: 0px;
    bottom: 0px;
    z-index: 1;
}
.coffeefairday2019live .bg-demo .wolken1 {
    position: absolute;
    top: 180px;
    left: -2000px;
    width: 4000px;
    height: 120px;
    background: url(/fileadmin/system/img/Coffeefairday/Grafik/wolken.svg) repeat-x top center;
    top: 140px;
    background-size: 18%;
}
.coffeefairday2019live .bg-demo .wolken2 {
    position: absolute;
    top: 300px;
    left: -1500px;
    width: 3000px;
    height: 180px;
    background: url(/fileadmin/system/img/Coffeefairday/Grafik/wolken.svg) repeat-x bottom right;
    top: 230px;
    height: 240px;
    background-size: 82%;
}
.coffeefairday2019live .bg-demo h2 {
    color: #fff;
    font-family: 'Veneer', 'Arial', sans-serif;
    font-size: 70px;
    line-height: 74px;
}
.coffeefairday2019live .bg-demo h3 {
    color: #fff;
    font-family: 'Veneer', 'Arial', sans-serif;
    font-size: 28px;
    line-height: 24px;
}
.coffeefairday2019live .bg-demo p {
    padding: 0px 25%;
    color: #fff;
    margin-bottom: 20px;
}
.coffeefairday2019live .bg-demo p a.link-button {
    color: #fff;
    font-family: 'Veneer', 'Arial', sans-serif;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    padding: 9px 46px 9px 16px;
    background: #80379B;
    position: relative;
    box-shadow: 0px 0px 0px 6px #80379B;
    margin: 0px 15px 20px;
    display: inline-block;
}
.coffeefairday2019live .bg-demo p a.link-button:after {
    display: inline-block;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    font-family: fairtrade;
    font-size: 20px;
    color: #fff;
    position: absolute;
    top: 10px;
    right: 14px;
    content: "\e93b";
}
.coffeefairday2019live .bg-demo p a.link-button.kaffesteuer {
    background: #FFA02F;
    box-shadow: 0px 0px 0px 6px #FFA02F;
}
.coffeefairday2019live .bg-demo p a.link-button.kaffesteuer:after {
    content: "\e904";
}
.coffeefairday2019live .bg-demo p a.link-button.tweet {
    background: #E0119D;
    box-shadow: 0px 0px 0px 6px #E0119D;
}
.coffeefairday2019live .bg-demo p a.link-button.tweet:after {
    content: "\e994";
}
.coffeefairday2019live .bg-purple {
    background: #80379B;
}
.coffeefairday2019live .bg-purple h2 {
    color: #fff;
    font-family: 'Veneer', 'Arial', sans-serif;
    font-size: 70px;
    line-height: 74px;
}
.coffeefairday2019live .bg-purple h3 {
    color: #fff;
    font-family: 'Veneer', 'Arial', sans-serif;
    font-size: 28px;
    line-height: 24px;
}
.coffeefairday2019live .bg-purple p {
    padding: 0px 25%;
    color: #fff;
}
.coffeefairday2019live .bg-purple .row {
    margin-bottom: 30px;
}
.coffeefairday2019live .ruler {
    position: absolute;
    bottom: -68px;
    right: 70px;
}
.coffeefairday2019live .ruler .strich {
    display: block;
    float: left;
    width: 70px;
    height: 100px;
    position: relative;
}
.coffeefairday2019live .ruler .strich span {
    position: absolute;
    bottom: 0px;
    right: 10px;
    text-align: right;
    color: #FFFFFF;
    font-family: 'Veneer', 'Arial', sans-serif;
    font-size: 20px;
    line-height: 20px;
}
.coffeefairday2019live .ruler .strich:after {
    height: 25px;
    width: 5px;
    position: absolute;
    display: block;
    right: 0;
    background-color: #FFFFFF;
    margin-top: 75px;
    content: " ";
}
.coffeefairday2019live .ruler .strich.strich-l:after {
    height: 50px;
    margin-top: 50px;
}
.coffeefairday2019live .fairtrade-teaser.insta, .coffeefairday2019live .fairtrade-teaser.twitter {
    height: auto !important;
}
.coffeefairday2019live .fairtrade-teaser.insta .content p, .coffeefairday2019live .fairtrade-teaser.insta .tw_name, .coffeefairday2019live .fairtrade-teaser.insta .tw_likes, .coffeefairday2019live .fairtrade-teaser.insta .tw_date, .coffeefairday2019live .fairtrade-teaser.twitter .content p, .coffeefairday2019live .fairtrade-teaser.twitter .tw_name, .coffeefairday2019live .fairtrade-teaser.twitter .tw_likes, .coffeefairday2019live .fairtrade-teaser.twitter .tw_date {
    font-family: "Helvetica Neue", "Helvetica", sans-serif;
    font-size: 12px;
    line-height: 18px;
    text-align: left;
}
.coffeefairday2019live .fairtrade-teaser.insta .tw_name, .coffeefairday2019live .fairtrade-teaser.twitter .tw_name {
    padding: 19px 0px 16px 15px;
    display: block;
}
.coffeefairday2019live .fairtrade-teaser.insta .tw_likes, .coffeefairday2019live .fairtrade-teaser.twitter .tw_likes {
    color: #BEBEBE;
    padding: 19px 0px 16px 15px;
    display: inline-block;
}
.coffeefairday2019live .fairtrade-teaser.insta .tw_likes .inner, .coffeefairday2019live .fairtrade-teaser.twitter .tw_likes .inner {
    position: absolute;
    bottom: 14px;
    left: 14px;
}
.coffeefairday2019live .fairtrade-teaser.insta .tw_date, .coffeefairday2019live .fairtrade-teaser.twitter .tw_date {
    color: #BEBEBE;
    padding: 19px 15px 16px 0px;
    display: inline-block;
    float: right;
}
.coffeefairday2019live .fairtrade-teaser.insta .content p, .coffeefairday2019live .fairtrade-teaser.twitter .content p {
    text-align: left;
}
.coffeefairday2019live .fairtrade-teaser.insta .fairtrade-icon_instagram, .coffeefairday2019live .fairtrade-teaser.insta .fairtrade-icon_twitter, .coffeefairday2019live .fairtrade-teaser.twitter .fairtrade-icon_instagram, .coffeefairday2019live .fairtrade-teaser.twitter .fairtrade-icon_twitter {
    display: inline-block;
    width: 20px;
    height: 20px;
    position: absolute;
    overflow: hidden;
}
.coffeefairday2019live .fairtrade-teaser.insta .fairtrade-icon_instagram:before, .coffeefairday2019live .fairtrade-teaser.insta .fairtrade-icon_twitter:before, .coffeefairday2019live .fairtrade-teaser.twitter .fairtrade-icon_instagram:before, .coffeefairday2019live .fairtrade-teaser.twitter .fairtrade-icon_twitter:before {
    font-size: 40px;
    color: #fff;
    background: #D3CFCF;
    display: block;
    position: absolute;
    left: -10px;
    top: -10px;
}
.coffeefairday2019live .fairtrade-teaser.insta .fairtrade-icon_instagram, .coffeefairday2019live .fairtrade-teaser.twitter .fairtrade-icon_instagram {
    bottom: 14px;
    right: 10px;
}
.coffeefairday2019live .fairtrade-teaser.insta .fairtrade-icon_twitter, .coffeefairday2019live .fairtrade-teaser.twitter .fairtrade-icon_twitter {
    top: 14px;
    right: 10px;
}
.coffeefairday2019live .fairtrade-teaser.insta .fairtrade-icon_twitter:before, .coffeefairday2019live .fairtrade-teaser.twitter .fairtrade-icon_twitter:before {
    background: #1da1f2;
}
.coffeefairday2019live .fairtrade-teaser.twitter .content p {
    font-size: 30px;
    line-height: 35px;
}
.coffeefairday2019live .juicer-feed {
    margin-top: 30px;
    padding-top: 30px;
}
.coffeefairday2019live .juicer-feed p {
    font-size: 12px;
    line-height: 18px;
}
.coffeefairday2019live .juicer-feed h3 {
    font-size: 12px;
    line-height: 18px;
    font-family: "Helvetica Neue", "Helvetica", sans-serif;
}
.coffeefairday2019live .juicer-feed .j-meta .j-twitter-date {
    font-weight: normal;
}
.coffeefairday2019live #c24255 p {
    text-align: center;
}
.coffeefairday2019live #c24255 p a.link-button {
    box-shadow: 0px 0px 0px 6px #fff;
    background: #fff;
    color: #333;
    padding: 3px 20px;
}
.coffeefairday2019live .button-add-veranstaltung {
    display: none;
}
@media (min-width: 100px) {
    header {
        z-index: 250;
    }
    body.coffeefairday2019live section.content .twitterbox .tweet {
        width: 95%;
        padding: 20px 15px 50px 15px;
    }
    body.coffeefairday2019live section.content .twitterbox .tweet:after {
        font-size: 120px;
    }
    body.coffeefairday2019live section.content .twitterbox .tweet p {
        font-size: 24px;
        line-height: 30px;
    }
    body.coffeefairday2019live .gewinnspiel {
        padding: 0px 20px 0px 15px;
    }
    body.coffeefairday2019live .gewinnspiel-hintergrund {
        height: 550px;
    }
    body.coffeefairday2019live .gewinnspiel-vordergrund {
        padding: 70px 0px 183px 0px;
    }
    body.coffeefairday2019live .gewinnspiel-vordergrund .gewinnspiel-packshot {
        width: 100px;
        margin-top: 98px;
    }
    body.coffeefairday2019live .gewinnspiel-vordergrund .gewinnspiel-titel {
        width: 220px;
    }
    body.coffeefairday2019live .gewinnspiel-vordergrund .gewinnspiel-titel span.h1 {
        font-size: 36px;
        line-height: 54px;
        padding: 2px 15px;
        margin-bottom: 40px;
    }
    body.coffeefairday2019live .gewinnspiel-vordergrund .gewinnspiel-titel span.h2 {
        font-size: 40px;
        line-height: 50px;
    }
    body.coffeefairday2019live .gewinnspiel-vordergrund .gewinnspiel-titel span.h3 {
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 15px;
    }
    body.coffeefairday2019live .gewinnspiel-vordergrund .gewinnspiel-titel span.h4 {
        font-size: 16px;
        line-height: 24px;
        padding: 4px 10px;
        margin-bottom: 60px;
    }
    body.coffeefairday2019live .gewinnspiel-vordergrund .gewinnspiel-titel .btn {
        font-size: 16px;
        line-height: 20px;
        padding: 8px 10px;
        position: relative;
        width: 110%;
        left: -15%;
        left: -28%;
        margin: 0px 0px 15px 0px;
        margin: 0px 30px 15px 0px;
    }
    body.coffeefairday2019live .gewinnspiel-vordergrund .gewinnspiel-titel .btn.nomargin {
        width: 120%;
        left: -20%;
        left: -32%;
        margin: 0px 0px 0px 0px;
    }
    body.coffeefairday2019live .gewinnspiel-vordergrund .gewinnspiel-titel .btn span {
        xdisplay: none;
    }
    body.coffeefairday2019live .gewinnspiel-vordergrund .tasse1 {
        background-size: 30%;
        left: 250px;
        left: 15%;
    }
    body.coffeefairday2019live .gewinnspiel-vordergrund .tasse2 {
        background-size: 30%;
        bottom: 25px;
        right: -4%;
    }
    body.coffeefairday2019live .gewinnspiel-vordergrund .kuchen {
        background-size: 30%;
        left: -150px;
        left: -34%;
    }
    body.coffeefairday2019live .fullwhite .content h1 {
        font-size: 40px;
        line-height: 44px;
    }
    body.coffeefairday2019live .fullwhite .content .fairtrade-teaser p.headline {
        color: #00B9E4;
        font-family: 'Veneer', 'Arial', sans-serif;
        font-size: 28px;
        line-height: 32px;
        margin-bottom: 10px;
    }
    body.coffeefairday2019live .subpageheader .tafel-titel {
        height: 70px;
        width: 300px;
        margin: 52px 0px 10px 0px;
        z-index: 3;
        float: left;
        box-shadow: 0px -2px 2px rgba(0,0,0,0.02);
    }
    body.coffeefairday2019live .subpageheader .tafel-titel h1 {
        visibility: hidden;
    }
    body.coffeefairday2019live .subpageheader p {
        text-align: center;
        color: #fff;
        margin-bottom: 0px;
        display: block;
        float: left;
    }
    body.coffeefairday2019live .subpageheader p.h2 {
        font-family: 'Veneer', 'Arial', sans-serif;
        font-size: 24px;
        line-height: 23px;
        margin: 0px 0px 5px 0px;
    }
    body.coffeefairday2019live .subpageheader p.datum {
        font-family: Helvetica;
        font-size: 18px;
        font-weight: 300;
        line-height: 20px;
        margin: 10px 0px 10px 0px;
        width: 100%;
    }
    body.coffeefairday2019live .bg-demo {
        overflow: hidden;
    }
    body.coffeefairday2019live .bg-demo h2 {
        font-size: 40px;
        line-height: 44px;
    }
    body.coffeefairday2019live .bg-demo p {
        padding: 0px 5%;
    }
    body.coffeefairday2019live .bg-demo .schilder {
        background-size: 300%;
        background-position: -450px bottom;
    }
    body.coffeefairday2019live .tafel-hintergrund {
        margin-bottom: 70px;
        height: 730px;
        overflow: hidden;
    }
    body.coffeefairday2019live .tafel-hintergrund .wolken3 {
        background-size: 130%;
        height: 150px;
    }
    body.coffeefairday2019live .tafel-hintergrund .wolken4 {
        background-size: 130%;
        height: 170px;
        top: 170px;
        background-position: left -8px;
    }
    body.coffeefairday2019live .tafel-hintergrund .tafel-titel {
        height: 55px;
        width: 300px;
    }
    body.coffeefairday2019live .tafel-hintergrund p.h2 {
        font-size: 28px;
        line-height: 35px;
    }
    body.coffeefairday2019live .tafel-hintergrund p.datum {
        font-size: 18px;
        line-height: 24px;
    }
    body.coffeefairday2019live .tafel-hintergrund .tafel-box-rechts {
        margin: 0px;
        width: 100%;
    }
    body.coffeefairday2019live .tafel-hintergrund .tafel-box-rechts .l7a {
        text-align: center;
        margin: 10px 0px;
    }
    body.coffeefairday2019live .tafel-hintergrund .tafel-box-rechts .l8a {
        padding: 0px 40px;
    }
    body.coffeefairday2019live .tafel-hintergrund .tafel-box-rechts p {
        font-size: 40px;
        line-height: 49px;
        display: inline-block;
    }
    body.coffeefairday2019live .tafel-hintergrund .tafel-box-rechts p.meter {
        font-size: 40px;
        line-height: 49px;
        margin: 0px 0px 0px 5px;
    }
    body.coffeefairday2019live .tafel-hintergrund .tafel-box-rechts hr {
        margin: 7px auto;
        border-top: 0px solid #eeeeee;
    }
    body.coffeefairday2019live .tafel-hintergrund .tafel-box-rechts .tafel-label {
        right: 10px;
        top: 15px;
        height: 60px;
        width: 60px;
    }
    body.coffeefairday2019live .tafel-hintergrund .tafel-box-rechts .tafel-label span {
        left: 3px;
        top: 16px;
        font-size: 12px;
        line-height: 12px;
    }
    body.coffeefairday2019live .tafel-hintergrund .tafel {
        xz-index: 130;
        top: 380px;
    }
    body.coffeefairday2019live .tafel-hintergrund .tafel .tooltip {
        top: -84px;
        width: 240px;
        left: -60px;
    }
    body.coffeefairday2019live .tafel-hintergrund .tafel .tooltip p:before {
        content: "\e97b";
        font-family: 'fairtrade' !important;
        position: absolute;
        left: 5px;
        font-size: 10px;
        top: 5px;
        color: #ddd;
    }
    body.coffeefairday2019live .bg-main .modal-dialog {
        width: 300px;
        width: 90%;
        margin: 20px auto;
    }
    body.coffeefairday2019live .bg-main .modal-dialog .close {
        right: 10px;
        top: 20px;
    }
    body.coffeefairday2019live .bg-main .modal-dialog .neuanmeldung {
        max-width: 240px;
    }
    body.coffeefairday2019live .bg-main .modal-dialog .neuanmeldung h2 {
        font-size: 25px;
        line-height: 28px;
    }
    body.coffeefairday2019live .coffee-mitte h2 {
        font-size: 44px;
        line-height: 64px;
    }
    body.coffeefairday2019live .ytplayer {
        height: 200px;
        width: 290px;
        overflow: visible;
    }
    body.coffeefairday2019live .ytplayer .embed-container iframe {
        height: 178px;
        min-height: 178px;
    }
    body.coffeefairday2019live .ytplayer .preview .fairtrade-icon_play {
        font-size: 40px;
        left: 43%;
        top: 41%;
    }
    body.coffeefairday2019live .ytplayer .preview .overyt p.hline {
        margin: 10px 0px 100px 0px;
    }
    body.coffeefairday2019live .ytextra p {
        font-family: Helvetica;
        font-size: 14px;
        line-height: 24px;
        text-align: center;
        color: #333333;
    }
    body.coffeefairday2019live .ytextra p.hline {
        font-family: 'Veneer', 'Arial', sans-serif;
        font-size: 28px;
        line-height: 32px;
    }
    body.coffeefairday2019live .unterseite-banner .bx-outer, body.coffeefairday2019live .unterseite-banner .banner {
        width: 290px;
    }
    body.coffeefairday2019live .unterseite-banner .banner .image-wrap {
        height: 300px;
        max-width: 300px;
    }
    body.coffeefairday2019live .unterseite-banner .bx-wrapper .bx-controls-direction a.bx-prev {
        left: 0px;
        top: 80px;
        z-index: 100;
        left: -20px;
    }
    body.coffeefairday2019live .unterseite-banner .bx-wrapper .bx-controls-direction a.bx-next {
        right: 15px;
        right: -11px;
        top: 80px;
        z-index: 100;
    }
    body.coffeefairday2019live .unterseite-banner .banner p {
        padding: 0px 10px;
    }
    body.coffeefairday2019live .unterseite-banner .banner p.banner_title {
        font-size: 24px;
        line-height: 25px;
    }
    body.coffeefairday2019live .unterseite-banner .banner p.banner_title a {
        font-size: 24px;
        line-height: 25px;
    }
}
@media (min-width: 375px) {
    body.coffeefairday2019live .gewinnspiel-vordergrund .gewinnspiel-titel .btn {
        left: -15%;
    }
    body.coffeefairday2019live .gewinnspiel-vordergrund .gewinnspiel-titel .btn.nomargin {
        left: -20%;
    }
}
@media (min-width: 480px) {
    body.coffeefairday2019live .gewinnspiel-vordergrund .gewinnspiel-titel .btn {
        left: 5%;
    }
    body.coffeefairday2019live .gewinnspiel-vordergrund .gewinnspiel-titel .btn.nomargin {
        left: 0%;
    }
    body.coffeefairday2019live .gewinnspiel-vordergrund .kuchen {
        left: -24%;
    }
}
@media (min-width: 768px) {
    body.coffeefairday2019live section.content .twitterbox .tweet {
        width: 80%;
        padding: 50px 100px;
    }
    body.coffeefairday2019live section.content .twitterbox .tweet:after {
        font-size: 150px;
    }
    body.coffeefairday2019live section.content .twitterbox .tweet p {
        font-size: 32px;
        line-height: 40px;
    }
    body.coffeefairday2019live .gewinnspiel {
        padding: 0px;
    }
    body.coffeefairday2019live .gewinnspiel-hintergrund {
        height: 950px;
    }
    body.coffeefairday2019live .gewinnspiel-vordergrund {
        padding: 70px 0px 295px 0px;
    }
    body.coffeefairday2019live .gewinnspiel-vordergrund .gewinnspiel-packshot {
        width: 200px;
        margin-top: 140px;
    }
    body.coffeefairday2019live .gewinnspiel-vordergrund .gewinnspiel-titel {
        width: 540px;
    }
    body.coffeefairday2019live .gewinnspiel-vordergrund .gewinnspiel-titel span.h1 {
        font-size: 76px;
        line-height: 94px;
        padding: 2px 15px;
        margin-bottom: 60px;
    }
    body.coffeefairday2019live .gewinnspiel-vordergrund .gewinnspiel-titel span.h2 {
        font-size: 100px;
        line-height: 110px;
    }
    body.coffeefairday2019live .gewinnspiel-vordergrund .gewinnspiel-titel span.h3 {
        font-size: 50px;
        line-height: 54px;
        margin-bottom: 15px;
    }
    body.coffeefairday2019live .gewinnspiel-vordergrund .gewinnspiel-titel span.h4 {
        font-size: 20px;
        line-height: 30px;
        padding: 4px 10px;
        margin-bottom: 60px;
    }
    body.coffeefairday2019live .gewinnspiel-vordergrund .gewinnspiel-titel .btn {
        font-size: 18px;
        line-height: 22px;
        padding: 9px 60px 9px 39px;
        margin: 0px 30px 15px 0px;
        width: auto;
        left: 0;
    }
    body.coffeefairday2019live .gewinnspiel-vordergrund .gewinnspiel-titel .btn.nomargin {
        width: auto;
        left: 0;
        margin: 0px 0px 15px 0px;
    }
    body.coffeefairday2019live .gewinnspiel-vordergrund .gewinnspiel-titel .btn span {
        display: block;
    }
    body.coffeefairday2019live .gewinnspiel-vordergrund .tasse1 {
        background-size: 70%;
        left: 250px;
        left: 35%;
    }
    body.coffeefairday2019live .gewinnspiel-vordergrund .tasse2 {
        background-size: 70%;
        bottom: 25px;
        right: 12%;
    }
    body.coffeefairday2019live .gewinnspiel-vordergrund .kuchen {
        background-size: 70%;
        left: -150px;
        left: -6%;
    }
    body.coffeefairday2019live .fullwhite .content h1 {
        font-size: 60px;
        line-height: 64px;
    }
    body.coffeefairday2019live .subpageheader .tafel-titel {
        width: 400px;
    }
    body.coffeefairday2019live .subpageheader p {
        text-align: left;
        margin-bottom: 0px;
        display: block;
        width: 40%;
        float: left;
    }
    body.coffeefairday2019live .subpageheader p.h2 {
        font-family: 'Veneer', 'Arial', sans-serif;
        font-size: 24px;
        line-height: 23px;
        margin: 62px 0px 5px 30px;
    }
    body.coffeefairday2019live .subpageheader p.datum {
        font-family: Helvetica;
        font-size: 18px;
        font-weight: 300;
        line-height: 20px;
        margin: 0px 0px 10px 30px;
        width: 40%;
    }
    body.coffeefairday2019live .bg-demo {
        overflow: hidden;
    }
    body.coffeefairday2019live .bg-demo h2 {
        font-size: 70px;
        line-height: 74px;
    }
    body.coffeefairday2019live .bg-demo p {
        padding: 0px 25%;
    }
    body.coffeefairday2019live .bg-demo .schilder {
        background-size: 100%;
        background-position: bottom center;
    }
    body.coffeefairday2019live .tafel-hintergrund {
        height: 800px;
        margin-bottom: 135px;
    }
    body.coffeefairday2019live .tafel-hintergrund .wolken3 {
        background-size: 70%;
        height: 200px;
    }
    body.coffeefairday2019live .tafel-hintergrund .wolken4 {
        background-size: 90%;
        height: 180px;
        top: 270px;
        background-position: left -8px;
    }
    body.coffeefairday2019live .tafel-hintergrund .tafel-titel {
        height: 102px;
        width: 511px;
    }
    body.coffeefairday2019live .tafel-hintergrund p.h2 {
        font-size: 28px;
        line-height: 35px;
    }
    body.coffeefairday2019live .tafel-hintergrund p.datum {
        font-size: 23px;
        line-height: 24px;
    }
    body.coffeefairday2019live .tafel-hintergrund .tafel-box-rechts {
        margin: 3px 0px 0px 54%;
        width: 300px;
    }
    body.coffeefairday2019live .tafel-hintergrund .tafel-box-rechts .l7a {
        text-align: left;
        margin: 0px;
    }
    body.coffeefairday2019live .tafel-hintergrund .tafel-box-rechts .l8a {
        padding: 0px;
    }
    body.coffeefairday2019live .tafel-hintergrund .tafel-box-rechts p {
        font-size: 134px;
        line-height: 166px;
        display: block;
    }
    body.coffeefairday2019live .tafel-hintergrund .tafel-box-rechts p.meter {
        font-size: 50px;
        line-height: 61px;
        margin: -30px 0px 25px;
    }
    body.coffeefairday2019live .tafel-hintergrund .tafel-box-rechts hr {
        margin: 15px auto 16px;
        border-top: 1px solid #eeeeee;
    }
    body.coffeefairday2019live .tafel-hintergrund .tafel-box-rechts .tafel-label {
        right: -40px;
        top: 155px;
        height: 80px;
        width: 80px;
    }
    body.coffeefairday2019live .tafel-hintergrund .tafel-box-rechts .tafel-label span {
        left: 5px;
        top: 20px;
        font-size: 16px;
        line-height: 16px;
    }
    body.coffeefairday2019live .tafel-hintergrund .tafel {
        z-index: 34;
        top: 450px;
    }
    body.coffeefairday2019live .tafel-hintergrund .tafel .tooltip {
        top: -75px;
        width: 220px;
        left: auto;
    }
    body.coffeefairday2019live .bg-main .modal-dialog {
        width: 770px;
    }
    body.coffeefairday2019live .bg-main .modal-dialog .close {
        right: 30px;
        top: 30px;
    }
    body.coffeefairday2019live .bg-main .modal-dialog .neuanmeldung {
        max-width: 370px;
    }
    body.coffeefairday2019live .bg-main .modal-dialog .neuanmeldung h2 {
        font-size: 28px;
        line-height: 32px;
    }
    body.coffeefairday2019live .coffee-mitte h2 {
        font-size: 60px;
    }
    body.coffeefairday2019live .ytplayer {
        height: 464px;
        width: 669px;
        overflow: hidden;
    }
    body.coffeefairday2019live .ytplayer .embed-container iframe {
        height: 445px;
        min-height: 210px;
    }
    body.coffeefairday2019live .ytplayer .preview .fairtrade-icon_play {
        font-size: 80px;
        top: 35%;
        left: 43.5%;
    }
    body.coffeefairday2019live .ytplayer .preview .overyt p.hline {
        margin: 0px 0px 10px 0px;
    }
    body.coffeefairday2019live .unterseite-banner .bx-outer, body.coffeefairday2019live .unterseite-banner .banner {
        width: 728px;
    }
    body.coffeefairday2019live .unterseite-banner .banner .fullimage {
        padding: 0px;
        height: 300px;
    }
    body.coffeefairday2019live .unterseite-banner .banner .image-wrap {
        height: 250px;
        margin: 0px;
        max-width: auto;
    }
    body.coffeefairday2019live .unterseite-banner .bx-wrapper .bx-controls-direction a.bx-prev {
        left: 0px;
        top: 50%;
    }
    body.coffeefairday2019live .unterseite-banner .bx-wrapper .bx-controls-direction a.bx-next {
        right: 24px;
        top: 50%;
    }
    body.coffeefairday2019live .unterseite-banner .banner p {
        padding: 0px;
    }
    body.coffeefairday2019live .unterseite-banner .banner p.banner_title {
        margin: 21px 0px 20px 0px;
        font-size: 36px;
        line-height: 44px;
    }
    body.coffeefairday2019live .unterseite-banner .banner p.banner_title a {
        font-size: 36px;
        line-height: 44px;
    }
    body.coffeefairday2019live .bg-main .modal-dialog .close {
        right: 10px;
        top: 20px;
    }
    body.coffeefairday2019live .bg-main .modal-dialog .neuanmeldung, body.coffeefairday2019live .bg-main .modal-dialog .mehrerfahren {
        max-width: 540px;
    }
    body.coffeefairday2019live .bg-main .modal-dialog .neuanmeldung h2, body.coffeefairday2019live .bg-main .modal-dialog .mehrerfahren h2 {
        font-size: 45px;
        line-height: 48px;
    }
}
@media (min-width: 980px) {
    body.coffeefairday2019live .ytplayer {
        height: 465px;
    }
    body.coffeefairday2019live .gewinnspiel-vordergrund {
        max-width: 900px;
    }
    body.coffeefairday2019live .gewinnspiel-vordergrund .gewinnspiel-packshot {
        width: 240px;
    }
    body.coffeefairday2019live .gewinnspiel-vordergrund .gewinnspiel-titel {
        width: 550px;
    }
    body.coffeefairday2019live .gewinnspiel-vordergrund .gewinnspiel-titel span.h3 {
        font-size: 50px;
        line-height: 54px;
    }
    body.coffeefairday2019live .gewinnspiel-vordergrund .tasse1 {
        background-size: 80%;
        left: 250px;
        left: 40%;
    }
    body.coffeefairday2019live .gewinnspiel-vordergrund .tasse2 {
        background-size: 80%;
        bottom: 25px;
        right: 12%;
    }
    body.coffeefairday2019live .gewinnspiel-vordergrund .kuchen {
        background-size: 80%;
        left: -150px;
        left: 0%;
    }
    body.coffeefairday2019live .subpageheader .tafel-titel {
        height: 102px;
        width: 511px;
        margin: 32px 0px;
    }
    body.coffeefairday2019live .subpageheader p {
        margin-bottom: 0px;
        display: block;
        float: left;
    }
    body.coffeefairday2019live .subpageheader p.h2 {
        font-family: 'Veneer', 'Arial', sans-serif;
        font-size: 32px;
        line-height: 30px;
        margin: 50px 0px 8px 30px;
    }
    body.coffeefairday2019live .subpageheader p.datum {
        font-family: Helvetica;
        font-size: 23px;
        font-weight: 300;
        line-height: 24px;
        margin: -5px 0px 0px 30px;
    }
    body.coffeefairday2019live .bg-demo {
        overflow: hidden;
    }
    body.coffeefairday2019live .bg-demo .schilder {
        background-size: 50%;
        background-position: bottom center;
    }
    body.coffeefairday2019live .tafel-hintergrund .tafel-box-rechts {
        margin: -69px 0px 0px 64%;
    }
}
@media (min-width: 1024px) {
    body.coffeefairday2019live .gewinnspiel-vordergrund .gewinnspiel-packshot {
        width: 265px;
    }
    body.coffeefairday2019live .gewinnspiel-vordergrund .gewinnspiel-titel {
        width: 600px;
    }
    body.coffeefairday2019live .gewinnspiel-vordergrund .gewinnspiel-titel span.h3 {
        font-size: 60px;
        line-height: 64px;
    }
    body.coffeefairday2019live .gewinnspiel-vordergrund .tasse1 {
        background-size: 100%;
        left: 250px;
        left: 37%;
    }
    body.coffeefairday2019live .gewinnspiel-vordergrund .tasse2 {
        background-size: 100%;
        bottom: 25px;
        right: 12%;
    }
    body.coffeefairday2019live .gewinnspiel-vordergrund .kuchen {
        background-size: 100%;
        left: -150px;
        left: -6%;
    }
}
@media (min-width: 1169px) {
    body.coffeefairday2019live .gewinnspiel-vordergrund .gewinnspiel-packshot {
        width: 280px;
    }
    body.coffeefairday2019live .gewinnspiel-vordergrund .gewinnspiel-titel {
        width: 600px;
    }
    body.coffeefairday2019live .gewinnspiel-vordergrund .gewinnspiel-titel span.h3 {
        font-size: 60px;
        line-height: 64px;
    }
    body.coffeefairday2019live .gewinnspiel-vordergrund .tasse1 {
        background-size: 100%;
        left: 250px;
        left: 28%;
    }
    body.coffeefairday2019live .gewinnspiel-vordergrund .tasse2 {
        background-size: 100%;
        bottom: 25px;
        right: 12%;
    }
    body.coffeefairday2019live .gewinnspiel-vordergrund .kuchen {
        background-size: 100%;
        left: -150px;
        left: -16%;
    }
    body.coffeefairday2019live .subpageheader {
        position: relative;
    }
    body.coffeefairday2019live .subpageheader:after {
        position: absolute;
        z-index: 1;
        height: 40px;
        background: linear-gradient(180deg,#5CB1A9 0%,#8EDCD5 100%);
        background-color: #80379B;
        width: 100%;
        content: "";
        bottom: 0;
    }
    body.coffeefairday2019live .subpageheader .headertafel {
        position: absolute;
        bottom: 0px;
        right: 0px;
        width: 360px;
        z-index: 4;
        height: 130px;
        background-image: url(/fileadmin/system/img/Coffeefairday/Grafik/header_table.svg);
        background-repeat: no-repeat;
        background-position: bottom center;
    }
    body.coffeefairday2019live .subpageheader .tafel-vordergrund {
        position: relative;
        z-index: 3;
    }
    body.coffeefairday2019live .subpageheader .tafel-titel {
        margin: 42px 0px 22px 3px;
    }
    body.coffeefairday2019live .subpageheader p.h2 {
        width: 400px;
        line-height: 36px;
        margin-top: 52px;
        position: relative;
        z-index: 2;
    }
    body.coffeefairday2019live .subpageheader p.datum {
        height: 80px;
        width: 80px;
        border-radius: 50%;
        background: linear-gradient(152.03deg,#FFA02F 0%,#FECB00 100%);
        background-color: #80379B;
        box-shadow: 1px 1px 0 0 rgba(0,0,0,0.17);
        transform: rotate(10deg);
        color: #FFFFFF;
        font-family: 'Veneer', 'Arial', sans-serif;
        font-size: 18px;
        line-height: 18px;
        text-align: center;
        position: relative;
        z-index: 1;
        padding: 18px 2px 2px 4px;
        top: 17px;
        right: 134px;
    }
    body.coffeefairday2019live .ytplayer {
        height: 545px;
        height: 555px;
        width: 969px;
        overflow: hidden;
    }
    body.coffeefairday2019live .ytplayer .embed-container iframe {
        height: 545px;
        height: 533px;
        min-height: 210px;
    }
    body.coffeefairday2019live .ytplayer .preview .fairtrade-icon_play {
        font-size: 80px;
        top: 41%;
        left: 45.3%;
    }
    body.coffeefairday2019live .ytplayer .preview .overyt p.hline {
        margin: 0px 0px 10px 0px;
    }
    body.coffeefairday2019live .unterseite-banner .bx-outer, body.coffeefairday2019live .unterseite-banner .banner {
        width: 1150px;
    }
    body.coffeefairday2019live .unterseite-banner .banner .fullimage {
        padding: 0px;
        height: 400px;
    }
    body.coffeefairday2019live .unterseite-banner .banner .image-wrap {
        height: 400px;
        max-width: auto;
    }
    body.coffeefairday2019live .unterseite-banner .bx-wrapper .bx-controls-direction a.bx-prev {
        left: 0px;
        top: 50%;
    }
    body.coffeefairday2019live .unterseite-banner .bx-wrapper .bx-controls-direction a.bx-next {
        right: 13px;
        top: 50%;
    }
    body.coffeefairday2019live .unterseite-banner .banner p {
        padding: 0px;
    }
    body.coffeefairday2019live .unterseite-banner .banner p.banner_title {
        margin: 41px 0px 20px 0px;
        font-size: 56px;
        line-height: 64px;
    }
    body.coffeefairday2019live .unterseite-banner .banner p.banner_title a {
        font-size: 56px;
        line-height: 64px;
    }
}
.coffeefairday2019live .bg-purple #c24255 p {
    padding: 0px 20px;
}
.gewinnspielseite .bg-demo, .gewinnspielseite .bg-purple {
    display: none;
}





body.bananafairday .fairtrade-overlay .content-wrapper {
    background: #fff;
}
body.bananafairday .embed-container iframe {
    min-height: 190px;
}
body.bananafairday .mfp-zoom-in.mfp-ready.mfp-bg, body.bananafairday .mfp-zoom-in.mfp-ready .mfp-preloader {
    opacity: 0.95;
}
body.bananafairday .store_inner {
    margin: 0px auto 0px auto;
    text-align: center;
    width: 300px;
    padding-right: 20px;
    background: #BED600;
}
body.bananafairday .special-wrap {
    display: block;
    margin: 0px 15px;
    clear: both;
    background: #BED600;
}
body.bananafairday #c19960 .slogan {
    opacity: 0.3;
}
body.bananafairday .main_teaser {
    margin: 20px auto 0px auto;
    max-width: 320px;
}
body.bananafairday .main_teaser .main_teaser_images {
    z-index: 2;
    display: block;
}
body.bananafairday .main_teaser .main_teaser_images .slogan {
    width: 320px;
    xopacity: 0.5;
}
body.bananafairday .main_teaser .main_teaser_images .banenenkiste {
    width: 320px;
    height: 120px;
    display: block;
    position: relative;
    z-index: 3;
}
body.bananafairday .main_teaser .main_teaser_images .banenenkiste.shadow {
    position: absolute;
    z-index: 1;
    bottom: -3px;
    margin-left: 3px;
    opacity: 0.3;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}
body.bananafairday .main_teaser .main_teaser_images .banenenkiste img {
    position: absolute;
    display: none;
    width: 37px;
}
body.bananafairday .main_teaser .main_teaser_images .banenenkiste img:hover {
    transform: scale(1.05);
}
body.bananafairday .main_teaser .main_teaser_images .banenenkiste .banane1 {
    left: 32px;
    top: 39px;
}
body.bananafairday .main_teaser .main_teaser_images .banenenkiste .banane2 {
    left: 52px;
    top: 36px;
}
body.bananafairday .main_teaser .main_teaser_images .banenenkiste .banane3 {
    left: 73px;
    top: 32px;
}
body.bananafairday .main_teaser .main_teaser_images .banenenkiste .banane4 {
    left: 94px;
    top: 28px;
}
body.bananafairday .main_teaser .main_teaser_images .banenenkiste .banane5 {
    left: 114px;
    top: 25px;
}
body.bananafairday .main_teaser .main_teaser_images .banenenkiste .banane6 {
    left: 134px;
    top: 22px;
}
body.bananafairday .main_teaser .main_teaser_images .banenenkiste .banane7 {
    left: 154px;
    top: 19px;
}
body.bananafairday .main_teaser .main_teaser_images .banenenkiste .banane8 {
    left: 175px;
    top: 15px;
}
body.bananafairday .main_teaser .main_teaser_images .banenenkiste .banane9 {
    left: 196px;
    top: 11px;
}
body.bananafairday .main_teaser .main_teaser_images .banenenkiste .banane10 {
    width: 50px;
    left: 224px;
    top: -16px;
}
body.bananafairday .main_teaser .main_teaser_images .bananen {
    display: none;
}
body.bananafairday .bananafairday-voting {
    background: #BED600;
    margin: 0px auto 20px auto;
    padding: 30px 10px 5px 10px;
    max-width: 796px;
    text-align: center;
}
body.bananafairday .bananafairday-voting .regie {
    font-family: "Helvetica Neue", "Helvetica", sans-serif;
    font-size: 12px;
    line-height: 24px;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin-bottom: 0px;
    display: inline-block;
}
body.bananafairday .bananafairday-voting h2 {
    font-size: 40px;
}
body.bananafairday .bananafairday-voting p {
    font-size: 16px;
    line-heigh: 21px;
}
body.bananafairday .bananafairday-voting p.mini {
    font-size: 12px;
}
body.bananafairday .bananafairday-voting p.absatz {
    margin: 60px 0px 5px 0px;
}
body.bananafairday .bananafairday-voting p.feedback {
    margin: 0;
    display: block;
    clear: both;
    text-align: center;
    color: #80379B;
}
body.bananafairday .bananafairday-voting .vote_aufloes {
    font-size: 12px;
    float: none;
    text-align: center;
    color: #000;
    text-decoration: underline;
    display: block;
    clear: both;
    padding-top: 5px;
}
body.bananafairday .bananafairday-voting .social-icons span {
    font-size: 22px;
    font-size: 30px;
    color: #000;
    background: #fff;
    border-radius: 50%;
    margin-right: 5px;
}
body.bananafairday .bananafairday-voting .social-icons span::after {
    width: 10px;
    height: 10px;
    background: #fff;
    display: block;
}
body.bananafairday .bananafairday-voting .prgressbar {
    display: block;
    width: 100%;
    height: 11px;
    background: #80379B;
    margin: 30px 0px 10px 0px;
    position: relative;
}
body.bananafairday .bananafairday-voting .prgress {
    display: block;
    width: 0px;
    height: 11px;
    background: #E0119D;
    position: absolute;
    left: 0;
    top: 0;
}
body.bananafairday .bananafairday-voting h3 {
    font-size: 16px;
    margin: 0px;
}
body.bananafairday .bananafairday-voting .progressbox h3 {
    font-size: 24px;
    line-height: 28px;
    margin-top: 20px;
}
body.bananafairday .bananafairday-voting .progressbox .prgressbar {
    margin: 10px auto;
    width: 70%;
    height: 20px;
}
body.bananafairday .bananafairday-voting .progressbox p.mini {
    font-size: 16px;
    line-heigh: 21px;
}
body.bananafairday .bananafairday-voting .store_wrap {
    position: relative;
    padding: 0px 7px;
}
body.bananafairday .bananafairday-voting .store_voting, body.bananafairday .bananafairday-voting .store_results {
    display: table;
    position: absolute;
    width: 100%;
    height: 100%;
}
body.bananafairday .bananafairday-voting .store_voting .button_wrap, body.bananafairday .bananafairday-voting .store_results .button_wrap {
    display: inline-block;
    width: 140px;
    height: 54px;
    float: left;
    position: relative;
    overflow: hidden;
}
body.bananafairday .bananafairday-voting .store_voting .button_wrap .store-badge, body.bananafairday .bananafairday-voting .store_results .button_wrap .store-badge {
    position: absolute;
    left: 1px;
    top: 2px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: #773D96;
    color: #fff;
    font-family: 'Veneer', 'Arial', sans-serif;
    text-align: center;
    font-size: 15px;
    line-height: 16px;
    z-index: 2;
    padding-top: 2px;
}
body.bananafairday .bananafairday-voting .store_voting .button_wrap .store-badge.store-badge-first, body.bananafairday .bananafairday-voting .store_results .button_wrap .store-badge.store-badge-first {
    left: 0px;
    top: 0px;
    background-color: #E0119D;
    width: 24px;
    height: 24px;
    font-size: 13px;
    line-height: 24px;
}
body.bananafairday .bananafairday-voting .store_voting .button_wrap .store, body.bananafairday .bananafairday-voting .store_results .button_wrap .store {
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    color: white;
    transform: translate(-50%,-50%);
    vertical-align: middle;
    text-decoration: none;
    font-size: 22px;
    transition: all .2s;
    background-color: #E0119D;
    border-right: 1px solid #E0119D;
    font-weight: normal;
    text-transform: uppercase;
    font-family: 'Veneer', 'Arial', sans-serif;
    text-align: center;
    width: 120px;
    height: 40px;
    margin: 0px 18px 18px 0px;
    padding: 0px 10px 0px 10px;
    line-height: 40px;
}
body.bananafairday .bananafairday-voting .store_voting .button_wrap .store::before, body.bananafairday .bananafairday-voting .store_results .button_wrap .store::before {
    position: absolute;
    content: '';
    transition: all .2s;
    bottom: -8px;
    height: 8px;
    width: 100.5%;
    left: 4px;
    transform: skewX(45deg);
    background-color: #80379B;
}
body.bananafairday .bananafairday-voting .store_voting .button_wrap .store::after, body.bananafairday .bananafairday-voting .store_results .button_wrap .store::after {
    position: absolute;
    content: '';
    transition: all .2s;
    right: -9px;
    height: 100%;
    width: 8px;
    bottom: -4px;
    transform: skewY(45deg);
    background-color: #5B389D;
}
body.bananafairday .bananafairday-voting .store_voting .button_wrap a.store:hover, body.bananafairday .bananafairday-voting .store_results .button_wrap a.store:hover {
    background: #de3fab;
}
body.bananafairday .bananafairday-voting .store_voting .button_wrap a.store:active, body.bananafairday .bananafairday-voting .store_results .button_wrap a.store:active {
    margin: 2px 16px 16px 2px;
}
body.bananafairday .bananafairday-voting .store_voting .button_wrap a.store:active::before, body.bananafairday .bananafairday-voting .store_results .button_wrap a.store:active::before {
    bottom: -6px;
    height: 6px;
    width: 101.5%;
    left: 3px;
}
body.bananafairday .bananafairday-voting .store_voting .button_wrap a.store:active::after, body.bananafairday .bananafairday-voting .store_results .button_wrap a.store:active::after {
    right: -9px;
    height: 100.5%;
    width: 8px;
    bottom: -4px;
}
body.bananafairday .bananafairday-voting .store_results {
    display: none;
    max-height: 250px;
}
body.bananafairday .bananafairday-voting .store_results .button_wrap .result {
    text-align: left;
    padding: 0px 10px 0px 15px;
}
body.bananafairday .bananafairday-voting .store_results .button_wrap .result span.percent {
    float: right;
}
body.bananafairday .bananafairday-voting .store_results .button_wrap:first-child .store {
    background: #854CA3;
    border-right-color: #854CA3;
}
body.bananafairday .bananafairday-voting.bananafairday-example {
    background: #80379B;
    background: #64247b;
    margin-bottom: 100px;
}
body.bananafairday .bananafairday-voting.bananafairday-example .embed-container {
    margin-bottom: 0px;
}
body.bananafairday .bananafairday-voting.bananafairday-example h1, body.bananafairday .bananafairday-voting.bananafairday-example h2, body.bananafairday .bananafairday-voting.bananafairday-example h3, body.bananafairday .bananafairday-voting.bananafairday-example p, body.bananafairday .bananafairday-voting.bananafairday-example a {
    color: #fff;
}
body.bananafairday .fairday_anker {
    z-index: 99;
    position: absolute;
    top: 500px;
    display: none;
}
body.bananafairday .fairday_anker p {
    color: #fff;
    font-size: 16px;
}
body.bananafairday .fairday_anker p .fairtrade-icon_pfeil_3_links2 {
    font-size: 12px;
}
body.bananafairday .fairday_anker p a {
    font-weight: bold;
    text-decoration: underline;
    color: #fff;
}
body.bananafairday .fairday_anker.fairday_anker_links {
    transform: rotate(270deg);
    transform-origin: left top;
    margin-left: 101px;
    left: 0;
    z-index: 4;
}
body.bananafairday .fairday_anker.fairday_anker_rechts {
    right: 10px;
    margin-right: 20px;
    max-width: 175px;
}
body.bananafairday .fairday_anker.fairday_anker_rechts p {
    line-height: 21px;
}
body.bananafairday .fairday_anker.fairday_anker_rechts .button_wrap_anker {
    display: inline-block;
    width: 170px;
    height: 54px;
    float: left;
    position: relative;
    overflow: hidden;
    left: -7px;
}
body.bananafairday .fairday_anker.fairday_anker_rechts .button_wrap_anker a {
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    color: white;
    transform: translate(-50%,-50%);
    vertical-align: middle;
    text-decoration: none;
    font-size: 22px;
    transition: all .2s;
    background-color: #E0119D;
    border-right: 1px solid #E0119D;
    font-weight: normal;
    text-transform: uppercase;
    font-family: 'Veneer', 'Arial', sans-serif;
    text-align: center;
    width: 153px;
    height: 40px;
    margin: 0px 18px 18px 0px;
    padding: 0px 10px 0px 10px;
    line-height: 40px;
}
body.bananafairday .fairday_anker.fairday_anker_rechts .button_wrap_anker a:hover {
    background: #de3fab;
}
body.bananafairday .fairday_anker.fairday_anker_rechts .button_wrap_anker a::before {
    position: absolute;
    content: '';
    transition: all .2s;
    bottom: -8px;
    height: 8px;
    width: 100.5%;
    left: 4px;
    transform: skewX(45deg);
    background-color: #80379B;
}
body.bananafairday .fairday_anker.fairday_anker_rechts .button_wrap_anker a::after {
    position: absolute;
    content: '';
    transition: all .2s;
    right: -9px;
    height: 100%;
    width: 8px;
    bottom: -4px;
    transform: skewY(45deg);
    background-color: #5B389D;
}
body.bananafairday .fairday_anker.fairday_anker_rechts .button_wrap_anker a:active {
    margin: 2px 16px 16px 2px;
}
body.bananafairday .fairday_anker.fairday_anker_rechts .button_wrap_anker a:active::before {
    bottom: -6px;
    height: 6px;
    width: 101.5%;
    left: 3px;
}
body.bananafairday .fairday_anker.fairday_anker_rechts .button_wrap_anker a:active::after {
    right: -9px;
    height: 100.5%;
    width: 8px;
    bottom: -4px;
}
body.bananafairday .videobox {
    position: relative;
    margin-bottom: 20px;
    overflow: hidden;
}
body.bananafairday .videobox .video1 img, body.bananafairday .videobox .video2 img {
    height: auto;
    width: 85%;
    margin-left: 7.5%;
}
body.bananafairday .videobox .video1 {
    margin: 0px auto 100px auto;
    width: 100%;
    height: auto;
    display: block;
    overflow: hidden;
    transition: all .2s ease-in-out;
    position: relative;
    width: 300px;
    height: 180px;
    background-size: cover;
    max-width: 100%;
}
body.bananafairday .videobox .video1:hover {
    transform: scale(1.03);
}
body.bananafairday .videobox .video2 {
    background-size: cover;
    position: absolute;
    width: 200px;
    height: auto;
    display: block;
    overflow: hidden;
    text-align: center;
    left: 34%;
    bottom: 40px;
    transition: all .2s ease-in-out;
    height: 107px;
}
body.bananafairday .videobox .video2:hover {
    transform: scale(1.03);
}
body.bananafairday .videobox .fairtrade-icon_m_video {
    position: absolute;
    left: 45%;
    top: 45%;
    z-index: 10;
    font-size: 30px;
    color: #fff;
}
body.bananafairday .videobox h1 {
    font-size: 77px;
    line-height: 100%;
    font-size: 63px;
    line-height: 61px;
    color: #fff;
    text-align: center;
    margin-bottom: 18px;
}
body.bananafairday .videobox p {
    font-family: "Helvetica Neue", "Helvetica", sans-serif;
    text-align: center;
    max-width: 320px;
    margin: 0px auto 20px auto;
    font-size: 21px;
    line-height: 30px;
    color: #fff;
}
body.bananafairday .videobox a.deeplink {
    color: #fff;
    font-family: "Helvetica Neue", "Helvetica", sans-serif;
    font-size: 12px;
    line-height: 18px;
    text-decoration: underline;
    text-align: center;
    display: block;
}
body.bananafairday .intro {
    padding-top: 20px;
    margin: 0px auto 30px auto;
    text-align: center;
    max-width: 320px;
}
body.bananafairday .intro .regie {
    font-family: "Helvetica Neue", "Helvetica", sans-serif;
    font-size: 12px;
    line-height: 24px;
    letter-spacing: 4px;
    text-transform: uppercase;
    margin-bottom: 5px;
    display: inline-block;
    color: #fff;
    padding: 0px 20px;
}
body.bananafairday .intro .zwischenueberschrift {
    font-size: 40px;
    line-height: 40px;
    color: #fff;
}
body.bananafairday .intro .zwischenueberschrift span {
    color: #C1D710;
}
body.bananafairday .intro p {
    color: #fff;
    font-size: 16px;
    line-height: 21px;
}
body.bananafairday section.bananafairday {
    background: #1E1E1E;
    background: #000;
}
body.bananafairday .content p a.link-button {
    background: #DA3B8D;
    color: #fff;
    font-size: 20px;
    font-weight: normal;
    text-transform: uppercase;
    font-family: 'Veneer', 'Arial', sans-serif;
    text-align: center;
    display: inline;
    line-height: 45px;
    padding: 0px;
    -webkit-box-shadow: 0px 0px 0px 6px #DA3B8D;
    -moz-box-shadow: 0px 0px 0px 6px #DA3B8D;
    box-shadow: 0px 0px 0px 6px #DA3B8D;
    box-decoration-break: clone;
    position: relative;
    left: 6px;
}
body.bananafairday .content p a.link-button:hover {
    background: #fff;
    color: #1E1E1E;
    color: #000;
}
body.bananafairday #c19759 .headline {
    font-size: 14px;
}
body.bananafairday .fairtrade-teaser.insta, body.bananafairday .fairtrade-teaser.twitter {
    height: auto !important;
}
body.bananafairday .fairtrade-teaser.insta .content p, body.bananafairday .fairtrade-teaser.insta .tw_name, body.bananafairday .fairtrade-teaser.insta .tw_likes, body.bananafairday .fairtrade-teaser.insta .tw_date, body.bananafairday .fairtrade-teaser.twitter .content p, body.bananafairday .fairtrade-teaser.twitter .tw_name, body.bananafairday .fairtrade-teaser.twitter .tw_likes, body.bananafairday .fairtrade-teaser.twitter .tw_date {
    font-family: "Helvetica Neue", "Helvetica", sans-serif;
    font-size: 12px;
    line-height: 18px;
    text-align: left;
}
body.bananafairday .fairtrade-teaser.insta .tw_name, body.bananafairday .fairtrade-teaser.twitter .tw_name {
    padding: 19px 0px 16px 15px;
    display: block;
}
body.bananafairday .fairtrade-teaser.insta .tw_likes, body.bananafairday .fairtrade-teaser.twitter .tw_likes {
    color: #BEBEBE;
    padding: 19px 0px 16px 15px;
    display: inline-block;
}
body.bananafairday .fairtrade-teaser.insta .tw_likes .inner, body.bananafairday .fairtrade-teaser.twitter .tw_likes .inner {
    position: absolute;
    bottom: 14px;
    left: 14px;
}
body.bananafairday .fairtrade-teaser.insta .tw_date, body.bananafairday .fairtrade-teaser.twitter .tw_date {
    color: #BEBEBE;
    padding: 19px 15px 16px 0px;
    display: inline-block;
    float: right;
}
body.bananafairday .fairtrade-teaser.insta .content p, body.bananafairday .fairtrade-teaser.twitter .content p {
    text-align: left;
}
body.bananafairday .fairtrade-teaser.insta .fairtrade-icon_instagram, body.bananafairday .fairtrade-teaser.insta .fairtrade-icon_twitter, body.bananafairday .fairtrade-teaser.twitter .fairtrade-icon_instagram, body.bananafairday .fairtrade-teaser.twitter .fairtrade-icon_twitter {
    display: inline-block;
    width: 20px;
    height: 20px;
    position: absolute;
    overflow: hidden;
}
body.bananafairday .fairtrade-teaser.insta .fairtrade-icon_instagram:before, body.bananafairday .fairtrade-teaser.insta .fairtrade-icon_twitter:before, body.bananafairday .fairtrade-teaser.twitter .fairtrade-icon_instagram:before, body.bananafairday .fairtrade-teaser.twitter .fairtrade-icon_twitter:before {
    font-size: 40px;
    color: #fff;
    background: #D3CFCF;
    display: block;
    position: absolute;
    left: -10px;
    top: -10px;
}
body.bananafairday .fairtrade-teaser.insta .fairtrade-icon_instagram, body.bananafairday .fairtrade-teaser.twitter .fairtrade-icon_instagram {
    bottom: 14px;
    right: 10px;
}
body.bananafairday .fairtrade-teaser.insta .fairtrade-icon_twitter, body.bananafairday .fairtrade-teaser.twitter .fairtrade-icon_twitter {
    top: 14px;
    right: 10px;
}
body.bananafairday .fairtrade-teaser.insta .fairtrade-icon_twitter:before, body.bananafairday .fairtrade-teaser.twitter .fairtrade-icon_twitter:before {
    background: #1da1f2;
}
body.bananafairday .fairtrade-teaser.twitter .content p {
    font-size: 30px;
    line-height: 35px;
}
body.bananafairday .csc-default > p {
    text-align: center;
}
body.bananafairday .csc-default > p > a.link-button {
    border: 2px solid #fff;
    padding: 0px 15px;
    display: inline-block;
    background: transparent;
    -webkit-box-shadow: 0px 0px 0px 0px;
    -moz-box-shadow: 0px 0px 0px 0px;
    box-shadow: 0px 0px 0px 0px;
    margin-bottom: 60px;
    line-height: 36px;
}
body.bananafairday .fakten_box {
    margin-bottom: 20px;
    text-align: center;
    min-height: 210px;
    overflow-y: hidden;
}
body.bananafairday .fakten_box .fakten_wrap {
    min-height: 210px;
    width: 100%;
    overflow: hidden;
    position: relative;
    z-index: 100;
}
body.bananafairday .fakten_box .fakten_wrap .fakten_left, body.bananafairday .fakten_box .fakten_wrap .fakten_right {
    display: none;
}
body.bananafairday .fakten_box .fakten_wrap .fakten_slider {
    min-height: 210px;
    overflow: hidden;
    left: -175px;
}
body.bananafairday .fakten_box .fakten_wrap .fakt {
    min-height: 210px;
    width: 205px;
    padding: 0px 10px;
    float: left;
    position: relative;
    cursor: pointer;
}
body.bananafairday .fakten_box .fakten_wrap .fakt:hover {
    xtransform: scale(1.05);
}
body.bananafairday .fakten_box .fakten_wrap .fakt img {
    width: 100%;
    height: auto;
    user-drag: none;
    user-select: none;
    -moz-user-select: none;
    -webkit-user-drag: none;
    -webkit-user-select: none;
    -ms-user-select: none;
}
body.bananafairday .fakten_box .button-wrap {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: center;
}
body.bananafairday .fakten_box .button-wrap .openFakten {
    color: #fff;
    border: 2px solid #fff;
    padding: 0px 15px;
    display: inline-block;
    background: transparent;
    -webkit-box-shadow: 0px 0px 0px 0px;
    -moz-box-shadow: 0px 0px 0px 0px;
    box-shadow: 0px 0px 0px 0px;
    line-height: 36px;
    margin: auto;
    font-size: 20px;
    font-weight: normal;
    text-transform: uppercase;
    font-family: 'Veneer', 'Arial', sans-serif;
}
body.bananafairday .fakten_box .button-wrap .openFakten:hover {
    margin: 0;
    background: #fff;
    color: #1E1E1E;
    color: #000;
}
body.bananafairday #fairtrade-overlay {
    background: #1E1E1E;
    background: #000;
    padding: 20px;
}
body.bananafairday #fairtrade-overlay .mfp-close {
    display: none;
}
body.bananafairday #fairtrade-overlay .fakt_extended {
    max-width: 320px;
}
body.bananafairday #fairtrade-overlay .fakt_extended > .row > .col-md-12 {
    text-align: center;
    margin-bottom: 60px;
}
body.bananafairday #fairtrade-overlay .fakt_extended > .row > .col-md-12 img {
    max-width: 600px;
}
body.bananafairday #fairtrade-overlay .fakt_extended p {
    color: #fff;
    font-size: 16px;
}
body.bananafairday #fairtrade-overlay .fakt_extended .pro_agrument p b, body.bananafairday #fairtrade-overlay .fakt_extended .pro_agrument p strong {
    color: #B0BF3D;
}
body.bananafairday #fairtrade-overlay .fakt_extended .contra_agrument p b, body.bananafairday #fairtrade-overlay .fakt_extended .contra_agrument p strong {
    color: #ce3399;
}
body.bananafairday #fairtrade-overlay .fakt_extended .contra_agrument p a, body.bananafairday #fairtrade-overlay .fakt_extended .pro_agrument p a {
    color: #fff;
    text-decoration: underline;
}
body.bananafairday #fairtrade-overlay .fakt_extended img {
    width: 100%;
    height: auto;
    max-width: 600px;
}
body.bananafairday #fairtrade-overlay .fakt_extended .social-icons span {
    font-size: 22px;
    font-size: 30px;
    color: #fff;
    background: #1E1E1E;
    background: #000;
    border-radius: 50%;
    margin-right: 5px;
}
body.bananafairday #fairtrade-overlay .fakt_extended .social-icons span::after {
    width: 10px;
    height: 10px;
    background: #fff;
    display: block;
}
body.bananafairday #fairtrade-overlay .fakt_extended .faktennav {
    margin: 60px 0px 60px 0px;
}
body.bananafairday #fairtrade-overlay .fakt_extended .faktennav .alignright {
    text-align: right;
}
body.bananafairday #fairtrade-overlay .fakt_extended .faktennav .arrow-left {
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH;
    -ms-filter: "FlipH";
    width: 20px;
    float: left;
    margin-top: 20px;
}
body.bananafairday #fairtrade-overlay .fakt_extended .faktennav .arrow-right {
    width: 20px;
    float: right;
    margin-top: 20px;
}
body.bananafairday #fairtrade-overlay .fakt_extended .faktennav .fakt-left, body.bananafairday #fairtrade-overlay .fakt_extended .faktennav .fakt-right {
    max-width: 80px;
}
body.bananafairday #fairtrade-overlay .fakt_extended .faktennav .fakt-prev, body.bananafairday #fairtrade-overlay .fakt_extended .faktennav .fakt-next {
    position: relative;
    z-index: 6;
    display: block;
}
body.bananafairday #fairtrade-overlay .fakt_extended .aligncenter {
    text-align: center;
    position: relative;
}
body.bananafairday #fairtrade-overlay .fakt_extended .aligncenter .aligncenter_inner {
    z-index: 5;
    position: fixed;
    bottom: 20px;
    left: 46%;
    left: 0;
    width: 100%;
}
body.bananafairday #fairtrade-overlay .fakt_extended .aligncenter .openFakten {
    border: 2px solid #fff;
    padding: 0px 15px;
    display: inline-block;
    background: #1E1E1E;
    background: #000;
    -webkit-box-shadow: 0px 0px 0px 0px;
    -moz-box-shadow: 0px 0px 0px 0px;
    box-shadow: 0px 0px 0px 0px;
    line-height: 36px;
    margin-top: 20px;
    -webkit-box-shadow: 0px 0px 30px 4px #000000;
    -moz-box-shadow: 0px 0px 30px 4px #000000;
    box-shadow: 0px 0px 30px 4px #000000;
}
body.bananafairday .fairtrade-teaser .content a {
    border: 2px solid #000;
    padding: 0px 15px;
    display: inline-block;
    background: transparent;
    -webkit-box-shadow: 0px 0px 0px 0px;
    -moz-box-shadow: 0px 0px 0px 0px;
    box-shadow: 0px 0px 0px 0px;
    line-height: 30px;
    margin-top: 20px;
}
body.bananafairday .fairtrade-teaser .content a:hover {
    background: #1E1E1E;
    background: #000;
    color: #fff;
}
body.bananafairday .fairtrade-icon_pfeil_bananen {
    background: url(/typo3conf/ext/igx_bananafairday/Resources/Public/Icons/BFD_arrow.svg) no-repeat left top;
    width: 14px;
    height: 10px;
    display: inline-block;
    color: #fff;
    background-size: contain;
    transform: rotate(180deg);
    position: relative;
    transform-origin: left top;
    left: 14px;
    top: 10px;
}
body.bananafairday .fairtrade-icon_video_bananen {
    background: url(/typo3conf/ext/igx_bananafairday/Resources/Public/Icons/BFD_play.svg) no-repeat left top;
    width: 30px;
    height: 20px;
    display: inline-block;
    color: #fff;
    background-size: contain;
    position: absolute;
    left: 46%;
    top: 39%;
    z-index: 10;
}
body.bananafairday .fairtrade-krone {
    background: url(/typo3conf/ext/igx_bananafairday/Resources/Public/Icons/BFD_crown.svg) no-repeat left top;
    background-size: contain;
    width: 16px;
    height: 14px;
    display: inline-block;
    color: #fff;
}
body.bananafairday .mobile-info {
    padding: 30px 0px 90px 0px;
    width: 300px;
    margin: auto;
}
body.bananafairday .mobile-info p {
    color: #fff;
    text-align: center;
}
body.bananafairday .mobile-info p a {
    color: #fff;
    font-weight: bold;
    text-decoration: underline;
}
body.bananafairday .mobile-info p .fairtrade-icon_pfeil_bananen {
    transform: rotate(90deg);
    position: relative;
    transform-origin: left top;
    left: 16px;
    top: 0px;
}
body.bananafairday .mobile-info .button_wrap_anker {
    display: inline-block;
    width: 100%;
    height: 54px;
    float: left;
    position: relative;
    overflow: hidden;
    left: -7px;
    margin-bottom: 15px;
}
body.bananafairday .mobile-info .button_wrap_anker a {
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    color: white;
    transform: translate(-50%,-50%);
    vertical-align: middle;
    text-decoration: none;
    font-size: 22px;
    transition: all .2s;
    background-color: #E0119D;
    border-right: 1px solid #E0119D;
    font-weight: normal;
    text-transform: uppercase;
    font-family: 'Veneer', 'Arial', sans-serif;
    text-align: center;
    width: 183px;
    height: 40px;
    margin: 0px 18px 28px 0px;
    padding: 0px 10px 0px 10px;
    line-height: 40px;
}
body.bananafairday .mobile-info .button_wrap_anker a:hover {
    background: #de3fab;
}
body.bananafairday .mobile-info .button_wrap_anker a::before {
    position: absolute;
    content: '';
    transition: all .2s;
    bottom: -8px;
    height: 8px;
    width: 100.5%;
    left: 4px;
    transform: skewX(45deg);
    background-color: #80379B;
}
body.bananafairday .mobile-info .button_wrap_anker a::after {
    position: absolute;
    content: '';
    transition: all .2s;
    right: -9px;
    height: 100%;
    width: 8px;
    bottom: -4px;
    transform: skewY(45deg);
    background-color: #5B389D;
}
body.bananafairday .mobile-info .button_wrap_anker a:active {
    margin: 2px 16px 16px 2px;
}
body.bananafairday .mobile-info .button_wrap_anker a:active::before {
    bottom: -6px;
    height: 6px;
    width: 101.5%;
    left: 3px;
}
body.bananafairday .mobile-info .button_wrap_anker a:active::after {
    right: -9px;
    height: 100.5%;
    width: 8px;
    bottom: -4px;
}
body.bananafairday .col-md-9 > .bread-wrap {
    visibility: hidden;
}
body.bananafairday .col-md-9 > .content {
    padding-top: 40px;
}
body.bananafairday .col-md-9 > .content .accordion {
    border: 0px none;
    padding: 30px 20px;
}
body.bananafairday .col-md-9 > .content .accordion .card {
    background: #000;
}
body.bananafairday .col-md-9 > .content .accordion .card-header {
    text-align: center;
    border: 0px none;
    border-bottom: 1px solid #707070;
    background: #000;
    color: #fff;
    font-size: 20px;
}
body.bananafairday .col-md-9 > .content .accordion .card-header h5{
    color: #fff;
    font-size: 20px;
    background: #000;
}
body.bananafairday .col-md-9 > .content .accordion .card-header.first {
    border: 0px none;
    border-bottom: 1px solid #707070;
}
body.bananafairday .col-md-9 > .content .accordion .card-header.last {
    border: 0px none;
}
body.bananafairday .col-md-9 > .content .accordion .card-header span {
    color: #fff;
}
body.bananafairday .col-md-9 > .content .accordion .card-body {
    padding: 15px 15px 0px 15px;
    border: 0px none;
    border-bottom: 1px solid #707070;
    background: #000;
    color: #fff;
}
body.bananafairday .col-md-9 > .content .accordion .card-body:last-child {
    border: 0px none;
}
body.bananafairday .col-md-9 > .content .accordion .card-body p,
body.bananafairday .col-md-9 > .content .accordion .card-body .csc-textpic-text > p {
    font-size: 16px;
}
body.bananafairday .col-md-9 > .content .accordion .card-body p a,
body.bananafairday .col-md-9 > .content .accordion .card-body .csc-textpic-text > p a {
    color: #fff;
    text-decoration: underline;
}
body.bananafairday .col-md-9 > .content .csc-header {
    display: inline-block;
    width: 100%;
    height: 34px;
    float: left;
    position: relative;
    overflow: hidden;
    left: -7px;
    margin-bottom: 15px;
    text-align: center;
}
body.bananafairday .col-md-9 > .content .csc-header h1, body.bananafairday .col-md-9 > .content .csc-header h2, body.bananafairday .col-md-9 > .content .csc-header h3 {
    display: inline;
    position: relative;
    color: white;
    transform: translate(-50%,-50%);
    vertical-align: middle;
    text-decoration: none;
    font-size: 22px;
    transition: all .2s;
    background-color: #E0119D;
    border-right: 1px solid #E0119D;
    font-size: 18px;
    font-weight: normal;
    text-transform: uppercase;
    xfont-family: 'Veneer', 'Arial', sans-serif;
    text-align: center;
    width: auto;
    height: 28px;
    margin: 0px 18px 28px 0px;
    padding: 0px 10px 0px 10px;
    line-height: 28px;
}
body.bananafairday .col-md-9 > .content .csc-header h1::before, body.bananafairday .col-md-9 > .content .csc-header h2::before, body.bananafairday .col-md-9 > .content .csc-header h3::before {
    position: absolute;
    content: '';
    transition: all .2s;
    bottom: -5px;
    height: 5px;
    width: 101.5%;
    left: 2px;
    transform: skewX(45deg);
    background-color: #80379B;
}
body.bananafairday .col-md-9 > .content .csc-header h1::after, body.bananafairday .col-md-9 > .content .csc-header h2::after, body.bananafairday .col-md-9 > .content .csc-header h3::after {
    position: absolute;
    content: '';
    transition: all .2s;
    right: -6px;
    height: 104%;
    width: 5px;
    bottom: -3px;
    transform: skewY(45deg);
    background-color: #5B389D;
}
body.bananafairday .col-md-9 > .content .csc-default.border-lila, body.bananafairday .col-md-9 > .content .csc-default.border-blau, body.bananafairday .col-md-9 > .content .csc-default.border-guen, body.bananafairday .col-md-9 > .content .csc-default.border-orange, body.bananafairday .col-md-9 > .content .csc-default.border-pink, body.bananafairday .col-md-9 > .content .csc-default.border-gelb, body.bananafairday .col-md-9 > .content .csc-default.border-rot, body.bananafairday .col-md-9 > .content .csc-default.border-dark, body.bananafairday .col-md-9 > .content .csc-default.border-grey {
    padding-bottom: 40px;
    border-bottom: 1px solid #707070;
    margin-bottom: 60px;
    border-top: 0px none;
}
body.bananafairday .col-md-9 > .content .csc-default > h1, body.bananafairday .col-md-9 > .content .csc-default > h2, body.bananafairday .col-md-9 > .content .csc-default > h3, body.bananafairday .col-md-9 > .content .csc-default .csc-textpic-text > h1, body.bananafairday .col-md-9 > .content .csc-default .csc-textpic-text > h2, body.bananafairday .col-md-9 > .content .csc-default .csc-textpic-text > h3 {
    xfont-family: "Helvetica Neue", "Helvetica", sans-serif;
    xfont-weight: bold;
    text-align: center;
    max-width: 320px;
    color: #fff;
    text-transform: initial;
}
body.bananafairday .col-md-9 > .content .csc-default > h1, body.bananafairday .col-md-9 > .content .csc-default .csc-textpic-text > h1 {
    margin: 0px auto 20px auto;
    font-size: 32px;
    line-height: 30px;
}
body.bananafairday .col-md-9 > .content .csc-default > h2, body.bananafairday .col-md-9 > .content .csc-default .csc-textpic-text > h2 {
    margin: 0px auto 20px auto;
    font-size: 28px;
    line-height: 30px;
}
body.bananafairday .col-md-9 > .content .csc-default > h3, body.bananafairday .col-md-9 > .content .csc-default .csc-textpic-text > h3 {
    margin: 0px auto 20px auto;
    font-size: 24px;
    line-height: 30px;
}
body.bananafairday .col-md-9 > .content .csc-default > p, body.bananafairday .col-md-9 > .content .csc-default .csc-textpic-text > p {
    xfont-family: "Helvetica Neue", "Helvetica", sans-serif;
    font-size: 20px;
    line-height: 24px;
    color: #fff;
    text-align: center;
}
body.bananafairday .col-md-9 > .content .csc-default > p > a, body.bananafairday .col-md-9 > .content .csc-default .csc-textpic-text > p > a {
    color: #fff;
    text-decoration: underline;
}
body.bananafairday .col-md-9 > .content .csc-default > p > a.link-button, body.bananafairday .col-md-9 > .content .csc-default .csc-textpic-text > p > a.link-button {
    margin-bottom: 17px;
    padding-top: 0px;
    text-decoration: none;
}
body.bananafairday .col-md-9 > .content .csc-default > ul, body.bananafairday .col-md-9 > .content .csc-default .csc-textpic-text > ul {
    max-width: 90%;
    padding-top: 20px;
    margin: 0px auto;
}
body.bananafairday .col-md-9 > .content .csc-default > ul li:before, body.bananafairday .col-md-9 > .content .csc-default .csc-textpic-text > ul li:before {
    color: #fff;
}
body.bananafairday .col-md-9 > .content .csc-default > ul li a, body.bananafairday .col-md-9 > .content .csc-default .csc-textpic-text > ul li a {
    color: #fff;
    font-size: 20px;
    line-height: 24px;
}
body.bananafairday .col-md-9 > .content .csc-default .juicer-feed {
    margin-top: 30px;
    padding-top: 30px;
}
body.bananafairday .col-md-9 > .content .csc-default .juicer-feed p {
    font-size: 12px;
    line-height: 18px;
}
body.bananafairday .col-md-9 > .content .csc-default .juicer-feed h3 {
    font-size: 12px;
    line-height: 18px;
    font-family: "Helvetica Neue", "Helvetica", sans-serif;
}
body.bananafairday .col-md-9 > .content .csc-default .juicer-feed .j-meta .j-twitter-date {
    font-weight: normal;
}
body.bananafairday .tx-igx-mediathek {
    padding-top: 60px;
}
body.bananafairday .tx-igx-mediathek form .medientypen, body.bananafairday .tx-igx-mediathek form .filter-wrap {
    display: none;
}
body.bananafairday .tx-igx-mediathek .filter-meta button.yellow, body.bananafairday .tx-igx-mediathek .warenkorb-bestellung .no-warenkorb {
    background-color: #e0119d;
}
body.bananafairday .tx-igx-mediathek .pre-list-wrap .themen-wrap h3.title, body.bananafairday .tx-igx-mediathek .list-wrap .themen-wrap h3.title, body.bananafairday .tx-igx-mediathek .list-wrap h3.title, body.bananafairday .tx-igx-mediathek .pre-list-wrap .themen-wrap .medien .medium a.medium-link .tags span, body.bananafairday .tx-igx-mediathek .list-wrap .themen-wrap .medien .medium a.medium-link .tags span, body.bananafairday .tx-igx-mediathek .pre-list-wrap .themen-wrap .medien .medium a.medium-link p.title, body.bananafairday .tx-igx-mediathek .list-wrap .themen-wrap .medien .medium a.medium-link p.title, body.bananafairday .tx-igx-mediathek .medientypen p.headline, body.bananafairday .tx-igx-mediathek .medientypen .type-inner a.filter div.icon span.title {
    color: #fff;
}
body.bananafairday .tx-igx-mediathek .filter-wrap, body.bananafairday .tx-igx-mediathek .medientypen {
    background: transparent;
}
body.bananafairday .bread-wrap {
    display: none;
    border-color: #5B389D !important;
}
body.bananafairday .bread-wrap ul li {
    color: #a5a5a5;
}
body.bananafairday .bread-wrap ul li a {
    color: #a5a5a5;
}
body.bananafairday .bread-wrap ul li > span {
    display: inline-block;
    font-size: 10px;
    line-height: 20px;
    margin: 0 8px 0 7px;
}
body.bananafairday aside {
    border-color: #5B389D !important;
}
body.bananafairday aside .baselink {
    color: #fff;
    padding: 10px 10px;
    border-bottom: 1px solid #707070;
    display: block;
    font-size: 1rem;
}
body.bananafairday aside .baselink:hover {
    padding: 10px 10px;
    background: #222;
}
body.bananafairday aside ul {
    background: #1E1E1E;
    background: #000;
    padding: 0px;
}
body.bananafairday aside ul li a {
    color: #fff;
    border-bottom: 1px solid #707070;
    background: #1E1E1E;
    background: #000;
    padding: 10px 20px;
}
body.bananafairday aside ul li a:hover {
    background: #222;
    padding: 10px 20px;
}
body.bananafairday.scheme-grn .col-md-9 > .content .csc-default > h1, body.bananafairday.scheme-grn .col-md-9 > .content .csc-default > h2, body.bananafairday.scheme-grn .col-md-9 > .content .csc-default > h3, body.bananafairday.scheme-grn .col-md-9 > .content .csc-default .csc-textpic-text > h1, body.bananafairday.scheme-grn .col-md-9 > .content .csc-default .csc-textpic-text > h2, body.bananafairday.scheme-grn .col-md-9 > .content .csc-default .csc-textpic-text > h3, body.bananafairday.scheme-grn .col-md-9 > .content .csc-default .csc-textpic-text > p, body.bananafairday.scheme-grn .col-md-9 > .content .csc-default .csc-textpic-text > p > a, body.bananafairday.scheme-grn .col-md-9 > .content .csc-default > ul li a, body.bananafairday.scheme-grn .col-md-9 > .content .csc-default .csc-textpic-text > ul li a, body.bananafairday.scheme-grn .col-md-9 > .content .csc-default .csc-textpic-text > ul li:before, body.bananafairday.scheme-grn .col-md-9 > .content .csc-default p, body.bananafairday.scheme-grn .col-md-9 > .content .csc-default > p > a, body.bananafairday.scheme-grn .col-md-9 > .content .csc-default p > a {
    color: #000;
}
body.bananafairday.scheme-grn .col-md-9 > .content .csc-default p > a.link-button {
    color: #000;
    border-color: #000;
}

body.bananafairday.scheme-grn aside, body.bananafairday.scheme-grn .bread-wrap {
    border: 0px none !important;
}
body.bananafairday.scheme-grn .bread-wrap ul li a, body.bananafairday.scheme-grn .bread-wrap ul li span, body.bananafairday.scheme-grn .bread-wrap ul li span:before {
    color: #5B389D;
}
body.bananafairday.scheme-grn .banana-banner {
    height: 100px;
    background: #000 url('/typo3conf/ext/igx_bananafairday/Resources/Public/Images/BFD_Bananenfakt_1@2x.png') no-repeat center center;
    background: #1E1E1E url('/fileadmin/DE/04_aktiv_werden/Aktuelle_Kampagnen/Banana_Fairday_2018/BFD_OK_Header_1304x223_05_mv.jpg') no-repeat center center;
    background: #000 url('/fileadmin/DE/04_aktiv_werden/Aktuelle_Kampagnen/Banana_Fairday_2018/BFD_OK_Header_1304x223_05_mv.jpg') no-repeat center center;
    background: #000 url('/fileadmin/DE/04_aktiv_werden/Aktuelle_Kampagnen/Banana_Fairday_2018/BFD_OK_Header_1304x223_05_mv.png') no-repeat center center;
    background-size: contain;
    border-bottom: 5px solid #5B389D;
}
body.bananafairday.scheme-grn section.bananafairday .fullwhite {
    background: #BED600;
}
body.bananafairday.scheme-grn aside {
    margin-top: 30px;
}
body.bananafairday.scheme-grn aside ul {
    background: transparent;
    border-bottom: 3px solid #DA3B8D;
}
body.bananafairday.scheme-grn aside ul li a {
    font-weight: 600;
    color: #000;
    border-bottom: 0px solid #707070;
    background: transparent;
    padding: 10px 20px;
}
body.bananafairday.scheme-grn aside ul li a:hover, body.bananafairday.scheme-grn aside ul li a.active {
    color: #fff;
    background: #5B389D;
}
body.bananafairday.scheme-lila aside, body.bananafairday.scheme-lila .bread-wrap {
    border: 0px none !important;
}
body.bananafairday.scheme-lila .bread-wrap ul li a, body.bananafairday.scheme-lila .bread-wrap ul li span, body.bananafairday.scheme-lila .bread-wrap ul li span:before {
    color: #a5a5a5;
}
body.bananafairday.scheme-lila .banana-banner {
    height: 100px;
    background: #000 url('/typo3conf/ext/igx_bananafairday/Resources/Public/Images/BFD_Bananenfakt_1@2x.png') no-repeat center center;
    background: #1E1E1E url('/fileadmin/DE/04_aktiv_werden/Aktuelle_Kampagnen/Banana_Fairday_2018/BFD_OK_Header_1304x223_05_mv.jpg') no-repeat center center;
    background: #000 url('/fileadmin/DE/04_aktiv_werden/Aktuelle_Kampagnen/Banana_Fairday_2018/BFD_OK_Header_1304x223_05_mv.jpg') no-repeat center center;
    background: #000 url('/fileadmin/DE/04_aktiv_werden/Aktuelle_Kampagnen/Banana_Fairday_2018/BFD_OK_Header_1304x223_05_mv.png') no-repeat center center;
    background-size: contain;
    border-bottom: 5px solid #5B389D;
}
body.bananafairday.scheme-lila section.bananafairday .fullwhite {
    xbackground: #BED600;
}
body.bananafairday.scheme-lila aside {
    margin-top: 30px;
}
body.bananafairday.scheme-lila .ansprechpartner-outer p, body.bananafairday.scheme-lila .ansprechpartner-outer .inner p.title-name {
    color: #fff;
}
body.bananafairday div.wahlofair {
    position: relative;
    min-height: 600px;
}
body.bananafairday div.wahlofair .col-md-5 {
    display: none;
}
body.bananafairday div.wahlofair .container {
    xposition: relative;
    padding: 0px;
    width: 100%;
}
body.bananafairday div.wahlofair .link-button-dce.transparent {
    padding: 0;
    color: #DA3B8D;
    background: transparent;
}
body.bananafairday div.wahlofair .wahlofair-popup {
    width: 100%;
    height: 100%;
    position: relative;
    height: auto;
    position: absolute;
    z-index: 2;
    display: none;
    overflow: hidden;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.4);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.4);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.4);
}
body.bananafairday div.wahlofair .wahlofair-popup .wahlofair-stage {
    width: 1100%;
    height: 100%;
    position: relative;
}
body.bananafairday div.wahlofair .wahlofair-popup .wahlofair-stage .row {
    margin: 0px;
}
body.bananafairday div.wahlofair .wahlofair-popup .wahlofair-stage .slide {
    width: 9.09090909091%;
    height: 100%;
    display: inline-block;
    position: relative;
    float: left;
    background-color: #00b9e4;
    background-color: #BED600;
}
body.bananafairday div.wahlofair .wahlofair-popup .wahlofair-stage .slide.slide12, body.bananafairday div.wahlofair .wahlofair-popup .wahlofair-stage .slide.slide13 {
    display: none;
}
body.bananafairday div.wahlofair .wahlofair-popup .wahlofair-stage .slide .banner {
    position: absolute;
    top: 0px;
    left: 20px;
    z-index: 3;
    height: 80px;
    width: 70px;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
    background: url('/typo3conf/ext/igx_bananafairday/Resources/Public/Icons/FT_Naane_200x200.png') no-repeat center top;
    background-size: 100%;
    background-position: center;
    background-color: #fff;
    display: block;
}
body.bananafairday div.wahlofair .wahlofair-popup .wahlofair-stage .image {
    background: #ccc;
    background-size: cover;
    background-repeat: no-repeat;
    height: 100%;
    padding: 0;
    xdisplay: none;
    min-height: 300px;
}
body.bananafairday div.wahlofair .wahlofair-popup .wahlofair-stage .wahlofair-close {
    color: #000;
    position: absolute;
    right: 25px;
    top: 25px;
    font-size: 10px;
    cursor: pointer;
}
body.bananafairday div.wahlofair .wahlofair-popup .wahlofair-stage .wahlofair-progressbar {
    background: #80379b;
    display: block;
    position: relative;
    height: 2px;
    margin: 0px 0px 30px;
    border-radius: 5px;
}
body.bananafairday div.wahlofair .wahlofair-popup .wahlofair-stage .wahlofair-progressbar .wahlofair-progress {
    width: 20%;
    display: block;
    height: 2px;
    background: #DA3B8D;
    border-radius: 5px 0px 0px 5px;
}
body.bananafairday div.wahlofair .wahlofair-popup .wahlofair-stage .wahlofair-progressbar .wahlofair-dot {
    position: absolute;
    z-index: 3;
    left: 20%;
    top: -4px;
    height: 10px;
    width: 10px;
    background: #fff;
    border-radius: 10px;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
}
body.bananafairday div.wahlofair .wahlofair-popup .wahlofair-stage .slide2 .wahlofair-progress {
    width: 40%;
}
body.bananafairday div.wahlofair .wahlofair-popup .wahlofair-stage .slide2 .wahlofair-dot {
    left: 40%;
}
body.bananafairday div.wahlofair .wahlofair-popup .wahlofair-stage .slide3 .wahlofair-progress {
    width: 60%;
}
body.bananafairday div.wahlofair .wahlofair-popup .wahlofair-stage .slide3 .wahlofair-dot {
    left: 60%;
}
body.bananafairday div.wahlofair .wahlofair-popup .wahlofair-stage .slide4 .wahlofair-progress {
    width: 80%;
}
body.bananafairday div.wahlofair .wahlofair-popup .wahlofair-stage .slide4 .wahlofair-dot {
    left: 80%;
}
body.bananafairday div.wahlofair .wahlofair-popup .wahlofair-stage .slide5 .wahlofair-progress {
    width: 100%;
}
body.bananafairday div.wahlofair .wahlofair-popup .wahlofair-stage .slide5 .wahlofair-dot {
    left: 100%;
}
body.bananafairday div.wahlofair .wahlofair-popup .wahlofair-stage .slide6 .wahlofair-progress {
    width: 60%;
}
body.bananafairday div.wahlofair .wahlofair-popup .wahlofair-stage .slide6 .wahlofair-dot {
    left: 60%;
}
body.bananafairday div.wahlofair .wahlofair-popup .wahlofair-stage .slide7 .wahlofair-progress {
    width: 70%;
}
body.bananafairday div.wahlofair .wahlofair-popup .wahlofair-stage .slide7 .wahlofair-dot {
    left: 70%;
}
body.bananafairday div.wahlofair .wahlofair-popup .wahlofair-stage .slide8 .wahlofair-progress {
    width: 80%;
}
body.bananafairday div.wahlofair .wahlofair-popup .wahlofair-stage .slide8 .wahlofair-dot {
    left: 80%;
}
body.bananafairday div.wahlofair .wahlofair-popup .wahlofair-stage .slide9 .wahlofair-progress {
    width: 90%;
}
body.bananafairday div.wahlofair .wahlofair-popup .wahlofair-stage .slide9 .wahlofair-dot {
    left: 90%;
}
body.bananafairday div.wahlofair .wahlofair-popup .wahlofair-stage .slide10 .wahlofair-progress, body.bananafairday div.wahlofair .wahlofair-popup .wahlofair-stage .slide11 .wahlofair-progress, body.bananafairday div.wahlofair .wahlofair-popup .wahlofair-stage .slide12 .wahlofair-progress, body.bananafairday div.wahlofair .wahlofair-popup .wahlofair-stage .slide13 .wahlofair-progress {
    width: 100%;
}
body.bananafairday div.wahlofair .wahlofair-popup .wahlofair-stage .slide10 .wahlofair-dot {
    left: 100%;
}
body.bananafairday div.wahlofair .wahlofair-popup .wahlofair-stage .wahlofair-title {
    background: #1E1E1E;
    background: #000;
    color: #fff;
    font-size: 16px;
    font-weight: normal;
    text-transform: uppercase;
    font-family: 'Veneer', 'Arial', sans-serif;
    padding: 2px 6px 1px 6px;
    display: inline-block;
    margin: 0px 0px 10px 0px;
    xdisplay: none;
}
body.bananafairday div.wahlofair .wahlofair-popup .wahlofair-stage .wahlofair-these {
    color: #fff;
    color: #000;
    font-size: 14px;
    font-weight: normal;
    text-transform: uppercase;
    font-family: 'Veneer', 'Arial', sans-serif;
    margin: 30px 0px 5px;
}
body.bananafairday div.wahlofair .wahlofair-popup .wahlofair-stage .text {
    background: #00b9e4;
    background: #BED600;
    height: 100%;
    padding: 25px 20px 0px;
}
body.bananafairday div.wahlofair .wahlofair-popup .wahlofair-stage .text .wahlofair-frage {
    background: #DA3B8D;
    background: #5B389B;
    color: #fff;
    font-size: 25px;
    font-weight: normal;
    text-transform: uppercase;
    font-family: 'Veneer', 'Arial', sans-serif;
    text-align: center;
    display: inline;
    line-height: 44px;
    padding: 0px;
    -webkit-box-shadow: 0px 0px 0px 4px #5B389B;
    -moz-box-shadow: 0px 0px 0px 4px #5B389B;
    box-shadow: 0px 0px 0px 4px #5B389B;
    box-decoration-break: clone;
    position: relative;
    left: 4px;
}
body.bananafairday div.wahlofair .wahlofair-popup .wahlofair-stage .text .link-button-dce {
    margin: 20px 0px 15px;
    font-size: 16px;
    padding: 8px;
    display: block;
    text-align: center;
    color: #000;
    text-decoration: underline;
}
body.bananafairday div.wahlofair .wahlofair-popup .wahlofair-stage .text .wahlofair-options {
    margin: 30px 0px 10px;
    display: block;
}
body.bananafairday div.wahlofair .wahlofair-popup .wahlofair-stage .text .wahlofair-options .link-button-dce {
    color: #fff;
    background: #DA3B8D;
    font-size: 20px;
    padding: 6px 10px;
    margin: 0px 0px 7px;
    text-decoration: none;
}
body.bananafairday div.wahlofair .wahlofair-popup .wahlofair-stage .text .wahlofair-options .link-button-dce:hover {
    box-shadow: inset 0 0 20px 20px rgba(255,255,255,0.1);
}
body.bananafairday div.wahlofair .wahlofair-popup .wahlofair-stage .slide11 .banner, body.bananafairday div.wahlofair .wahlofair-popup .wahlofair-stage .slide12 .banner, body.bananafairday div.wahlofair .wahlofair-popup .wahlofair-stage .slide13 .banner {
    left: 44%;
    background-color: transparent !important;
    box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);
}
body.bananafairday div.wahlofair .wahlofair-popup .wahlofair-stage .slide11 .col-sm-12, body.bananafairday div.wahlofair .wahlofair-popup .wahlofair-stage .slide12 .col-sm-12, body.bananafairday div.wahlofair .wahlofair-popup .wahlofair-stage .slide13 .col-sm-12 {
    padding: 30px 10px;
}
body.bananafairday div.wahlofair .wahlofair-popup .wahlofair-stage .slide11 .col-sm-12 .ergebnis, body.bananafairday div.wahlofair .wahlofair-popup .wahlofair-stage .slide12 .col-sm-12 .ergebnis, body.bananafairday div.wahlofair .wahlofair-popup .wahlofair-stage .slide13 .col-sm-12 .ergebnis {
    text-align: center;
    margin: 30px 0px;
    padding: 0px 10%;
}
body.bananafairday div.wahlofair .wahlofair-popup .wahlofair-stage .slide11 .col-sm-12 .ergebnis .wahlofair-finishtitel, body.bananafairday div.wahlofair .wahlofair-popup .wahlofair-stage .slide12 .col-sm-12 .ergebnis .wahlofair-finishtitel, body.bananafairday div.wahlofair .wahlofair-popup .wahlofair-stage .slide13 .col-sm-12 .ergebnis .wahlofair-finishtitel {
    color: #fff;
    margin-bottom: 10px;
    display: inline-block;
    line-height: 120%;
    font-size: 50px;
    font-weight: normal;
    text-transform: uppercase;
    font-family: 'Veneer', 'Arial', sans-serif;
}
body.bananafairday div.wahlofair .wahlofair-popup .wahlofair-stage .slide11 .col-sm-12 .ergebnis .wahlofair-finishtext, body.bananafairday div.wahlofair .wahlofair-popup .wahlofair-stage .slide12 .col-sm-12 .ergebnis .wahlofair-finishtext, body.bananafairday div.wahlofair .wahlofair-popup .wahlofair-stage .slide13 .col-sm-12 .ergebnis .wahlofair-finishtext {
    color: #fff;
    margin-bottom: 0;
}
body.bananafairday div.wahlofair .wahlofair-popup .wahlofair-stage .slide11 .col-sm-12 .ergebnis .finishbild, body.bananafairday div.wahlofair .wahlofair-popup .wahlofair-stage .slide12 .col-sm-12 .ergebnis .finishbild, body.bananafairday div.wahlofair .wahlofair-popup .wahlofair-stage .slide13 .col-sm-12 .ergebnis .finishbild {
    display: block;
    float: none;
    margin: 15px auto 30px;
    width: 20%;
    height: auto;
}
body.bananafairday div.wahlofair .wahlofair-popup .wahlofair-stage .slide11 .col-sm-12 .ergebnis .link-button-dce, body.bananafairday div.wahlofair .wahlofair-popup .wahlofair-stage .slide12 .col-sm-12 .ergebnis .link-button-dce, body.bananafairday div.wahlofair .wahlofair-popup .wahlofair-stage .slide13 .col-sm-12 .ergebnis .link-button-dce {
    margin: 16px 0px 0px;
    font-size: 20px;
    padding: 10px 60px;
    background: #00b9e4;
    border-radius: 5px;
}
body.bananafairday div.wahlofair .wahlofair-popup .wahlofair-stage .slide11 .col-sm-12 .ergebnis .zwischenueberschrift, body.bananafairday div.wahlofair .wahlofair-popup .wahlofair-stage .slide12 .col-sm-12 .ergebnis .zwischenueberschrift, body.bananafairday div.wahlofair .wahlofair-popup .wahlofair-stage .slide13 .col-sm-12 .ergebnis .zwischenueberschrift {
    color: #fff;
    margin: 30px 0px 10px 0px;
    display: inline-block;
    line-height: 120%;
    font-size: 30px;
    font-weight: normal;
    text-transform: uppercase;
    font-family: 'Veneer', 'Arial', sans-serif;
}
body.bananafairday div.wahlofair .wahlofair-popup .wahlofair-stage .slide11 .banner, body.bananafairday div.wahlofair .wahlofair-popup .wahlofair-stage .slide11 .wahlofair-progressbar, body.bananafairday div.wahlofair .wahlofair-popup .wahlofair-stage .slide12 .banner, body.bananafairday div.wahlofair .wahlofair-popup .wahlofair-stage .slide12 .wahlofair-progressbar, body.bananafairday div.wahlofair .wahlofair-popup .wahlofair-stage .slide13 .banner, body.bananafairday div.wahlofair .wahlofair-popup .wahlofair-stage .slide13 .wahlofair-progressbar {
    display: none;
}
body.bananafairday div.wahlofair .wahlofair-popup .wahlofair-stage .slide11 .col-sm-12 .ergebnis .link-button-dce, body.bananafairday div.wahlofair .wahlofair-popup .wahlofair-stage .slide12 .col-sm-12 .ergebnis .link-button-dce, body.bananafairday div.wahlofair .wahlofair-popup .wahlofair-stage .slide13 .col-sm-12 .ergebnis .link-button-dce {
    background: #5B389D !important;
    border-radius: 0px;
}
body.bananafairday div.wahlofair .wahlofair-popup .wahlofair-stage .slide11 .col-sm-12 .ergebnis .wahlofair-finishtitel, body.bananafairday div.wahlofair .wahlofair-popup .wahlofair-stage .slide11 .col-sm-12 .ergebnis .wahlofair-finishtext, body.bananafairday div.wahlofair .wahlofair-popup .wahlofair-stage .slide11 .col-sm-12 .ergebnis .zwischenueberschrift, body.bananafairday div.wahlofair .wahlofair-popup .wahlofair-stage .slide12 .col-sm-12 .ergebnis .wahlofair-finishtitel, body.bananafairday div.wahlofair .wahlofair-popup .wahlofair-stage .slide12 .col-sm-12 .ergebnis .wahlofair-finishtext, body.bananafairday div.wahlofair .wahlofair-popup .wahlofair-stage .slide12 .col-sm-12 .ergebnis .zwischenueberschrift, body.bananafairday div.wahlofair .wahlofair-popup .wahlofair-stage .slide13 .col-sm-12 .ergebnis .wahlofair-finishtitel, body.bananafairday div.wahlofair .wahlofair-popup .wahlofair-stage .slide13 .col-sm-12 .ergebnis .wahlofair-finishtext, body.bananafairday div.wahlofair .wahlofair-popup .wahlofair-stage .slide13 .col-sm-12 .ergebnis .zwischenueberschrift {
    color: #000;
}
body.bananafairday div.wahlofair .wahlofair-popup .wahlofair-stage .slide11 {
    background: #bed600;
}
body.bananafairday div.wahlofair .wahlofair-popup .wahlofair-stage .slide11 .banner {
    background-color: #fff;
}
body.bananafairday div.wahlofair .wahlofair-popup .wahlofair-stage .slide11 .wahlofair-title, body.bananafairday div.wahlofair .wahlofair-popup .wahlofair-stage .slide11 .wahlofair-progress {
    background: #00b9e4;
    background: #000;
}
body.bananafairday div.wahlofair .wahlofair-popup .wahlofair-stage .slide11 .link-button-dce {
    background: #DA3B8D;
}
body.bananafairday div.wahlofair .wahlofair-popup .wahlofair-stage .slide11 .col-sm-12 .ergebnis .finishbild {
    margin: 10px auto 10px;
    width: 15%;
}
body.bananafairday div.wahlofair .wahlofair-popup .wahlofair-stage .slide12 {
    background: #00b9e4;
}
body.bananafairday div.wahlofair .wahlofair-popup .wahlofair-stage .slide12 .wahlofair-title, body.bananafairday div.wahlofair .wahlofair-popup .wahlofair-stage .slide12 .wahlofair-progress {
    background: #00b9e4;
    background: #000;
}
body.bananafairday div.wahlofair .wahlofair-popup .wahlofair-stage .slide12 .link-button-dce {
    background: #DA3B8D !important;
}
body.bananafairday div.wahlofair .wahlofair-popup .wahlofair-stage .slide13 {
    background: #DA3B8D;
}
body.bananafairday div.wahlofair .wahlofair-popup .wahlofair-stage .slide13 .wahlofair-title, body.bananafairday div.wahlofair .wahlofair-popup .wahlofair-stage .slide13 .wahlofair-progress {
    background: #00b9e4;
    background: #000;
}
body.bananafairday div.wahlofair .wahl-o-fair {
    width: 100%;
    min-height: 250px;
    xbackground: url('https://www.fairtrade-deutschland.de/fileadmin/DE/04_aktiv_werden/Aktuelle_Kampagnen/Coffee_Fairday_2017/wahl-o-fair_bg.png') no-repeat center top;
    background-size: contain;
    position: relative;
    xmin-height: 320px;
}
body.bananafairday div.wahlofair .wahl-o-fair p {
    color: #fff;
    xpadding: 40% 10% 0px 57%;
    font-size: 14px;
    line-height: 130%;
}
body.bananafairday div.wahlofair .wahl-o-fair .link-button-dce {
    xmargin: 0px 0px 2px 57%;
    font-size: 16px;
    padding: 8px 10px;
    background: #DA3B8D;
    border-radius: 5px;
}
body.bananafairday div.wahlofair .wahl-o-fair .banner {
    height: 100px;
    width: 100px;
}
body.bananafairday div.wahlofair .wahl-o-fair .wahlofair-frage {
    font-size: 20px;
    line-height: 48px;
}
body.bananafairday section.content-unterseite .ansprechpartner-outer p.title, body.bananafairday section.content-unterseite .links-outer p.title {
    border-bottom: 5px solid #fff;
    color: #fff;
}
body.bananafairday section.content-unterseite .links-outer ul.link-list li a {
    color: #fff;
}
body.bananafairday.banana-text-left .content.content-unterseite * {
    text-align: left !important;
}
@media (min-width: 481px) {
    body.bananafairday #fairtrade-overlay {
        margin-top: 20px;
    }
    body.bananafairday #fairtrade-overlay .mfp-close {
        display: block;
    }
    body.bananafairday .store_inner {
        width: auto;
        min-width: 360px;
    }
    body.bananafairday .bread-wrap {
        display: block;
    }
    body.bananafairday .col-md-9 > .content {
        padding-top: 0;
    }
    body.bananafairday .fakten_box {
        min-height: 420px;
        margin-bottom: 20px;
    }
    body.bananafairday .fakten_box .fakten_wrap {
        min-height: 420px;
    }
    body.bananafairday .fakten_box .fakten_wrap .fakten_slider {
        min-height: 420px;
        left: -150px;
        background: #1E1E1E;
        background: #000;
    }
    body.bananafairday .fakten_box .fakten_wrap .fakten_slider .fakt {
        min-height: 420px;
        width: 460px;
        width: 440px;
        padding: 0px 10px;
    }
    body.bananafairday .videobox {
        margin-bottom: 40px;
    }
    body.bananafairday .videobox .video1 {
        margin: 0px auto 10% auto;
        width: 935px;
        height: auto;
    }
    body.bananafairday .videobox .video2 {
        width: 460px;
        height: 275px;
        left: 45%;
        bottom: 50px;
    }
    body.bananafairday .videobox h1 {
        font-size: 80px;
    }
    body.bananafairday .videobox p {
        max-width: 560px;
    }
    body.bananafairday .videobox a.deeplink {
        font-size: 12px;
        line-height: 18px;
        margin-left: 45%;
        text-align: left;
    }
    body.bananafairday .main_teaser {
        margin: 0px auto 120px auto;
        max-width: 580px;
    }
    body.bananafairday .main_teaser .main_teaser_images .slogan {
        width: 580px;
    }
    body.bananafairday .main_teaser .main_teaser_images .banenenkiste {
        width: 580px;
        height: 180px;
    }
    body.bananafairday .main_teaser .main_teaser_images .banenenkiste img {
        width: 72px;
        width: 70px;
    }
    body.bananafairday .main_teaser .main_teaser_images .banenenkiste .banane1 {
        left: 59px;
        top: 33px;
    }
    body.bananafairday .main_teaser .main_teaser_images .banenenkiste .banane2 {
        left: 94px;
        top: 30px;
    }
    body.bananafairday .main_teaser .main_teaser_images .banenenkiste .banane3 {
        left: 130px;
        top: 26px;
    }
    body.bananafairday .main_teaser .main_teaser_images .banenenkiste .banane4 {
        left: 166px;
        top: 22px;
    }
    body.bananafairday .main_teaser .main_teaser_images .banenenkiste .banane5 {
        left: 201px;
        top: 19px;
    }
    body.bananafairday .main_teaser .main_teaser_images .banenenkiste .banane6 {
        left: 236px;
        top: 16px;
    }
    body.bananafairday .main_teaser .main_teaser_images .banenenkiste .banane7 {
        left: 271px;
        top: 13px;
    }
    body.bananafairday .main_teaser .main_teaser_images .banenenkiste .banane8 {
        left: 307px;
        top: 9px;
    }
    body.bananafairday .main_teaser .main_teaser_images .banenenkiste .banane9 {
        left: 343px;
        top: 5px;
    }
    body.bananafairday .main_teaser .main_teaser_images .banenenkiste .banane10 {
        width: 85px;
        left: 408px;
        top: -30px;
    }
    body.bananafairday .bananafairday-voting {
        padding: 80px 40px 5px 40px;
        text-align: left;
        margin-bottom: 20px;
    }
    body.bananafairday .bananafairday-voting .store_wrap {
        padding: 0px 15px;
    }
    body.bananafairday .bananafairday-voting .store_wrap .button_wrap {
        width: 170px;
    }
    body.bananafairday .bananafairday-voting .store_wrap .button_wrap .store {
        width: 153px;
    }
    body.bananafairday .bananafairday-voting.bananafairday-example {
        padding: 40px 40px 5px 40px;
    }
    body.bananafairday .bananafairday-voting.bananafairday-example .embed-container {
        margin-bottom: 30px;
    }
    body.bananafairday .intro {
        padding-top: 60px;
        margin: 0px auto 30px auto;
        max-width: 560px;
    }
    body.bananafairday .intro .regie {
        font-size: 12px;
        line-height: 24px;
        padding: 0px;
        letter-spacing: 4px;
        margin-bottom: 5px;
    }
    body.bananafairday .intro .zwischenueberschrift {
        font-size: 40px;
        line-height: 40px;
    }
    body.bananafairday .intro p {
        font-size: 16px;
        line-height: 21px;
    }
    body.bananafairday #fairtrade-overlay {
        background: #1E1E1E;
        background: #000;
        padding: 20px;
        max-width: 600px;
    }
    body.bananafairday #fairtrade-overlay .fakt_extended {
        max-width: 600px;
    }
    body.bananafairday #fairtrade-overlay .fakt_extended > .row > .col-md-12 {
        margin-bottom: 40px;
    }
    body.bananafairday #fairtrade-overlay .fakt_extended img {
        width: 100%;
        height: auto;
    }
    body.bananafairday #fairtrade-overlay .fakt_extended .faktennav {
        xargin-top: 20px;
    }
    body.bananafairday #fairtrade-overlay .fakt_extended .faktennav .arrow-left {
        width: 30px;
        margin-top: 50px;
    }
    body.bananafairday #fairtrade-overlay .fakt_extended .faktennav .arrow-right {
        width: 30px;
        margin-top: 50px;
    }
    body.bananafairday #fairtrade-overlay .fakt_extended .faktennav .fakt-left, body.bananafairday #fairtrade-overlay .fakt_extended .faktennav .fakt-right {
        max-width: 150px;
    }
    body.bananafairday .fairtrade-icon_video_bananen {
        width: 55px;
        height: 40px;
    }
    body.bananafairday div.wahlofair .wahlofair-popup .wahlofair-stage .image {
        min-height: 600px;
    }
    html body.bananafairday .content-unterseite .col-md-9 > .content .csc-default > h1, html body.bananafairday .content-unterseite .col-md-9 > .content .csc-default .csc-textpic-text > h1 {
        font-size: 60px;
        line-height: 70px;
        max-width: 100%;
    }
    html body.bananafairday .content-unterseite .col-md-9 > .content .csc-default > h2, html body.bananafairday .content-unterseite .col-md-9 > .content .csc-default .csc-textpic-text > h2 {
        font-size: 40px;
        line-height: 50px;
        max-width: 100%;
    }
    html body.bananafairday.scheme-lila .banana-banner, html body.bananafairday.scheme-grn .banana-banner {
        height: 160px;
    }
}
@media (min-width: 980px) {
    body.bananafairday .fakten_box .fakten_wrap .fakten_left, body.bananafairday .fakten_box .fakten_wrap .fakten_right {
        display: block;
        top: 0;
        height: 400px;
        width: 25%;
        position: absolute;
        z-index: 4;
        cursor: pointer;
    }
    body.bananafairday .fakten_box .fakten_wrap .fakten_right {
        right: 0;
        xcursor: e-resize;
    }
    body.bananafairday .fakten_box .fakten_wrap .fakten_right:hover {
        background: url('/typo3conf/ext/igx_bananafairday/Resources/Public/Icons/BFD_arrow_circle.svg?12313') no-repeat center center;
        background-size: 88px;
    }
    body.bananafairday .fakten_box .fakten_wrap .fakten_left {
        -moz-transform: scaleX(-1);
        -o-transform: scaleX(-1);
        -webkit-transform: scaleX(-1);
        transform: scaleX(-1);
        filter: FlipH;
        -ms-filter: "FlipH";
        left: 0;
        xcursor: w-resize;
    }
    body.bananafairday .fakten_box .fakten_wrap .fakten_left:hover {
        background: url('/typo3conf/ext/igx_bananafairday/Resources/Public/Icons/BFD_arrow_circle.svg?12313') no-repeat center center;
        background-size: 88px;
    }
    body.bananafairday #fairtrade-overlay.fairtrade-overlay-video {
        max-width: 800px;
        min-height: 500px;
    }
    body.bananafairday #fairtrade-overlay.fairtrade-overlay-video iframe {
        min-width: 760px;
        min-height: 460px;
    }
    body.bananafairday .fairday_anker.fairday_anker_rechts {
        display: none;
    }
    body.bananafairday .videobox h1 {
        font-size: 100px;
        line-height: 100%;
    }
    body.bananafairday .bananafairday-voting .progressbox h3 {
        font-size: 16px;
        margin-top: 0px;
    }
    body.bananafairday .bananafairday-voting .progressbox .prgressbar {
        margin: 30px 0px 10px 0px;
        width: 100%;
        height: 11px;
    }
    body.bananafairday .bananafairday-voting .progressbox p.mini {
        font-size: 12px;
        line-heigh: 21px;
    }
    body.bananafairday .bananafairday-voting .vote_aufloes {
        float: none;
        display: block;
        text-align: right;
        margin: 10px 0px 0px 0px;
    }
    body.bananafairday div.wahlofair .wahlofair-popup .wahlofair-stage .image {
        min-height: 600px;
    }
    html body.bananafairday.scheme-lila .banana-banner, html body.bananafairday.scheme-grn .banana-banner {
        height: 200px;
        margin-top: -40px;
    }
}
.csc-textpic.csc-textpic-center .csc-textpic-imagewrap {
    float: none;
}
.fairtrade-overlay.video .bananafairday-voting {
    background: #BED600;
    margin: 0px;
    padding: 30px 10px 5px 10px;
    text-align: center;
}
.fairtrade-overlay.video .bananafairday-voting .regie {
    font-family: "Helvetica Neue", "Helvetica", sans-serif;
    font-size: 12px;
    line-height: 24px;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin-bottom: 0px;
    display: inline-block;
}
.fairtrade-overlay.video .bananafairday-voting h2 {
    font-size: 40px;
}
.fairtrade-overlay.video .bananafairday-voting p {
    font-size: 16px;
    line-heigh: 21px;
}
.fairtrade-overlay.video .bananafairday-voting p.mini {
    font-size: 12px;
}
.fairtrade-overlay.video .bananafairday-voting p.absatz {
    margin: 60px 0px 5px 0px;
}
.fairtrade-overlay.video .bananafairday-voting p.feedback {
    margin: 0;
    display: block;
    clear: both;
    text-align: center;
    color: #80379B;
}
.fairtrade-overlay.video .bananafairday-voting .vote_aufloes {
    font-size: 12px;
    float: none;
    text-align: center;
    color: #000;
    text-decoration: underline;
    display: block;
    clear: both;
    padding-top: 25px;
    font-family: 'Veneer', 'Arial', sans-serif;
}
.fairtrade-overlay.video .bananafairday-voting h3 {
    font-size: 16px;
    margin: 0px;
}
.fairtrade-overlay.video .bananafairday-voting .store_wrap {
    position: relative;
    padding: 0px;
    margin: auto;
    display: inline-block;
    float: none;
    width: 300px;
    min-height: 270px;
}
.fairtrade-overlay.video .bananafairday-voting .store_voting, .fairtrade-overlay.video .bananafairday-voting .store_results {
    display: table;
    position: absolute;
    width: 100%;
    height: 100%;
}
.fairtrade-overlay.video .bananafairday-voting .store_voting .button_wrap, .fairtrade-overlay.video .bananafairday-voting .store_results .button_wrap {
    display: inline-block;
    width: 140px;
    height: 54px;
    float: left;
    position: relative;
    overflow: hidden;
}
.fairtrade-overlay.video .bananafairday-voting .store_voting .button_wrap .store-badge, .fairtrade-overlay.video .bananafairday-voting .store_results .button_wrap .store-badge {
    position: absolute;
    left: 1px;
    top: 2px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: #773D96;
    color: #fff;
    font-family: 'Veneer', 'Arial', sans-serif;
    text-align: center;
    font-size: 15px;
    line-height: 16px;
    z-index: 2;
    padding-top: 2px;
}
.fairtrade-overlay.video .bananafairday-voting .store_voting .button_wrap .store-badge.store-badge-first, .fairtrade-overlay.video .bananafairday-voting .store_results .button_wrap .store-badge.store-badge-first {
    left: 0px;
    top: 0px;
    background-color: #E0119D;
    width: 24px;
    height: 24px;
    font-size: 13px;
    line-height: 24px;
}
.fairtrade-overlay.video .bananafairday-voting .store_voting .button_wrap .store, .fairtrade-overlay.video .bananafairday-voting .store_results .button_wrap .store {
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    color: white;
    transform: translate(-50%,-50%);
    vertical-align: middle;
    text-decoration: none;
    font-size: 22px;
    transition: all .2s;
    background-color: #E0119D;
    border-right: 1px solid #E0119D;
    font-weight: normal;
    text-transform: uppercase;
    font-family: 'Veneer', 'Arial', sans-serif;
    text-align: center;
    width: 120px;
    height: 40px;
    margin: 0px 18px 18px 0px;
    padding: 0px 10px 0px 10px;
    line-height: 40px;
}
.fairtrade-overlay.video .bananafairday-voting .store_voting .button_wrap .store::before, .fairtrade-overlay.video .bananafairday-voting .store_results .button_wrap .store::before {
    position: absolute;
    content: '';
    transition: all .2s;
    bottom: -8px;
    height: 8px;
    width: 100.5%;
    left: 4px;
    transform: skewX(45deg);
    background-color: #80379B;
}
.fairtrade-overlay.video .bananafairday-voting .store_voting .button_wrap .store::after, .fairtrade-overlay.video .bananafairday-voting .store_results .button_wrap .store::after {
    position: absolute;
    content: '';
    transition: all .2s;
    right: -9px;
    height: 100%;
    width: 8px;
    bottom: -4px;
    transform: skewY(45deg);
    background-color: #5B389D;
}
.fairtrade-overlay.video .bananafairday-voting .store_voting .button_wrap a.store:hover, .fairtrade-overlay.video .bananafairday-voting .store_results .button_wrap a.store:hover {
    background: #de3fab;
}
.fairtrade-overlay.video .bananafairday-voting .store_voting .button_wrap a.store:active, .fairtrade-overlay.video .bananafairday-voting .store_results .button_wrap a.store:active {
    margin: 2px 16px 16px 2px;
}
.fairtrade-overlay.video .bananafairday-voting .store_voting .button_wrap a.store:active::before, .fairtrade-overlay.video .bananafairday-voting .store_results .button_wrap a.store:active::before {
    bottom: -6px;
    height: 6px;
    width: 101.5%;
    left: 3px;
}
.fairtrade-overlay.video .bananafairday-voting .store_voting .button_wrap a.store:active::after, .fairtrade-overlay.video .bananafairday-voting .store_results .button_wrap a.store:active::after {
    right: -9px;
    height: 100.5%;
    width: 8px;
    bottom: -4px;
}
.fairtrade-overlay.video .bananafairday-voting .store_results {
    display: none;
    max-height: 250px;
    background: #BED600;
}
.fairtrade-overlay.video .bananafairday-voting .store_results .button_wrap .result {
    text-align: left;
    padding: 0px 10px 0px 15px;
}
.fairtrade-overlay.video .bananafairday-voting .store_results .button_wrap .result span.percent {
    float: right;
}
.fairtrade-overlay.video .bananafairday-voting .store_results .button_wrap:first-child .store {
    background: #854CA3;
    border-right-color: #854CA3;
}
.fairtrade-overlay.video .bananafairday-voting.bananafairday-example {
    background: #80379B;
    background: #64247b;
    margin-bottom: 100px;
}
.fairtrade-overlay.video .bananafairday-voting.bananafairday-example .embed-container {
    margin-bottom: 0px;
}
.fairtrade-overlay.video .bananafairday-voting.bananafairday-example h1, .fairtrade-overlay.video .bananafairday-voting.bananafairday-example h2, .fairtrade-overlay.video .bananafairday-voting.bananafairday-example h3, .fairtrade-overlay.video .bananafairday-voting.bananafairday-example p, .fairtrade-overlay.video .bananafairday-voting.bananafairday-example a {
    color: #fff;
}
.fairtrade-overlay.video .bananafairday-voting .fairtrade-krone {
    background: url(/typo3conf/ext/igx_bananafairday/Resources/Public/Icons/BFD_crown.svg) no-repeat left top;
    background-size: contain;
    width: 16px;
    height: 14px;
    display: inline-block;
    color: #fff;
}
@media (min-width: 481px) {
    .fairtrade-overlay.video .bananafairday-voting .store_wrap {
        width: 700px;
        min-height: 200px;
    }
    .fairtrade-overlay.video .bananafairday-voting .store_wrap .button_wrap {
        width: 170px;
    }
    .fairtrade-overlay.video .bananafairday-voting .store_wrap .button_wrap .store {
        width: 153px;
    }
}
body.bananafairday .bananafairday-voting .store_voting .button_wrap.overflow, body.bananafairday .bananafairday-voting .store_results .button_wrap.overflow, .fairtrade-overlay.video .bananafairday-voting .store_wrap .button_wrap.overflow {
    overflow: visible;
}
body.bananafairday .bananafairday-voting .store_voting .button_wrap span.store, body.bananafairday .bananafairday-voting .store_results .button_wrap span.store, .fairtrade-overlay.video .bananafairday-voting .store_wrap .button_wrap span.store {
    background-color: #80379B;
    border-color: #80379B;
}
body.bananafairday .bananafairday-voting .store_voting .button_wrap span.store:before, body.bananafairday .bananafairday-voting .store_results .button_wrap span.store:before, .fairtrade-overlay.video .bananafairday-voting .store_wrap .button_wrap span.store:before {
    background-color: #923A8A;
}
body.bananafairday .bananafairday-voting .store_voting .button_wrap span.store:after, body.bananafairday .bananafairday-voting .store_results .button_wrap span.store:after, .fairtrade-overlay.video .bananafairday-voting .store_wrap .button_wrap span.store:after {
    background-color: #D5279A;
}
body.bananafairday .bananafairday-voting .store_voting .button_wrap .complete, body.bananafairday .bananafairday-voting .store_results .button_wrap .complete, .fairtrade-overlay.video .bananafairday-voting .store_wrap .button_wrap .complete {
    position: absolute;
    right: 13px;
    top: 17px;
    background: url(/typo3conf/ext/igx_bananafairday/Resources/Public/Icons/BFD_check.svg) no-repeat left top;
    background-size: cover;
    width: 20px;
    height: 20px;
    display: inline-block;
    z-index: 2;
    cursor: pointer;
}
body.bananafairday .bananafairday-voting .store_voting .button_wrap .complete .complete_info, body.bananafairday .bananafairday-voting .store_results .button_wrap .complete .complete_info, .fairtrade-overlay.video .bananafairday-voting .store_wrap .button_wrap .complete .complete_info {
    bottom: 40px;
    left: -107px;
    position: absolute;
    display: inline-block;
    background: #fff;
    width: 140px;
    padding: 10px;
    text-align: left;
    z-index: 3;
    display: none;
}
body.bananafairday .bananafairday-voting .store_voting .button_wrap .complete .complete_info .complete_title, body.bananafairday .bananafairday-voting .store_results .button_wrap .complete .complete_info .complete_title, .fairtrade-overlay.video .bananafairday-voting .store_wrap .button_wrap .complete .complete_info .complete_title {
    color: #80379B;
    text-transform: uppercase;
    font-family: 'Veneer', 'Arial', sans-serif;
    margin: 0;
    font-size: 17px;
    line-height: 17px;
    margin-bottom: 5px;
}
body.bananafairday .bananafairday-voting .store_voting .button_wrap .complete .complete_info .complete_text, body.bananafairday .bananafairday-voting .store_results .button_wrap .complete .complete_info .complete_text, .fairtrade-overlay.video .bananafairday-voting .store_wrap .button_wrap .complete .complete_info .complete_text {
    text-transform: none;
    font-size: 12px;
    line-height: 14px;
    margin: 0;
}
body.bananafairday .bananafairday-voting .store_voting .button_wrap .complete .complete_info .complete_close, body.bananafairday .bananafairday-voting .store_results .button_wrap .complete .complete_info .complete_close, .fairtrade-overlay.video .bananafairday-voting .store_wrap .button_wrap .complete .complete_info .complete_close {
    position: absolute;
    right: -8px;
    top: -8px;
    background: url(/typo3conf/ext/igx_bananafairday/Resources/Public/Icons/BFD_close_popup.svg) no-repeat left top;
    background-size: cover;
    width: 18px;
    height: 18px;
    display: inline-block;
}
body.bananafairday .bananafairday-voting .store_voting .button_wrap .complete .complete_info:after, body.bananafairday .bananafairday-voting .store_results .button_wrap .complete .complete_info:after, .fairtrade-overlay.video .bananafairday-voting .store_wrap .button_wrap .complete .complete_info:after {
    top: 100%;
    left: 89%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255,255,255,0);
    border-top-color: #ffffff;
    border-width: 13px;
    margin-left: -20px;
}


body.rosenprojekt {
    background: #fceaea;
}
body.rosenprojekt section.content.rosenprojekt {
    background: #fceaea;
}
body.rosenprojekt .tx-igx-mediathek .medientypen,
body.rosenprojekt .tx-igx-mediathek .filter-wrap {
    display: none;
}
body.rosenprojekt .hashtag {
    text-transform: uppercase;
    font-family: 'Veneer', 'Arial', sans-serif;
    font-size: 37px;
    margin: 0;
}
body.rosenprojekt .hashtag .hash1 {
    color: #e0119d;
}
body.rosenprojekt .hashtag .hash2 {
    color: #80379b;
}
body.rosenprojekt .hashtag .hash3 {
    color: #00b8e3;
}
body.rosenprojekt .rosen-bg {
    background-image: url(/fileadmin/system/img/Rosenprojekt/bg_Rosenprojekt.png);
    background-repeat: repeat-y;
    background-position: 20px 0px;
}
body.rosenprojekt section.content-unterseite.rosenprojekt {
    padding-top: 135px;
}
body.rosenprojekt section.content-unterseite.rosenprojekt aside ul {
    padding: 0;
    margin: 5px 0;
    background: #ffffff;
}
body.rosenprojekt .unterseite-rosenprojekt h1 {
    margin-bottom: 0px;
}
body.rosenprojekt .left-header-img {
    margin-top: -18px;
    margin-bottom: 5px;
}
body.rosenprojekt .right-header-img {
    float: right;
    margin-top: 89px;
}
body.rosenprojekt .center-header-img {
    margin: 132px auto 40px auto;
}
body.rosenprojekt .newsroom-materialien {
    border-top: solid 5px #e0119d;
    background-color: #80379b;
    margin-bottom: 20px;
}
body.rosenprojekt .newsroom-materialien .content {
    min-height: 223px;
}
body.rosenprojekt .newsroom-materialien .button-wrap {
    text-align: center;
}
body.rosenprojekt .newsroom-materialien .button-wrap .buttonLink {
    width: 80%;
    border-radius: 5px;
}
body.rosenprojekt .newsroom-materialien p {
    color: #f6f6f6;
}
body.rosenprojekt .newsroom-materialien p.icons {
    margin-bottom: 20px;
}
body.rosenprojekt .action-map {
    background-image: url(/fileadmin/system/img/Rosenprojekt/aktionslandkarte-bg.png);
    background-position: 0px 88px;
    background-repeat: no-repeat;
    text-align: left;
}
body.rosenprojekt .action-map p {
    width: 220px;
    margin-left: 15px;
}
body.rosenprojekt .flower-finder {
    background-image: url(/fileadmin/system/img/Rosenprojekt/blumenfinder-bg.png);
    background-position: right 20px;
    background-repeat: no-repeat;
    text-align: left;
}
body.rosenprojekt .flower-finder p {
    width: 220px;
    margin-left: 15px;
}
body.rosenprojekt .bild-text-teaser {
    box-shadow: 2px 2px 5px #dacbcb;
    position: relative;
}
body.rosenprojekt .bild-text-teaser .teaser-content {
    padding: 16px 10px 0px 0px;
    min-height: 287px;
}
body.rosenprojekt .bild-text-teaser .teaser-content p {
    margin-bottom: 0;
}
body.rosenprojekt .bild-text-teaser .teaser-content h4.rose {
    position: absolute;
    right: 10px;
    bottom: 0px;
    margin: 0;
    text-align: right;
}
body.rosenprojekt .bild-text-teaser .teaser-content h4.rose .internal-link {
    background-image: url(/fileadmin/system/img/Rosenprojekt/rosen-link-bg.png);
    display: inline-block;
    height: 62px;
    width: 55px;
    background-repeat: no-repeat;
}
body.rosen2018 {
    background-color: transparent;
    background-image: url(/fileadmin/system/img/Rosenprojekt/Hintergrund_q50.jpg);
    background-repeat: repeat;
}
body.rosen2018 .tx-igx-mediathek .medientypen,
body.rosen2018 .tx-igx-mediathek .filter-wrap {
    display: none;
}
body.rosen2018 div.container-highlight {
    background: #fff !important;
}
body.rosen2018 div.container-highlight h1,
body.rosen2018 div.container-highlight h2,
body.rosen2018 div.container-highlight h3,
body.rosen2018 div.container-highlight h4,
body.rosen2018 div.container-highlight h5,
body.rosen2018 div.container-highlight p,
body.rosen2018 div.container-highlight p a {
    color: #1e1e1e !important;
}
body.rosen2018 div.sharer ul li a,
body.rosen2018 div.sharer div.shariff li a,
body.rosen2018 .second-share li a span:before {
    color: #7F7F7F;
}
body.rosen2018 .content-verteilerseite .bread-wrap {
    display: none;
}
body.rosen2018 .content-verteilerseite .fp-header {
    margin-top: 60px;
    margin-bottom: 50px;
}
body.rosen2018 section.content {
    background-color: transparent;
}
body.rosen2018 section.content-unterseite .bread-wrap {
    border-top: 6px solid #E0119D !important;
}
body.rosen2018 section.content-unterseite .container:before {
    background-image: url(/fileadmin/system/img/Rosenprojekt/keyvisual_unterseite_links.png);
    background-repeat: no-repeat;
    height: 228px;
    width: 100%;
    background-size: contain;
    position: relative;
    bottom: -20px;
}
body.rosen2018 section.content-unterseite .container .row:first-child {
    position: relative;
}
body.rosen2018 section.content-unterseite .container .row:first-child:before {
    display: block;
    width: 25%;
    height: 200px;
    background-image: url(/fileadmin/system/img/Rosenprojekt/keyvisual_unterseite_rechts.png);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: -87px;
    right: 15px;
}
body.rosen2018 section.content-unterseite .container .content .row:before {
    display: inherit;
    background-image: none !important;
}
body.rosen2018 section.content-unterseite .container.special:before {
    height: 0px;
    width: 100%;
    background: none;
}
body.rosen2018 section.content-unterseite .container.special .row:first-child {
    position: relative;
}
body.rosen2018 section.content-unterseite .container.special .row:first-child:before {
    background: none;
    width: 0px;
    height: 0px;
}
body.rosen2018 section.content-unterseite .container.special .content .row:before {
    display: inherit;
    background-image: none !important;
}
body.rosen2018 section.content-unterseite .container.special .keylinks {
    width: 60%;
    bottom: -20px;
}
body.rosen2018 section.content-unterseite .container.special .keyrechts {
    width: 38.6%;
}
body.rosen2018 section.content-unterseite .container.special .keyrechts .hashtag {
    width: 300px;
    position: absolute;
    right: 0px;
    top: 140px;
}
body.rosen2018 section.content aside {
    border-top: 6px solid #E0119D !important;
}

body.rosen2018 .bild-text-teaser {
    position: relative;
}
body.rosen2018 .bild-text-teaser .teaser-content {
    padding: 16px 10px 0px 0px;
    min-height: 287px;
}
body.rosen2018 .bild-text-teaser .teaser-content p {
    margin-bottom: 0;
}
body.rosen2018 .bild-text-teaser .teaser-content h4.rose {
    position: absolute;
    right: 10px;
    bottom: -0.5%;
    margin: 0;
    text-align: right;
    z-index: 99999;
}
body.rosen2018 .bild-text-teaser .teaser-content h4.rose .internal-link {
    background-image: url(/fileadmin/system/img/Rosenprojekt/rosen-link-bg.png);
    display: inline-block;
    height: 62px;
    width: 55px;
    background-repeat: no-repeat;
}
body.rosen2018 .links-outer {
    padding: 40px 40px 32px 40px;
    background: #fff;
}
body.rosen2018 .links-outer p.title {
    border-bottom: 5px solid #80379B;
}
body.rosen2018 .newsroom-materialien {
    position: relative;
    max-height: 305px;
}
body.rosen2018 .newsroom-materialien.action-map {
    background-image: url(/fileadmin/system/img/Rosenprojekt/box1.png);
    background-size: contain;
    background-position: -5px 25px;
    background-repeat: no-repeat;
    text-align: left;
}
body.rosen2018 .newsroom-materialien.action-map p {
    width: 240px;
    margin-left: 15px;
    color: #fff;
    font-weight: 600;
    padding-top: 20px;
    font-family: 'Veneer', 'Arial', sans-serif;
    font-size: 32px;
    line-height: 40px;
    font-weight: normal;
    width: 260px;
}
body.rosen2018 .newsroom-materialien.action-map p.teaser {
    display: none;
}
body.rosen2018 .newsroom-materialien.flower-finder {
    background-image: url(/fileadmin/system/img/Rosenprojekt/box2.png);
    background-size: 35%;
    background-position: 95% 110%;
    background-repeat: no-repeat;
    text-align: left;
}
body.rosen2018 .newsroom-materialien.flower-finder p {
    width: 240px;
    margin-left: 15px;
    color: #fff;
    font-weight: 600;
    padding-top: 20px;
    font-family: 'Veneer', 'Arial', sans-serif;
    font-size: 32px;
    line-height: 40px;
    font-weight: normal;
    width: 260px;
}
body.rosen2018 .newsroom-materialien.flower-finder p.teaser {
    display: none;
}
body.rosen2018 .newsroom-materialien .button-wrap {
    text-align: center;
    position: absolute;
    width: 100%;
    margin: 0 -10px;
    bottom: 10px;
    color: #fff;
}
body.rosen2018 .newsroom-materialien .button-wrap .buttonLink {
    width: 80%;
    border-radius: 5px;
    text-transform: none;
    font-size: 16px;
}
body.rosen2018 .fp-header .bubbles {
    position: relative;
    margin-bottom: 120px;
}
body.rosen2018 .fp-header .bubbles .date-bubble {
    height: 256px;
    width: 256px;
    background-color: #00B9E4;
    border-radius: 300px;
}
body.rosen2018 .fp-header .bubbles .date-bubble h4 {
    width: 256px;
    color: #FFFFFF;
    font-family: Veneer;
    font-size: 32px;
    line-height: 32px;
    text-align: center;
    position: relative;
    top: 50px;
    margin-bottom: 60px;
}
body.rosen2018 .fp-header .bubbles .date-bubble hr {
    border: 0;
    border-top: 3px solid #eeeeee;
    width: 40px;
    text-align: center;
    margin: 10px auto;
}
body.rosen2018 .fp-header .bubbles .date-bubble a {
    height: 26px;
    width: 256px;
    color: #FFFFFF;
    font-family: Veneer;
    font-size: 20px;
    line-height: 28px;
    text-align: center;
    display: block;
}
body.rosen2018 .fp-header .bubbles .img-bubble {
    height: 169px;
    width: 169px;
    border: 5px solid #00B9E4;
    background-color: #00B9E4;
    -webkit-box-shadow: 0px 1px 1px 1px rgba(0, 0, 0, 0.35);
    -moz-box-shadow: 0px 1px 1px 1px rgba(0, 0, 0, 0.35);
    box-shadow: 0px 1px 1px 1px rgba(0, 0, 0, 0.35);
    position: absolute;
    left: 165px;
    bottom: -85px;
    z-index: 1;
    overflow: hidden;
    border-radius: 200px;
    text-align. center;
}
body.rosen2018 .fp-header .bubbles .img-bubble img {
    display: table;
    position: absolute;
    align-content: center;
    margin-left: -50%;
}
}
body.rosen2018 .button-green {
    position: relative;
}
@media (max-width: 1169px) {
    body.rosenprojekt .newsroom-materialien .button-wrap .buttonLink {
        width: 94% !important;
    }
}
@media (min-width: 980px) {
    body.rosenprojekt section.content-unterseite.rosenprojekt {
        padding-top: 140px !important;
    }
}
@media (max-width: 979px) {
    body.rosenprojekt section.content-unterseite.rosenprojekt {
        padding-top: 141px !important;
    }
    body.rosen2018 section.content-verteilerseite .fp-header {
        margin-bottom: 50px;
    }
    body.rosen2018 section.content-verteilerseite .fairtrade-teaser .image-wrap {
        background: #000;
        text-align: center;
    }
    body.rosen2018 section.content-verteilerseite .bubbles {
        margin: 0px 0px;
    }
    body.rosen2018 section.content-verteilerseite .bubbles .img-bubble {
        display: none;
    }
    .rose {
        max-width: 100%;
    }
    body.rosen2018 section.content-unterseite .container:before {
        height: 236px;
        width: 100%;
        bottom: -20px;
        margin-bottom: 40px;
    }
    body.rosen2018 section.content-unterseite .container .row:first-child {
        position: relative;
    }
    body.rosen2018 section.content-unterseite .container .row:first-child:before {
        width: 35%;
        height: 200px;
        top: -62px;
        right: 15px;
    }
    body.rosen2018 section.content-unterseite .container.special:before {
        margin-bottom: 0px;
    }
    body.rosen2018 section.content-unterseite .container.special .keylinks {
        width: 60%;
        bottom: 0px;
    }
    body.rosen2018 section.content-unterseite .container.special .keyrechts {
        position: relative;
    }
    body.rosen2018 section.content-unterseite .container.special .keyrechts .hashtag {
        width: 200px;
        position: absolute;
        right: 0px;
        top: 58px;
    }
    body.rosenprojekt .newsroom-materialien .button-wrap .buttonLink {
        width: 80% !important;
    }
    body.rosenprojekt .right-header-img {
        margin-top: 52px !important;
        font-size: 32px;
    }
}
@media (max-width: 767px) {
    body.rosen2018 section.content-verteilerseite .bild-text-teaser .teaser-content {
        padding: 25px;
    }
    body.rosen2018 section.content-verteilerseite .fp-header {
        margin-top: 40px;
        margin-bottom: 30px;
    }
    body.rosen2018 section.content-verteilerseite .fp-header img.rose {
        margin: 0px auto;
        padding: 0px;
        max-width: 330px;
    }
    body.rosen2018 section.content-verteilerseite .bubbles {
        margin: 0px 0px;
    }
    body.rosen2018 section.content-verteilerseite .bubbles .img-bubble {
        display: none;
    }
    body.rosen2018 section.content-verteilerseite .bubbles .date-bubble {
        margin: 40px auto 50px;
    }
    body.rosenprojekt section.content-unterseite.rosenprojekt {
        padding-top: 70px !important;
    }
    body.rosenprojekt .right-header-img {
        margin-top: -5px !important;
    }
    body.rosenprojekt .center-header-img {
        margin: 58px auto 40px auto;
    }
    .rosen-bg {
        background-image: none !important;
    }
    body.rosenprojekt section.content-unterseite.rosenprojekt {
        padding-top: 141px !important;
    }
    body.rosenprojekt section.content-unterseite.rosenprojekt .content-after-header {
        padding-top: 45px;
    }
    body.rosen2018 section.content.content-after-header {
        padding-top: 45px;
    }
    body.rosen2018 section.content-unterseite .bild-text-teaser .teaser-content {
        padding: 25px;
    }
    body.rosen2018 section.content-unterseite .container:before {
        height: 200px;
        width: 100%;
        bottom: -20px;
        margin-bottom: 40px;
    }
    body.rosen2018 section.content-unterseite .container .row:first-child {
        position: relative;
    }
    body.rosen2018 section.content-unterseite .container .row:first-child:before {
        width: 50%;
        height: 200px;
        top: -62px;
        right: 15px;
    }
    body.rosen2018 section.content-unterseite .container.special:before {
        margin-bottom: 0px;
    }
    body.rosen2018 section.content-unterseite .container.special .keylinks {
        width: 60%;
        bottom: 0px;
    }
    body.rosen2018 section.content-unterseite .container.special .keyrechts {
        position: relative;
    }
    body.rosen2018 section.content-unterseite .container.special .keyrechts .hashtag {
        width: 200px;
        position: absolute;
        right: 0px;
        top: 58px;
    }
}
@media (max-width: 480px) {
    body.rosen2018 section.content-unterseite .bild-text-teaser .teaser-content {
        padding: 25px;
    }
    body.rosen2018 section.content-unterseite .container:before {
        height: 150px;
        width: 100%;
        bottom: -20px;
        margin-bottom: 40px;
    }
    body.rosen2018 section.content-unterseite .container .row:first-child {
        position: relative;
    }
    body.rosen2018 section.content-unterseite .container .row:first-child:before {
        width: 75%;
        height: 200px;
        top: -62px;
        right: 15px;
    }
    body.rosen2018 section.content-unterseite .container.special .keylinks {
        width: 100%;
        bottom: 0px;
    }
    body.rosen2018 section.content-unterseite .container.special .keyrechts {
        display: none;
    }
    body.rosen2018 section.content-unterseite .bread-wrap {
        padding: 0;
    }
    body.rosen2018 section.content-unterseite .bread-wrap ul {
        display: none;
    }
    body.rosen2018 section.content-verteilerseite .fp-header {
        margin-top: 40px;
    }
    body.rosen2018 section.content-verteilerseite .fp-header img.rose {
        margin: 0px auto;
        padding: 0px;
        max-width: 330px;
    }
    body.rosen2018 section.content-verteilerseite .bild-text-teaser .teaser-content {
        padding: 25px;
    }
    body.rosen2018 section.content-verteilerseite .bubbles {
        margin: 0px 0px;
    }
    body.rosen2018 section.content-verteilerseite .bubbles .img-bubble {
        display: none;
    }
    body.rosen2018 section.content-verteilerseite .bubbles .date-bubble {
        margin: 40px auto 50px;
    }
}
body.rosen2019 .tx-igx-mediathek .medientypen,
body.rosen2019 .tx-igx-mediathek .filter-wrap {
    display: none;
}
body.rosen2019 .center-header-img {
    display: none;
}
body.rosen2019 section.content.rosenprojekt {
    background: #ffffff url(/fileadmin/system/img/Rosenprojekt/RA-19-Background.png);
    background-position: left bottom;
    background-size: contain;
    background-repeat: no-repeat;
}
body.rosen2019 section.content.rosenprojekt .rosenheader {
    padding-top: 140px;
    margin-bottom: 20px;
}
body.rosen2019 section.content.rosenprojekt .rosenheader a {
    display: inline-block;
}
body.rosen2019 section.content.rosenprojekt .rosenheader a img {
    width: 100%;
}
body.rosen2019 section.content.content-after-header.content-startseite {
    padding: 0;
}
body.rosen2019 section.content-verteilerseite .bread-wrap {
    display: none;
}
body.rosen2019 section.content-unterseite.rosenprojekt {
    background: #fff;
}
body.rosen2019 section.content-unterseite.rosenprojekt .container.special > .row:first-child {
    background-image: url(/fileadmin/system/img/Rosenprojekt/RA-19-Header.png);
    background-position: left bottom;
    background-size: contain;
    background-repeat: no-repeat;
}
body.rosen2019 section.content-unterseite.rosenprojekt .container.special > .row:first-child img {
    visibility: hidden;
    height: 50px;
}
body.rosen2019 section.content aside ul {
    background: #fff;
}

body.rosen2019 .bild-text-teaser {
    position: relative;
}
body.rosen2019 .bild-text-teaser .teaser-content {
    padding: 16px 10px 0px 0px;
    min-height: 287px;
}
body.rosen2019 .bild-text-teaser .teaser-content p {
    margin-bottom: 0;
}
body.rosen2019 .bild-text-teaser .teaser-content h4.rose {
    position: absolute;
    right: 10px;
    bottom: -0.5%;
    margin: 0;
    text-align: right;
    z-index: 99999;
}
body.rosen2019 .bild-text-teaser .teaser-content h4.rose .internal-link {
    background-image: url(/fileadmin/system/img/Rosenprojekt/rosen-link-bg.png);
    display: inline-block;
    height: 62px;
    width: 55px;
    background-repeat: no-repeat;
}
body.rosen2019 .links-outer {
    padding: 40px 40px 32px 40px;
    background: #fff;
}
body.rosen2019 .links-outer p.title {
    border-bottom: 5px solid #80379B;
}
body.rosen2019 .newsroom-materialien {
    position: relative;
    max-height: 305px;
}
body.rosen2019 .newsroom-materialien.action-map {
    background-image: url(/fileadmin/system/img/Rosenprojekt/box1.png);
    background-size: contain;
    background-position: -5px 25px;
    background-repeat: no-repeat;
    text-align: left;
}
body.rosen2019 .newsroom-materialien.action-map p {
    width: 240px;
    margin-left: 15px;
    color: #fff;
    font-weight: 600;
    padding-top: 20px;
    font-family: 'Veneer', 'Arial', sans-serif;
    font-size: 32px;
    line-height: 40px;
    font-weight: normal;
    width: 260px;
}
body.rosen2019 .newsroom-materialien.action-map p.teaser {
    display: none;
}
body.rosen2019 .newsroom-materialien.flower-finder {
    background-image: url(/fileadmin/system/img/Rosenprojekt/box2.png);
    background-size: 35%;
    background-position: 95% 110%;
    background-repeat: no-repeat;
    text-align: left;
}
body.rosen2019 .newsroom-materialien.flower-finder p {
    width: 240px;
    margin-left: 15px;
    color: #fff;
    font-weight: 600;
    padding-top: 20px;
    font-family: 'Veneer', 'Arial', sans-serif;
    font-size: 32px;
    line-height: 40px;
    font-weight: normal;
    width: 260px;
}
body.rosen2019 .newsroom-materialien.flower-finder p.teaser {
    display: none;
}
body.rosen2019 .newsroom-materialien .button-wrap {
    text-align: center;
    position: absolute;
    width: 100%;
    margin: 0 -10px;
    bottom: 10px;
    color: #fff;
}
body.rosen2019 .newsroom-materialien .button-wrap .buttonLink {
    width: 80%;
    border-radius: 5px;
    text-transform: none;
    font-size: 16px;
}
body.rosen2020 .rosenheader {
    position: relative;
    padding-top: 136px;
    margin-top: -4px;
}
body.rosen2020 .rosenheader .rosen-header-overlay {
    position: absolute;
    bottom: 4%;
    left: 0;
    width: 100%;
    z-index: 2;
}
body.rosen2020 .rosenheader .rosen-header-overlay img {
    margin: 0 25%;
    width: 50%;
}
body.rosen2020 .rosen-banner {
    text-align: center;
    margin: 20px auto;
    display: block;
    width: 100%;
}
body.rosen2020 .rosen-banner img {
    margin: 50px auto;
    width: 50%;
    max-width: 300px;
}
body.rosen2020 .nopadding {
    padding: 0;
}
body.rosen2020 .csc-default .row {
    margin-bottom: 60px;
}
body.rosen2020 .content-unterseite .csc-default .row {
    margin-bottom: 0px;
}
body.rosen2020 .fairtrade-teaser .content p {
    font-size: 1rem;
}
body.rosen2020 .fairtrade-teaser .content p.headline {
    padding: 10px 0px;
    font-size: 28px;
}
body.rosen2020 .fairtrade-teaser .content a {
    font-size: 18px;
}
body.rosen2020 .bild-text-teaser .teaser-content a {
    font-size: 18px;
}
body.rosen2020 .csc-header-alignment-center {
    font-size: 40px;
    margin-bottom: 50px;
}
body.rosen2020 .newsroom-materialien.action-map .content p,
body.rosen2020 .newsroom-materialien.flower-finder .content p {
    font-family: Helvetica;
    font-size: 15px;
    font-weight: bold;
    line-height: 24px;
}
body.rosen2020 section.content aside {
    border-top: 6px solid #80379B !important;
}
body.rosen2020 section.content aside > ul {
    padding-top: 24px;
}
body.rosen2020 .bread-wrap {
    display: block !important;
    border-top: 6px solid #80379B !important;
}
body.rosen2020 .special .keyvisual {
    float: left;
    margin-bottom: 20px;
    max-width: 80%;
}
body.rosen2020 .special .keyvisual img {
    width: 50%;
}
body.rosen2020 .special .flowerpower img {
    width: 50%;
    max-width: 87px;
    float: right;
}
body.rosen2020 section.content aside ul li a {
    font-size: 14px;
    line-height: 24px;
    padding-top: 7px;
    padding-bottom: 7px;
}
body.rosen2020 section.content aside ul li:hover,
body.rosen2020 section.content aside ul li.active {
    background: #E0119D;
}
body.rosen2020 .links-outer {
    padding: 40px 0px 32px 0px;
}
@media (max-width: 1180px) {
    html body.rosen2020 .special .flowerpower img {
        max-width: 77px;
    }
}
@media (max-width: 978px) {
    html body.rosen2020 .special .keyvisual {
        max-width: 100%;
        margin-top: 20px;
    }
    html body.rosen2020 .special .keyvisual a img {
        width: 100%;
    }
    html body.rosen2020 .special .bread-wrap {
        display: none;
    }
    html body.rosen2020 .special .flowerpower {
        clear: both;
        width: 100%;
        text-align: center;
    }
    html body.rosen2020 .special .flowerpower img {
        width: 10%;
        float: none;
        margin: 0px auto 10px;
    }
}
@media (max-width: 480px) {
    html body.rosen2019 section.content-unterseite.rosenprojekt .content h1 {
        font-size: 36px;
        line-height: 40px;
    }
    html body.rosen2019 section.content-unterseite.rosenprojekt .content h2 {
        font-size: 24px;
        line-height: 24px;
    }
    html body.rosen2019 section.content-unterseite.rosenprojekt .bread-wrap > ul {
        display: none;
    }
    html body.rosen2019 section.content-unterseite.rosenprojekt .container.special > .row:first-child {
        background-position: 10px bottom;
        background-size: 90%;
    }
    html body.rosen2019 section.content-unterseite.rosenprojekt .container.special > .row:first-child .keylinks img,
    html body.rosen2019 section.content-unterseite.rosenprojekt .container.special > .row:first-child .keyrechts img {
        height: 30px;
    }
    html body.rosen2019 section.content.rosenprojekt .rosenheader {
        padding-top: 70px;
        margin-bottom: 10px;
    }
}
body.jubilaeum-ch {
    background: #d0e7ed;
}
body.jubilaeum-ch .back-button a {
    margin-top: 30px;
    background: #00b9e4;
    color: #ffffff;
    font-family: "Veneer", "Arial", sans-serif;
    font-size: 20px;
    display: inline-block;
    padding: 10px 30px;
    cursor: pointer;
    margin-bottom: 30px;
}
body.jubilaeum-ch .new-participant .message-error {
    display: none;
}
body.jubilaeum-ch .new-participant .message-ok {
    background-color: red;
}
body.jubilaeum-ch .new-participant .message-ok .message-header {
    font-family: 'Veneer', 'Arial', sans-serif;
    font-size: 20px;
    padding: 2px 10px;
    color: #ffffff;
}
body.jubilaeum-ch .new-participant .message-ok .message-body {
    color: #ffffff;
    font-weight: bold;
    padding: 2px 10px;
    margin: 0px 0px 30px 0px;
}
body.jubilaeum-ch .new-participant .errorAgree {
    display: none;
}
body.jubilaeum-ch .new-participant .mandatory {
    vertical-align: top;
}
body.jubilaeum-ch .new-participant .button {
    margin-top: 10px;
}
body.jubilaeum-ch .new-participant .g-recaptcha {
    margin: 0px 0px 10px 0px;
    display: inline-block;
}
body.jubilaeum-ch .hashtags h2 {
    float: left;
    background: #e0119d;
    margin: 0 30px 60px 0px;
    color: #ffffff;
    padding: 10px 25px;
}
body.jubilaeum-ch .mainslider {
    margin-bottom: 32px;
}
body.jubilaeum-ch .tx-sf-filecollection-gallery {
    margin: 0px 30px;
}
body.jubilaeum-ch section.content-startseite.content-after-header {
    margin-bottom: 0;
}
body.jubilaeum-ch section.content-startseite {
    margin-bottom: 70px;
}
body.jubilaeum-ch .slide-content.white-magenta p.headline {
    color: #ffffff;
    background: #e0119d;
}
body.jubilaeum-ch .jubilaeumsseite-banner {
    background-repeat: no-repeat;
    background-position: bottom right;
    padding-top: 80px;
}
body.jubilaeum-ch .jubilaeumsseite-banner .banner-element.black-white p.headline a {
    color: #1e1e1e;
    background: #ffffff;
    text-transform: uppercase;
    font-family: 'Veneer', 'Arial', sans-serif;
    margin: 0;
    line-height: 50px;
    margin-bottom: 10px;
    font-size: 48px;
    padding: 2px 10px;
}
body.jubilaeum-ch .jubilaeumsseite-banner .banner-element.black-white p.description a {
    color: #ffffff;
}
body.jubilaeum-ch .jubilaeumsseite-banner .banner-element.black-white p.button a {
    background: #bed600;
    color: #ffffff;
    font-family: "Veneer", "Arial", sans-serif;
    font-size: 20px;
    display: inline-block;
    padding: 10px 30px;
    cursor: pointer;
    margin-bottom: 30px;
}
body.jubilaeum-ch section.content-startseite-black {
    background: #00b9e4 !important;
    padding: 0;
}
body.jubilaeum-ch section.content.content-trenner {
    max-height: none;
}
body.jubilaeum-ch .verteilerseite-einleitung {
    margin-bottom: 25px;
}
body.jubilaeum-ch .verteilerseite-einleitung .bodytext {
    margin-bottom: 8px;
    font-size: 1rem;
    color: #1e1e1e;
}
body.jubilaeum-ch .tbb-kachel {
    background: #ffffff;
    padding: 35px;
    margin-bottom: 32px;
}
body.jubilaeum-ch .tbb-kachel .headline {
    color: #1e1e1e;
    text-transform: uppercase;
    font-family: 'Veneer', 'Arial', sans-serif;
    margin: 0;
    line-height: 50px;
    margin-bottom: 10px;
    font-size: 48px;
}
body.jubilaeum-ch .tbb-kachel .tbb-button {
    font-family: "Veneer", "Arial", sans-serif;
    color: #ffffff;
    font-size: 20px;
    background-color: #bed600;
    display: inline-block;
    padding: 10px 30px;
    cursor: pointer;
}
body.jubilaeum-ch .tbb-kachel .tbb-button a {
    color: #ffffff;
}
body.jubilaeum-ch .tbb-kachel img.responsive {
    border: solid 5px #00b9e4;
}
body.jubilaeum-ch section.content {
    background: #d0e7ed;
}
body.jubilaeum-ch .logo-wrap {
    position: absolute;
    z-index: 55;
    margin-left: -15px;
}
body.jubilaeum-ch .logo-wrap a {
    float: left;
}
body.jubilaeum-ch .logo-wrap a img {
    width: 96px;
    background: #fff;
}
body.jubilaeum-ch header div.main-nav nav ul.first li a {
    padding: 0 10px;
}
body.jubilaeum-ch .momente-counter {
    position: fixed;
    width: 100%;
    left: 0;
    bottom: 0;
    text-align: center;
    z-index: 10;
}
body.jubilaeum-ch .momente-counter .counter-inner {
    width: 85px;
    margin: 0 auto;
    background: #1e1e1e;
    padding: 10px 0 4px 0;
    -webkit-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.2);
}
body.jubilaeum-ch .momente-counter .counter-inner p {
    font-family: 'Veneer', 'Arial', sans-serif;
    margin: 0;
    color: #fff;
    font-size: 20px;
}
body.jubilaeum-ch .momente-sepcial {
    padding-top: 100px;
    background-image: url(/fileadmin/system/img/ch-jubilaeum/form1.png);
    background-size: 4px auto;
    background-position: top center;
    background-repeat: repeat-y;
}
body.jubilaeum-ch .momente-sepcial .moment {
    position: relative;
    /* FLIPP EFFEKT*/
    height: 340px;
    width: 870px;
    -webkit-perspective: 1740px;
    -moz-perspective: 1740px;
    perspective: 1740px;
    z-index: 6;
}
body.jubilaeum-ch .momente-sepcial .moment div.index {
    width: 65px;
    height: 65px;
    background: #e0119d;
    color: #fff;
    border-radius: 50%;
    line-height: 59px;
    border: 3px solid #fff;
    font-family: 'Veneer', 'Arial', sans-serif;
    font-size: 25px;
    position: absolute;
    left: 50%;
    top: -30px;
    z-index: 7;
    margin-left: -32px;
    text-align: center;
}
body.jubilaeum-ch .momente-sepcial .moment div.index.small {
    font-size: 14px;
}
body.jubilaeum-ch .momente-sepcial .moment .img {
    height: 340px;
    overflow: hidden;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
body.jubilaeum-ch .momente-sepcial .moment .moment-turn .row .col-first {
    padding-right: 0;
}
body.jubilaeum-ch .momente-sepcial .moment .content {
    position: relative;
}
body.jubilaeum-ch .momente-sepcial .moment .content .content-inner {
    padding: 30px 30px 0 15px;
}
body.jubilaeum-ch .momente-sepcial .moment .content .content-inner .headline {
    color: #1e1e1e;
    text-transform: uppercase;
    font-family: 'Veneer', 'Arial', sans-serif;
    margin: 0px 0px 15px 0px;
    font-size: 35px;
    line-height: 38px;
}
body.jubilaeum-ch .momente-sepcial .moment .flip {
    position: absolute;
    right: 0;
    bottom: 0;
    display: block;
    -webkit-transform: rotate(360deg);
    border-style: solid;
    border-width: 0 0 75px 75px;
    border-color: transparent transparent #00b9e4 transparent;
    z-index: 3;
}
body.jubilaeum-ch .momente-sepcial .moment .flip.flip-back {
    right: auto;
    left: 0;
    border-width: 75px 0 0 75px;
    border-color: transparent transparent transparent #fff;
}
body.jubilaeum-ch .momente-sepcial .moment a.flip-link {
    display: block;
    position: absolute;
    z-index: 5;
    bottom: 0px;
    right: 0px;
    width: 65px;
    height: 65px;
    transition: opacity 200ms linear;
}
body.jubilaeum-ch .momente-sepcial .moment a.flip-link.flip-front {
    right: auto;
    left: 0;
}
body.jubilaeum-ch .momente-sepcial .moment a.flip-link.flip-front img {
    margin: 29px 0 0 2px;
}
body.jubilaeum-ch .momente-sepcial .moment a.flip-link:hover {
    opacity: 1;
}
body.jubilaeum-ch .momente-sepcial .moment a.flip-link img {
    width: 32px;
    margin: 29px 0 0 32px;
    height: auto;
}
body.jubilaeum-ch .momente-sepcial .moment .back .content .content-inner {
    padding: 30px 15px 0 30px;
}
body.jubilaeum-ch .momente-sepcial .moment .moment-turn {
    -webkit-transition: 0.6s;
    -webkit-transform-style: preserve-3d;
    -ms-transition: 0.6s;
    -moz-transition: 0.6s;
    -moz-transform: perspective(1740px);
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transition: 0.6s;
    transform-style: preserve-3d;
    z-index: 6;
    position: relative;
}
body.jubilaeum-ch .momente-sepcial .moment .moment-turn .front,
body.jubilaeum-ch .momente-sepcial .moment .moment-turn .back {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: 0.6s;
    -webkit-transform-style: preserve-3d;
    -webkit-transform: rotateY(0deg);
    -moz-transition: 0.6s;
    -moz-transform-style: preserve-3d;
    -moz-transform: rotateY(0deg);
    -o-transition: 0.6s;
    -o-transform-style: preserve-3d;
    -o-transform: rotateY(0deg);
    -ms-transition: 0.6s;
    -ms-transform-style: preserve-3d;
    -ms-transform: rotateY(0deg);
    transition: 0.6s;
    transform-style: preserve-3d;
    transform: rotateY(0deg);
    position: absolute;
    height: 340px;
    width: 870px;
    background: #fff;
    -webkit-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.2);
}
body.jubilaeum-ch .momente-sepcial .moment .moment-turn .front {
    z-index: 2;
    -webkit-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transform: rotateY(0deg);
}
body.jubilaeum-ch .momente-sepcial .moment .moment-turn .front a {
    font-weight: bold;
    text-decoration: underline;
}
body.jubilaeum-ch .momente-sepcial .moment .moment-turn .back {
    -webkit-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    -o-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
    background: #00b9e4;
    z-index: 1;
}
body.jubilaeum-ch .momente-sepcial .moment .moment-turn .back p,
body.jubilaeum-ch .momente-sepcial .moment .moment-turn .back h2,
body.jubilaeum-ch .momente-sepcial .moment .moment-turn .back a {
    color: #fff;
}
body.jubilaeum-ch .momente-sepcial .moment .moment-turn .back a {
    font-weight: bold;
    text-decoration: underline;
}
body.jubilaeum-ch .momente-sepcial .moment.show-backside .moment-turn .front {
    -webkit-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
}
body.jubilaeum-ch .momente-sepcial .moment.show-backside .moment-turn .back {
    z-index: 3;
    -webkit-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transform: rotateY(0deg);
}
body.jubilaeum-ch .momente-sepcial .moment.show-backside .back .img {
    margin-left: -15px;
}
body.jubilaeum-ch .momente-sepcial .moment .catimage0:before {
    /* Baumwollprodukte */
    content: "\e904";
}
body.jubilaeum-ch .momente-sepcial .moment .catimage12:before,
body.jubilaeum-ch .momente-sepcial .moment .catimage21:before,
body.jubilaeum-ch .momente-sepcial .moment .catimage247:before,
body.jubilaeum-ch .momente-sepcial .moment .catimage1271:before {
    /* Baumwollprodukte */
    content: "\e93e";
}
body.jubilaeum-ch .momente-sepcial .moment .catimage22:before,
body.jubilaeum-ch .momente-sepcial .moment .catimage248:before,
body.jubilaeum-ch .momente-sepcial .moment .catimage14:before,
body.jubilaeum-ch .momente-sepcial .moment .catimage1273:before,
body.jubilaeum-ch .momente-sepcial .moment .catimageBlu:before {
    /* Blumen */
    content: "\e921";
}
body.jubilaeum-ch .momente-sepcial .moment .catimage16:before,
body.jubilaeum-ch .momente-sepcial .moment .catimage23:before,
body.jubilaeum-ch .momente-sepcial .moment .catimage249:before,
body.jubilaeum-ch .momente-sepcial .moment .catimage1275:before {
    /* Fr�chte */
    content: "\e922";
}
body.jubilaeum-ch .momente-sepcial .moment .catimage17:before,
body.jubilaeum-ch .momente-sepcial .moment .catimage20:before,
body.jubilaeum-ch .momente-sepcial .moment .catimage1276:before {
    /* Fr�chts�fte Gem�se */
    content: "\e922";
}
body.jubilaeum-ch .momente-sepcial .moment .catimage1279:before {
    /*  Gem�se */
    content: "\e924";
}
body.jubilaeum-ch .momente-sepcial .moment .catimage24:before,
body.jubilaeum-ch .momente-sepcial .moment .catimage250:before,
body.jubilaeum-ch .momente-sepcial .moment .catimage2:before,
body.jubilaeum-ch .momente-sepcial .moment .catimage1261:before,
body.jubilaeum-ch .momente-sepcial .moment .catimageGet:before {
    /* Getr�nke */
    content: "\e925";
}
body.jubilaeum-ch .momente-sepcial .moment .catimage4:before,
body.jubilaeum-ch .momente-sepcial .moment .catimage19:before,
body.jubilaeum-ch .momente-sepcial .moment .catimage251:before,
body.jubilaeum-ch .momente-sepcial .moment .catimage1263:before,
body.jubilaeum-ch .momente-sepcial .moment .catimageGew:before {
    /* Gew�rze */
    content: "\e926";
}
body.jubilaeum-ch .momente-sepcial .moment .catimage1278:before {
    /* �L */
    content: "\e926";
}
body.jubilaeum-ch .momente-sepcial .moment .catimage9:before,
body.jubilaeum-ch .momente-sepcial .moment .catimage78:before,
body.jubilaeum-ch .momente-sepcial .moment .catimage303:before,
body.jubilaeum-ch .momente-sepcial .moment .catimage1268:before,
body.jubilaeum-ch .momente-sepcial .moment .catimage1643:before {
    /* Gold */
    content: "\e927";
}
body.jubilaeum-ch .momente-sepcial .moment .catimage9:before,
body.jubilaeum-ch .momente-sepcial .moment .catimage35:before {
    /* Holz */
}
body.jubilaeum-ch .momente-sepcial .moment .catimage13:before,
body.jubilaeum-ch .momente-sepcial .moment .catimage252:before,
body.jubilaeum-ch .momente-sepcial .moment .catimage26:before,
body.jubilaeum-ch .momente-sepcial .moment .catimage1272:before,
body.jubilaeum-ch .momente-sepcial .moment .catimageHon:before {
    /* Honig */
    content: "\e928";
}
body.jubilaeum-ch .momente-sepcial .moment .catimage28:before,
body.jubilaeum-ch .momente-sepcial .moment .catimage254:before,
body.jubilaeum-ch .momente-sepcial .moment .catimage7:before,
body.jubilaeum-ch .momente-sepcial .moment .catimageKak:before {
    /* Kakao */
    content: "\e92a";
}
body.jubilaeum-ch .momente-sepcial .moment .catimage1:before,
body.jubilaeum-ch .momente-sepcial .moment .catimage253:before,
body.jubilaeum-ch .momente-sepcial .moment .catimage27:before,
body.jubilaeum-ch .momente-sepcial .moment .catimage1260:before {
    /* Kaffee */
    content: "\e929";
}
body.jubilaeum-ch .momente-sepcial .moment .catimage25:before {
    /* Koch- & Backhilfen */
    content: "\e92b";
}
body.jubilaeum-ch .momente-sepcial .moment .catimage36:before {
    /* Kosmetik */
    content: "\e92d";
}
body.jubilaeum-ch .momente-sepcial .moment .catimage11:before,
body.jubilaeum-ch .momente-sepcial .moment .catimage1270:before {
    /* Quinoa */
}
body.jubilaeum-ch .momente-sepcial .moment .catimage6:before,
body.jubilaeum-ch .momente-sepcial .moment .catimage29:before,
body.jubilaeum-ch .momente-sepcial .moment .catimage255:before,
body.jubilaeum-ch .momente-sepcial .moment .catimage1265:before,
body.jubilaeum-ch .momente-sepcial .moment .catimageRei:before {
    /* Reis */
    content: "\e92e";
}
body.jubilaeum-ch .momente-sepcial .moment .catimage256:before,
body.jubilaeum-ch .momente-sepcial .moment .catimage15:before,
body.jubilaeum-ch .momente-sepcial .moment .catimage30:before,
body.jubilaeum-ch .momente-sepcial .moment .catimage1274:before {
    /* Sportb�lle */
    content: "\e92f";
}
body.jubilaeum-ch .momente-sepcial .moment .catimage257:before,
body.jubilaeum-ch .momente-sepcial .moment .catimage3:before,
body.jubilaeum-ch .momente-sepcial .moment .catimage31:before,
body.jubilaeum-ch .momente-sepcial .moment .catimage1262:before,
body.jubilaeum-ch .momente-sepcial .moment .catimageMil:before {
    /* S��waren */
    content: "\e923";
}
body.jubilaeum-ch .momente-sepcial .moment .catimage258:before,
body.jubilaeum-ch .momente-sepcial .moment .catimage8:before,
body.jubilaeum-ch .momente-sepcial .moment .catimage32:before,
body.jubilaeum-ch .momente-sepcial .moment .catimage1267:before {
    /* Tee */
    content: "\e930";
}
body.jubilaeum-ch .momente-sepcial .moment .catimage259:before,
body.jubilaeum-ch .momente-sepcial .moment .catimage5:before,
body.jubilaeum-ch .momente-sepcial .moment .catimage33:before,
body.jubilaeum-ch .momente-sepcial .moment .catimageTro:before {
    /* Trockenfr�chte */
    content: "\e931";
}
body.jubilaeum-ch .momente-sepcial .moment .catimage260:before,
body.jubilaeum-ch .momente-sepcial .moment .catimage10:before,
body.jubilaeum-ch .momente-sepcial .moment .catimage34:before,
body.jubilaeum-ch .momente-sepcial .moment .catimage1269:before {
    /* Zucker */
    content: "\e932";
}
body.jubilaeum-ch .momente-sepcial .moment .catimage1277:before {
    /* Wein */
}
body.jubilaeum-ch .momente-sepcial .moment .catimage {
    height: 40px;
    width: 40px;
    float: left;
}
body.jubilaeum-ch .momente-sepcial .moment .catimage::before {
    font-size: 40px;
    left: 26px;
    top: 14px;
    font-family: fairtrade;
    font-weight: normal;
    position: absolute;
    color: #fff;
}
body.jubilaeum-ch .momente-sepcial .moment .catimage.catimage0::before {
    font-size: 28px;
    left: 33px;
    top: 24px;
}
body.jubilaeum-ch .momente-sepcial .moment .back .catimage::before {
    left: 4px;
    color: #00b9e4;
}
body.jubilaeum-ch .momente-sepcial .moment .back .catimage.catimage0::before {
    font-size: 28px;
    left: 7px;
    top: 24px;
    content: "\e906";
}
body.jubilaeum-ch .momente-sepcial.first {
    padding-top: 30px;
    background-image: none;
}
body.jubilaeum-ch .monthly,
body.jubilaeum-ch .yearly {
    padding-left: 0px;
    padding-right: 0px;
}
body.jubilaeum-ch .monthly .competition-header,
body.jubilaeum-ch .yearly .competition-header {
    position: relative;
    width: 100%;
    min-height: 420px;
    padding: 30px 30px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
}
body.jubilaeum-ch .monthly .competition-header h2 span,
body.jubilaeum-ch .yearly .competition-header h2 span {
    display: inline-block;
    background: #e0119d;
    color: #ffffff;
    text-transform: uppercase;
    font-family: 'Veneer', 'Arial', sans-serif;
    font-size: 48px;
    line-height: 50px;
    margin-bottom: 20px;
    padding: 10px;
}
body.jubilaeum-ch .monthly .competition-header .ch-partner,
body.jubilaeum-ch .yearly .competition-header .ch-partner {
    position: absolute;
    left: 40px;
    bottom: 30px;
    z-index: 15;
}
body.jubilaeum-ch .monthly .competition-header .ch-partner img,
body.jubilaeum-ch .yearly .competition-header .ch-partner img {
    margin: 0px 0px 10px 0px;
}
body.jubilaeum-ch .monthly .competition-header .ch-partner .ch-partner-info,
body.jubilaeum-ch .yearly .competition-header .ch-partner .ch-partner-info {
    background: #ffffff;
    color: #1e1e1e;
    display: inline-block;
    text-transform: uppercase;
    font-family: 'Veneer', 'Arial', sans-serif;
    padding: 6px 20px;
    font-size: 20px;
}
body.jubilaeum-ch .monthly .competition-content,
body.jubilaeum-ch .yearly .competition-content {
    padding: 23px 30px 34px;
    background: #00b9e4;
    position: relative;
}
body.jubilaeum-ch .monthly .competition-content h3,
body.jubilaeum-ch .yearly .competition-content h3,
body.jubilaeum-ch .monthly .competition-content h4,
body.jubilaeum-ch .yearly .competition-content h4,
body.jubilaeum-ch .monthly .competition-content p,
body.jubilaeum-ch .yearly .competition-content p {
    color: #ffffff;
}
body.jubilaeum-ch .monthly .competition-content h3,
body.jubilaeum-ch .yearly .competition-content h3 {
    font-size: 25px;
    margin-bottom: 10px;
}
body.jubilaeum-ch .monthly .competition-content h4,
body.jubilaeum-ch .yearly .competition-content h4 {
    text-transform: none;
    font-family: 'Arial, Helvetica Neue', Helvetica, sans-serif;
    font-size: 100%;
    font-weight: bold;
}
body.jubilaeum-ch .monthly .competition-content p,
body.jubilaeum-ch .yearly .competition-content p {
    font-size: 100%;
    margin-bottom: 10px;
}
body.jubilaeum-ch .monthly .competition-content a.learn-more,
body.jubilaeum-ch .yearly .competition-content a.learn-more {
    color: #ffffff;
    display: block;
    font-weight: bold;
    margin-bottom: 20px;
}
body.jubilaeum-ch .monthly .competition-content a.learn-more:hover,
body.jubilaeum-ch .yearly .competition-content a.learn-more:hover {
    text-decoration: underline;
}
body.jubilaeum-ch .monthly .competition-content .question,
body.jubilaeum-ch .yearly .competition-content .question {
    margin-bottom: 68px;
}
body.jubilaeum-ch .monthly .competition-content .button,
body.jubilaeum-ch .yearly .competition-content .button {
    margin-top: 15px;
    text-align: center;
    position: absolute;
    bottom: 30px;
    left: 0px;
    width: 100%;
}
body.jubilaeum-ch .monthly .competition-content .button a,
body.jubilaeum-ch .yearly .competition-content .button a {
    color: #ffffff;
    background: #ffa02f;
    display: inline-block;
    text-transform: uppercase;
    font-family: 'Veneer', 'Arial', sans-serif;
    padding: 7px 30px;
    font-size: 24px;
}
body.jubilaeum-ch .monthly .competition-content .check-wrapper,
body.jubilaeum-ch .yearly .competition-content .check-wrapper {
    margin: 0px 85px;
    color: #ffffff;
    font-size: 16px;
    position: relative;
    font-weight: bold;
}
body.jubilaeum-ch .monthly .competition-content .check-wrapper span:before,
body.jubilaeum-ch .yearly .competition-content .check-wrapper span:before,
body.jubilaeum-ch .monthly .competition-content .check-wrapper span:after,
body.jubilaeum-ch .yearly .competition-content .check-wrapper span:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
}
body.jubilaeum-ch .monthly .competition-content .check-wrapper input[type="checkbox"],
body.jubilaeum-ch .yearly .competition-content .check-wrapper input[type="checkbox"] {
    display: none;
}
body.jubilaeum-ch .monthly .competition-content .check-wrapper span.checkbox,
body.jubilaeum-ch .yearly .competition-content .check-wrapper span.checkbox {
    margin: 3px 0px;
    display: inline-block;
}
body.jubilaeum-ch .monthly .competition-content .check-wrapper span.checkbox:before,
body.jubilaeum-ch .yearly .competition-content .check-wrapper span.checkbox:before {
    width: 20px;
    height: 20px;
    background-color: #fff;
    left: -35px;
    box-sizing: border-box;
    border: 1px solid #0092b4;
    transition: border-color 0.2s;
}
body.jubilaeum-ch .monthly .competition-content .check-wrapper span.checkbox:after,
body.jubilaeum-ch .yearly .competition-content .check-wrapper span.checkbox:after {
    content: '\e94a';
    font-family: fairtrade;
    left: -32px;
    top: 3px;
    color: transparent;
    transition: color .2s;
}
body.jubilaeum-ch .monthly .competition-content .check-wrapper input[type="checkbox"]:checked + label span.checkbox::after,
body.jubilaeum-ch .yearly .competition-content .check-wrapper input[type="checkbox"]:checked + label span.checkbox::after {
    color: #ffa02f;
}
body.jubilaeum-ch .yearly h2 span {
    background: #00b9e4 !important;
}
body.jubilaeum-ch .yearly .competition-content {
    background: #e0119d;
}
body.jubilaeum-ch .yearly .competition-content .button a {
    background: #80379b;
}
body.jubilaeum-ch .wrong-answer {
    display: block;
    background: none;
    color: transparent;
    padding: 3px 20px;
    margin: 0px 30px 10px 30px;
    text-align: center;
}
body.jubilaeum-ch .monthly .wrong-answer.show,
body.jubilaeum-ch .monthly-price .wrong-answer.show {
    color: #ffa02f;
    background: #ffffff;
}
body.jubilaeum-ch .yearly input[type="checkbox"]:checked + label span.checkbox::after,
body.jubilaeum-ch .yearly-price input[type="checkbox"]:checked + label span.checkbox::after {
    color: #80379b !important;
}
body.jubilaeum-ch .yearly .wrong-answer.show,
body.jubilaeum-ch .yearly-price .wrong-answer.show {
    color: #80379b;
    background: #ffffff;
}
body.jubilaeum-ch .monthly-price {
    background: #00b9e4;
    padding: 30px;
}
body.jubilaeum-ch .monthly-price .price-header {
    margin-bottom: 50px;
}
body.jubilaeum-ch .monthly-price .price-header div p {
    color: #ffffff;
}
body.jubilaeum-ch .monthly-price .price-header h2 {
    width: 100%;
    margin-top: 70px;
}
@media (min-width: 980px) {
    body.jubilaeum-ch .monthly-price .price-header h2 {
        margin-left: 40%;
    }
}
body.jubilaeum-ch .monthly-price .price-header h2 span {
    display: inline-block;
    background: #e0119d;
    color: #ffffff;
    text-transform: uppercase;
    font-family: 'Veneer', 'Arial', sans-serif;
    font-size: 48px;
    line-height: 35px;
    margin-bottom: 20px;
    padding: 13px;
}
body.jubilaeum-ch .monthly-price .price-header .ch-partner {
    position: absolute;
    left: 40px;
    bottom: 30px;
    z-index: 15;
    height: 500px;
    width: 500px;
}
body.jubilaeum-ch .monthly-price .price-header .ch-partner-info {
    background: #ffffff;
    color: #1e1e1e;
    display: inline-block;
    text-transform: uppercase;
    font-family: 'Veneer', 'Arial', sans-serif;
    padding: 6px 20px;
    font-size: 20px;
}
body.jubilaeum-ch .monthly-price .price-header .partner-content-links {
    width: 100%;
    text-align: center;
}
body.jubilaeum-ch .monthly-price .price-header .partner-content-links a {
    vertical-align: middle;
}
body.jubilaeum-ch .monthly-price .price-header .logo-link {
    display: inline-block;
    margin-left: 20px;
}
body.jubilaeum-ch .monthly-price .question-header {
    font-size: 40px;
    line-height: 50px;
}
body.jubilaeum-ch .monthly-price h3,
body.jubilaeum-ch .monthly-price h4,
body.jubilaeum-ch .monthly-price p {
    color: #ffffff;
}
body.jubilaeum-ch .monthly-price h3 {
    font-size: 25px;
    margin-bottom: 10px;
}
body.jubilaeum-ch .monthly-price h4 {
    text-transform: none;
    font-family: 'Arial, Helvetica Neue', Helvetica, sans-serif;
    font-size: 100%;
    font-weight: bold;
}
body.jubilaeum-ch .monthly-price p {
    font-size: 100%;
    margin-bottom: 10px;
}
body.jubilaeum-ch .monthly-price a.learn-more {
    color: #ffffff;
    display: block;
    font-weight: bold;
    margin-bottom: 20px;
}
body.jubilaeum-ch .monthly-price a.learn-more:hover {
    text-decoration: underline;
}
body.jubilaeum-ch .monthly-price .bodytext {
    font-size: 18px;
    font-weight: normal;
}
body.jubilaeum-ch .monthly-price .button {
    margin-top: 25px;
    margin-bottom: 50px;
    text-align: center;
}
body.jubilaeum-ch .monthly-price .button a {
    color: #ffffff;
    background: #ffa02f;
    display: inline-block;
    text-transform: uppercase;
    font-family: 'Veneer', 'Arial', sans-serif;
    padding: 7px 30px;
    font-size: 24px;
}
body.jubilaeum-ch .monthly-price .check-wrapper {
    color: #ffffff;
    font-size: 16px;
    position: relative;
    font-weight: bold;
}
body.jubilaeum-ch .monthly-price .check-wrapper span:before,
body.jubilaeum-ch .monthly-price .check-wrapper span:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
}
body.jubilaeum-ch .monthly-price .check-wrapper input[type="checkbox"] {
    display: none;
}
body.jubilaeum-ch .monthly-price .check-wrapper span.checkbox {
    margin: 3px 0px;
    display: inline-block;
}
body.jubilaeum-ch .monthly-price .check-wrapper span.checkbox:before {
    width: 20px;
    height: 20px;
    background-color: #fff;
    left: -35px;
    box-sizing: border-box;
    border: 1px solid #0092b4;
    transition: border-color 0.2s;
}
body.jubilaeum-ch .monthly-price .check-wrapper span.checkbox:after {
    content: '\e94a';
    font-family: fairtrade;
    left: -32px;
    top: 3px;
    color: transparent;
    transition: color .2s;
}
body.jubilaeum-ch .monthly-price .check-wrapper input[type="checkbox"]:checked + label span.checkbox::after {
    color: #ffa02f;
}
body.jubilaeum-ch .new-participant {
    padding-top: 30px;
    background: #00b9e4;
    text-align: center;
}
body.jubilaeum-ch .new-participant h2,
body.jubilaeum-ch .new-participant p {
    color: #ffffff;
}
body.jubilaeum-ch .new-participant a.agree {
    color: #ffffff;
    text-decoration: underline;
}
body.jubilaeum-ch .new-participant form {
    text-align: left;
    color: #ffffff;
}
body.jubilaeum-ch .new-participant form label {
    font-weight: bold;
    margin-bottom: 5px;
    display: inline-block;
}
body.jubilaeum-ch .new-participant form input,
body.jubilaeum-ch .new-participant form select {
    margin-bottom: 20px;
}
body.jubilaeum-ch .new-participant form .chosen-container-single .chosen-single div {
    background: #ffffff;
    border-right: 1px solid #b8b8b8;
    border-top: 1px solid #b8b8b8;
    border-bottom: 1px solid #b8b8b8;
}
body.jubilaeum-ch .new-participant form .chosen-container-single .chosen-single div:after {
    color: #00b9e4;
}
body.jubilaeum-ch .new-participant form .button {
    margin-bottom: 20px;
    text-align: center;
}
body.jubilaeum-ch .new-participant form .button input {
    background: #bed600;
    color: #ffffff;
    font-family: "Veneer", "Arial", sans-serif;
    font-size: 18px;
    display: inline-block;
    padding: 6px 20px;
    cursor: pointer;
    margin-bottom: 30px;
    border: none;
}
body.jubilaeum-ch .new-participant form .checkbox {
    margin-bottom: 20px;
}
body.jubilaeum-ch .new-participant form .checkbox label {
    display: block;
    padding-left: 32px;
    text-indent: -15px;
    font-weight: normal;
}
body.jubilaeum-ch .new-participant form .checkbox input {
    width: 13px;
    height: 13px;
    padding: 0;
    margin: 0;
    vertical-align: bottom;
    position: relative;
    top: -1px;
    left: -15px;
    *overflow: hidden;
}
body.jubilaeum-ch .news-unterseite-list-nachrichten-tagebuch,
body.jubilaeum-ch .news-unterseite-detail-nachrichten-tagebuch {
    background: #ffffff;
    padding: 50px;
}
body.jubilaeum-ch .news-unterseite-list-nachrichten-tagebuch hr,
body.jubilaeum-ch .news-unterseite-detail-nachrichten-tagebuch hr {
    border-top: 2px solid #e0119d;
    margin-top: 0px;
}
body.jubilaeum-ch .news-unterseite-list-nachrichten-tagebuch .date,
body.jubilaeum-ch .news-unterseite-detail-nachrichten-tagebuch .date {
    font-family: "Veneer", "Arial", sans-serif;
    font-size: 60px;
    color: #1e1e1e;
    text-align: center;
}
body.jubilaeum-ch .news-unterseite-list-nachrichten-tagebuch .news-content,
body.jubilaeum-ch .news-unterseite-detail-nachrichten-tagebuch .news-content {
    padding: 14px 0px;
}
body.jubilaeum-ch .news-unterseite-list-nachrichten-tagebuch .news-content p,
body.jubilaeum-ch .news-unterseite-detail-nachrichten-tagebuch .news-content p {
    color: #00b9e4;
    font-family: "Veneer", "Arial", sans-serif;
    margin-bottom: 0;
    font-size: 24px;
    padding: 2px 0px;
}
body.jubilaeum-ch .news-unterseite-list-nachrichten-tagebuch .imageblock,
body.jubilaeum-ch .news-unterseite-detail-nachrichten-tagebuch .imageblock {
    position: relative;
}
body.jubilaeum-ch .news-unterseite-list-nachrichten-tagebuch .imageblock .diary,
body.jubilaeum-ch .news-unterseite-detail-nachrichten-tagebuch .imageblock .diary {
    position: absolute;
    left: 0;
    top: 4px;
    z-index: 5;
}
body.jubilaeum-ch .news-unterseite-list-nachrichten-tagebuch .imageblock .responsive,
body.jubilaeum-ch .news-unterseite-detail-nachrichten-tagebuch .imageblock .responsive {
    -ms-transform: rotate(3deg);
    /* IE 9 */
    -webkit-transform: rotate(3deg);
    /* Chrome, Safari, Opera */
    transform: rotate(3deg);
    margin: 0px 0px 0px 20px;
    z-index: 9;
}
body.jubilaeum-ch .news-unterseite-detail-nachrichten-tagebuch .date {
    text-align: left;
}
body.jubilaeum-ch .news-unterseite-detail-nachrichten-tagebuch .diary-page-top {
    background-image: url(/fileadmin/system/img/ch-jubilaeum/bg_top.png);
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    height: 75px;
}
body.jubilaeum-ch .news-unterseite-detail-nachrichten-tagebuch .diary-page {
    background-image: url(/fileadmin/system/img/ch-jubilaeum/bg_mid.png);
    background-repeat: repeat-y;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    margin-top: -3px;
}
body.jubilaeum-ch .news-unterseite-detail-nachrichten-tagebuch .diary-page h1 {
    font-size: 34px;
    margin-top: -15px;
}
body.jubilaeum-ch .news-unterseite-detail-nachrichten-tagebuch .diary-page .img-wrap {
    margin: 20px;
    background-color: #ddd4bf;
}
body.jubilaeum-ch .news-unterseite-detail-nachrichten-tagebuch .diary-page .img-wrap img {
    -ms-transform: rotate(-1.5deg);
    /* IE 9 */
    -webkit-transform: rotate(-1.5deg);
    /* Chrome, Safari, Opera */
    transform: rotate(-1.5deg);
}
body.jubilaeum-ch .news-unterseite-detail-nachrichten-tagebuch .diary-page-bottom {
    background-image: url(/fileadmin/system/img/ch-jubilaeum/bg_btm.png);
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    height: 15px;
}
@media (max-width: 1169px) {
    body.jubilaeum-ch .logo-wrap a img {
        width: 75px;
    }
}
@media (max-width: 979px) {
    body.jubilaeum-ch header div.main-nav nav ul.first li a {
        padding: 0 2px !important;
    }
    body.jubilaeum-ch .jubilaeumsseite-banner {
        background-image: none;
    }
    body.jubilaeum-ch .tbb-kachel .tbb-button {
        margin-bottom: 20px;
    }
}
@media (max-width: 767px) {
    body.jubilaeum-ch .new-participant {
        padding: 30px;
    }
    body.jubilaeum-ch .jubilaeumsseite-banner {
        text-align: center;
        padding-top: 20px;
    }
    body.jubilaeum-ch .jubilaeumsseite-banner .banner-element.black-white p.headline {
        margin-bottom: 5px;
    }
    body.jubilaeum-ch .jubilaeumsseite-banner .banner-element.black-white p.headline a {
        font-size: 32px;
    }
    body.jubilaeum-ch .jubilaeumsseite-banner .banner-element.black-white p.button {
        margin-bottom: 10px;
    }
    body.jubilaeum-ch .jubilaeumsseite-banner .banner-element.black-white p.button a {
        margin-bottom: 10px;
    }
    body.jubilaeum-ch .wrong-answer {
        margin: 0;
    }
    body.jubilaeum-ch .check-wrapper {
        margin: 0px 35px !important;
    }
    body.jubilaeum-ch .tbb-kachel {
        padding: 10px;
        text-align: center;
    }
    body.jubilaeum-ch .tbb-kachel p {
        text-align: center;
    }
    body.jubilaeum-ch .tbb-kachel .headline {
        font-size: 32px;
        line-height: 35px;
        margin-bottom: 5px;
    }
    body.jubilaeum-ch .tbb-kachel .tbb-button {
        margin-bottom: 10px;
    }
}
@media (max-width: 550px) {
    body.jubilaeum-ch .monthly .competition-header h2 span,
    body.jubilaeum-ch .yearly .competition-header h2 span {
        font-size: 38px;
        line-height: 45px;
    }
}
@media (max-width: 450px) {
    body.jubilaeum-ch .monthly .competition-header h2 span,
    body.jubilaeum-ch .yearly .competition-header h2 span {
        font-size: 28px;
        line-height: 45px;
    }
}
body.jubilaeum,
body.jubilaeum section.content {
    background: #fdf6eb;
}
body.jubilaeum section.content.content-after-header {
    padding-top: 60px;
}
body.jubilaeum .jubilaeum-spacer {
    margin-top: 60px;
}
body.jubilaeum section.content-startseite {
    padding-top: 85px;
    background-image: url(/fileadmin/system/img/jubilaeum/25jahre-Right@1x.jpg);
    background-position: top right;
    background-repeat: no-repeat;
}
body.jubilaeum section.content.content-after-header.content-startseite {
    padding: 0;
}
body.jubilaeum section.content-verteilerseite .bread-wrap {
    display: none;
}
body.jubilaeum section.content aside ul {
    background: #fff;
}
body.jubilaeum section.content aside ul li.active,
body.jubilaeum section.content aside ul li:hover {
    background: #ede5d9;
}
body.jubilaeum .fairtrade-teaser {
    -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.1);
}
body.jubilaeum section.content.content-startseite-bottom > .container {
    height: 100px;
    background: #fdf6eb;
    background-image: url(/fileadmin/system/img/jubilaeum/25jahre-Footer@1x.jpg);
    background-repeat: no-repeat;
    background-position: bottom left;
}
body.jubilaeum section.content.content-startseite-bottom {
    margin: 0;
}
body.jubilaeum .momente-counter {
    position: fixed;
    width: 100%;
    left: 0;
    bottom: 0;
    text-align: center;
}
body.jubilaeum .momente-counter .counter-inner {
    width: 85px;
    margin: 0 auto;
    background: #1e1e1e;
    padding: 10px 0 4px 0;
    -webkit-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.2);
}
body.jubilaeum .momente-counter .counter-inner p {
    font-family: 'Veneer', 'Arial', sans-serif;
    margin: 0;
    color: #fff;
    font-size: 20px;
}
body.jubilaeum .momente-sepcial {
    padding-top: 100px;
    background-image: url(/fileadmin/system/img/jubilaeum/dotted@2x.png);
    background-size: 39px auto;
    background-position: top center;
    background-repeat: repeat-y;
}
body.jubilaeum .momente-sepcial .moment {
    position: relative;
    margin-bottom: 80px;
    /* FLIPP EFFEKT*/
    height: 300px;
    width: 870px;
    -webkit-perspective: 1740px;
    -moz-perspective: 1740px;
    perspective: 1740px;
}
body.jubilaeum .momente-sepcial .moment div.index {
    width: 65px;
    height: 65px;
    background: #00b9e4;
    color: #fff;
    border-radius: 50%;
    line-height: 59px;
    border: 3px solid #fff;
    font-family: 'Veneer', 'Arial', sans-serif;
    font-size: 36px;
    position: absolute;
    left: 50%;
    top: -30px;
    z-index: 5;
    margin-left: -30px;
    text-align: center;
}
body.jubilaeum .momente-sepcial .moment .img {
    height: 300px;
    overflow: hidden;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
body.jubilaeum .momente-sepcial .moment .moment-turn .row .col-first {
    padding-right: 0;
}
body.jubilaeum .momente-sepcial .moment .content {
    position: relative;
}
body.jubilaeum .momente-sepcial .moment .content .content-inner {
    padding: 30px 30px 0 15px;
}
body.jubilaeum .momente-sepcial .moment .flip {
    position: absolute;
    right: 0;
    bottom: 0;
    display: block;
    -webkit-transform: rotate(360deg);
    border-style: solid;
    border-width: 0 0 65px 65px;
    border-color: transparent transparent #00b9e4 transparent;
    z-index: 3;
}
body.jubilaeum .momente-sepcial .moment .flip.flip-back {
    right: auto;
    left: 0;
    border-width: 65px 0 0 65px;
    border-color: transparent transparent transparent #fff;
}
body.jubilaeum .momente-sepcial .moment a.flip-link {
    display: block;
    position: absolute;
    z-index: 5;
    bottom: 0px;
    right: 0px;
    width: 65px;
    height: 65px;
    opacity: 0.8;
    transition: opacity 200ms linear;
}
body.jubilaeum .momente-sepcial .moment a.flip-link.flip-front {
    right: auto;
    left: 0;
}
body.jubilaeum .momente-sepcial .moment a.flip-link.flip-front img {
    margin: 29px 0 0 2px;
}
body.jubilaeum .momente-sepcial .moment a.flip-link:hover {
    opacity: 1;
}
body.jubilaeum .momente-sepcial .moment a.flip-link img {
    width: 32px;
    margin: 29px 0 0 32px;
    height: auto;
}
body.jubilaeum .momente-sepcial .moment .back .content .content-inner {
    padding: 30px 15px 0 30px;
}
body.jubilaeum .momente-sepcial .moment .moment-turn {
    transform-style: preserve-3d;
    -webkit-perspective: 1740px;
    -moz-perspective: 1740px;
    perspective: 1740px;
    position: relative;
    -webkit-transition: all 0.6s ease 0s;
    -o-transition: all 0.6s ease 0s;
    transition: all 0.6s ease 0s;
}
body.jubilaeum .momente-sepcial .moment .moment-turn .front,
body.jubilaeum .momente-sepcial .moment .moment-turn .back {
    backface-visibility: hidden;
    position: absolute;
    height: 300px;
    width: 870px;
    background: #fff;
    -webkit-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.2);
    -webkit-transition: all 0.6s ease 0s;
    -o-transition: all 0.6s ease 0s;
    transition: all 0.6s ease 0s;
    transform-style: preserve-3d;
}
body.jubilaeum .momente-sepcial .moment .moment-turn .front {
    z-index: 2;
    -webkit-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transform: rotateY(0deg);
}
body.jubilaeum .momente-sepcial .moment .moment-turn .front a {
    font-weight: bold;
    text-decoration: underline;
}
body.jubilaeum .momente-sepcial .moment .moment-turn .back {
    -webkit-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    -o-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
    background: #00b9e4;
    z-index: 1;
}
body.jubilaeum .momente-sepcial .moment .moment-turn .back p,
body.jubilaeum .momente-sepcial .moment .moment-turn .back h2,
body.jubilaeum .momente-sepcial .moment .moment-turn .back a {
    color: #fff;
}
body.jubilaeum .momente-sepcial .moment .moment-turn .back a {
    font-weight: bold;
    text-decoration: underline;
}
body.jubilaeum .momente-sepcial .moment.show-backside .moment-turn .front {
    -webkit-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
}
body.jubilaeum .momente-sepcial .moment.show-backside .moment-turn .back {
    z-index: 3;
    -webkit-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transform: rotateY(0deg);
}
body.jubilaeum .momente-sepcial .moment.show-backside .back .img {
    margin-left: -15px;
}
.jb-jahre-teaser {
    background: #fff;
    -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.1);
}
.jb-jahre-teaser div.bodytext {
    padding: 16px 18px;
}
.jb-jahre-teaser div.bodytext h2 {
    margin-bottom: 8px;
}
.jb-jahre-teaser div.bodytext p {
    font-size: 0.9375rem;
    line-height: 24px;
    margin: 0 0 5px 0;
}
.jb-jahre-teaser div.bodytext p a {
    font-family: 'Veneer', 'Arial', sans-serif;
    font-size: 15px;
    color: #1e1e1e;
}
@media (min-width: 768px) {
    body.jubilaeum .jubilaeum-spacer {
        margin-top: 135px;
    }
}
@media (min-width: 980px) {
    .jb-jahre-teaser div.bodytext {
        padding: 18px 0 0 0;
    }
}
@media (max-width: 1169px) {
    body.jubilaeum .momente-sepcial .moment,
    body.jubilaeum-ch .momente-sepcial .moment {
        width: 100%;
        position: static;
        height: auto;
    }
    body.jubilaeum .momente-sepcial .moment .moment-turn,
    body.jubilaeum-ch .momente-sepcial .moment .moment-turn {
        width: 100%;
        position: static;
        height: auto;
    }
    body.jubilaeum .momente-sepcial .moment .moment-turn .front,
    body.jubilaeum-ch .momente-sepcial .moment .moment-turn .front,
    body.jubilaeum .momente-sepcial .moment .moment-turn .back,
    body.jubilaeum-ch .momente-sepcial .moment .moment-turn .back {
        width: 100%;
        position: static;
        height: auto;
    }
    body.jubilaeum .momente-sepcial .moment .moment-turn .back,
    body.jubilaeum-ch .momente-sepcial .moment .moment-turn .back {
        display: none;
    }
    body.jubilaeum .momente-sepcial .moment .moment-turn .row .col-first,
    body.jubilaeum-ch .momente-sepcial .moment .moment-turn .row .col-first {
        padding-right: 15px;
    }
    body.jubilaeum .momente-sepcial .moment .content .content-inner,
    body.jubilaeum-ch .momente-sepcial .moment .content .content-inner {
        padding: 15px 15px 0 15px;
    }
    body.jubilaeum .momente-sepcial .moment.show-backside .back .img,
    body.jubilaeum-ch .momente-sepcial .moment.show-backside .back .img {
        margin-left: 0;
    }
    body.jubilaeum .momente-sepcial .moment.show-backside .moment-turn .front,
    body.jubilaeum-ch .momente-sepcial .moment.show-backside .moment-turn .front {
        display: none;
    }
    body.jubilaeum .momente-sepcial .moment.show-backside .moment-turn .back,
    body.jubilaeum-ch .momente-sepcial .moment.show-backside .moment-turn .back {
        display: block;
    }
}


/* FIX */

body.rosen2018 section.content.content-after-header {
    padding-top: 0px;
}
body.rosen2018 .multiteaser,
body.rosen2018 .bild-text-teaser {
    background: #fff;
}
body.rosen2018 .multiteaser-content {
    padding: 0 30px;
}

body .img-responsive,
body .thumbnail > img,
body .thumbnail a > img {
    background: transparent;
}
html body.rosen2018 div.frame-layout-40 {
    background: #fff;
}
html body.rosen2018 div.frame-layout-40 h1,
html body.rosen2018 div.frame-layout-40 h2 {
    color: #1e1e1e;
}

html body.scheme-grn .bread-wrap ul li a span {
    color: #7F7F7F;
}

html body.rosen2019 section.content-unterseite.rosenprojekt .container.special > .row:first-child {
    min-height: 200px;
    border-bottom: 5px solid pink;
    margin-bottom: 20px;
}

html body.rosen2020 .container.special > .row {
    clear: both;
}


html body.coffeefairday2019live .homepage .homepage-content{
    padding: 0;
}

html body.coffeefairday2019live .content-verteilerseite .bread-wrap {
    display: none;
}
body.coffeefairday2019live .tafel-hintergrund .tafel-box-rechts p.meter {
    position: relative;
    width: 630px;
}
body.coffeefairday2019live .tafel-gefunden ul {
    list-style: none;
    padding: 0;
}
body.coffeefairday2019live .bg-demo {
    margin-bottom: -30px;
    border: 0px none;
}

body.coffeefairday2019live .swiperGallery-24703 {
    max-width: 1220px;
}

#c21423 {
    margin-left: -30px;
    margin-right: -30px;
}
body.kampagnen .multiteaser {
    background: #fff;
}


body .tx-igx-rondell {
    margin-bottom: 30px;
}
body.jubilaeum .tx-igx-rondell {
    margin-top: 30px;
}
body .tx-igx-rondell .swiper-slide.item {
    text-align: center;
}
body .tx-igx-rondell .portrait-slider .item .content-wrap {
    opacity: 1;
    text-align: left;
    max-width: 1000px;
}
body .tx-igx-rondell .portrait-slider .item.swiper-slide-active {
    opacity: 1;
    transition: .4s ease all;
    margin: 0;
}
body .tx-igx-rondell .portrait-slider .item a.more-link {
    opacity: 1;
}
body .tx-igx-rondell .portrait-slider {
    height: auto!important;
}

@media (max-width: 375px) {
    #c21423 {
        margin-left: -15px;
        margin-right: -15px;
    }
    .tx-igx-rondell .portrait-slider {
        margin-bottom: 0;
    }
}

.bananafairday .homepage-content {
    padding: 0;
}
.bananafairday .homepage-content {
    padding: 0;
}
.bananafairday .content-verteilerseite .sharer {
    display: none;
}
.bananafairday .content-verteilerseite .multiteaser {
    background: #fff;
}
.bananafairday .content-verteilerseite .multiteaser-content {
    text-align: center;
    padding: 16px 10px 30px 10px;
}
.bananafairday .content-verteilerseite .multiteaser-content .multiteaser-headline {
    font-size: 28px;
    margin-bottom: 10px;
}
body.bananafairday .fakten_box .fakten_wrap {
    height: auto!important;
}
body.bananafairday .content #c20502 {
    text-align: center;
}
body.bananafairday .content #c20502 p a.link-button {
    border: 2px solid #fff;
    padding: 0px 15px;
    display: inline-block;
    background: transparent;
    -webkit-box-shadow: 0px 0px 0px 0px;
    -moz-box-shadow: 0px 0px 0px 0px;
    box-shadow: 0px 0px 0px 0px;
    margin-bottom: 60px;
    line-height: 36px;
}
body.bananafairday .content #c20502 p a.link-button:hover {
    color: #000;
    background: #fff;
}
html body.bananafairday.scheme-lila .banana-banner,
html body.bananafairday.scheme-grn .banana-banner {
    margin-top: 0px;
}
html body.bananafairday .content-unterseite.bananafairday h1,
html body.bananafairday .content-unterseite.bananafairday h2,
html body.bananafairday .content-unterseite.bananafairday h3,
html body.bananafairday .content-unterseite.bananafairday h4,
html body.bananafairday .content-unterseite.bananafairday h5,
html body.bananafairday .content-unterseite.bananafairday h6,
html body.bananafairday .content-unterseite.bananafairday p {
    color: #fff;
}
html body.bananafairday .content-unterseite.bananafairday .border-lila,
html body.bananafairday .content-unterseite.bananafairday .frame-layout-20,
body.bananafairday.scheme-grn aside ul {
    border: 0px none;
}

html body.bananafairday .homepage aside ul li a {
    border: 0px none;
    color: #fff;
    padding: 15px 0px 15px 18px;
    font-weight: 400;
}
body.bananafairday .content p a.link-button {
    background: #fff;
    box-shadow: 0px 0px 0px 6px #fff;
}

@media (min-width: 768px) {
    body.bananafairday .homepage .content-after-header {
        margin-top: 140px!important;
        padding-top: 0px;
    }
}
@media (min-width: 1200px) {
    body.bananafairday .homepage .content-after-header {
        margin-top: 140px!important;
        padding-top: 0px;
    }
    body.kampagnen .homepage .content-after-header {
        margin-top: 100px!important;
    }
}


html body .homepage .homepage-content{
    overflow: hidden;
}
body.kampagnen, section.content.content-after-header {
    padding-top: 0px;
}


body.scheme-gold {
    background: #efefef;
}
html body.scheme-gold section.content .bread-wrap {
    border-top: 6px solid #e2c577!important;
    border-top: 6px solid #efefef!important;
}


body.scheme-gold .homepage aside ul li.active > a,
body.scheme-gold .homepage aside ul li a:hover {
    border-color: #e2c577;
    background: rgba(226, 197, 119, 0.1)
}
body.scheme-gold .homepage aside ul li ul li.active > a,
body.scheme-gold .homepage aside ul li ul li a:hover {
    color: #e2c577;
}
body.scheme-gold .multiteaser {
    background: #fff;
    text-align: center;
    padding-bottom: 15px;
}
body.scheme-gold .multiteaser .more {
    display: none;
}
body.scheme-gold .image .image-caption {
    background: #fff;
}