@charset "UTF-8";/*! Flickity v2.2.0
https://flickity.metafizzy.co
---------------------------------------------- */.flickity-enabled{position:relative}.flickity-enabled:focus{outline:0}.flickity-viewport{overflow:hidden;position:relative;height:100%}.flickity-slider{position:absolute;width:100%;height:100%}.flickity-enabled.is-draggable{-webkit-tap-highlight-color:transparent;tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.flickity-enabled.is-draggable .flickity-viewport{cursor:move;cursor:-webkit-grab;cursor:grab}.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down{cursor:-webkit-grabbing;cursor:grabbing}.flickity-button{position:absolute;background:rgba(255,255,255,.75);border:none;color:#333}.flickity-button:hover{background:#fff;cursor:pointer}.flickity-button:focus{outline:0;box-shadow:0 0 0 5px #19f}.flickity-button:active{opacity:.6}.flickity-button:disabled{opacity:.3;cursor:auto;pointer-events:none}.flickity-button-icon{fill:currentColor}.flickity-prev-next-button{top:50%;width:44px;height:44px;border-radius:50%;transform:translateY(-50%)}.flickity-prev-next-button.previous{left:10px}.flickity-prev-next-button.next{right:10px}.flickity-rtl .flickity-prev-next-button.previous{left:auto;right:10px}.flickity-rtl .flickity-prev-next-button.next{right:auto;left:10px}.flickity-prev-next-button .flickity-button-icon{position:absolute;left:20%;top:20%;width:60%;height:60%}.flickity-page-dots{position:absolute;width:100%;bottom:-25px;padding:0;margin:0;list-style:none;text-align:center;line-height:1}.flickity-rtl .flickity-page-dots{direction:rtl}.flickity-page-dots .dot{display:inline-block;width:10px;height:10px;margin:0 8px;background:#333;border-radius:50%;opacity:.25;cursor:pointer}.flickity-page-dots .dot.is-selected{opacity:1}/*! lightslider - v1.1.3 - 2015-04-14
* https://github.com/sachinchoolur/lightslider
* Copyright (c) 2015 Sachin N; Licensed MIT */.lSSlideOuter{overflow:hidden;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.lightSlider:after,.lightSlider:before{content:" ";display:table}.lightSlider{overflow:hidden;margin:0}.lSSlideWrapper{max-width:100%;overflow:hidden;position:relative}.lSSlideWrapper>.lightSlider:after{clear:both}.lSSlideWrapper .lSSlide{transform:translate(0,0);-webkit-transition:all 1s;transition-property:transform,height;transition-duration:inherit!important;transition-timing-function:inherit!important}.lSSlideWrapper .lSFade{position:relative}.lSSlideWrapper .lSFade>*{position:absolute!important;top:0;left:0;z-index:9;margin-right:0;width:100%}.lSSlideWrapper.usingCss .lSFade>*{opacity:0;transition-delay:0s;transition-duration:inherit!important;transition-property:opacity;transition-timing-function:inherit!important}.lSSlideWrapper .lSFade>.active{z-index:10}.lSSlideWrapper.usingCss .lSFade>.active{opacity:1}.lSSlideOuter .lSPager.lSpg{margin:10px 0 0;padding:0;text-align:center}.lSSlideOuter .lSPager.lSpg>li{cursor:pointer;display:inline-block;padding:0 5px}.lSSlideOuter .lSPager.lSpg>li a{background-color:#222;border-radius:30px;display:inline-block;height:8px;overflow:hidden;text-indent:-999em;width:8px;position:relative;z-index:99;transition:all .5s linear 0s}.lSSlideOuter .lSPager.lSpg>li.active a,.lSSlideOuter .lSPager.lSpg>li:hover a{background-color:#428bca}.lSSlideOuter .media{opacity:.8}.lSSlideOuter .media.active{opacity:1}.lSSlideOuter .lSPager.lSGallery{list-style:none outside none;padding-left:0;margin:0;overflow:hidden;transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.lSSlideOuter .lSPager.lSGallery li{overflow:hidden;transition:border-radius .12s linear 0s .35s linear 0s}.lSSlideOuter .lSPager.lSGallery li.active,.lSSlideOuter .lSPager.lSGallery li:hover{border-radius:5px}.lSSlideOuter .lSPager.lSGallery img{display:block;height:auto;max-width:100%}.lSSlideOuter .lSPager.lSGallery:after,.lSSlideOuter .lSPager.lSGallery:before{content:" ";display:table}.lSSlideOuter .lSPager.lSGallery:after{clear:both}.lSAction>a{width:32px;display:block;top:50%;height:32px;background-image:url(../img/controls.png);cursor:pointer;position:absolute;z-index:99;margin-top:-16px;opacity:.5;transition:opacity .35s linear 0s}.lSAction>a:hover{opacity:1}.lSAction>.lSPrev{background-position:0 0;left:10px}.lSAction>.lSNext{background-position:-32px 0;right:10px}.lSAction>a.disabled{pointer-events:none}.cS-hidden{height:1px;opacity:0;overflow:hidden}.lSSlideOuter.vertical{position:relative}.lSSlideOuter.vertical.noPager{padding-right:0!important}.lSSlideOuter.vertical .lSGallery{position:absolute!important;right:0;top:0}.lSSlideOuter.vertical .lightSlider>*{width:100%!important;max-width:none!important}.lSSlideOuter.vertical .lSAction>a{left:50%;margin-left:-14px;margin-top:0}.lSSlideOuter.vertical .lSAction>.lSNext{background-position:31px -31px;bottom:10px;top:auto}.lSSlideOuter.vertical .lSAction>.lSPrev{background-position:0 -31px;bottom:auto;top:10px}.lSSlideOuter.lSrtl{direction:rtl}.lSSlideOuter .lSPager,.lSSlideOuter .lightSlider{padding-left:0;list-style:none outside none}.lSSlideOuter.lSrtl .lSPager,.lSSlideOuter.lSrtl .lightSlider{padding-right:0}.lSSlideOuter .lSGallery li,.lSSlideOuter .lightSlider>*{float:left}.lSSlideOuter.lSrtl .lSGallery li,.lSSlideOuter.lSrtl .lightSlider>*{float:right!important}@-webkit-keyframes rightEnd{0%{left:0}50%{left:-15px}100%{left:0}}@keyframes rightEnd{0%{left:0}50%{left:-15px}100%{left:0}}@-webkit-keyframes topEnd{0%{top:0}50%{top:-15px}100%{top:0}}@keyframes topEnd{0%{top:0}50%{top:-15px}100%{top:0}}@-webkit-keyframes leftEnd{0%{left:0}50%{left:15px}100%{left:0}}@keyframes leftEnd{0%{left:0}50%{left:15px}100%{left:0}}@-webkit-keyframes bottomEnd{0%{bottom:0}50%{bottom:-15px}100%{bottom:0}}@keyframes bottomEnd{0%{bottom:0}50%{bottom:-15px}100%{bottom:0}}.lSSlideOuter .rightEnd{-webkit-animation:rightEnd .3s;animation:rightEnd .3s;position:relative}.lSSlideOuter .leftEnd{-webkit-animation:leftEnd .3s;animation:leftEnd .3s;position:relative}.lSSlideOuter.vertical .rightEnd{-webkit-animation:topEnd .3s;animation:topEnd .3s;position:relative}.lSSlideOuter.vertical .leftEnd{-webkit-animation:bottomEnd .3s;animation:bottomEnd .3s;position:relative}.lSSlideOuter.lSrtl .rightEnd{-webkit-animation:leftEnd .3s;animation:leftEnd .3s;position:relative}.lSSlideOuter.lSrtl .leftEnd{-webkit-animation:rightEnd .3s;animation:rightEnd .3s;position:relative}.lightSlider.lsGrab>*{cursor:-webkit-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lightSlider.lsGrabbing>*{cursor:move;cursor:-webkit-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}/*!
* @package IcoFont
* @version 1.0.1
* @author IcoFont https://icofont.com
* @copyright Copyright (c) 2015 - 2019 IcoFont
* @license - https://icofont.com/license/
*/@font-face{font-family:IcoFont;font-weight:400;font-style:Regular;src:url(/misc/bane/fonts/icofont/icofont.woff2) format("woff2"),url(/misc/bane/fonts/icofont/icofont.woff) format("woff")}[class*=" icofont-"],[class^=icofont-]{font-family:IcoFont!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;white-space:nowrap;word-wrap:normal;direction:ltr;line-height:1;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased}.icofont-listing-box:before{content:"\ef75"}.icofont-search:before{content:"\ed1b"}.icofont-navigation-menu:before{content:"\efa2"}.icofont-curved-left:before{content:"\ea74"}.icofont-curved-right:before{content:"\ea75"}.icofont-dotted-left:before{content:"\ea78"}.icofont-dotted-right:before{content:"\ea79"}.icofont-rounded-left:before{content:"\ea9d"}.icofont-rounded-right:before{content:"\eaa0"}.icofont-thin-left:before{content:"\eac9"}.icofont-thin-right:before{content:"\eaca"}.icofont-facebook:before{content:"\ed37"}.icofont-instagram:before{content:"\ed46"}.icofont-twitter:before{content:"\ed7a"}.icofont-youtube:before{content:"\ed8b"}.icofont-facebook-messenger:before{content:"\ed36"}.icofont-whatsapp:before{content:"\ed86"}.icofont-envelope:before{content:"\ef14"}.icofont-curved-down:before{content:"\ea73"}.icofont-curved-up:before{content:"\ea76"}.icofont-dotted-down:before{content:"\ea77"}.icofont-dotted-up:before{content:"\ea7a"}.icofont-caret-down:before{content:"\ea67"}.icofont-caret-left:before{content:"\ea68"}.icofont-caret-right:before{content:"\ea69"}.icofont-caret-up:before{content:"\ea6a"}.icofont-thin-down:before{content:"\eac8"}.icofont-thin-up:before{content:"\eacb"}.icofont-rounded-down:before{content:"\ea99"}.icofont-rounded-up:before{content:"\eaa1"}.icofont-user-alt-6:before{content:"\ed00"}.icofont-ui-reply:before{content:"\ec7f"}.icofont-refresh:before{content:"\efd1"}.icofont-xs{font-size:.5em}.icofont-sm{font-size:.75em}.icofont-md{font-size:1.25em}.icofont-lg{font-size:1.5em}.icofont-1x{font-size:1em}.icofont-2x{font-size:2em}.icofont-3x{font-size:3em}.icofont-4x{font-size:4em}.icofont-5x{font-size:5em}.icofont-6x{font-size:6em}.icofont-7x{font-size:7em}.icofont-8x{font-size:8em}.icofont-9x{font-size:9em}.icofont-10x{font-size:10em}.icofont-fw{text-align:center;width:1.25em}.icofont-ul{list-style-type:none;padding-left:0;margin-left:0}.icofont-ul>li{position:relative;line-height:2em}.icofont-ul>li .icofont{display:inline-block;vertical-align:middle}.icofont-border{border:solid .08em #f1f1f1;border-radius:.1em;padding:.2em .25em .15em}.icofont-pull-left{float:left}.icofont-pull-right{float:right}.icofont.icofont-pull-left{margin-right:.3em}.icofont.icofont-pull-right{margin-left:.3em}.icofont-spin{-webkit-animation:icofont-spin 2s infinite linear;animation:icofont-spin 2s infinite linear;display:inline-block}.icofont-pulse{-webkit-animation:icofont-spin 1s infinite steps(8);animation:icofont-spin 1s infinite steps(8);display:inline-block}@-webkit-keyframes icofont-spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@keyframes icofont-spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.icofont-rotate-90{transform:rotate(90deg)}.icofont-rotate-180{transform:rotate(180deg)}.icofont-rotate-270{transform:rotate(270deg)}.icofont-flip-horizontal{transform:scale(-1,1)}.icofont-flip-vertical{transform:scale(1,-1)}.icofont-flip-horizontal.icofont-flip-vertical{transform:scale(-1,-1)}:root .icofont-flip-horizontal,:root .icofont-flip-vertical,:root .icofont-rotate-180,:root .icofont-rotate-270,:root .icofont-rotate-90{filter:none;display:inline-block}.icofont-inverse{color:#fff}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}@font-face{font-family:OpenSans;src:url(/images/fonts/relaunch2014/open-sans/OpenSans-Regular-webfont.eot);src:url(/images/fonts/relaunch2014/open-sans/OpenSans-Regular-webfont.eot?#iefix) format("embedded-opentype"),url(/images/fonts/relaunch2014/open-sans/OpenSans-Regular-webfont.woff) format("woff"),url(/images/fonts/relaunch2014/open-sans/OpenSans-Regular-webfont.ttf) format("truetype"),url(/images/fonts/relaunch2014/open-sans/OpenSans-Regular-webfont.svg#OpenSansRegular) format("svg");font-weight:400;font-style:normal}@font-face{font-family:oe24condensed;src:url(/images/fonts/rl2014/oe24-sans/oe24-sans-comp-bold/Oe24SansComp-Bold.eot);src:url(/images/fonts/rl2014/oe24-sans/oe24-sans-comp-bold/Oe24SansComp-Bold.eot?#iefix) format("embedded-opentype"),url(/images/fonts/rl2014/oe24-sans/oe24-sans-comp-bold/Oe24SansComp-Bold.woff) format("woff"),url(/images/fonts/rl2014/oe24-sans/oe24-sans-comp-bold/Oe24SansComp-Bold.ttf) format("truetype"),url(/images/fonts/rl2014/oe24-sans/oe24-sans-comp-bold/Oe24SansComp-Bold.svg#Oe24SansComp-Bold) format("svg");font-style:normal;font-weight:700;text-rendering:optimizeLegibility}@font-face{font-family:RobotoRegular;font-style:normal;font-weight:400;src:url(/images/fonts/roboto/Roboto-Regular.eot);src:local("Roboto"),local("Roboto-Regular"),url(/images/fonts/roboto/Roboto-Regular.eot?#iefix) format("embedded-opentype"),url(/images/fonts/roboto/Roboto-Regular.woff2) format("woff2"),url(/images/fonts/roboto/Roboto-Regular.woff) format("woff"),url(/images/fonts/roboto/Roboto-Regular.ttf) format("truetype"),url(/images/fonts/roboto/Roboto-Regular.svg#Roboto) format("svg")}@font-face{font-family:RobotoMedium;font-style:normal;font-weight:500;src:url(/images/fonts/roboto/Roboto-Medium.eot);src:local("Roboto Medium"),local("Roboto-Medium"),url(/images/fonts/roboto/Roboto-Medium.eot?#iefix) format("embedded-opentype"),url(/images/fonts/roboto/Roboto-Medium.woff2) format("woff2"),url(/images/fonts/roboto/Roboto-Medium.woff) format("woff"),url(/images/fonts/roboto/Roboto-Medium.ttf) format("truetype"),url(/images/fonts/roboto/Roboto-Medium.svg#Roboto) format("svg")}@font-face{font-family:RobotoBold;font-style:normal;font-weight:700;src:url(/images/fonts/roboto/Roboto-Bold.eot);src:local("Roboto Bold"),local("Roboto-Bold"),url(/images/fonts/roboto/Roboto-Bold?#iefix) format("embedded-opentype"),url(/images/fonts/roboto/Roboto-Bold.woff2) format("woff2"),url(/images/fonts/roboto/Roboto-Bold.woff) format("woff"),url(/images/fonts/roboto/Roboto-Bold.ttf) format("truetype"),url(/images/fonts/roboto/Roboto-Bold.svg#Roboto) format("svg")}@font-face{font-family:RobotoBlack;font-style:normal;font-weight:900;src:url(/images/fonts/roboto/Roboto-Black.eot);src:local("Roboto Black"),local("Roboto-Black"),url(/images/fonts/roboto/Roboto-Black.eot?#iefix) format("embedded-opentype"),url(/images/fonts/roboto/Roboto-Black.woff2) format("woff2"),url(/images/fonts/roboto/Roboto-Black.woff) format("woff"),url(/images/fonts/roboto/Roboto-Black.ttf) format("truetype"),url(/images/fonts/roboto/Roboto-Black.svg#Roboto) format("svg")}@font-face{font-family:RobotoCondensedLight;font-style:normal;font-weight:300;src:url(/images/fonts/roboto-condensed/RobotoCondensed-Light.eot);src:local("Roboto Condensed Light"),local("RobotoCondensed-Light"),url(/images/fonts/roboto-condensed/RobotoCondensed-Light.eot?#iefix) format("embedded-opentype"),url(/images/fonts/roboto-condensed/RobotoCondensed-Light.woff2) format("woff2"),url(/images/fonts/roboto-condensed/RobotoCondensed-Light.woff) format("woff"),url(/images/fonts/roboto-condensed/RobotoCondensed-Light.ttf) format("truetype"),url(/images/fonts/roboto-condensed/RobotoCondensed-Light.svg#RobotoCondensed) format("svg")}@font-face{font-family:RobotoCondensedRegular;font-style:normal;font-weight:400;src:url(/images/fonts/roboto-condensed/RobotoCondensed-Regular.eot);src:local("Roboto Condensed"),local("RobotoCondensed-Regular"),url(/images/fonts/roboto-condensed/RobotoCondensed-Regular.eot?#iefix) format("embedded-opentype"),url(/images/fonts/roboto-condensed/RobotoCondensed-Regular.woff2) format("woff2"),url(/images/fonts/roboto-condensed/RobotoCondensed-Regular.woff) format("woff"),url(/images/fonts/roboto-condensed/RobotoCondensed-Regular.ttf) format("truetype"),url(/images/fonts/roboto-condensed/RobotoCondensed-Regular.svg#RobotoCondensed) format("svg")}@font-face{font-family:RobotoCondensedBold;font-style:normal;font-weight:700;src:url(/images/fonts/roboto-condensed/RobotoCondensed-Bold.eot);src:local("Roboto Condensed Bold"),local("RobotoCondensed-Bold"),url(/images/fonts/roboto-condensed/RobotoCondensed-Bold.eot?#iefix) format("embedded-opentype"),url(/images/fonts/roboto-condensed/RobotoCondensed-Bold.woff2) format("woff2"),url(/images/fonts/roboto-condensed/RobotoCondensed-Bold.woff) format("woff"),url(/images/fonts/roboto-condensed/RobotoCondensed-Bold.ttf) format("truetype"),url(/images/fonts/roboto-condensed/RobotoCondensed-Bold.svg#RobotoCondensed) format("svg")}*{text-rendering:optimizeLegibility;text-rendering:geometricPrecision;-moz-font-smoothing:antialiased;-webkit-font-smoothing:antialiased;-webkit-font-smoothing:subpixel-antialiased}.lazyload,.lazyloading{opacity:0}.lazyloaded{opacity:1;transition:opacity 77ms}.videoStory .storyImage{position:relative}.videoStory .storyImage::after{content:url(/misc/bane/images/icons/video-play-button-v2.svg);display:inline-block;width:10%;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);opacity:.7}.oe24lsSlide{position:absolute;background:rgba(255,255,255,.75);border:none;color:#333;background-color:transparent;top:50%;width:44px;height:44px;border-radius:50%;transform:translateY(-50%);outline:0}.oe24lsSlide:focus{outline:0}.oe24lsSlide .oe24lsSlideIcon{position:absolute;left:20%;top:20%;width:60%;height:60%;fill:currentColor}.oe24lsSlide.previous{left:-10px}.oe24lsSlide.next{right:-10px}body{font-family:OpenSans,sans-serif;font-size:1.15rem;font-weight:400;font-style:normal}a,a:active,a:hover,a:link,a:visited{text-decoration:none;color:#000}.wrapper{width:100%}@media screen and (min-width:992px){.wrapper{width:990px;max-width:990px}}.wrapper>.container>.row>.content{width:100%}.wrapper .container{background-color:#fff}.adSlotAdition{display:block;margin:0 auto;text-align:center}.banner .adSlotAdition,.teaser .adSlotAdition{margin:5px auto}.teaser .adSlotAdition{margin-top:0}.Superbanner_div{width:960px}#Superbanner{width:960px;margin:0}#Skyscrapers{position:absolute;left:980px;top:0;background-color:transparent}#ArticleLeft1{margin-top:15px}#ArticleLeft2{width:100%;max-width:960px;overflow:hidden;background:0 0}#ArticleLeft1,#OutstreamAd1,#Skyscraper1,#Skyscrapers,#adv_sitebar{display:none}@media (min-width:1100px){#ArticleLeft1,#OutstreamAd1,#Skyscraper1,#Skyscrapers,#adv_sitebar{display:block}}@media (min-width:1024px){.articleContent{padding-left:0;padding-right:0}.articleTeaser{padding-left:20px;padding-right:0}.articleTeaser>.teaserBox{display:block;padding:0 10px;box-shadow:0 0 10px 1px rgba(0,0,0,.1)}}.articleContent.plus:not(.loaded){visibility:hidden}.articleContent.plus:not(.loaded)::after{content:'Plus Inhalt wird geladen..';text-align:center;font-weight:800;width:100%;height:100%;position:absolute;left:0;top:0;background:url(/images/oe24plus/loader-r.gif) center 20% no-repeat;visibility:visible}.articleContent.plus .articleContentTopBox{position:relative}.articleContent.plus .articleContentTopBox::before{content:" ";display:block;position:absolute;top:18px;left:2px;width:70px;height:29px;background:url(/images/oe24plus/logos/oe24plus_logo.svg) 0 0 no-repeat;z-index:1}.articleContent .articleInfo{font-family:RobotoCondensedLight,sans-serif;text-transform:uppercase;font-size:.6875rem;font-weight:400}.articleContent .articleInfo .articleHomeChannelPhiloro{text-transform:initial!important}.articleContent .articleInfo .articleDateTime,.articleContent .articleInfo .articleHomeChannel{color:#666}.articleContent .articleTitelBox{text-align:center}.articleContent .articleTitelBox .articlePreTitle{font-family:oe24condensed,sans-serif;transform:rotateZ(.029deg);-webkit-transform:rotateZ(.029deg);-moz-transform:rotateZ(.029deg);font-size:1.125rem;line-height:1;text-transform:uppercase;color:#d0013a;margin-top:10px;margin-bottom:2px;text-align:center}.articleContent .articleTitelBox h1{font-family:oe24condensed,sans-serif;transform:rotateZ(.029deg);-webkit-transform:rotateZ(.029deg);-moz-transform:rotateZ(.029deg);font-size:31px;line-height:1;color:#000;letter-spacing:-.6px}.articleContent .articleTextBox{font-family:OpenSans,sans-serif;position:relative}.articleContent.paywalled .articleTextBox::after{content:'';display:block;position:absolute;bottom:0;height:100px;width:100%;background:#fff;background:linear-gradient(0deg,#fff 0,rgba(255,255,255,.675508) 14%,rgba(255,255,255,0) 31%)}.articleContent .articleTextBox .leadText{font-size:1.215rem;font-weight:700;line-height:1.5;font-family:RobotoBold}.articleContent .articleTextBox p{line-height:1.55}.articleContent .articleTextBox .bodyText{word-break:break-word}.articleContent .articleTextBox .bodyText a{color:#d0013a}.articleContent .articleTextBox h2,.articleContent .articleTextBox h3{font-family:RobotoBold,sans-serif;transform:rotateZ(.029deg);-webkit-transform:rotateZ(.029deg);-moz-transform:rotateZ(.029deg);margin:0}.articleContent .articleTextBox h2{font-size:1.375rem;text-align:left;line-height:1.3;padding-bottom:8px}.articleContent .articleTextBox h3{font-size:1.25rem;padding-bottom:8px;line-height:1.3}.articleContent .articleTextBox h4{font-family:oe24condensed,sans-serif;transform:rotateZ(.029deg);-webkit-transform:rotateZ(.029deg);-moz-transform:rotateZ(.029deg);font-size:1.125rem;margin-bottom:5px}.articleContent .articleTextBox h3,.articleContent .articleTextBox h4{margin:0}@media (min-width:768px){.articleContent .articleTitelBox h1{font-size:4.0625rem}.articleContent .articleTitelBox .articlePreTitle{font-size:1.375rem;line-height:1;margin-top:10px;margin-bottom:0}.articleContent .articleTextBox .leadText{font-size:1.275rem}.articleContent .articleTextBox h2{font-size:1.625rem}.articleContent .articleTextBox h3{font-size:1.5rem}.articleContent .articleTextBox h4{font-size:1.375rem}}.articleContent .overrideImage .overrideImageCopyright{font-family:RobotoCondensedLight,sans-serif,sans-serif;font-size:.8125rem;font-weight:400;line-height:1.1;margin-top:.25rem;margin-bottom:.25rem;display:block}.articleContent .overrideImage .overideImageBodyText{font-size:.875rem;display:block}.articleContent .overrideImage .overideImageBodyText p{margin-top:.25rem;margin-bottom:.25rem}.articleNewsticker{width:100%;display:block}.articleNewsticker:not(.loaded){display:none!important}.articleNewsticker .tickerReload{margin-bottom:10px;box-shadow:0 2px 4px rgba(0,0,0,.3)}.articleNewsticker .tickerReloadBtn{font-family:OpenSans,sans-serif;font-size:1rem;color:#fff;background-color:#d0013a;background-image:linear-gradient(to bottom,#e73239 0,#d0013a 100%)}.articleNewsticker .tickerReloadBtn .tickerReloadIcon{color:#fff}.articleNewsticker .tickerRow{display:flex;flex-direction:column;width:100%;border-top:1px solid #dadada}.articleNewsticker .tickerRow.template{display:none!important}.articleNewsticker .tickerRow p{margin-bottom:0}.articleNewsticker .tickerRow .tickerInfo{display:flex;padding:10px 15px 10px 0;width:100%;color:#a0a0a0}.articleNewsticker .tickerRow .tickerInfo .tickerTime{order:2;color:#d0013a}.articleNewsticker .tickerRow .tickerInfo .marker{order:1}.articleNewsticker .tickerRow .tickerInfo .marker::before{content:url(//images03.dev.oe24.at/images/rl2014/ticker/ticker_dot.png);width:20%;height:20%}.articleNewsticker .tickerRow.first_ticker{padding-top:15px;border-top:none}.articleNewsticker .tickerRow.first_ticker h3{color:#d0013a}.articleNewsticker .tickerRow .tickerBody{width:100%;padding:10px 0 10px 10px}.articleNewsticker .tickerRow .tickerBody h3{font-family:oe24condensed,sans-serif;transform:rotateZ(.029deg);-webkit-transform:rotateZ(.029deg);-moz-transform:rotateZ(.029deg);font-size:1.25rem}.articleNewsticker .tickerRow .tickerBody iframe{width:100%}.articleNewsticker .tickerRow .tickerBody .videoPlayerRelatedTitle,.articleNewsticker .tickerRow .tickerBody .videoPlayerReplay{display:none}@media (min-width:576px){.articleNewsticker .tickerRow{display:flex;flex-direction:row;flex-wrap:nowrap;width:100%}.articleNewsticker .tickerReloadBtn{font-size:1.25rem}.articleNewsticker .tickerRow .tickerInfo{position:relative;padding:20px;width:15%}.articleNewsticker .tickerRow .tickerInfo .tickerTime{color:#a0a0a0}.articleNewsticker .tickerRow .tickerInfo .marker{position:absolute;width:22px;height:22px;right:-12px;top:20px}.articleNewsticker .tickerRow .tickerBody{width:85%;padding:15px 20px;border-left:3px solid #dadada;line-height:1.4}.articleNewsticker .tickerRow .tickerBody h3{font-size:1.5rem;margin:0 0 12px;line-height:1.4}}.recipeBodyTeaser{font-weight:700;margin-bottom:10px}.recipeBody{margin-bottom:15px}.recipeBody .recipeIngredients{padding:10px 0;margin:0 0 14px;border-top:1px solid #e1e1e1;border-bottom:1px solid #e1e1e1}.recipeBody .recipeIngredientsPerson{font-style:italic;font-weight:700;padding:1px 7px 1px 5px;background-color:#f1f1f1;border-radius:4px}.recipeBody .recipeIngredients p{font-size:1rem;padding:0;margin:0}.recipeBody .recipeBodyLeft{width:100%}.recipeBody .recipeBodyRight{width:100%;min-width:260px}.recipeBody .recipeBodyRight .recipebox{background-color:#fff;box-shadow:0 0 7px 1px rgba(0,0,0,.1);padding:2% 5%}.recipeBody .recipeBodyRight .recipeInfoBox{margin-bottom:15px}.recipeBody .recipeBodyRight .recipebox .recipebox_header{padding:7px 0;border-bottom:1px solid #f0f1f3;overflow:hidden;font-weight:700}.recipeBody .recipeBodyRight .recipeInfo{font-size:.9375rem;line-height:25px;padding:0;margin:6px 0;background-image:url(/images/rl2014/recipe/recipeSprite25.png);background-repeat:no-repeat}.recipeBody .recipeBodyRight .recipeInfo .values{display:none}.recipeBody .recipeBodyRight .recipeInfo.duration1{background-position:146px 0}.recipeBody .recipeBodyRight .recipeInfo.duration2{background-position:146px -25px}.recipeBody .recipeBodyRight .recipeInfo.duration3{background-position:146px -50px}.recipeBody .recipeBodyRight .recipeInfo.effort1{background-position:146px -75px}.recipeBody .recipeBodyRight .recipeInfo.effort2{background-position:146px -100px}.recipeBody .recipeBodyRight .recipeInfo.effort3{background-position:146px -125px}.recipeBody .recipeBodyRight .recipeInfo.price1{background-position:146px -150px}.recipeBody .recipeBodyRight .recipeInfo.price2{background-position:146px -175px}.recipeBody .recipeBodyRight .recipeInfo.price3{background-position:146px -200px}@media (min-width:768px){.recipeBody{display:flex;justify-content:space-between;margin-bottom:0}.recipeBody .recipeBodyLeft{width:55%}.recipeBody .recipeBodyRight{width:35%;min-width:260px}}.articleVideo .breadcrumbs{display:flex;flex-direction:row;align-items:center;margin:0 0 10px 0;color:#fff}.articleVideo .breadcrumbs .breadcrumbs__bar{height:19px;margin-right:8px;width:10px;background:#c72626;margin-bottom:3px}.articleVideo .breadcrumbs .channel{color:#000}.articleVideo .breadcrumbs .breadcrumbs__divider{color:#000;margin:0 5px}.articleVideo .breadcrumbs a{font-family:oe24condensed,sans-serif;font-size:1rem;font-weight:600;text-transform:uppercase;color:#000;transform:rotateZ(.029deg);-webkit-transform:rotateZ(.029deg);-moz-transform:rotateZ(.029deg);display:flex;white-space:normal;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis}.articleVideo .breadcrumbs a .channelName{display:-webkit-box;white-space:normal;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis}.articleVideo .videoPlayerRelatedWrapper{display:none}.articleVideo .live-player{position:relative;margin-bottom:12px}@media (min-width:1023px){.articleVideo .live-player{flex-grow:1;margin-bottom:0}}.articleVideo .live-player.is-live .live-player__badge{display:inline-flex}.articleVideo .live-player__badge{display:none;align-items:center;background:#c72626;font-size:.875rem;font-weight:700;padding:1px 10px 1px 5px;margin-bottom:4px}.articleVideo .live-player__badge svg{width:9px;height:9px;margin-right:4px;fill:#fff}@media (min-width:1023px){.articleVideo .live-player__badge{position:absolute;top:0;left:0;z-index:1;font-size:1.25rem;line-height:1.5rem;padding:1px 14px 1px 10px}.articleVideo .live-player__badge svg{width:10px;height:10px;margin-right:8px}}.articleVideo .video-info{line-height:1.125rem}@media (min-width:1023px){.articleVideo .video-info{display:flex;line-height:1.375rem;margin-top:30px;margin-bottom:30px}}.articleVideo .video-info .video-info__meta{display:flex;justify-content:space-between;border-bottom:1px solid #1c1c2f;padding-bottom:5px;margin-bottom:10px;font-size:.625rem;line-height:1rem;align-items:center}@media (min-width:1023px){.articleVideo .video-info .video-info__meta{display:block;font-size:.875rem;line-height:1.25rem;max-width:300px;border-right:1px solid #1c1c2f;border-bottom:0;margin-right:20px}.articleVideo .video-info .video-info__meta .video-info__duration{margin-bottom:10px}}.articleVideo .video-info .video-info__meta .video-info__favorize{display:flex;align-items:center;margin-bottom:2px}.articleVideo .video-info .video-info__meta .video-info__favorize svg{width:18px;height:18px;margin-right:3px;fill:#d0013a}@media (min-width:1023px){.articleVideo .video-info .video-info__meta .video-info__favorize svg{margin-right:7px}}.articleVideo .video-info .video-info__meta p{margin:0}.articleVideo .video-info .video-info__meta .video-info__utils{display:flex;align-items:flex-end}@media (min-width:1023px){.articleVideo .video-info .video-info__meta .video-info__utils{display:block;font-size:.8125rem;line-height:1.125rem;margin-top:25px;padding-left:0}.articleVideo .video-info .video-info__meta .video-info__utils .articleShareVideoBox.hide-on-mobile{margin-left:5px}}.articleVideo .video-info .video-info__meta .video-info__utils .video-info__favorize{display:flex;align-items:center;margin-bottom:2px}.articleVideo .video-info .video-info__meta .video-info__utils .video-info__favorize svg{width:18px;height:18px;margin-right:3px;fill:#d0013a}@media (min-width:1023px){.articleVideo .video-info .video-info__meta .video-info__utils .video-info__favorize svg{margin-right:7px}}.articleVideo .video-info .video-info__meta .video-info__utils .video-info__sharing{display:flex;align-items:center;padding-left:10px}.articleVideo .video-info .video-info__meta .video-info__utils .video-info__sharing svg{width:20px;height:20px;margin-right:3px;fill:#ddddfd}@media (min-width:1023px){.articleVideo .video-info .video-info__meta .video-info__utils .video-info__sharing svg{margin-right:5px}}@media (min-width:1023px){.articleVideo .video-info .video-info__meta .video-info__utils .video-info__sharing{padding-left:0}}.articleVideo .video-info .video-info__content .category-headline{font-family:oe24condensed,sans-serif;font-size:1.125rem;transform:rotateZ(.029deg);-webkit-transform:rotateZ(.029deg);-moz-transform:rotateZ(.029deg);display:flex;flex-direction:row;align-items:center}@media (min-width:1023px){.articleVideo .video-info .video-info__content .category-headline{font-size:1.375rem}}.articleVideo .video-info .video-info__content .category-headline .breadcrumbs__bar{height:19px;margin-right:8px;width:8px;background:#c72626;margin-bottom:4px}.articleVideo .video-info .video-info__content .video-info__headline{font-family:oe24condensed,sans-serif;font-size:2rem;font-weight:700;line-height:1.2;transform:rotateZ(.029deg);-webkit-transform:rotateZ(.029deg);-moz-transform:rotateZ(.029deg)}@media (min-width:1023px){.articleVideo .video-info .video-info__content .video-info__headline{font-size:3rem}}.articleVideo .video-info .video-info__content .video-info__show-more{display:block;background:0 0;border:none;display:flex;align-items:center;justify-content:center;outline:0;width:100%;margin-top:0;cursor:pointer}.articleVideo .video-info .video-info__content .video-info__show-more svg{fill:#fff;transform:rotate(90deg);transform-origin:center;width:30px;height:40px}@media (min-width:1023px){.articleVideo .video-info .video-info__content .video-info__show-more{margin-top:30px}}.articleVideo .video-info .video-info__content .video-info__more{display:none}.articleVideo .video-info .video-info__content .leadText{font-size:1.215rem}@media (min-width:1023px){.articleVideo .video-info .video-info__content .leadText{font-size:1.275rem}}.articleVideo .video-info .video-info__content .bodyText{font-size:1rem}.articleVideo .video-info .video-info__content.open .video-info__more{display:block}.articleVideo .video-info .video-info__content.open .video-info__show-more svg{transform:rotate(-90deg)}.articleVideo .video{position:relative;width:100%;flex-grow:1;cursor:pointer}.articleVideo .video:hover .video__play__bubble{fill:#c72626}.articleVideo .video .video__inner{position:relative;width:100%;height:0;padding-bottom:56%;overflow:hidden}.articleVideo .video .video__inner .video-box{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:all .3s ease}.articleVideo .video .video__inner .video__play{position:absolute;top:50%;left:50%;z-index:1;transform:translate(-50%,-50%);background:0 0;padding:0;border:none;cursor:pointer}.articleVideo .video .video__inner .video__play svg{width:45px}.articleVideo .video .video__inner .video__play svg path{transition:all .3s ease}.articleVideo .video .video__duration{display:none;position:absolute;top:0;left:0;z-index:1;background-color:rgba(52,52,85,.6);color:#fff;font-size:.6875rem;line-height:.875rem;font-weight:300;padding:4px 5px 2px 5px}.articleVideo .video .video__top{display:flex;justify-content:space-between;align-items:center;margin-bottom:5px;z-index:1}@media (min-width:1023px){.articleVideo .video .video__top{position:absolute;top:0;left:0}}.articleVideo .video .video__badge{padding:2px 9px 1px 4px;background:#ddddfd;color:#343455;font-size:.875rem;text-transform:uppercase;line-height:1rem;margin:0;font-weight:900}@media (min-width:1023px){.articleVideo .video .video__badge{font-size:1.25rem;line-height:1.5rem;padding:1px 10px 1px 10px}}.articleVideo .video .upload-link{display:flex;color:#ddddfd;align-items:center;font-size:.75rem;text-transform:uppercase;font-weight:500}.articleVideo .video .upload-link svg{width:14px;height:13px;margin-left:10px;fill:#ddddfd}.articleContent.video{width:100%;max-width:100%}@media (min-width:1023px){.articleVideo .articleShareVideoBox span{width:15%}.articleVideo .articleShareVideoBox div.d-flex{justify-content:flex-start;margin-left:-5px}}.articleVideo .articleShareVideoBox.hide-on-desktop{padding:5px 0 10px 0}@media (max-width:1023px){.articleAppendix.col-12{padding-right:0;padding-left:0}}.articleContent.slideshow .articleTextBox .articleSliderContainer{display:none}.articleContent.slideshow .articleTextBox .articleSliderContainer.flickity-enabled{display:block}.articleContent.slideshow .articleTextBox .articleSliderContainer .articleSliderItem{padding-top:0}.articleContent.slideshow .articleTextBox .articleSliderContainer .articleSliderItem img{position:relative;left:auto;top:auto;right:auto;bottom:auto;margin:0 auto;vertical-align:top}.articleContent.slideshow .articleTextBox .articleSliderContainer .descriptionContainer{display:flex;justify-content:space-between;padding:10px 5px 0 5px}.articleContent.slideshow .articleTextBox .articleSliderContainer .descriptionContainer .caption{font-weight:700;font-size:1rem}.articleContent.slideshow .articleTextBox .articleSliderContainer .descriptionContainer .copyright{font-size:.75rem}.articleContent.slideshow .articleTextBox .articleSliderContainer .description{font-size:1rem;margin:5px;line-height:1.2}.articleContent.slideshow .articleTextBox .articleSliderContainer .sliderCounter{position:absolute;top:0;right:0;background-color:#d0013a;color:#fff;font-size:.875rem;padding:2px 5px}@media (min-width:400px){.articleContent.slideshow .articleTextBox .articleSliderContainer .descriptionContainer .caption{font-size:1.125rem}.articleContent.slideshow .articleTextBox .articleSliderContainer .descriptionContainer .copyright{font-size:.75rem}.articleContent.slideshow .articleTextBox .articleSliderContainer .description{font-size:1.125rem}}.articleImageContainer{text-align:left}.articleImageContainer .copyright{font-family:RobotoCondensedLight,sans-serif;font-size:.8125rem;font-weight:400;line-height:1.1;margin-top:.25rem}.articleImageContainer .articleImage{padding-top:50%;position:relative;background-color:#e8e8e8}.articleImageContainer .articleImage img{position:absolute;left:0;top:0}.articleSliderContainer{display:block;width:100%;height:auto;overflow:hidden;position:relative;background-color:#e8e8e8}.articleSliderContainer .articleSliderItem{position:relative;width:100%;padding-top:50%;background-color:#e8e8e8}.articleSliderContainer .articleSliderItem img{position:absolute;left:0;top:0;opacity:1}.articleSliderContainer .flickity-prev-next-button{width:20px;height:50px;border-radius:3px;color:#fff;background-color:rgba(198,0,0,.5)}.articleSliderContainer .flickity-prev-next-button:hover{background-color:rgba(198,0,0,.8)}.articleSliderContainer .flickity-prev-next-button.previous{left:0}.articleSliderContainer .flickity-prev-next-button.next{right:0}.articleSliderContainer.flickity-enabled{opacity:1}.articleTopVideo{width:100%;background-color:#fff}.articleTopVideo .videoPlayerRelatedWrapper{display:none}.articleContent .articleShareBox{width:100%}.articleContent .articleShareBox a{color:#fff;display:inline-block;text-decoration:none;vertical-align:text-bottom}.articleContent .articleShareBox .shareOnFacebook .teilen,.articleContent .articleShareBox .shareOnTwitter .twittern{font-family:OpenSans,sans-serif;font-size:.75rem;font-weight:700}.articleContent .articleShareBox i{font-size:1.125rem;line-height:1}.articleContent .articleShareBox .shareOnFacebook{background-color:#3a5999}.articleContent .articleShareBox .shareOnMessenger{background-color:#0084ff}.articleContent .articleShareBox .shareOnTwitter{background-color:#00acee}.articleContent .articleShareBox .sharePerEmail{background-color:#b5b5b5}.articleContent .articleShareBox .sharePerWhtasApp{background-color:#4dc247;max-width:10%;display:flex;align-items:center}.articleContent .articleShareBox .sharePerWhtasApp a>svg{display:block;width:60%;fill:#fff;margin:0 auto}@media (min-width:400px){.articleContent .articleShareBox .sharePerWhtasApp{background-color:#4dc247;max-width:8%}.articleContent .articleShareBox .sharePerWhtasApp a>svg{width:60%}}@media (min-width:500px){.articleContent .articleShareBox .sharePerWhtasApp{background-color:#4dc247;max-width:7%}.articleContent .articleShareBox .sharePerWhtasApp a>svg{width:60%}}@media (min-width:550px){.articleContent .articleShareBox .sharePerWhtasApp{background-color:#4dc247;max-width:6%}.articleContent .articleShareBox .sharePerWhtasApp a>svg{width:60%}}@media (min-width:768px){.articleContent .articleShareBox .sharePerWhtasApp{background-color:#4dc247;max-width:5%}.articleContent .articleShareBox .sharePerWhtasApp a>svg{width:60%}}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.articleContent .articleShareBox .sharePerWhtasApp a>svg{display:block;fill:#fff;height:20px;width:34px}}.articleShareVideoBox{width:100%}.articleShareVideoBox div.d-flex{justify-content:center}.articleShareVideoBox span{width:15%}.articleShareVideoBox span:first-child{margin-left:0}.articleContent .articleShareVideoBox span{margin-left:-12px}.articleContent .articleShareVideoBox span:first-child{margin-left:0}.articleShareVideoBox a{color:#fff;display:inline-block;text-decoration:none}.articleShareVideoBox a svg{display:block;margin:0 auto;width:75%;height:auto;border-radius:50px;box-shadow:0 6px 6px -5px #707070;border:none}.articleShareVideoBox .shareOnFb svg path{fill:#3a5999}.articleShareVideoBox .shareOnMs svg path{fill:#0084ff}.articleShareVideoBox .shareOnTw svg path{fill:#00acee}.articleShareVideoBox .sharePerEm svg path{fill:#b5b5b5}.articleShareVideoBox .sharePerWh svg path{fill:#4dc247}@media (min-width:768px){.articleShareVideoBox{width:100%}.articleShareVideoBox div.d-flex{justify-content:flex-start}.articleShareVideoBox span{width:7%}}@media (min-width:578px){.articleContent .articleShareVideoBox span{margin-left:-15px}.articleContent .articleShareVideoBox span:first-child{margin-left:0}}.articleContent .articleShareVideoBox a svg{width:65%}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.articleShareVideoBox a svg{display:block;height:45px;width:45px}}.lockedFragment{font-size:.8rem;color:#d2d2d2;text-align:right}.againstPayment{font-family:oe24condensed,sans-serif;transform:rotateZ(.029deg);-webkit-transform:rotateZ(.029deg);-moz-transform:rotateZ(.029deg);text-transform:uppercase;font-size:.75rem;font-weight:400;text-align:right;margin-top:10px}@media only screen and (min-width:1024px){.againstPayment{margin-top:0}}.articleVideoBox .videoPlayerRelatedTitle,.articleVideoBox .videoPlayerRelatedWrapper.videoPlayerRelatedWrapperHidden{display:none}.articleVideoBox .articleVideoHeadline{font-family:oe24condensed,sans-serif;transform:rotateZ(.029deg);-webkit-transform:rotateZ(.029deg);-moz-transform:rotateZ(.029deg);font-size:1.25rem;font-weight:600;text-align:left}.articleVideoBox .articleVideoHeadline .defaultVideoText{color:#d0013a}.iFrameRow .fb-post{text-align:center}.iFrameRow .fb-post.fb_iframe_widget{display:block}.articleOverrideButton div.col-12 a.rounded{font-family:'Open Sans',sans-serif;font-weight:400;background-color:#d0013a;color:#fff;text-transform:uppercase}.articleOverrideButton a:hover{text-decoration:none}.articleContentSlideshow{width:100%;padding:2%;box-shadow:-1px 1px 8px -1px rgba(0,0,0,.2);position:relative}.articleContentSlideshow u{text-decoration:none}.articleContentSlideshow h3.titleRow{border-bottom:1px solid #000;padding-bottom:0}.articleContentSlideshow .diashow,.articleContentSlideshow .slideshowTitle{font-family:oe24condensed,sans-serif;transform:rotateZ(.029deg);-webkit-transform:rotateZ(.029deg);-moz-transform:rotateZ(.029deg);font-size:1.5rem}.articleContentSlideshow .diashow{color:#d0013a;display:inline-block;white-space:nowrap}.articleContentSlideshow .slideshowTitle{padding-left:5px}.articleContentSlideshow .btn{background-color:#d0013a;color:#fff;padding:0 4px}.articleContentSlideshow .overrideImageSlider{display:block;width:100%;height:auto;overflow:auto;position:relative;padding-top:2%}.articleContentSlideshow .sliderCounter{font-size:.875rem;position:absolute;top:0;right:0;display:block;padding:4px 4px;background-color:#d0013a;color:#fff;margin:0;z-index:5}.articleContentSlideshow .overrideImageSlider .overrideSliderItem{display:block;width:100%;position:absolute}.articleContentSlideshow .overrideImageSlider .overrideSliderItem img{opacity:1}.articleContentSlideshow .overrideImageSlider .flickity-prev-next-button{top:50%;width:20px;width:5%;height:100%;transform:translateY(-50%);color:#fff;background-color:transparent}.articleContentSlideshow .overrideImageSlider .flickity-prev-next-button:hover{background-color:transparent}.articleContentSlideshow .overrideImageSlider button.flickity-button{width:4%;height:15%;border-radius:3px;background-color:rgba(198,0,0,.7)}.articleContentSlideshow .overrideImageSlider button.flickity-button:hover{background-color:#c60000}.articleContentSlideshow .overrideImageSlider .flickity-prev-next-button.previous{left:0}.articleContentSlideshow .overrideImageSlider .flickity-prev-next-button.next{right:0}.articleContentSlideshow .overrideImageSlider.flickity-enabled{opacity:1}.articleContentSlideshow .overrideImageSlider .overrideSliderImage{position:relative}.articleContentSlideshow .overrideImageSlider .overrideSliderImage .js-voting-button{position:absolute;right:0;bottom:0}.articleContentSlideshow .overrideImageSlider .overrideSliderItem .caption{background-color:#d0013a;color:#fff;max-width:85%;position:absolute;top:0;left:0;padding:0 4px;display:inline-block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;margin-bottom:40px}.articleContentSlideshow .overrideImageSlider .overrideSliderItem .caption .title{font-family:OpenSans,sans-serif;font-size:.875rem;color:#fff;text-transform:uppercase}.articleContentSlideshow .overrideImageSlider .descriptionContent{display:block;margin-top:1%}.articleContentSlideshow .overrideImageSlider .descriptionContent p{padding:2px 6px;margin:0;color:#fff;background:rgba(0,0,0,.6)}.articleContentSlideshow .overrideImageSlider .descriptionContent p.copyright{font-size:.875rem}.articleContentSlideshow .overrideImageSlider .voting-report{display:none;color:#fff;background-color:rgba(0,0,0,.7);position:absolute;right:0;bottom:5%;padding:2px 4px}@media (max-width:767.98px){.articleContentSlideshow .diashow,.articleContentSlideshow .slideshowTitle{font-size:1.25rem}.articleContentSlideshow .sliderCounter{font-size:.6875rem}.articleContentSlideshow .overrideImageSlider .overrideSliderItem .caption{top:0}.articleContentSlideshow .overrideImageSlider .overrideSliderItem .caption .title{font-size:.6875rem}.articleContentSlideshow .overrideImageSlider .voting-report{bottom:9%}.articleContentSlideshow .overrideImageSlider .flickity-prev-next-button{top:50%;transform:translateY(-50%)}.articleContentSlideshow .overrideImageSlider button.flickity-button{width:4%;height:15%}.articleContentSlideshow .overrideImageSlider .descriptionContent p.copyright{font-size:.6875rem}}.spunQRelatedArticles{width:100%;padding:2%;box-shadow:-1px 1px 8px -1px rgba(0,0,0,.2)}.spunQRelatedArticles h3.spunQRelatedArticlesHeadline{font-family:oe24condensed,sans-serif;transform:rotateZ(.029deg);-webkit-transform:rotateZ(.029deg);-moz-transform:rotateZ(.029deg);font-size:1.3125rem;color:#d0013a;line-height:1;text-transform:uppercase;justify-content:center;text-align:center;width:100%;border-bottom:1px solid #000;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-bottom:0}.spunQRelatedArticles .story img{background-color:#f8f8f8}.spunQRelatedArticles .articlesList .story{width:100%;padding-top:2%;border-top:1px solid #e8e8e8}.spunQRelatedArticles .articlesList .story:first-child{border-top:none}.spunQRelatedArticles .articlesList .storyImage{width:34%;padding-right:3%}.spunQRelatedArticles .articlesList .storyText{width:66%;margin-top:-2px;color:#000}.spunQRelatedArticles .story .title{font-family:oe24condensed,sans-serif;transform:rotateZ(.029deg);-webkit-transform:rotateZ(.029deg);-moz-transform:rotateZ(.029deg);display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.spunQRelatedArticles .story .leadText{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.spunQRelatedArticles .articlesList .title{font-size:1.25rem;line-height:1.2;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.spunQRelatedArticles .articlesList .leadText{font-size:.875rem;font-weight:400;line-height:1.2;margin:1% 0;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}@media (min-width:768px){.spunQRelatedArticles h3.spunQRelatedArticlesHeadline{font-size:1.5rem}.spunQRelatedArticles .articlesList .story{width:100%;padding-bottom:1%}.spunQRelatedArticles .articlesList .storyImage{width:25%;padding-right:2%}.spunQRelatedArticles .articlesList .storyText{width:75%;margin-top:-2px}.spunQRelatedArticles .articlesList .title{font-size:1.625rem;line-height:1.2}.spunQRelatedArticles .articlesList .leadText{font-size:1rem;line-height:1.2;-webkit-line-clamp:2;font-weight:400}}@media (min-width:1024px){.articleContent .raffelRow{padding-left:0;padding-right:0}.articleContent .raffelRow .form-group.row{margin-left:0;margin-right:0}}.articleContent .raffelRow .submit{text-align:center;padding:2% 0}.articleContent .raffelRow .submit button{font-family:OpenSans,sans-serif;font-weight:400;background-color:#d0013a;color:#fff;text-transform:uppercase}.articleContent .raffelRow .articleTextBox .raffle.error{font-family:OpenSans,sans-serif;font-weight:900;color:#d0013a;text-transform:uppercase}.articleContent .raffelRow .articleTextBox .raffle.success{font-family:OpenSans,sans-serif;font-weight:900;color:#154615;text-transform:uppercase}.articlePoll{width:100%}.articlePoll .pollQuestion{font-family:oe24condensed,sans-serif;transform:rotateZ(.029deg);-webkit-transform:rotateZ(.029deg);-moz-transform:rotateZ(.029deg);font-size:1.375rem;color:#000;text-align:center;width:100%;background-color:#ebebeb}.articlePoll .pollAnswers .answer{text-align:center}.articlePoll .pollAnswers .answer button{color:#fff;background-color:#d0013a}.articlePoll .feedback{background-color:#fff;color:#000;text-align:center;margin-bottom:20px}.articlePoll .feedback.error{background-color:#d0113a;color:#fff}.articlePoll .currentVotes{display:none;width:100%;margin:0 auto 20px}.articlePoll .currentVotes h2{font-size:1.125rem;text-align:center;width:100%;margin-bottom:20px;color:#000}.articlePoll .currentVotes .currentVotesTable{border-spacing:0 10px;width:90%;margin:0 auto}@media (min-width:576px){.articlePoll .currentVotes h2{font-size:1.25rem}}.articlePoll .currentVotes .currentVotesRow span{width:100%;padding:.375rem .75rem;color:#fff;background-color:#d0013a}.articlePoll .currentVotes .currentVotesRow span.currentVotesAnswer{border-top-left-radius:10px;border-bottom-left-radius:10px}.articlePoll .currentVotes .currentVotesRow span.currentVotesVotes{border-top-right-radius:10px;border-bottom-right-radius:10px;text-align:right}.bestOfVideo{width:100%;text-align:center;background-color:#d0013a}.bestOfVideo .headline{padding:10px 0 7px}.bestOfVideo .headline svg{width:34%;position:relative;bottom:5px}.bestOfVideo .headline svg path{fill:#fff}.bestOfVideo .headline span{font-family:oe24condensed,sans-serif;transform:rotateZ(.029deg);-webkit-transform:rotateZ(.029deg);-moz-transform:rotateZ(.029deg);font-size:1.625rem;text-transform:uppercase;color:#fff;white-space:nowrap;line-height:1;overflow:hidden;text-overflow:ellipsis}.bestOfVideo .videoPlayerRelatedTitle{display:none}.teaserBox{box-shadow:none}.teaserBox.oneStoryTeaserBox{display:none}@media (min-width:1024px){.teaserBox.oneStoryTeaserBox{display:block}}.teaserBox .teaserBoxHeadline{font-family:oe24condensed,sans-serif;transform:rotateZ(.029deg);-webkit-transform:rotateZ(.029deg);-moz-transform:rotateZ(.029deg);font-size:1.25rem;line-height:1;text-align:center;text-transform:uppercase;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#000;padding:0;margin:0}@media (min-width:1024px){.teaserBox{box-shadow:0 0 10px 1px rgba(0,0,0,.1)}.teaserBox .teaserBoxHeadline{font-size:1.625rem;margin:0 -10px}}.teaserBox .teaserBoxHeadlineLogo,.teaserBox .teaserBoxHeadlineText{text-align:center;display:block;width:100%}.teaserBox.teaserBoxNewsVideo .teaserBoxHeadlineLogo{padding:7px 0;background-color:#d0013a}.teaserBox.teaserBoxNewsVideo .teaserBoxHeadlineLogo img{width:60%}.teaserBox .teaserBoxHeadlineText{padding:7px 0 5px;position:relative}.teaserBox .teaserBoxHeadlineText:before{content:"";width:100%;height:1px;background-color:#d0013a;position:absolute;display:block;left:50%;top:50%;transform:translateX(-50%);z-index:1}.teaserBox .teaserBoxHeadlineText span{padding:0 10px;color:#000;background-color:#fff;position:relative;z-index:2}.teaserBox.coverBox .teaserBoxHeadlineText span{background-color:#f2f2f2}.teaserBox .storyInfo .date,.teaserBox .storyInfo .duration{font-family:RobotoCondensedLight,sans-serif;font-size:.75rem}@media (min-width:1024px){.teaserBox .storyInfo .date,.teaserBox .storyInfo .duration{font-size:.875rem}.teaserBox .teaserBoxHeadlineText:before{width:93%}}.teaserBox .story{width:49%}.teaserBox .story:nth-last-child(1):nth-child(odd){display:none}.teaserBox .story .storyImage{position:relative;padding-top:50%;background-color:#f8f8f8}.teaserBox .story .storyImage img{position:absolute;left:0;top:0}.teaserBox .story.videoStory .storyImage::after{width:17%}.teaserBox .story .storyImage .storyCounter{font-family:RobotoCondensedLight,sans-serif;font-size:.875rem;display:block;padding:0 8px;margin:0;color:#fff;background-color:#d0013a;border-radius:4px;position:absolute;left:50%;top:-4px;transform:translateX(-50%)}.teaserBox .story .storyText{margin-top:3%}.teaserBox .story .preTitle{font-family:RobotoCondensedLight,sans-serif;font-size:1.25rem;text-transform:uppercase;max-width:100%;padding:0 10px 0 0;color:#fff;background-color:#d0013a;position:absolute;left:0;bottom:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:1rem;line-height:1.3;padding:0 2%}@media (min-width:1024px){.teaserBox .story{width:100%}.teaserBox .story:nth-last-child(1):nth-child(odd){display:block}.teaserBox .story .preTitle{font-size:1rem;padding:0 10px 0 2px}}.teaserBox .story .title{font-family:oe24condensed,sans-serif;transform:rotateZ(.029deg);-webkit-transform:rotateZ(.029deg);-moz-transform:rotateZ(.029deg);font-weight:700;font-size:1.25rem;line-height:1.1;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}.teaserBox .teaserBoxBottom{text-align:center;padding:5px 0;border-top:1px solid #d0013a}.teaserBox .teaserBoxBottomMore{font-family:oe24condensed,sans-serif;transform:rotateZ(.029deg);-webkit-transform:rotateZ(.029deg);-moz-transform:rotateZ(.029deg);font-size:1rem;line-height:1.3;text-transform:uppercase;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (min-width:768px){.teaserBox .story .title{font-size:1.5rem}}@media (min-width:1024px){.teaserBox .teaserBoxBottomMore{font-size:1.25rem}}.teaserBox.coverBox{background-color:#f2f2f2;box-shadow:none}.teaserBox.coverBox .teaserBoxImage,.teaserBox.coverBox .teaserBoxText{width:45%}.teaserBox.coverBox .teaserBoxDescription,.teaserBox.coverBox .teaserBoxMore,.teaserBox.coverBox .teaserBoxTitle{padding:0;margin:0}.teaserBox.coverBox .teaserBoxTitle{font-family:oe24condensed,sans-serif;transform:rotateZ(.029deg);-webkit-transform:rotateZ(.029deg);-moz-transform:rotateZ(.029deg);font-size:1.5rem;font-weight:700;line-height:1.1;word-break:break-word}.teaserBox.coverBox .teaserBoxDescription{font-family:oe24condensed,sans-serif;transform:rotateZ(.029deg);-webkit-transform:rotateZ(.029deg);-moz-transform:rotateZ(.029deg);font-size:1rem;line-height:1.1;margin-top:1em}.teaserBox.coverBox .teaserBoxMore{font-family:oe24condensed,sans-serif;transform:rotateZ(.029deg);-webkit-transform:rotateZ(.029deg);-moz-transform:rotateZ(.029deg);font-size:.875rem;line-height:1.1;display:inline-block;margin-top:1em}.teaserBox.coverBox .teaserBoxMore:after{content:"▶︎";font-size:.675rem;margin-left:5px;color:#d0013a}.teaserBox.coverBox .teaserBoxImage{padding:3px;background-color:#fff;box-shadow:-3px -3px 4px 0 rgba(0,0,0,.1);transform:rotate(2deg) translate(0,2%)}.teaserBox.coverBox .teaserBoxImage img{display:block;width:100%}.headerDesktop{width:960px;max-width:960px;background-color:#fff;position:-webkit-sticky;position:sticky;top:0;z-index:30}.headerDesktop.headerSticky{box-shadow:0 10px 5px -5px rgba(0,0,0,.1)}.layout_madonna .headerDesktop .navTopContainerPortale{padding-left:116px}.layout_madonna .headerDesktop .navTopContainerBottom .navTopEpaperImage{height:150%;top:-4px;transform:rotate(-5deg)}.headerDesktop .navMain{border-top:1px solid #000;border-bottom:1px solid #000;background-color:#fff}.headerDesktop .navMain.navbar{padding:0}.headerDesktop .navMain .navbar-collapse{overflow:hidden}.headerDesktop .navMain .navbar-nav{width:100%}.headerDesktop .navMain .nav-item{font-family:oe24condensed,sans-serif;transform:rotateZ(.029deg);-webkit-transform:rotateZ(.029deg);-moz-transform:rotateZ(.029deg);font-size:1.125rem;font-weight:700;text-transform:uppercase;padding:0 .5rem;white-space:nowrap;text-overflow:ellipsis}.headerDesktop .navMain .nav-link:hover{color:#d0013a}.headerDesktop .navMain .dropdownItem::after{display:none}.headerDesktop .navMain .navbarSearch.nav-item .icofont-search{font-weight:700;color:#d0013a}.headerDesktop .navMain .nav-item.navItemOe24Tv,.headerDesktop .navMain .nav-item.navItemRadioAustria{font-family:oe24condensed,sans-serif;transform:rotateZ(.029deg);-webkit-transform:rotateZ(.029deg);-moz-transform:rotateZ(.029deg);font-size:.875rem;line-height:1.1;text-align:center;padding-top:4px;padding-bottom:4px}.headerDesktop .navMain .nav-item.navItemOe24Tv span,.headerDesktop .navMain .nav-item.navItemRadioAustria span{display:inline-block;padding:0 3px}.headerDesktop .navMain .nav-item.navItemOe24Tv:hover,.headerDesktop .navMain .nav-item.navItemRadioAustria:hover{background-color:#e8e8e8}.headerDesktop .navMain .nav-item.navItemOe24Tv{color:#d0013a}.headerDesktop .navMain .nav-item.navItemRadioAustria{color:#002b4b}.headerDesktop .navMain .dropdown-menu.show{display:flex;flex-wrap:wrap;width:100%;border:none;border-right:1px solid #ccc;border-left:1px solid #ccc;border-radius:0;margin-top:1px;box-shadow:0 10px 5px -5px rgba(0,0,0,.1)}.headerDesktop .navMain .dropdown-menu .dropdown-item{font-family:oe24condensed,sans-serif;transform:rotateZ(.029deg);-webkit-transform:rotateZ(.029deg);-moz-transform:rotateZ(.029deg);font-size:1.125rem;font-weight:700;text-transform:uppercase;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:left;width:25%;border-left:1px solid #ccc}.headerDesktop .navMain .dropdown-menu .dropdown-item:nth-child(4n+1){border-left:none}.headerDesktop .navMain .dropdown-menu .dropdown-item:active,.headerDesktop .navMain .dropdown-menu .dropdown-item:focus,.headerDesktop .navMain .dropdown-menu .dropdown-item:hover{color:#d0013a;background-color:#f8f9fa}.header__search{position:relative;flex-grow:1}.header__search .header__search__label{position:absolute;left:-99999em;top:0}.header__search .header__search__input{min-width:100%;border-radius:2px;font-size:.875rem;line-height:1;padding:10px;border:none;box-shadow:none;font-weight:300;outline:0}@media (min-width:1023px){.header__search .header__search__input{font-size:1rem;line-height:1.188rem;padding:10px 12px 8px}}.header__search .header__search__input::-moz-placeholder{color:#343455}.header__search .header__search__input:-ms-input-placeholder{color:#343455}.header__search .header__search__input::placeholder{color:#343455}.header__search a[type=submit],.header__search button[type=submit]{-webkit-appearance:unset}.header__search .header__search__submit{position:absolute;top:50%;transform:translateY(-50%);right:10px;z-index:2;padding:0;background:0 0;border:none}.header__search .header__search__submit .header__search__submit a{font-family:oe24condensed,sans-serif,sans-serif;font-size:1.125rem;font-weight:700;text-transform:uppercase;padding:0 .5rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#343455}.header__search .header__search__submit .icofont-search{font-weight:700;color:#343455}@media (min-width:1023px){.layout_newsvideos .header.headerDesktop.headerSticky .header__search__input{padding:5px 12px 4px}}.layout_newsvideos .header.headerMobile .navbar .header__search{padding:0 .5em 1em}.layout_newsvideos .header.headerMobile .navbar .header__search .header__search__submit{top:30%;right:5%}@media screen and (min-width:500px){.layout_newsvideos .header.headerMobile .navbar .header__search .header__search__submit{right:4%}}@media screen and (min-width:768px){.layout_newsvideos .header.headerMobile .navbar .header__search .header__search__submit{right:3%}}.headerDesktop .navTop{height:90px;transition:.1s}.headerDesktop .navTopBrand{width:200px;padding:0;margin:0;background-color:#d0013a;transition:width 150ms;position:relative}.layout_society .headerDesktop .navTopBrand{background-color:#ef5a94}.headerDesktop .navTopBrand img{width:80%;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.layout_sport .headerDesktop .navTopBrand img{width:88%}.headerDesktop .navTopContainer{flex:1 0 auto}.headerDesktop .navTopContainer .navTopContainerBottom{flex:1 0 auto}.headerDesktop.headerSticky .navTop{height:36px}.headerDesktop.headerSticky .navTopBrand{width:100px}.headerDesktop.headerSticky .navTopContainerPortale{display:none}.oe24Bane.layout_meinauto24 .headerDesktop .navTopBrand img{width:55%}.oe24Bane.layout_meinauto24 .headerDesktop.headerSticky .navTopBrand img{width:45%}.headerDesktop .navTop .navTopPortale{background-color:#ebebeb}.headerDesktop .navTop .navTopPortale .nav-item{font-family:RobotoCondensedLight,sans-serif;font-size:.875rem;font-weight:400;text-transform:uppercase;padding:.1rem .4rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.headerDesktop .navTop .navTopPortale .nav-item:hover{color:#d0013a}.oe24Bane.layout_newsvideos .headerDesktop .navTopPortale{background-color:#0e0e1e;border-bottom:1px solid #343455}.oe24Bane.layout_newsvideos .headerDesktop .navTopPortale a{color:#ddddfd;font-size:.75rem;line-height:.875rem;text-transform:uppercase}.oe24Bane.layout_newsvideos .headerDesktop .navTopPortale a:not(:last-child){border-right:1px solid #343455}.headerDesktop .navTopEpaper{font-family:oe24condensed,sans-serif;transform:rotateZ(.029deg);-webkit-transform:rotateZ(.029deg);-moz-transform:rotateZ(.029deg);font-size:.875rem;font-weight:700;line-height:1.2;text-transform:uppercase;padding:0 20px}.headerDesktop .navTopEpaper .navTopEpaperText span{display:block}.headerDesktop .navTopEpaper .navTopEpaperTextItem{font-size:.75rem;text-transform:none;color:gray}.headerDesktop .navTopEpaper .navTopEpaperImage{width:100px;height:100%;padding:0 20px;margin-right:5px;overflow:hidden;position:relative}.headerDesktop .navTopEpaper .navTopEpaperImage img{display:block;width:100%;position:absolute;left:0;top:0}.headerDesktop.headerSticky .navTopEpaper,.headerDesktop.headerSticky .navTopEpaper *{width:0;height:0;padding:0;margin:0;opacity:0;display:none}.headerDesktop .navTopWeather{font-family:oe24condensed,sans-serif;transform:rotateZ(.029deg);-webkit-transform:rotateZ(.029deg);-moz-transform:rotateZ(.029deg);font-size:.875rem;font-weight:700;line-height:1.2;text-transform:uppercase;width:25%}.headerDesktop .navTopWeather .navTopWeatherIcon{display:inline-block;margin:0 4px;width:50px}.headerDesktop.headerSticky .navTopWeather{width:18%}.headerDesktop.headerSticky .navTopWeather,.headerDesktop.headerSticky .navTopWeather .navTopWeatherIcon{height:36px}.headerDesktop .navTopBanner{flex:1 0 auto}.headerDesktop .navTopBanner .navTopBannerBox{width:100%;height:100%;background-color:#aaa;position:relative}.headerDesktop .navTopBanner .navTopBannerBox .navTopBannerContent{font-family:OpenSans,sans-serif;font-size:1rem;font-weight:400;text-align:center;text-transform:uppercase;color:#fff;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.headerDesktop.headerSticky .navTopBanner{height:100%}.headerMobile{margin-right:-15px;margin-left:-15px;background-color:#fff}.headerMobile .navbar{padding:0;box-shadow:rgba(0,0,0,.1) 0 2px 7px 0}.headerMobile .navbarMenu{padding:0 .5em 0 1em}.headerMobile .navbarMenu .navbar-toggler{font-family:oe24condensed,sans-serif;transform:rotateZ(.029deg);-webkit-transform:rotateZ(.029deg);-moz-transform:rotateZ(.029deg);font-size:2rem;font-weight:700;text-transform:uppercase;padding:0;border:none;border-radius:0;outline:initial;color:#000}.headerMobile .navbar-nav.navbar-oe24{overflow:hidden;overflow-y:auto;position:fixed;left:0;right:0;height:100%;background-color:#fff;padding-bottom:50px}.headerMobile .navbar-light .navbar-nav .nav-link{font-family:OpenSans,sans-serif;font-size:1.1875rem;font-weight:600;padding:.75rem 1em;color:#000}.headerMobile .navbar-light .navbar-nav .nav-link:nth-child(even){background-color:#ffff}.headerMobile .navbar-light .navbar-nav .nav-link:nth-child(odd){background-color:#f5f5f5}.headerMobile .navbarBrand{line-height:.5;padding:0;margin:0}.headerMobile .navbarBrand .navbar-brand{padding-top:0;padding-bottom:0;margin-right:0;font-size:1rem}.headerMobile .navbarBrand .navbarBrandImage{display:inline-block;width:120px;padding:12px 5px;margin:0 auto;background-color:#d0013a}.headerMobile .navbarBrand .navbar-brand .navbarBrandImage img{margin:auto;display:block;width:80px}.headerMobile .navbarMenu{width:100px}.headerMobile .navbarBrand{width:120px}.headerMobile .navbarClickAndWin{width:100px}@media (min-width:375px){.headerMobile .navbarMenu{width:127px}.headerMobile .navbarBrand{width:120px}.headerMobile .navbarClickAndWin{width:127px}}@media (min-width:425px){.headerMobile .navbarMenu{width:152px}.headerMobile .navbarBrand{width:120px}.headerMobile .navbarClickAndWin{width:152px}}.oe24Bane.layout_meinauto24 .headerMobile .navbarBrand .navbarBrandImage{padding:6px 5px}.oe24Bane.layout_meinauto24 .headerMobile .navbarBrand .navbar-brand .navbarBrandImage img{width:61px}.oe24Bane.layout_society .headerMobile .navbarBrand .navbarBrandImage{background-color:#ef5a94}.oe24Bane.layout_newsvideos .headerMobile .navbar{display:flex!important;display:-webkit-box;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:space-between}.oe24Bane.layout_newsvideos .headerMobile .navbar .navbarMenu{width:25%;padding:.5em .5em .5em}.oe24Bane.layout_newsvideos .headerMobile .navbar .navbarMenu .navbar-toggler{font-size:1.75rem;font-weight:400}.oe24Bane.layout_newsvideos .headerMobile .navbar .navbarBrand{width:50%}.oe24Bane.layout_newsvideos .headerMobile .navbar .navbarBrand .navbarBrandImage{width:100%}.oe24Bane.layout_newsvideos .headerMobile .navbar .navbarBrand .navbarBrandImage img{width:100%}.oe24Bane.layout_newsvideos .headerMobile .navbar .navbarClickAndWin{width:25%;padding:.5em .5em .5em}.oe24Bane.layout_newsvideos .headerMobile .navbar .navbarClickAndWin .headerMeinOe24Link{font-size:.8125rem;font-weight:400}.oe24Bane.layout_newsvideos .headerMobile .navbarMenu .navbar-toggler{color:#fff}.oe24Bane.layout_newsvideos .headerMobile .navbarBrand .navbarBrandImage{background-color:#0e0e1e}@media screen and (min-width:357px){.oe24Bane.layout_newsvideos .headerMobile .navbar .navbarBrand .navbarBrandImage img{width:95%}}@media screen and (min-width:500px){.oe24Bane.layout_newsvideos .headerMobile .navbar .navbarMenu .navbar-toggler{font-size:2rem;font-weight:400}.oe24Bane.layout_newsvideos .headerMobile .navbar .navbarBrand .navbarBrandImage img{width:90%}.oe24Bane.layout_newsvideos .headerMobile .navbar .navbarClickAndWin .headerMeinOe24Link{font-size:1rem;font-weight:600}}@media screen and (min-width:768px){.oe24Bane.layout_newsvideos .headerMobile .navbar .navbarBrand .navbarBrandImage img{width:80%}}.headerDesktop .navMain .nav-item.uswahl{background:url(/images/icons/flag/usa.svg);background-size:20px 22px;background-repeat:no-repeat;padding-left:22px}.headerDesktop .navMain .nav-item.wienwahl{background:url(/images/icons/flag/vienna.svg);background-size:50px 27px;background-repeat:no-repeat;padding-left:22px;background-position:-11px -2px}.offcanvas-collapse .navbar-nav .nav-item.uswahl{background:url(/images/icons/flag/usa.svg);background-size:20px 22px;background-repeat:no-repeat;padding-left:24px;background-position:0 11px}.offcanvas-collapse .navbar-nav .nav-item.wienwahl{background:url(/images/icons/flag/vienna.svg);background-size:50px 27px;background-repeat:no-repeat;padding-left:22px;background-position:-14px 9px}body>.wrapper>.container{position:static;transition:transform .3s ease-in-out}body.offCanvas>.wrapper{width:100vw;overflow-x:hidden}body.offCanvas>.wrapper>.container{transform:translateX(250px);transition:transform .3s ease-in-out}body.offCanvas>.wrapper>.container::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1021}.offcanvas-collapse{position:fixed;z-index:1022;top:0;bottom:0;left:-100%;width:100%;padding-right:0;padding-left:0;background-color:rgba(52,52,52,.59);overflow-y:auto;visibility:hidden;transition:transform .3s ease-in-out,visibility .3s ease-in-out}.offcanvas-collapse.open{visibility:visible;transform:translateX(100%)}.offcanvas-collapse.open::-webkit-scrollbar,.offcanvas-collapse::-webkit-scrollbar{display:none}.offcanvas-collapse .navbar-nav{width:250px;padding:0 .875em;background-color:#f2f2f2;box-shadow:3px 0 10px 0 rgba(0,0,0,.3)}.offcanvas-collapse .navbar-nav .nav-item{font-family:RobotoBold;font-size:1.1875rem;font-weight:600;padding:.5em 0;border-bottom:1px solid #d1d1d1;color:#000;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.offcanvas-collapse .navbar-nav .nav-item:last-child{border-bottom:none}.offcanvas-collapse .navbar-nav .offcanvasTop .nav-item{border-bottom:none}.offcanvas-collapse .navbar-nav .offcanvasTop .nav-item svg{width:18px;fill:#d0023a}.offcanvas-collapse .navbar-nav .offcanvasTop .nav-item span{padding:0 .15em}.offcanvas-collapse .navbar-nav .offcanvasTop .nav-item span,.offcanvas-collapse .navbar-nav .offcanvasTop .nav-item svg{display:inline;vertical-align:baseline}.offcanvas-collapse .navbar-nav .dropdownToggle{position:relative}.offcanvas-collapse .navbar-nav .dropdownToggle svg{width:16px;position:absolute;right:0;top:50%;transform:translateY(-50%)}.offcanvas-collapse .navbar-nav .dropdownToggle.open svg{transform:translateY(-42%) rotate(180deg)}.offcanvas-collapse .navbar-nav .dropdownToggle.nav-item{border:none}.offcanvas-collapse .navbar-nav .dropdownToggle svg{fill:#d0023a}.offcanvas-collapse .navbar-nav .offCanvasSubNav{padding:0 .875em;margin:0 -.875em;max-height:0;background-color:#fafafa;overflow:hidden;transition:max-height .3s ease-out}.offcanvas-collapse .navbar-nav .offCanvasSubNav.open{max-height:1000px;overflow:visible;transition:max-height .3s ease-in}.offcanvas-collapse .navbar-nav .offCanvasSubNav .nav-item{font-size:1.0625rem;padding-left:.75em;border:none}.offcanvasTop{border-bottom:1px solid #d0023a}.navbar-nav .navTopEpaperImage{width:70px;height:35px;padding:0 20px;margin:5px;overflow:hidden;position:relative}.navbar-nav .navTopEpaperImage img{display:block;width:70px;position:absolute;left:0;top:0}.oe24Bane.layout_newsvideos .offcanvas-collapse .navbar-nav{background-color:#292936}.oe24Bane.layout_newsvideos .offcanvas-collapse .navbar-nav .nav-item{color:#fff;border-bottom:1px solid #474757}.oe24Bane.layout_newsvideos .offcanvas-collapse .navbar-nav .offcanvasTop a:first-child{border-bottom:none}.oe24Bane.layout_newsvideos .offcanvasTop{border-bottom:1px solid #fff}.oe24Bane.layout_newsvideos .offcanvas-collapse .navbar-nav .offcanvasTop .nav-item svg{fill:#c7b426}.oe24Bane.layout_newsvideos .offcanvas-collapse .navbar-nav a.dropdownToggle{border-bottom:none}.oe24Bane.layout_newsvideos .offcanvas-collapse .navbar-nav .dropdownToggle svg{fill:#c7b426}.oe24Bane.layout_newsvideos .offcanvas-collapse .navbar-nav .offCanvasSubNav{background-color:#474757}.oe24Bane.layout_newsvideos .offcanvas-collapse .navbar-nav .offCanvasSubNav .nav-item{border-bottom:1px solid #91919a}.headerDesktop .navTopics{background-color:#fff}.headerDesktop.headerSticky .navTopics{display:none}.headerDesktop .navTopics .navTopicsCaption{font-weight:700;padding:0;color:#d0013a}.headerDesktop .navTopics .nav-link,.headerDesktop .navTopics .navTopicsCaption{font-family:RobotoCondensedLight,sans-serif;font-size:.875rem;line-height:1.3;text-transform:uppercase;white-space:nowrap}.headerDesktop .navTopics .nav-link{font-weight:400;padding:0 .375rem}.headerDesktop .navTopics .nav-link.active,.headerDesktop .navTopics .nav-link:hover{color:#d0013a}.headerDesktop .headerMeinOe24{flex:1 0 auto;padding:0 10px}.headerDesktop .headerMeinOe24 .headerMeinOe24Link{font-family:oe24condensed,sans-serif;transform:rotateZ(.029deg);-webkit-transform:rotateZ(.029deg);-moz-transform:rotateZ(.029deg);font-size:1.625rem;font-weight:700;text-align:center;text-transform:uppercase;display:block;height:100%}.headerDesktop .headerMeinOe24 .headerMeinOe24Link:hover span{color:#d0013a}.headerDesktop .headerMeinOe24 .headerMeinOe24CoinImage{width:50px;padding:0 7px;vertical-align:top}.headerDesktop.headerSticky .headerMeinOe24 .headerMeinOe24CoinImage{width:38px}.headerDesktop .headerMeinOe24 .headerMeinOe24Link span{display:inline-block;padding:0 3px}.headerDesktop .headerMeinOe24 .headerMeinOe24And{font-weight:500;padding:0}.headerDesktop .headerMeinOe24 .headerMeinOe24User{font-size:.875rem;line-height:1.2;display:inline}.headerDesktop .headerMeinOe24 .headerMeinOe24UserCoinsText,.headerDesktop .headerMeinOe24 .headerMeinOe24UserIcon,.headerDesktop .headerMeinOe24 .headerMeinOe24UserLogin,.headerDesktop .headerMeinOe24 .headerMeinOe24UserNameText,.headerDesktop .headerMeinOe24 .headerMeinOe24UserRegister{font-size:.875rem;line-height:1.2}.headerDesktop .headerMeinOe24 span.headerMeinOe24UserRegister{padding-right:0}.headerDesktop .headerMeinOe24 span.headerMeinOe24UserSeparator{font-size:.75rem;padding:0;margin-top:-5px}.headerDesktop .headerMeinOe24 .headerMeinOe24UserIcon{display:inline-block;width:1.25rem;height:1.25rem;margin:0 5px;border:1px solid #d0013a;border-radius:50%;overflow:hidden;position:relative}.headerDesktop .headerMeinOe24 .headerMeinOe24UserIcon i{color:#d0013a;position:absolute;left:50%;top:50%;transform:translate(-50%,-35%)}.headerMobile .navbarClickAndWin{padding:0 1rem 0 .5rem}.headerMobile .navbarClickAndWin .headerMeinOe24Link{font-family:oe24condensed,sans-serif;transform:rotateZ(.029deg);-webkit-transform:rotateZ(.029deg);-moz-transform:rotateZ(.029deg);font-size:1rem;font-weight:700;line-height:1;text-align:center;text-transform:uppercase;display:block;height:100%}.headerMobile .headerMeinOe24 .headerMeinOe24Link{flex-direction:column}.headerMobile .headerMeinOe24 .headerMeinOe24Link.meinOe24isLoggedIn{flex-direction:column-reverse}.headerMobile .headerMeinOe24 .headerMeinOe24Link.meinOe24isLoggedIn .headerMeinOe24UserLogin{font-size:.875rem;text-transform:none}.headerMobile .headerMeinOe24 .headerMeinOe24Click .headerMobile .headerMeinOe24 .headerMeinOe24CoinImage{vertical-align:middle}.headerMobile .headerMeinOe24 .headerMeinOe24CoinImage{width:14px;padding:0 1px;display:none}.headerMobile .headerMeinOe24 .headerMeinOe24Link.meinOe24isLoggedIn .headerMeinOe24CoinImage{display:inline}.headerMobile .headerMeinOe24 .headerMeinOe24LinkBottom{text-align:right;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.headerMobile .headerMeinOe24 .headerMeinOe24LinkBottom .headerMeinOe24Click,.headerMobile .headerMeinOe24 .headerMeinOe24LinkBottom .headerMeinOe24UserLogin{text-align:right}.footerDesktop{width:100%;border-top:1px solid #000;border-bottom:1px solid #000;padding:1rem 0;margin:1rem 0}.footerDesktop .footerHeadline{font-family:OpenSans,sans-serif;font-size:1.5rem;font-weight:600;text-transform:uppercase;color:#d0013a;padding-bottom:10px}.footerDesktop .footerContent{padding-bottom:5px}.footerDesktop .footerContent .col-md-4{padding-left:0}.footerDesktop .footerContent .headline,.footerDesktop .footerPortale .headline{font-family:OpenSans,sans-serif;font-size:.75rem;font-weight:700;color:#666;padding-bottom:10px}.footerDesktop .footerContent .footerNavLink,.footerDesktop .footerPortale .footerNavLink{font-family:OpenSans,sans-serif;font-weight:400;font-size:.75rem;color:#000;padding-bottom:5px}.footerDesktop .footerContent .footerNavLink a{display:inline}.footerDesktop .footerContent .footerNavLink:hover,.footerDesktop .footerPortale .footerNavLink:hover{color:#d0013a}.footerDesktop .footerPortale .footerNavLink{padding:0 2px}.footerDesktop .footerPortale .footerNavLink:after{content:'\007C'}.footerDesktop .footerPortale .footerNavLink:last-child:after{content:''}.footerDesktop #ot-sdk-btn.optanon-show-settings,.footerDesktop #ot-sdk-btn.ot-sdk-show-settings{font-family:OpenSans,sans-serif;font-weight:400;font-size:.75rem;color:#000;border:none;background-color:transparent;text-align:left;padding:0}.footerDesktop #ot-sdk-btn.optanon-show-settings:hover,.footerDesktop #ot-sdk-btn.ot-sdk-show-settings:hover{color:#68b631;font-weight:600;background-color:transparent}@media (min-width:576px){.footerDesktop{display:block}}@media (max-width:767.98px){.footerDesktop{display:none}}.footerMobile{text-align:center;width:100%;border-top:1px solid #000;border-bottom:1px solid #000}.footerMobile div{line-height:1.4}.footerMobile .footerLink,.footerMobile .footerSpan{font-family:OpenSans,sans-serif;font-size:1rem;color:#666}.footerMobile #ot-sdk-btn.optanon-show-settings,.footerMobile #ot-sdk-btn.ot-sdk-show-settings{color:#666;background-color:transparent;font-family:OpenSans,sans-serif;font-weight:400;font-size:1rem;border:none;background-color:transparent;padding:0}.footerMobile #ot-sdk-btn.optanon-show-settings:hover,.footerMobile #ot-sdk-btn.ot-sdk-show-settings:hover{color:#68b631;font-weight:600;background-color:transparent}@media (min-width:576px){.footerMobile{display:none}}.wrapper.blured{filter:blur(3px);-moz-filter:blur(3px);-o-filter:blur(3px);-ms-filter:blur(3px)}.cookiesOverlay2Box{width:98%;max-width:100%;height:98%;max-height:100%;padding:50px 5px 10px;overflow-x:hidden;overflow-y:scroll;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:100001;display:none}.cookiesOverlay2Box .cookiesOverlay2{font-family:oe24condensed,sans-serif;transform:rotateZ(.029deg);-webkit-transform:rotateZ(.029deg);-moz-transform:rotateZ(.029deg);font-size:1rem;font-weight:700;line-height:1.3;text-align:center;width:100%;max-width:100%;padding:20px 10px 10px;background-color:#fff;box-shadow:1px 1px 4px rgba(0,0,0,.3)}.cookiesOverlay2 .cookiesOverlay2Logo{padding:10px;margin-bottom:16px;background-color:#d0013a}.cookiesOverlay2 .cookiesOverlay2Logo,.cookiesOverlay2 .cookiesOverlay2Logo img{width:100%}.cookiesOverlay2 .cookiesOverlay2Headline{font-size:2rem;line-height:1;text-transform:uppercase;padding:10px}.cookiesOverlay2 .cookiesOverlay2Text{font-family:OpenSans,sans-serif;font-size:.875rem;font-weight:400;text-align:left;padding:0 15px;margin:10px 0}.cookiesOverlay2 .cookiesOverlay2Text .cookiesOverlayNO{font-weight:700;text-decoration:underline}.cookiesOverlay2 .cookiesOverlay2Button{font-size:1.175rem;line-height:1.3;padding:0;margin:20px 0 25px;background-color:#409e22;box-shadow:1px 1px 4px rgba(0,0,0,.3);display:inline-block}.cookiesOverlay2 .cookiesOverlay2Button a{font-size:1.175rem;font-weight:700;text-decoration:none;padding:5px 10px;color:#fff}.cookiesOverlay2 .cookiesOverlay2Button a:hover{text-decoration:none;background-color:#48b327}.cookiesOverlay2 .cookiesOverlay2Impressum{width:100%;padding:20px 0 10px;border-top:1px solid #e8e8e8;margin:5px auto}.cookiesOverlay2 .cookiesOverlay2Impressum a{font-family:OpenSans,sans-serif;font-size:.875rem;font-weight:400;text-decoration:underline;color:#999}.cookiesOverlay2 .cookiesOverlay2Impressum a:hover{text-decoration:underline}.cookiesOverlay2.reise .defaultChannelBackgroundColorSpecialReise{background-color:#37a79e}.cookiesOverlay2.immoads .defaultChannelBackgroundColorSpecialImmoads{background-color:#20b8f1}.cookiesOverlay2.madonna .defaultChannelBackgroundColorSpecialMadonna{background-color:#ffb39b}.cookiesOverlay2.bauenwohnen .defaultChannelBackgroundColorSpecialBauenWohnen{background-color:#4f448d}.cookiesOverlay2.business .defaultChannelBackgroundColorSpecialBusiness{background-color:#3b7ebb}.cookiesOverlay2.games24 .defaultChannelBackgroundColorSpecialGames24{background-color:#333}.cookiesOverlay2.cooking24 .defaultChannelBackgroundColorSpecialCooking24{background-color:#dc155a}.cookiesOverlay2.society .defaultChannelBackgroundColorSpecialSociety{background-color:#ef5a94}.cookiesOverlay2.sport .defaultChannelBackgroundColorSpecialSport{background-color:#2c9c52}.cookiesOverlay2.gesund24 .defaultChannelBackgroundColorSpecialGesund24{background-color:#6a9dff}@media only screen and (min-width:680px){.cookiesOverlay2Box{max-width:666px;overflow-y:hidden}.cookiesOverlay2 .cookiesOverlay2Logo{width:50%;float:left}.cookiesOverlay2 .cookiesOverlay2Headline{font-size:2.5rem;max-width:40%;float:right}.cookiesOverlay2 .cookiesOverlay2Text{clear:both}}.fullpageAds #Superbanner{display:none}@media only screen and (min-width:0) and (max-width:1023px){.billboardAds .billboardAdMiddle,.fullpageAds .fullpageAdLeft,.fullpageAds .fullpageAdMiddle,.fullpageAds .fullpageAdRight,.fullpageAds .fullpageAdTop{display:none}}@media only screen and (min-width:1024px){.fullpageAds .container{background-color:#fff}.fullpageAds .fullpageAdLeft{position:fixed;left:50%;height:100%;top:0;margin-left:-610px}.fullpageAds .fullpageAdRight{position:fixed;left:50%;height:100%;top:0;margin-left:480px}.fullpageAds .fullpageAdTop{width:960px;height:90px}.fullpageAds .fullpageAdMiddle{width:960px;max-width:960px;height:275px}.fullpageAds .fullpageAdMiddle{max-height:275px;transition:max-height .5s ease-in;overflow:hidden}.fullpageAds .fullpageAdMiddle.fullpageAdHide{max-height:0;transition:max-height .5s ease-out}.fullpageAds .fullpageAdLeft iframe,.fullpageAds .fullpageAdMiddle iframe,.fullpageAds .fullpageAdRight iframe,.fullpageAds .fullpageAdTop iframe{border:none}.fullpageAds .fullpageAdMiddle iframe,.fullpageAds .fullpageAdTop iframe{width:1px;min-width:101%}.fullpageAds .wrapper{margin:0 auto}}@media only screen and (min-width:1024px){.fullpageAds.fullpageCinematic .wrapper{z-index:30}.fullpageAds.fullpageCinematic .fullpageAdMiddle{position:absolute;top:155px;left:0;width:100%;max-width:100%;height:380px;max-height:380px;margin-left:0;overflow:hidden;z-index:29}.fullpageAds.fullpageCinematic .fullpageAdMiddle.fullpageAdHide{max-height:0}.fullpageAds.doublebridge .fullpageVideo #adMiddleNodeVideoContainer .jwplayer.jw-flag-controls-hidden .jw-media,.fullpageAds.fullpageCinematic .fullpageVideo #adMiddleNodeVideoContainer .jwplayer.jw-flag-controls-hidden .jw-media{cursor:pointer}.fullpageAds.doublebridge .fullpageVideo,.fullpageAds.fullpageCinematic .fullpageVideo{width:100%;max-width:100%;top:0;position:fixed;z-index:9999}.fullpageAds.doublebridge .fullpageVideo #adMiddleNodeVideo,.fullpageAds.fullpageCinematic .fullpageVideo #adMiddleNodeVideo{height:100%!important}.fullpageAds.doublebridge .fullpageVideo .adMiddleNodeFull #adMiddleNodeVideoContainer,.fullpageAds.fullpageCinematic .fullpageVideo .adMiddleNodeFull #adMiddleNodeVideoContainer{height:100%;max-height:100%}.fullpageAds.doublebridge #adMiddleNodeClose,.fullpageAds.fullpageCinematic #adMiddleNodeClose{position:absolute;top:1%;right:1%;font-weight:700;z-index:10;cursor:pointer;background-color:#000;color:#fff;padding:5px}.fullpageAdsBlur{-moz-filter:blur(4px);-ms-filter:blur(4px);-o-filter:blur(4px);filter:blur(4px)}.fullpageCtrl{position:absolute;bottom:10px;color:#fff;width:30px;height:30px;background-size:cover;background-repeat:no-repeat;background-position:center center}.fullpagePlay{left:10px}.fullpageMute{left:50px}.fullpageButtonPlay{background-image:url(/images/oe2016/video/play_light.png)}.fullpageButtonPause{background-image:url(/images/oe2016/video/pause_light.png)}.fullpageButtonMute{background-image:url(/images/oe2016/video/muted_light.png)}.fullpageButtonUnmute{background-image:url(/images/oe2016/video/unmuted_light.png)}.fullpageAds.fullPageAdSkalier .fullpageAdLeft{position:fixed;top:0;left:0;width:50%;padding-right:480px;margin-left:0;height:800px;z-index:0}.fullpageAds.fullPageAdSkalier .fullpageAdRight{position:fixed;top:0;left:auto;right:0;width:50%;padding-left:480px;height:800px;z-index:0}.fullpageAds.fullPageAdSkalierDoubleBridge .wrapper{position:relative;z-index:10}.fullpageAds.fullPageAdSkalierDoubleBridge .fullpageAdLeft{position:fixed;top:0;left:0;width:50%;padding-right:480px;margin-left:0;height:800px;z-index:1}.fullpageAds.fullPageAdSkalierDoubleBridge .fullpageAdRight{position:fixed;top:0;left:auto;right:0;width:50%;padding-left:480px;height:800px;z-index:1}.fullpageAds.fullPageAdSkalierDoubleBridge .wrapper .fullpageAdMiddle{z-index:1}.fullpageAds.fullPageAdSkalierDoubleBridge .wrapper .header{margin-bottom:0;transition:none;-webkit-transition:none;-moz-transition:none;-o-transition:none}.billboardAds #Superbanner{display:none}.billboardAds .billboardAdMiddle{width:960px;margin:10px 0 0 0}.billboardAds .billboardAdMiddle iframe{border:none}.billboardAds .billboardAdMiddle{height:250px;max-height:250px;transition:max-height .5s ease-in;overflow:hidden}.billboardAds .billboardAdMiddle.billboardAdHide{max-height:0;transition:max-height .5s ease-out}.billboardAds .billboardAdMiddle.billboardAdHide.sticky,.billboardAds .billboardAdMiddle.sticky{top:50px;max-height:250px;height:250px;z-index:9999;position:fixed}#adMiddleNodeVideoContainer{width:100%;height:100%;margin:0;position:relative}.seeThru-display{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:auto;height:auto;min-width:100%;min-height:100%;z-index:99999}}.fullpageAds .articleContent .articleInfo,.fullpageAds .articleContent .articleTextBox,.fullpageAds .headerDesktop .navTopics .navTopicsCaption{padding-left:5px}.fullpageAds .contentBox .twoColumne .story:nth-child(odd) .storyText,.fullpageAds .contentBox.newsticker .newstickerArticle,.fullpageAds .row .content .weatherCardContainer .weatherCardTextContainer,.fullpageAds .xlBox .threeColumne .story:first-child .storyInfo,.fullpageAds .xlBox .threeColumne .story:first-child .storyText{padding-left:3px}@media only screen and (min-width:1024px){.fullpageAds.ad_lad .fullpageAdTop{height:250px}.fullpageAds.ad_lad .fullpageAdRight{margin-left:0;left:975px}.fullpageAds.ad_lad .wrapper{margin:0}}.fullpageAds.doubleSidebar #Superbanner{display:block}.fullpageAds.doubleSidebar .wrapper{width:960px;max-width:100%}.fullpageAds.doubleSidebar .container{padding-left:0;padding-right:0;margin-left:0;margin-right:0;max-width:960px}.fullpageAds.doubleSidebar .row{margin-left:0;margin-right:0}.fullpageAds.doubleSidebar #Skyscrapers{left:calc(50% + 485px);height:100%;width:300px}.fullpageAds.doubleSidebar .Superbanner_div{width:960px;max-width:100%;margin:0 auto}.fullpageAds.doubleSidebar .headerMobile{margin-right:0;margin-left:0}#ContentadSkyLeft,#ContentadSkyRight,#SkyscraperLeft{display:none}.fullpageAds.doubleSidebar #ContentadSkyLeft,.fullpageAds.doubleSidebar #ContentadSkyRight,.fullpageAds.doubleSidebar #SkyscraperLeft{display:block;position:fixed}.fullpageAds.doubleSidebar #SkyscraperLeft{top:0;left:calc(50% - 485px - 300px)}.fullpageAds.doubleSidebar #ContentadSkyLeft{top:630px;left:calc(50% - 485px - 300px)}.fullpageAds.doubleSidebar #ContentadSkyRight{top:630px;left:calc(50% + 485px)}@media only screen and (min-width:0) and (max-width:1023px){.fullpageAds.doubleSidebar #ContentadSkyLeft,.fullpageAds.doubleSidebar #ContentadSkyRight,.fullpageAds.doubleSidebar #SkyscraperLeft{display:none}}.headline .headlineCaption{font-family:oe24condensed,sans-serif;transform:rotateZ(.029deg);-webkit-transform:rotateZ(.029deg);-moz-transform:rotateZ(.029deg);font-size:1.5rem;line-height:1.2;text-transform:uppercase;width:100%;padding:0;margin:0;border-bottom:3px solid #d0013a;border-left:1.05em solid #d0013a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:flex;justify-content:space-between}.container.contentWide .headline .headlineCaption{font-size:1.375rem;border:none;background-color:#e8e8e8}.headline .headlineLink{width:100%;padding:0 4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:-3px;align-self:center}.headline .headlineEditor{text-align:right;font-size:.65rem;display:flex;justify-content:space-between}.headline .headlineEditor .headlineEditorImage{display:none;margin-left:10px;height:1.5rem}.headline .headlineEditor .headlineEditorText{align-self:center}.headline .headlineCaption .headlineImage{text-align:right;width:25%;padding:2px 8px;align-self:flex-end;background-color:#d0013a}.headline .headlineCaption .headlineImage img{display:block;width:100%}@media (min-width:450px){.headline .headlineEditor .headlineEditorImage{display:block}}@media (min-width:960px){.headline .headlineCaption{font-size:2.5rem}.headline .headlineEditor{font-size:1rem}.headline .headlineEditor .headlineEditorImage{height:2.5rem}}@media (min-width:1024px){.headline .headlineLink{margin-bottom:-7px}}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.headline .headlineLink{width:100%;padding:0 4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-top:3px;margin-bottom:-12px}}.headlineTeaserContainer{font-family:oe24condensed,sans-serif;transform:rotateZ(.029deg);-webkit-transform:rotateZ(.029deg);-moz-transform:rotateZ(.029deg);font-size:1.25rem;line-height:1;text-align:center;text-transform:uppercase;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#000;padding:0;margin:0}.headlineTeaserContainer .headlineTeaserText{padding:7px 0 5px;position:relative;text-align:center}.headlineTeaserContainer .headlineTeaserText:before{content:"";width:100%;height:1px;background-color:#d0013a;position:absolute;display:block;left:50%;top:50%;transform:translateX(-50%);z-index:1}.headlineTeaserContainer .headlineTeaserText span{padding:0 10px;color:#000;background-color:#fff;position:relative;z-index:2}@media (min-width:1024px){.headlineTeaserContainer .headlineTeaserText{font-size:1.625rem;margin:0 -10px}}@media (min-width:1024px){.content{padding-left:0;padding-right:0}.teaser{padding-left:20px;padding-right:0}.teaser>.teaserBox{display:block;padding:0 10px;box-shadow:0 0 10px 1px rgba(0,0,0,.1)}.teaser>.teaserBox.teaserAd{padding:0 0}.banner{padding-left:0;padding-right:0}}.contentBox .oneColumne{width:100%}.contentBox .oneColumne .story{margin-top:3%}.contentBox .oneColumne .story:first-child{margin-top:0}.contentBox .twoColumne .story{width:48.5%;margin-top:3%}.contentBox .twoColumne .story:nth-child(1),.contentBox .twoColumne .story:nth-child(2){margin-top:0}.contentBox .oneColumne+.twoColumne .story:nth-child(1),.contentBox .oneColumne+.twoColumne .story:nth-child(2){margin-top:3%}.contentBox .oneColumne .storyImage,.contentBox .storiesList .storyImage,.contentBox .twoColumne .storyImage{position:relative}.contentBox .oneColumne .storyText{width:100%;padding:0 3%;position:absolute;left:50%;bottom:0;transform:translateX(-50%);background:linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,.5) 100%)}.contentBox .twoColumne .storyText{margin-top:3%}.contentBox .story.plus .storyImage::after{content:" ";display:block;position:absolute;top:2px;left:2px;width:70px;height:29px;background:url(/images/oe24plus/logos/oe24plus_logo.svg) 0 0 no-repeat}.contentBox .story img{background-color:#f8f8f8}.contentBox .oneColumne .story{text-align:center}.contentBox .story .title{font-family:oe24condensed,sans-serif;transform:rotateZ(.029deg);-webkit-transform:rotateZ(.029deg);-moz-transform:rotateZ(.029deg);font-weight:700;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}.contentBox .story .leadText{line-height:1.4;display:none}@media (min-width:768px){.contentBox .story .leadText{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}}.contentBox .story .preTitle{font-family:RobotoCondensedLight,sans-serif;text-transform:uppercase;max-width:90%;margin:0 auto;color:#fff;background-color:#d0013a;display:inline-block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:2px 2% 0}.contentBox .oneColumne .title{font-size:1.5rem;margin:0 0 1%;line-height:1.1;color:#fff}.contentBox .oneColumne .preTitle{font-size:1rem;line-height:1.1;margin-bottom:-5px}.contentBox .twoColumne .title{font-size:1.25rem;line-height:1.1}.contentBox .twoColumne .preTitle{font-size:1rem;line-height:1.1;position:absolute;left:0;bottom:0}.contentBox .storiesList .story{width:100%;padding-top:2%;padding-bottom:2%;border-top:1px solid #e8e8e8}.contentBox .oneColumne .story.storySquare .preTitle{font-size:1.2rem}.contentBox .oneColumne .story.storySquare .title{font-size:1.8rem}.contentBox .storiesList .storyImage{width:34%;padding-right:3%}.contentBox .storiesList .storyText{width:66%;margin-top:-2px}.contentBox .storiesList .title{font-size:1.125rem;line-height:1.1;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}.contentBox .storiesList .leadText{font-size:.875rem;line-height:1.2;margin:1% 0;display:none}.contentBox .storiesList .leadText:last-child{padding-bottom:0}.contentBox .oneColumne .videoStory .storyImage::after{left:2%;top:2%;transform:none}.contentBox .twoColumne .videoStory .storyImage::after{width:17%}.contentBox .storiesList .videoStory .storyImage::after{width:20%}@media (min-width:444px){.contentBox .storiesList .leadText{-webkit-line-clamp:3}}@media (min-width:548px){.contentBox .storiesList .leadText{-webkit-line-clamp:4}}@media (min-width:768px){.contentBox .storiesList .story:nth-last-child(1):nth-child(odd){display:none}.contentBox .story .preTitle{padding:2px 1% 0}.contentBox .oneColumne .title{font-size:3.5rem}.contentBox .oneColumne .preTitle{font-size:1.375rem;padding-bottom:2px}.contentBox .twoColumne .title{font-size:1.75rem}.contentBox .twoColumne .preTitle{font-size:1rem;padding-bottom:2px}.contentBox .storiesList .story{width:100%}.contentBox .storiesList .storyImage{width:25%;padding-right:2%}.contentBox .storiesList .storyText{width:75%;margin-top:-2px}.contentBox .storiesList .title{font-size:1.5rem;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.contentBox .storiesList .leadText{font-size:1rem;display:-webkit-box;-webkit-line-clamp:3}.contentBox .oneColumne .story.storySquare .preTitle{font-size:1.5rem}.contentBox .oneColumne .story.storySquare .title{font-size:3.5rem}}.contentBoxArticle{width:100%}.contentBoxArticle .headline .headlineCaption{font-family:oe24condensed,sans-serif;transform:rotateZ(.029deg);-webkit-transform:rotateZ(.029deg);-moz-transform:rotateZ(.029deg);line-height:1;text-transform:uppercase;justify-content:center;width:100%;padding:10px 0 0;border-bottom:none;border-left:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.contentBoxArticle .headline .headlineText{font-size:1.375rem;color:#d0013a}@media (min-width:768px){.contentBoxArticle .headline .headlineText{font-size:1.625rem}}.contentBoxArticle .story .title{font-family:oe24condensed,sans-serif;transform:rotateZ(.029deg);-webkit-transform:rotateZ(.029deg);-moz-transform:rotateZ(.029deg);display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}.contentBoxArticle .story .leadText{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}.contentBoxArticle .story .preTitle{font-family:oe24condensed,sans-serif;transform:rotateZ(.029deg);-webkit-transform:rotateZ(.029deg);-moz-transform:rotateZ(.029deg);text-transform:uppercase;max-width:90%;margin:0 auto;color:#fff;background-color:#d0013a;display:inline-block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.contentBoxArticle .story .preTitle{display:none}.contentBoxArticle .story img{background-color:#f8f8f8}.contentBoxArticle .storiesList .story{width:100%;padding-top:2%;border-top:1px solid #e8e8e8}.contentBoxArticle .storiesList .storyImage{width:34%;padding-right:3%}.contentBoxArticle .storiesList .storyText{width:66%;margin-top:-2px}.contentBoxArticle .storiesList .title{font-size:1.25rem;line-height:1.2;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.contentBoxArticle .storiesList .leadText{font-size:.875rem;line-height:1.2;margin:1% 0;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}.contentBoxArticle .storiesList .videoStory .storyImage::after{width:20%}@media (min-width:768px){.contentBoxArticle .storiesList .story{width:100%;margin-bottom:2%}.contentBoxArticle .storiesList .storyImage{width:25%;padding-right:2%}.contentBoxArticle .storiesList .storyText{width:75%;margin-top:-2px}.contentBoxArticle .storiesList .title{font-size:1.75rem;line-height:1.2}.contentBoxArticle .storiesList .leadText{font-size:1rem;line-height:1.2;-webkit-line-clamp:3}}.wahlStatsApa{width:100%;padding:0;position:relative}.wahlStatsApa.distanceTop{margin-top:15px}.wahlStatsApa.distanceBottom{margin-bottom:15px}.wahlStatsApa iframe{height:400px;width:100%;max-width:100%}@media screen and (min-width:768px){.wahlStatsApa iframe{height:500px}.wahlStatsApa iframe.wahlstatsBig{height:800px}}.wahlStatsApaNavButton{display:block;width:44px;height:30px;padding:0;margin:0;position:absolute;right:0;top:0;z-index:2;color:#fff;background-color:#d0013a}.wahlStatsApaNavButton svg{width:12px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);fill:#fff;stroke:#fff}.wahlStatsApaNavigation{display:none}.wahlStatsApa.wahlStatsApaActive .wahlStatsApaNavigation{display:block;z-index:100;opacity:1;height:auto}a.wahlStatsApaNavigationItem{display:block;font-size:1rem;text-align:left;width:100%;padding:4px 10px;border-bottom:1px solid #fff;background-color:#3b3b3b;color:#fff}@media screen and (min-width:768px){.wahlStatsApaNavButton{display:none}.wahlStatsApaNavigation{display:table;table-layout:fixed;border-collapse:collapse;border-spacing:0;border:1px solid #d0013a;border-bottom:1px solid #fff;background-color:#d0013a;width:100%}.wahlStatsApaNavigation .nationalwahlrow{display:flex;flex-wrap:wrap}.wahlStatsApaNavigation span{font-family:oe24condensed,sans-serif;transform:rotateZ(.029deg);-webkit-transform:rotateZ(.029deg);-moz-transform:rotateZ(.029deg);font-size:.75rem;font-weight:700;letter-spacing:1px;text-transform:uppercase;display:block;padding:3px 0;border-left:none}a.wahlStatsApaNavigationItem{background-color:#d0013a;width:auto;flex-basis:20%}a.wahlStatsApaNavigationItem:first-child span{border-left:none}a.wahlStatsApaNavigationItem,a.wahlStatsApaNavigationItem:active,a.wahlStatsApaNavigationItem:link,a.wahlStatsApaNavigationItem:visited{display:table-cell;text-align:center;text-decoration:none;color:#fff}a.wahlStatsApaNavigationItem.wahlStatsApaActive,a.wahlStatsApaNavigationItem:hover{text-decoration:none;color:#d0013a;background-color:#fff}.articleContent .wahlStatsApaSearch .form_search .textfield,section.content .wahlStatsApaSearch .form_search .textfield{width:75%}.articleContent a.wahlStatsApaNavigationItem,section.content a.wahlStatsApaNavigationItem{flex-basis:25%;word-break:break-word!important}}@media screen and (min-width:1024px){.wahlStatsApaNavigation span{font-size:.9375rem}}.wahlStatsApaSearch{width:100%;margin:10px 0;padding:10px}.wahlStatsApaSearch .clear{clear:both}.wahlStatsApaSearch.top{padding:20px 10px;background-color:#d5e8f9}.wahlStatsApaSearch.distanceTop{margin-top:25px}.wahlStatsApaSearch.distanceBottom{margin-bottom:25px}.wahlStatsApaSearch .form_search .textfield{width:80%;height:38px;float:left;padding:15px 2px;margin-bottom:0;font-size:.875rem;font-family:OpenSans,sans-serif;border:1px solid #000}.wahlStatsApaSearch .form_search .textfield::-moz-placeholder,.wahlStatsApaSearch .form_search .textfield::-ms-input-placeholder,.wahlStatsApaSearch .form_search .textfield::-webkit-input-placeholder,.wahlStatsApaSearch .form_search .textfield::placeholder{color:#000}.wahlStatsApaSearch .form_search .button{background-color:#d0013a;padding:0 10px 2px;border:1px solid #d0013a;border-radius:5px;font-size:1.4375rem;font-family:oe24condensed,sans-serif;transform:rotateZ(.029deg);-webkit-transform:rotateZ(.029deg);-moz-transform:rotateZ(.029deg);color:#fff;float:right}.wahlStatsApaSearch .form_search .button.wahlStatsApaSearchSubmitMobile{display:block}.wahlStatsApaSearch .form_search .button.wahlStatsApaSearchSubmitLarge{display:none}.wahlStatsApa.autocomplete-suggestions{text-align:left;cursor:default;border:1px solid #ccc;border-top:0;background:#fff;box-shadow:-1px 1px 3px rgba(0,0,0,.1);position:absolute;display:none;z-index:9999;max-height:254px;overflow:hidden;overflow-y:auto;box-sizing:border-box}.wahlStatsApa.autocomplete-suggestion{position:relative;padding:0 .6em;line-height:23px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:1.02em;color:#333}.wahlStatsApa.autocomplete-suggestion b{font-weight:400;color:#69b5f9}.wahlStatsApa.autocomplete-suggestion.selected{background:#f0f0f0}@media screen and (min-width:768px){.wahlStatsApaSearch .form_search .button.wahlStatsApaSearchSubmitMobile{display:none}.wahlStatsApaSearch .form_search .button.wahlStatsApaSearchSubmitLarge{display:block}}.wahlautomatedContent .wahlOverview,.wahlautomatedContent .wahltxt{max-width:90%;display:block}.wahlautomatedContent .wahlOverview .wahlCounty{width:100%;float:none}.wahlautomatedContent iframe{margin:15px 0;height:250px}.wahlautomatedContent .wahlOverview{width:960px;margin:0 15px;display:flex;justify-content:space-between;flex-wrap:wrap}.wahlautomatedContent .wahlOverview .wahlCounty{width:32%}.wahlautomatedContent .wahlOverview .wahlCounty a{display:block;font-size:1rem}.wahlautomatedContent .wahlOverview .wahlCounty h3{font-size:1.25rem;font-weight:700}.wahlautomatedContent .wahlOverview .wahlCounty h4{font-size:1.125rem;font-weight:700;margin:10px 0 0 0}@media only screen and (min-width:768px){.wahlautomatedContent iframe{height:600px}}.oe24tvTopVideoLayer{width:100%;max-width:960px;display:none;position:fixed;bottom:-315px;left:0;right:0;z-index:1000}.oe24tvTopVideoLayerHolyGrailVersion{padding:2px}.oe24tvTopVideoLayer .oe24tvTxt{background-color:#d0013a;width:34%;height:70px;align-self:flex-end;padding:3% 0}.oe24tvTopVideoLayer .oe24tvVideo{background-color:#d0013a;width:60%;padding:5px}.oe24tvTopVideoLayer .oe24tvSwap{background-color:#d0013a;width:6%;height:70px;align-self:flex-end;padding:3% 1% 0 0}.oe24tvTopVideoLayer .oe24tvTxt .oe24tvHeadline{width:88%;margin:0 auto;display:block}.oe24tvTopVideoLayer .oe24tvTxt .oe24tvDescriptionTxt{font-family:oe24condensed,sans-serif;transform:rotateZ(.029deg);-webkit-transform:rotateZ(.029deg);-moz-transform:rotateZ(.029deg);font-size:.9rem;font-weight:700;color:#fff;text-transform:uppercase;line-height:1.1rem}.oe24tvTopVideoLayer .customMessageBox{display:none}.oe24tvTopVideoLayer .videoPlayerRelatedWrapper{display:none}.oe24tvTopVideoLayer .videoLayerClose,.oe24tvTopVideoLayer .videoLayerUp{color:#fff;font-family:oe24condensed,sans-serif;transform:rotateZ(.029deg);-webkit-transform:rotateZ(.029deg);-moz-transform:rotateZ(.029deg);font-size:1rem;font-weight:700;line-height:1;cursor:pointer;text-align:center}.oe24tvTopVideoLayer .videoLayerUp{display:none}.oe24tvTopVideoLayer .videoLayerClose{display:block}.oe24tvTopVideoLayer .bigClipArea{width:100%;min-height:1px}.oe24tvTopVideoLayer .bigClipArea .videoPlayer{width:100%}.oe24tvTopVideoLayer.tvLayerStart{bottom:0;transition:bottom 1s ease-in}.oe24tvTopVideoLayer.tvLayerEnd{bottom:0;transition:bottom 1s ease-out}.oe24tvTopVideoLayer.tvLayerEnd .videoLayerUp{display:inline-block}.oe24tvTopVideoLayer.tvLayerEnd .videoLayerClose{display:none}.oe24tvTopVideoLayer.tvLayerEnd .oe24tvVideo{display:none}.oe24tvTopVideoLayer.tvLayerEnd .oe24tvTxt{width:94%;height:30px;padding:0}.oe24tvTopVideoLayer.tvLayerEnd .oe24tvSwap{height:30px;flex-wrap:wrap;display:flex;justify-content:center;align-items:center;align-content:center;padding:0}.oe24tvTopVideoLayer.tvLayerEnd .oe24tvTxt .oe24tvHeadline{flex-wrap:wrap;display:flex;justify-content:center;height:100%;align-content:center}.oe24tvTopVideoLayer.tvLayerEnd .oe24tvTxt .oe24tvHeadline .oe24tvDescriptionImg{display:inline-block;width:25%;max-height:20px;margin-bottom:1%}.oe24tvTopVideoLayer.tvLayerEnd .oe24tvTxt .oe24tvHeadline .oe24tvDescriptionTxt{display:inline-block;margin-left:5px;font-size:1rem;line-height:1.6rem}@-moz-document url-prefix(){.oe24tvTopVideoLayer .topVideoBoxHeadline .textPortalLeft,.oe24tvTopVideoLayer .topVideoBoxHeadline .textPortalRight{padding-top:2px}}@media only screen and (min-width:350px){.oe24tvTopVideoLayer .oe24tvSwap,.oe24tvTopVideoLayer .oe24tvTxt{height:90px}.oe24tvTopVideoLayer .oe24tvTxt .oe24tvDescriptionTxt{font-size:1.2rem}.oe24tvTopVideoLayer .oe24tvTxt .oe24tvDescriptionImg{margin-bottom:5%}.oe24tvTopVideoLayer .videoLayerClose,.oe24tvTopVideoLayer .videoLayerUp{font-size:1.2rem}}@media only screen and (min-width:500px){.oe24tvTopVideoLayer .oe24tvSwap,.oe24tvTopVideoLayer .oe24tvTxt{height:120px}.oe24tvTopVideoLayer .oe24tvTxt .oe24tvHeadline{width:75%}.oe24tvTopVideoLayer .videoLayerClose,.oe24tvTopVideoLayer .videoLayerUp{font-size:1.5rem}.oe24tvTopVideoLayer .oe24tvTxt .oe24tvDescriptionTxt{font-size:1.3rem;line-height:1.4rem}.oe24tvTopVideoLayer.tvLayerEnd .oe24tvTxt .oe24tvHeadline .oe24tvDescriptionTxt{line-height:1.6rem}.oe24tvTopVideoLayer.tvLayerEnd .oe24tvTxt .oe24tvHeadline .oe24tvDescriptionImg{width:20%}}@media only screen and (min-width:700px){.oe24tvTopVideoLayer.tvLayerEnd .oe24tvTxt .oe24tvHeadline .oe24tvDescriptionImg{width:15%}}@media only screen and (min-width:800px){.oe24tvTopVideoLayer .oe24tvTxt .oe24tvHeadline{width:60%}.oe24tvTopVideoLayer .oe24tvTxt .oe24tvDescriptionImg{margin-bottom:1%}.oe24tvTopVideoLayer .oe24tvTxt .oe24tvDescriptionTxt{font-size:1.2rem}}@media only screen and (min-width:960px){.oe24tvTopVideoLayer{margin:0 auto}}@media only screen and (min-width:990px){.oe24tvTopVideoLayer .oe24tvTxt{width:454px;height:50px;padding:12px 0}.oe24tvTopVideoLayer .oe24tvVideo{width:448px;height:252px}.oe24tvTopVideoLayer .oe24tvSwap{width:58px;height:60px;align-self:auto;padding:2% 1%}.oe24tvTopVideoLayer .oe24tvTxt .oe24tvHeadline{width:95%;text-align:center;align-content:center;align-items:center;display:flex;flex-wrap:wrap;flex-direction:row;justify-content:center}.oe24tvTopVideoLayer .oe24tvTxt .oe24tvDescriptionImg{width:23%;display:inline-block;margin-bottom:0}.oe24tvTopVideoLayer .oe24tvTxt .oe24tvDescriptionTxt{font-size:1.7rem;display:inline-block;margin-left:5px}.oe24tvTopVideoLayer.tvLayerEnd .oe24tvTxt{width:902px}.oe24tvTopVideoLayer.tvLayerEnd .oe24tvSwap,.oe24tvTopVideoLayer.tvLayerEnd .oe24tvTxt{padding:2% 0}.oe24tvTopVideoLayer.tvLayerEnd .oe24tvTxt .oe24tvHeadline .oe24tvDescriptionTxt{font-size:1.6rem}.oe24tvTopVideoLayer.tvLayerEnd .oe24tvTxt .oe24tvHeadline .oe24tvDescriptionImg{margin-bottom:7px;width:12%}}@media only screen and (min-width:1024px){.oe24tvTopVideoLayer{left:15px;margin:0}.fullpageAds .oe24tvTopVideoLayer{left:auto;right:auto;margin:0 auto}}.newStoriesOverlay{font-family:oe24condensed,sans-serif;transform:rotateZ(.029deg);-webkit-transform:rotateZ(.029deg);-moz-transform:rotateZ(.029deg);display:none;width:100%;height:100%;min-height:400px;position:fixed;left:0;top:0;right:0;bottom:0;z-index:100001}.newStoriesOverlay.activeOverlay{display:block;background-color:rgba(0,0,0,.8)}.newStoriesOverlay .newStoriesModalV2{width:990px;max-width:98%;padding:30px 30px 20px;background-color:#fff;position:absolute;top:30%;left:50%;transform:translate(-50%,-30%)}.newStoriesOverlay .newStoriesContent{float:left;width:600px;max-width:66%}.newStoriesOverlay .newStoriesSidebar{float:right;width:300px;max-width:32%}.newStoriesOverlay .newStoriesContentHeader{text-align:left;width:100%;margin-bottom:30px}.newStoriesOverlay .newStoriesContentBody{width:100%}.newStoriesOverlay .newStoriesButtonClose{width:30px;height:30px;padding:3px;position:absolute;top:0;right:0}.newStoriesOverlay .newStoriesButtonClose a,.newStoriesOverlay .newStoriesButtonClose a:hover{text-decoration:none;width:100%;height:100%;display:block}.newStoriesOverlay .newStoriesButtonClose a svg{fill:#999}.newStoriesOverlay .newStoriesButtonLoad{text-align:center}.newStoriesOverlay .newStoriesButtonLoad a,.newStoriesOverlay .newStoriesButtonLoad a:hover{font-size:1.8rem;font-weight:700;text-decoration:none;padding:4px 10px;color:#fff;background-color:#e73239;background-image:linear-gradient(to bottom,#e73239,#d0113a)}.newStoriesOverlay .newStoriesImage,.newStoriesOverlay .newStoriesMessage{text-align:center;float:left;width:50%}.newStoriesOverlay .newStoriesImage img{display:block;width:97.5%;padding:10px 30px;background-color:#e73239;background-image:linear-gradient(to bottom,#e73239,#d0113a)}.newStoriesOverlay .newStoriesText{text-align:center;margin:4px 0 9px}.newStoriesOverlay .newStoriesText span{font-size:1.8rem;font-weight:700;line-height:1.1}.newStoriesOverlay .newStoriesAdvertising{text-align:center;width:300px;max-width:100%;height:600px;background-color:#f8f8f8;position:relative;overflow:hidden}.newStoriesOverlay .SF_1.ob-widget .ob_what{text-align:center;margin-top:8px}@media only screen and (min-width:748px) and (max-width:830px){.newStoriesOverlay .newStoriesButtonLoad a{font-size:1.5rem}}@media only screen and (max-width:748px){.newStoriesOverlay .newStoriesContent{max-width:100%}.newStoriesOverlay .newStoriesSidebar{max-width:100%;width:100%}.newStoriesOverlay .newStoriesAdvertising{margin:0 auto;height:250px}}@media only screen and (max-width:670px){.newStoriesOverlay .newStoriesModalV2{top:40%}.newStoriesOverlay .newStoriesContentBody{display:none}.newStoriesOverlay .newStoriesImage,.newStoriesOverlay .newStoriesMessage{float:none;width:100%}.newStoriesOverlay .newStoriesButtonLoad a,.newStoriesOverlay .newStoriesButtonLoad a:hover{font-size:1.5rem}}.contentSlider{overflow:hidden;position:relative;padding:0 25px}.contentSlider .lightSlider{display:none}.contentSlider .lSSlideWrapper .lightSlider{display:block}.articleAppendix .contentSlider .headline .headlineCaption{border-left:none;border-bottom-width:2px;font-size:2rem}.contentSlider .contentSliderHeadline{width:100%;background-color:#f8f8f8}.contentSlider .contentSliderHeadlineText{font-family:oe24condensed,sans-serif;transform:rotateZ(.029deg);-webkit-transform:rotateZ(.029deg);-moz-transform:rotateZ(.029deg);font-size:1.5rem;line-height:1;padding:3px 4px 0;text-transform:uppercase}.contentSlider .contentSliderHeadlineLogo{line-height:1;text-align:center;width:auto;padding:0 8px 3px;background-color:#d0013a}.contentSlider .contentSliderHeadlineLogo svg{line-height:.5;height:.75rem}.contentSlider .story{display:block;height:auto;margin-right:5px}.contentSlider .videoStory .storyImage::after{width:21%}.contentSlider .storyBox img{display:block;width:100%;background-color:#f2f2f2}.contentSlider .storyBox .title{font-family:oe24condensed,sans-serif;transform:rotateZ(.029deg);-webkit-transform:rotateZ(.029deg);-moz-transform:rotateZ(.029deg);font-size:1rem;line-height:1.1;padding:0 5px;margin:3px 0;display:inline-block;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}.contentSlider .slideContainer.withCounter .lslide{position:relative}.contentSlider .slideContainer.withCounter:before{content:'';display:block;width:100%;height:0;border-bottom:1px solid grey;position:absolute;left:0;top:10px}.contentSlider .slideContainer .storyCounter{font-size:1rem;line-height:1.4;text-align:center;display:inline-block;width:1.4em;height:1.4em;padding:0;margin:0;border-radius:3px;color:#fff;background-color:#d0013a;position:absolute;left:50%;top:0;transform:translateX(-50%);z-index:10}.contentSlider .oe24lsSlide{width:2em;height:2em;background-color:transparent;top:37%}.contentSlider.withHeadline .oe24lsSlide{top:48%}.contentSlider .slideContainer.withCounter.imageOneToOne .oe24lsSlide{top:40%}.contentSlider .oe24lsSlide:hover{background-color:transparent;fill:#d0013a}.contentSlider .oe24lsSlide.previous{left:-1%}.contentSlider .oe24lsSlide.next{right:-1%}.contentSlider .oe24lsSlide .oe24lsSlideIcon{fill:#d0013a;stroke:#fff;stroke-width:2}.contentSlider .story .storyImage{position:relative}.contentSlider .story .storyAd{font-family:oe24condensed,sans-serif;transform:rotateZ(.029deg);-webkit-transform:rotateZ(.029deg);-moz-transform:rotateZ(.029deg);font-size:.625rem;font-weight:500;line-height:1.2;text-transform:uppercase;padding:1px 4px 0;color:#fff;background-color:rgba(0,0,0,.7);position:absolute;right:0;bottom:0}.contentSlider .storyBox .ratingIcon{position:absolute;left:5%;bottom:5%;width:30px;height:30px;padding:5px;background-color:#d0013a;border-radius:25px}.contentSlider .storyBox .ratingIcon img{width:20px;height:20px;background-color:transparent}@media (min-width:425px){.contentSlider .oe24lsSlide{width:2.5em;height:2.5em;top:40%}.contentSlider .slideContainer.imageOneToOne .oe24lsSlide{top:42%}.contentSlider .slideContainer.withCounter.imageOneToOne .oe24lsSlide{top:45%}.contentSlider .storyBox .title{font-size:1rem;padding:0 5px}}@media (min-width:576px){.contentSlider .oe24lsSlide{top:42%}.contentSlider .slideContainer.imageOneToOne .oe24lsSlide{top:45%}.contentSlider .slideContainer.withCounter .oe24lsSlide{top:45%}.contentSlider .slideContainer.withCounter.imageOneToOne .oe24lsSlide{top:50%}}@media (min-width:768px){.contentSlider .oe24lsSlide{width:4em;height:4em;top:39%}.contentSlider .slideContainer.withCounter .oe24lsSlide{top:43%}.contentSlider .slideContainer.withCounter.imageOneToOne .oe24lsSlide{top:48%}.contentSlider .storyBox .title{font-size:1.125rem;padding:0 5px}}@media (min-width:1024px){.contentSlider .oe24lsSlide{width:4em;height:4em;top:33%}.contentSlider .slideContainer.imageOneToOne .oe24lsSlide{top:41%}.contentSlider .slideContainer.withCounter .oe24lsSlide{top:40%}.contentSlider .slideContainer.withCounter.imageOneToOne .oe24lsSlide{top:45%}.contentSlider .storyBox .title{font-size:1.25rem;padding:0 5px}}@media (min-width:768px){.contentSlider .captionLogo{font-size:1px;line-height:1;height:1rem}.contentSlider .captionText{font-size:1.125rem;line-height:1}}@media (min-width:1023px){.videoFeatureBox.top-box{display:flex;background:#1c1c2f;padding:8px 8px 0}}.videoFeatureBox.top-box .live-player{position:relative;margin-bottom:12px}@media (min-width:1023px){.videoFeatureBox.top-box .live-player{flex-grow:1;margin-bottom:0}}.videoFeatureBox.top-box .live-player.is-live .live-player__badge{display:inline-flex}.videoFeatureBox.top-box .live-player.is-live .video__play{display:none}.videoFeatureBox.top-box .live-player .videoPlayerRelatedWrapper.videoPlayerRelatedWrapperHidden{display:none}.videoFeatureBox.top-box .live-player .video__inner{padding-bottom:58%}.videoFeatureBox.top-box .live-player__badge{display:none;align-items:center;background:#c72626;padding:0 20px 0 10px}.videoFeatureBox.top-box .live-player__badge svg{width:9px;height:9px;margin-right:4px;fill:#fff}.videoFeatureBox.top-box .live-player__badge .headline{font-family:oe24condensed,sans-serif;font-size:1.25rem;line-height:1.5;text-transform:uppercase;transform:rotateZ(.029deg);-webkit-transform:rotateZ(.029deg);-moz-transform:rotateZ(.029deg);display:flex;align-items:center;border:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-bottom:5px}.videoFeatureBox.top-box .live-player__badge .headline .headlineUrl{margin-bottom:-9px}@media (min-width:1023px){.videoFeatureBox.top-box .live-player__badge{position:absolute;top:0;left:0;z-index:1;font-size:1.25rem}.videoFeatureBox.top-box .live-player__badge svg{width:10px;height:10px;margin-right:8px}.videoFeatureBox.top-box .live-player__badge .headline{font-size:1.375rem}.videoFeatureBox.top-box .live-player__badge .headline .headlineUrl{margin-bottom:-11px}}.videoFeatureBox.top-box .big-story{position:relative;margin-bottom:12px}.videoFeatureBox.top-box .big-story .headline-box{position:absolute;top:0;left:0;z-index:1;font-size:1.25rem}.videoFeatureBox.top-box .big-story .headline-box .headline{font-family:oe24condensed,sans-serif;font-size:1.25rem;line-height:1.5;text-transform:uppercase;transform:rotateZ(.029deg);-webkit-transform:rotateZ(.029deg);-moz-transform:rotateZ(.029deg);display:flex;align-items:center;border:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.videoFeatureBox.top-box .big-story .headline-box .headline .headlineUrl{color:#343455;background-color:#ddddfd;margin-bottom:-8px;padding:0 5px 5px}.videoFeatureBox.top-box .big-story .video .video__duration{display:block;right:0;left:unset}.videoFeatureBox.top-box .big-story .video .videoTitle{font-family:oe24condensed,sans-serif;font-size:1.5rem;line-height:1.1;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;position:absolute;bottom:0;padding-left:3px;transform:rotateZ(.029deg);-webkit-transform:rotateZ(.029deg);-moz-transform:rotateZ(.029deg)}@media (min-width:1023px){.videoFeatureBox.top-box .big-story .video .videoTitle{font-size:2.75rem}}@media (min-width:1023px){.videoFeatureBox.top-box .big-story{flex-grow:1;margin-bottom:0}.videoFeatureBox.top-box .big-story .headline{font-size:1.375rem}.videoFeatureBox.top-box .big-story .headline .headlineUrl{margin-bottom:-10px}}.videoFeatureBox.top-box .video{position:relative;width:100%;flex-grow:1;cursor:pointer}.videoFeatureBox.top-box .video:hover .video__play__bubble{fill:#c72626}.videoFeatureBox.top-box .big-story .video:hover .video__inner{background:linear-gradient(to bottom,transparent 0,rgba(14,14,30,.6) 45%,#0e0e1e 75%)}.videoFeatureBox.top-box .big-story .video:hover .video__inner img{transform:translateZ(0) scale(1.1);transition:all .4s ease}.videoFeatureBox.top-box .big-story .video .video__inner .videoTitle{width:100%;z-index:3;transition:all .3s ease;background:linear-gradient(to bottom,transparent 0,rgba(14,14,30,.6) 45%,#0e0e1e 100%)}.videoFeatureBox .video__inner{position:relative;width:100%;height:0;padding-bottom:50%;overflow:hidden}.videoFeatureBox .video__inner .video__play{position:absolute;top:50%;left:50%;z-index:1;transform:translate(-50%,-50%);background:0 0;padding:0;border:none;cursor:pointer}.videoFeatureBox .video__inner .video__play svg{width:45px}.videoFeatureBox .video__inner .video__play svg path{transition:all .3s ease}.video__duration{display:none;position:absolute;top:0;left:0;z-index:1;background-color:rgba(52,52,85,.6);color:#fff;font-size:.6875rem;line-height:.875rem;font-weight:300;padding:4px 5px 2px 5px}.video__top{display:flex;justify-content:space-between;align-items:center;margin-bottom:5px;z-index:1}@media (min-width:1023px){.video__top{position:absolute;top:0;left:0}}.video__badge{padding:2px 9px 1px 4px;background:#ddddfd;color:#343455;font-size:.875rem;text-transform:uppercase;line-height:1rem;margin:0;font-weight:900}@media (min-width:1023px){.video__badge{font-size:1.25rem;line-height:1.5rem;padding:1px 10px 1px 10px}}.upload-link{display:flex;color:#ddddfd;align-items:center;font-size:.75rem;text-transform:uppercase;font-weight:500}.upload-link svg{width:14px;height:13px;margin-left:10px;fill:#ddddfd}.top-stories{margin-bottom:18px}@media (min-width:1023px){.top-stories{margin:0 0 0 20px;max-width:340px;min-width:340px}}.top-stories__header{display:flex;margin-bottom:5px}.top-stories__header .small-headline{font-weight:600;font-size:.875rem;text-transform:uppercase}.top-stories__header .small-headline svg{width:12px;height:12px;margin-right:7px;fill:#fff}.top-stories__header .top-stories__date{margin:0;font-size:.8125rem;margin-left:3px}@media (min-width:1023px){.top-stories__header{justify-content:space-between;padding-bottom:5px}.top-stories__header svg{width:12px;height:12px}.top-stories__header .top-stories__date{font-size:.6875rem;font-weight:300;text-transform:uppercase}}.top-stories__list{margin:0 -15px;background:#1c1c2f;border-top:1px solid #343455}@media (min-width:1023px){.top-stories__list{margin:0 0 0}}.top-story{display:flex;flex-direction:row;justify-content:space-between;padding:12px 15px;border-bottom:1px solid #343455}.top-story .title{font-family:RobotoCondensedLight,sans-serif;font-weight:400;font-size:1.125rem;line-height:1.2;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;justify-content:flex-start;padding-top:5px}.top-story img{justify-content:flex-end!important;display:block;width:95px;height:50px;margin-left:10px;-o-object-fit:cover;object-fit:cover}@media (min-width:1023px){.top-story{display:flex;flex-direction:row;padding:7px 0;font-size:1rem}.top-story .title{font-size:1.25rem}.top-story:last-child{border:none}}.video__inner .videoPlayer.customLiveStreamError .customMessageBox{display:none!important}.videoSlider{position:relative;margin-bottom:30px;overflow:hidden}@media (min-width:576px){.videoSlider{margin-right:0}}@media (min-width:1023px){.videoSlider{margin-bottom:40px}}.videoSlider ul{list-style-type:none;margin:0;padding:0;display:inline-flex}.videoSlider .slider__item .slider__item__content{z-index:3;position:relative;transition:all .3s ease}.videoSlider .slider__item .slider__item__content .video_title{font-family:oe24condensed,sans-serif;font-size:1.725rem;transform:rotateZ(.029deg);-webkit-transform:rotateZ(.029deg);-moz-transform:rotateZ(.029deg);line-height:1.1;white-space:normal;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;padding-left:3px}@media (min-width:1023px){.videoSlider .slider__item .slider__item__content .video_title{font-size:1.5rem;line-height:1.1}}.videoSlider .slider__item .video{padding-top:1px;overflow:hidden;z-index:1}.videoSlider .slider__item .video img{transform:translateZ(0) scale(1)}.videoSlider .slider__item .video:before{content:'';position:absolute;left:0;top:0;height:1px;background:#c72626;transition:all .3s ease;right:100%}.videoSlider .slider__item .video:after{content:'';position:absolute;height:100%;left:0;right:0;bottom:0;background:linear-gradient(to bottom,transparent 0,rgba(14,14,30,.6) 67%,#0e0e1e 75%);opacity:0;transition:all .3s ease;z-index:0}.videoSlider .video__duration{display:block}.videoSlider .video__inner{margin-bottom:8px}.videoSlider .video__inner img{top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:all .3s ease}.videoSlider .video__inner .video__play{position:absolute;top:40%;left:50%;z-index:1;transform:translate(-50%,-50%);background:0 0;padding:0;border:none;cursor:pointer}.videoSlider .video__inner .video__play svg{width:45px}.videoSlider .video__inner .video__play svg path{transition:all .3s ease}.videoSlider .slider__list{white-space:nowrap}.videoSlider .glide__slide{opacity:.2;transition:opacity .3s ease;width:100%}@media (min-width:576px){.videoSlider .glide__slide{width:290px}}@media (min-width:1023px){.videoSlider .glide__slide{width:290px;position:relative}}.videoSlider .glide__slide.visible{opacity:1}.videoSlider .glide__slide.visible .slider__item:hover .video:before{right:0}.videoSlider .glide__slide.visible .slider__item:hover .video:after{opacity:1}.videoSlider .glide__slide.visible .slider__item:hover .video img{transform:translateZ(0) scale(1.1)}.videoSlider .glide__slide.visible .slider__item:hover .video .video__play__bubble{fill:#c72626}.videoSlider .glide__slide.visible .slider__item:hover .slider__item__content{transform:translateZ(0) translateY(-20px)}.videoSlider .arrow--left,.videoSlider .arrow--right{width:27px;height:39px;background:#fff;text-indent:-9999rem;border:none;outline:0;cursor:pointer;z-index:2;position:absolute;top:20vw;right:-7px}.videoSlider .arrow--left svg,.videoSlider .arrow--right svg{position:absolute;fill:#0e0e1e;width:18px;height:18px;top:50%;left:50%;transform:translate(-50%,-50%);display:block;transform-origin:top left}.videoSlider .arrow--left.disabled,.videoSlider .arrow--right.disabled{opacity:.3;cursor:default}.videoSlider .arrow--left:hover:not(.disabled),.videoSlider .arrow--right:hover:not(.disabled){background:#c72626}.videoSlider .arrow--left:hover:not(.disabled) svg,.videoSlider .arrow--right:hover:not(.disabled) svg{fill:#fff}@media (min-width:576px){.videoSlider .arrow--left,.videoSlider .arrow--right{right:calc(50px - 27px - 10px);top:46px}}@media (min-width:768px){.videoSlider .arrow--left,.videoSlider .arrow--right{top:70px}}@media (min-width:1023px){.videoSlider .arrow--left,.videoSlider .arrow--right{width:35px;height:49px;top:60px;right:calc(80px - 35px - 10px)}.videoSlider .arrow--left svg,.videoSlider .arrow--right svg{width:24px;height:24px}}.videoSlider .arrow--left{left:auto;left:-7px}@media (min-width:576px){.videoSlider .arrow--left{left:auto;right:50px}}@media (min-width:1023px){.videoSlider .arrow--left{left:auto;right:80px}}.videoSlider .arrow--left svg{transform:rotate(180deg) translate(-50%,-50%)}.timetable{margin-bottom:20px}@media (min-width:1023px){.timetable{margin-top:20px;display:flex;margin-right:0;min-height:175px}}.timetable__tabs{padding-bottom:10px;white-space:nowrap;overflow-x:auto;display:flex;-webkit-overflow-scrolling:touch}@media (min-width:1023px){.timetable__tabs{flex-direction:column;white-space:normal;overflow:hidden;align-items:flex-end;padding-right:15px;padding-bottom:0}}.timetable__tab{font-size:.875rem;position:relative;color:#fff;border:1px solid #fff;background:0 0;padding:3px 7px;font-weight:500;text-transform:uppercase;margin-right:5px;outline:0;z-index:1;transition:background .3s ease,color .3s ease}.timetable__tab:not(.active){cursor:pointer}.timetable__tab.today{order:-1}.timetable__tab:hover{background:rgba(255,255,255,.2)}.timetable__tab.active{background:#fff;color:#0e0e1e}.timetable__tab.active:after{content:'';position:absolute;top:100%;left:50%;transform:translateX(-50%);width:0;height:0;border-left:7px solid transparent;border-right:7px solid transparent;border-top:5px solid #fff}.timetable__tab:focus{outline:0}@media (min-width:1023px){.timetable__tab{font-size:.875rem;padding:7px 10px;margin-right:0}.timetable__tab:not(:last-child){margin-bottom:8px}.timetable__tab.today{order:unset}.timetable__tab.active:after{top:50%;left:100%;transform:translateY(-50%);border-top:10px solid transparent;border-bottom:10px solid transparent;border-left:10px solid #fff}}@media (min-width:1023px){.timetable__lists{width:calc(100% - 183px)}}.timetable__list{display:none}.timetable__list .glide__slides{overflow-x:auto;-webkit-overflow-scrolling:touch;touch-action:auto;display:flex}.timetable__list.active{display:block;overflow:hidden}@media (min-width:1023px){.timetable__list{overflow:hidden;height:100%;cursor:pointer}.timetable__list .glide__slides,.timetable__list .glide__track{height:100%}.timetable__list .glide__slides{overflow:hidden;touch-action:pan-Y}}.timetable__item{display:inline-block;background:#1c1c2f;padding:10px;min-width:140px;margin-right:5px;white-space:normal;font-size:.875rem;vertical-align:top;height:auto}.timetable__item--current{border:1px solid #fff}.timetable__item .timetable__item__time{display:block;font-weight:500;margin-bottom:3px}.timetable__item .timetable__item__headline{font-family:oe24condensed,sans-serif;font-size:1.125rem;font-weight:400;line-height:1.1;text-transform:uppercase;white-space:normal;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;transform:rotateZ(.029deg);-webkit-transform:rotateZ(.029deg);-moz-transform:rotateZ(.029deg);margin:0;margin-bottom:5px}@media (min-width:1023px){.timetable__item .timetable__item__headline{font-size:1.5rem}}.timetable__item .timetable__item__excerpt{margin:0;font-size:.75rem;white-space:normal;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}@media (min-width:1023px){.timetable__item{padding:7px 7px;font-size:1rem;width:170px;margin:0 5px}.timetable__item .timetable__item__headline{margin-bottom:7px}.timetable__item .timetable__item__excerpt{line-height:1.25rem;font-size:.875rem}}:root{--o24takeover1-bg-color:#e20074;--o24takeover2-bg-color:#e24e9a;--o24takeover1-txt-color:#000000;--o24takeover2-txt-color:#FFFFFF}body.oe24takeover1,body.oe24takeover1 .bannerBox.bannerBoxEPaper,body.oe24takeover1 .editors .editorsItem .editorsInfoBoxInner,body.oe24takeover1 .editors .editorsItem .editorsTitle,body.oe24takeover1 .horoskop .flickitySlider,body.oe24takeover1 .region .flickitySlider,body.oe24takeover1 .teaserBox.coverBox,body.oe24takeover1 .teaserBox.teaserBoxNewsVideo .teaserBoxHeadlineText span,body.oe24takeover1 .wrapper .container{background-color:var(--o24takeover1-bg-color)}body.oe24takeover1 .editors .editorsItem .editorsInfoBoxInner{background:var(--o24takeover1-bg-color)}body.oe24takeover1 .articlePoll .pollAnswers .answer button,body.oe24takeover1 .console .consoleStories .preTitle,body.oe24takeover1 .console .consoleStories .storyImage .storyCounter,body.oe24takeover1 .console ul.lSPager li .storyCounter,body.oe24takeover1 .consoleNavigationItem .storyImage .storyCounter,body.oe24takeover1 .contentBox .story .preTitle,body.oe24takeover1 .contentBox.newsticker .newstickerPreTitle,body.oe24takeover1 .teaserBox .teaserBoxHeadlineText span,body.oe24takeover1 .teaserBoxContent .storyImage .preTitle,body.oe24takeover1 .xlBox .story .preTitle{background-color:var(--o24takeover2-bg-color)}body.oe24takeover1 .console .flickity-prev-next-button .flickity-button-icon{fill:var(--o24takeover2-bg-color)}body.oe24takeover1 .footerDesktop{border-top:1px solid var(--o24takeover1-txt-color);border-bottom:1px solid var(--o24takeover1-txt-color)}body.oe24takeover1 .contentBox.newsticker .newstickerSubtitle{border-top:1px solid var(--o24takeover1-txt-color)}.xlBox .storyInfo .duration,body.oe24takeover1 .articleContent .articleInfo .articleDateTime,body.oe24takeover1 .articleContent .articleInfo .articleHomeChannel,body.oe24takeover1 .articleContent .articleTextBox,body.oe24takeover1 .articleContent .articleTextBox .bodyText a,body.oe24takeover1 .articleContent .articleTitelBox .articlePreTitle,body.oe24takeover1 .articleContent .articleTitelBox h1,body.oe24takeover1 .articleContentSlideshow .diashow,body.oe24takeover1 .articleImageContainer .copyright,body.oe24takeover1 .articlePoll .d-block,body.oe24takeover1 .bannerBox.bannerBoxEPaper .date,body.oe24takeover1 .bannerBox.bannerBoxEPaper .issue,body.oe24takeover1 .console .consoleStories .preTitle,body.oe24takeover1 .console .consoleStories .storyImage .storyCounter,body.oe24takeover1 .console ul.lSPager li .storyCounter,body.oe24takeover1 .consoleNavigationItem .storyImage .storyCounter,body.oe24takeover1 .consoleNavigationItem .storyText .title,body.oe24takeover1 .contentBox .story .leadText,body.oe24takeover1 .contentBox .story .preTitle,body.oe24takeover1 .contentBox.newsticker .newstickerPreTitle,body.oe24takeover1 .contentBox.newsticker .newstickerSubtitle,body.oe24takeover1 .contentBox.newsticker .newstickerTime,body.oe24takeover1 .contentBox.newsticker .newstickerTitle,body.oe24takeover1 .contentBoxArticle .storiesList .leadText,body.oe24takeover1 .contentBoxArticle .storiesList .title,body.oe24takeover1 .defaultHtmlBox,body.oe24takeover1 .editors .editorsItem .editorsName,body.oe24takeover1 .editors .editorsItem .editorsTitle,body.oe24takeover1 .flickity-button,body.oe24takeover1 .footerDesktop .footerContent .footerNavLink,body.oe24takeover1 .footerDesktop .footerContent .headline,body.oe24takeover1 .footerDesktop .footerHeadline,body.oe24takeover1 .footerDesktop .footerPortale .footerNavLink,body.oe24takeover1 .footerDesktop .footerPortale .headline,body.oe24takeover1 .headline .headlineText,body.oe24takeover1 .teaserBox .story .title,body.oe24takeover1 .teaserBox .storyInfo .date,body.oe24takeover1 .teaserBox .storyInfo .duration,body.oe24takeover1 .teaserBox .teaserBoxBottomMore,body.oe24takeover1 .teaserBox .teaserBoxHeadlineText span,body.oe24takeover1 .teaserBox.coverBox .teaserBoxDescription,body.oe24takeover1 .teaserBox.coverBox .teaserBoxMore,body.oe24takeover1 .teaserBox.coverBox .teaserBoxTitle,body.oe24takeover1 .teaserBox.teaserBoxNewsVideo .teaserBoxHeadlineText,body.oe24takeover1 .teaserBoxContent .storyImage .preTitle,body.oe24takeover1 .xlBox .story .preTitle,body.oe24takeover1 .xlBox .storyInfo .date{color:var(--o24takeover1-txt-color)}body.oe24takeover1 .contentBox .oneColumne .title,body.oe24takeover1 .section_wetter.tabbedBox .contentBox .story .preTitle,body.oe24takeover1 .xlBox .oneColumne .storyText .title{color:var(--o24takeover2-txt-color)}body.oe24takeover1 .dropdown-item.active,body.oe24takeover1 .dropdown-item:active{background-color:var(--o24takeover1-bg-color)}body.oe24takeover1 .articleContentSlideshow .overrideImageSlider .flickity-prev-next-button,body.oe24takeover1 .articleContentSlideshow .overrideImageSlider .overrideSliderItem .caption,body.oe24takeover1 .dropdown-menu,body.oe24takeover1 .headerDesktop,body.oe24takeover1 .headerDesktop .navMain,body.oe24takeover1 .headerDesktop .navTop .navTopPortale,body.oe24takeover1 .headerDesktop .navTopics,body.oe24takeover1 .headerMobile{background-color:var(--o24takeover2-bg-color)}body.oe24takeover1 .headerDesktop .headerMeinOe24 .headerMeinOe24Link span,body.oe24takeover1 .headerDesktop .navMain .dropdown-menu .dropdown-item,body.oe24takeover1 .headerDesktop .navMain .nav-item,body.oe24takeover1 .headerDesktop .navTop .navTopPortale .nav-item,body.oe24takeover1 .headerDesktop .navTopEpaper span,body.oe24takeover1 .headerDesktop .navTopWeather span,body.oe24takeover1 .headerDesktop .navTopics .nav-item,body.oe24takeover1 .headerMobile .icofont-navigation-menu,body.oe24takeover1 .headerMobile .navbar-light .navbar-nav .nav-link,body.oe24takeover1 .headerMobile .navbar-text,body.oe24takeover1 .headerMobile .navbar-toggler-icon{color:var(--o24takeover1-txt-color)}body.oe24ContentTakeover_fly,body.oe24ContentTakeover_fly *{cursor:url(/images/takeover/AUA_2019_01/Flugzeug_Icon_austrian_128x31px.png) 64 16,move;cursor:url(/images/takeover/AUA_2019_01/Flugzeug_Icon_austrian_128x31px.cur) 64 16,move}body.oe24ContentTakeover_aesthetisch,body.oe24ContentTakeover_aesthetisch #wrap .Superbanner_div,body.oe24ContentTakeover_aesthetisch #wrap .Superbanner_div .adSlotAdition,body.oe24ContentTakeover_aesthetisch #wrap.a2016.wrapper,body.oe24ContentTakeover_aesthetisch #wrap.oe2016.wrapper,body.oe24ContentTakeover_aesthetisch .headerBox,body.oe24ContentTakeover_aesthetisch .headerBox .headerNav,body.oe24ContentTakeover_aesthetisch .headerNavMain .headerNavMainItem:after,body.oe24ContentTakeover_aesthetisch .row,body.oe24ContentTakeover_aesthetisch footer{color:#fff;background-color:#ec008c}body.oe24ContentTakeover_aesthetisch .wrapper .headerNav .headerNavTopics a,body.oe24ContentTakeover_aesthetisch footer a,body.oe24ContentTakeover_aesthetisch footer p,body.oe24ContentTakeover_aesthetisch footer p strong{color:#fff}body.oe24ContentTakeover_crazy,body.oe24ContentTakeover_crazy #wrap.a2016,body.oe24ContentTakeover_crazy .contentSlider .slide,body.oe24ContentTakeover_crazy .headerNavMain .headerNavMainItem:after,body.oe24ContentTakeover_crazy .row a,body.oe24ContentTakeover_crazy .row.contentAd,body.oe24ContentTakeover_crazy .row_margin_bottom,body.oe24ContentTakeover_crazy .row_margin_top,body.oe24ContentTakeover_crazy footer,body.oe24ContentTakeover_crazy footer p,body.oe24ContentTakeover_crazy footer p strong{color:#fff;background-color:#000}body.oe24ContentTakeover_crazy .headerNavLogoCol.logoPortal a{background-color:transparent}body.oe24ContentTakeover_crazy .content.article img,body.oe24ContentTakeover_crazy .contentSlider img,body.oe24ContentTakeover_crazy .sidebar.article img{-moz-filter:invert(100%);-o-filter:invert(100%);-ms-filter:invert(100%);filter:invert(100%)}body.oe24ContentTakeover_crazy div[class^=img_]{-moz-filter:invert(100%);-o-filter:invert(100%);-ms-filter:invert(100%);filter:invert(100%)}body.oe24ContentTakeover_elegant .article_box,body.oe24ContentTakeover_elegant .article_box .overlay_box h2,body.oe24ContentTakeover_elegant .article_box .service,body.oe24ContentTakeover_elegant .article_box h1,body.oe24ContentTakeover_elegant .article_box h2,body.oe24ContentTakeover_elegant .article_box h3,body.oe24ContentTakeover_elegant .article_box p body.oe24ContentTakeover_elegant .article_box a,body.oe24ContentTakeover_elegant .article_box strong{font-family:Niconne,cursive;font-family:Rochester,cursive;font-family:'Euphoria Script',cursive}body.oe24ContentTakeover_neugierig .content.article,body.oe24ContentTakeover_neugierig .contentSliderBox,body.oe24ContentTakeover_neugierig .headerBox .headerNav,body.oe24ContentTakeover_neugierig .row.contentAd,body.oe24ContentTakeover_neugierig .sidebar.article,body.oe24ContentTakeover_neugierig footer{-moz-filter:blur(4px);-o-filter:blur(4px);-ms-filter:blur(4px);filter:blur(4px)}.takeoverLayer{display:none;width:100%;height:100%;position:fixed;left:0;top:0;right:0;bottom:0;z-index:100002}.takeoverLayer.active{display:block}.takeoverLayer iframe{width:100%;height:100%;padding:0;margin:0}body.oe24ContentTakeover_mega .takeoverLayer{width:100%}body.oe24ContentTakeover_dynamisch .takeoverLayer{width:100%}body.oe24ContentTakeover_heiss .takeoverLayer{width:100%}body.oe24ContentTakeover_200Jahre,body.oe24ContentTakeover_200Jahre *{cursor:url(/images/takeover/Erstebank_2019_08/cursor2.png) 64 16,move;cursor:url(/images/takeover/Erstebank_2019_08/cursor2.cur) 64 16,move}body.oe24ContentTakeover_coach,body.oe24ContentTakeover_coach *{cursor:url(/images/takeover/Generali_2019_08/generali02.png) 64 16,move;cursor:url(/images/takeover/Generali_2019_08/generali02.cur) 64 16,move}body.oe24ContentTakeover_loswochos,body.oe24ContentTakeover_loswochos *{cursor:url(/images/takeover/MCDO_2019_03/mcd_loswochos_mouse_cursor_128x76.png) 64 16,move;cursor:url(/images/takeover/MCDO_2019_03/mcd_loswochos_mouse_cursor_128x76.cur) 64 16,move}.takeoverLayerWRST{display:none;width:960px;height:597px;margin:0 15px;position:fixed;top:172px;left:0;right:0;bottom:0;z-index:100002;background-color:transparent}.takeoverLayerWRST iframe{width:100%;height:100%;padding:0;margin:0;box-shadow:0 6px 5px -3px rgba(0,0,0,.75)}.takeoverLayerWRST .closeButtonWRST{display:block;width:100%;background-color:transparent;position:absolute;left:0;top:13px}.takeoverLayerWRST .closeButtonWRST a{font-size:2rem;font-weight:700;line-height:1;float:right;margin-right:10px;color:rgba(255,255,255,.7);background-color:transparent}.takeoverLayerWRST .closeButtonWRST a:hover{text-decoration:none;color:#fff;background-color:transparent}body.oe24ContentTakeover_summerclassics,body.oe24ContentTakeover_summerclassics *{cursor:url(/images/takeover/MCDO_2020_07/cursor.png) 64 16,move;cursor:url(/images/takeover/MCDO_2020_07/cursor.cur) 64 16,move}.layout_sport .articleAppendix .headline .headlineCaption,.section_sport.tabbedBox .consoleNavigationItem.is-nav-selected .storyText,.section_sport.tabbedBox .editors .editorsItem .editorsName,.section_sport.tabbedBox .headline .headlineCaption,.section_sport.tabbedBox .headlineDouble .headlineCaption,.section_sport.tabbedBox .headlineDouble .subHeadlineCaption:first-child{border-bottom-color:#2c9c52}.section_sport.tabbedBox .headline .headlineCaption,.section_sport.tabbedBox .headlineDouble .subHeadlineCaption .subHeadlineLink{border-left-color:#2c9c52}.section_sport.tabbedBox .teaserBox .teaserBoxBottom{border-top-color:#2c9c52}.section_sport.tabbedBox .editors .editorsItem .editorsInfoBox:before{border-bottom-color:#21743d}.layout_sport .customerAdWithoutImageBox,.layout_sport .headerDesktop .headerMeinOe24 .headerMeinOe24UserIcon,.layout_sport .lexikon .lexikonChar,.section_sport.tabbedBox .region .regionItem.regionActive .regionItemBox{border-color:#2c9c52}.layout_sport .articleContent.slideshow .articleTextBox .articleSliderContainer .sliderCounter,.layout_sport .articleContentSlideshow .overrideImageSlider .overrideSliderItem .caption,.layout_sport .articleContentSlideshow .overrideImageSlider button.flickity-button,.layout_sport .articleContentSlideshow .sliderCounter,.layout_sport .articleSliderContainer .flickity-prev-next-button,.layout_sport .atxSearch .atxSearchBody form .atxButton,.layout_sport .bannerSlider .slideContainer .storyCounter,.layout_sport .bannerSlider .storyBox .ratingIcon,.layout_sport .console .consoleNavigationItem .storyImage .storyCounter,.layout_sport .console .consoleStories .storyImage .storyCounter,.layout_sport .console .lSPager li.active .storyMarker,.layout_sport .console .pagerContainer .oe24lsSlide,.layout_sport .console .story .preTitle,.layout_sport .console ul.lSPager li .storyCounter,.layout_sport .contentSlider .slideContainer .storyCounter,.layout_sport .customerAdTop .customerAdTopButton,.layout_sport .headerDesktop .navTopBrand,.layout_sport .headerMobile .navbarBrand .navbarBrandImage,.layout_sport .headlineTeaserContainer .headlineTeaserText:before,.layout_sport .infoTagesBox .infoTagesBoxHeadlineText:before,.layout_sport .lexikon .lexikonChar,.section_sport.tabbedBox .atxSearch .atxSearchBody form .atxButton,.section_sport.tabbedBox .bannerSlider .slider .storyCounter,.section_sport.tabbedBox .bannerSlider .storyBox .ratingIcon,.section_sport.tabbedBox .console .consoleStories .storyImage .storyCounter,.section_sport.tabbedBox .console .story .preTitle,.section_sport.tabbedBox .console ul.lSPager li .storyCounter,.section_sport.tabbedBox .consoleNavigationItem .storyImage .storyCounter,.section_sport.tabbedBox .contentBox .story .preTitle,.section_sport.tabbedBox .contentBox .storylinkMore a,.section_sport.tabbedBox .contentBox.newsticker .newstickerPreTitle,.section_sport.tabbedBox .contentSlider .slider .storyCounter,.section_sport.tabbedBox .editors .editorsItem .editorsTopTitle,.section_sport.tabbedBox .headlineDouble .headlineCaption .headlineLink,.section_sport.tabbedBox .headlineTeaserContainer .headlineTeaserText:before,.section_sport.tabbedBox .infoTagesBox .infoTagesBoxHeadlineText:before,.section_sport.tabbedBox .teaser .videobanner .videoBoxHeadlineText:before,.section_sport.tabbedBox .teaserBox .story .storyImage .storyCounter,.section_sport.tabbedBox .teaserBox .teaserBoxHeadlineText:before,.section_sport.tabbedBox .teaserBox.teaserBoxNewsVideo .teaserBoxHeadlineLogo,.section_sport.tabbedBox .teaserBox.vergleichstestTeaser .vergleichsRank,.section_sport.tabbedBox .xlBox .story .preTitle,.section_sport.tabbedBox .xlBox .story .storyImage .storyCounter{background-color:#2c9c52}.layout_sport .headerDesktop .headerMeinOe24 .headerMeinOe24Link:hover span,.layout_sport .headerDesktop .headerMeinOe24 .headerMeinOe24UserIcon i,.layout_sport .headerDesktop .navMain .dropdown-menu .dropdown-item:active,.layout_sport .headerDesktop .navMain .dropdown-menu .dropdown-item:focus,.layout_sport .headerDesktop .navMain .dropdown-menu .dropdown-item:hover,.layout_sport .headerDesktop .navMain .nav-item.navItemOe24Tv,.layout_sport .headerDesktop .navMain .nav-link:hover,.layout_sport .headerDesktop .navMain .navbarSearch.nav-item .icofont-search,.layout_sport .headerDesktop .navTopics .nav-link.active,.layout_sport .headerDesktop .navTopics .nav-link:hover,.layout_sport .headerDesktop .navTopics .navTopicsCaption,.section_sport.tabbedBox .contentBox.newsticker .newstickerTime,.section_sport.tabbedBox .editors .editorsItem:hover .editorsTitle,.section_sport.tabbedBox .infoTagesBox .story .preTitle,.section_sport.tabbedBox .region .regionItem.regionActive .regionCaption,.section_sport.tabbedBox .region .regionItem:hover .regionCaption,.section_sport.tabbedBox .teaserBox .story .preTitle{color:#2c9c52}.layout_sport .articleAppendix .bannerSlider .oe24lsSlide .oe24lsSlideIcon,.layout_sport .articleAppendix .contentSlider .oe24lsSlide .oe24lsSlideIcon,.layout_sport .bannerSlider .oe24lsSlide .oe24lsSlideIcon,.layout_sport .console .lSSlideWrapper .oe24lsSlide .oe24lsSlideIcon,.layout_sport .contentSlider .oe24lsSlide .oe24lsSlideIcon,.section_sport.tabbedBox .bannerSlider .oe24lsSlide .oe24lsSlideIcon,.section_sport.tabbedBox .console .lSSlideWrapper .oe24lsSlide .oe24lsSlideIcon,.section_sport.tabbedBox .contentSlider .oe24lsSlide .oe24lsSlideIcon{fill:#2c9c52}.layout_sport .articleVideo .breadcrumbs .breadcrumbs__bar,.layout_sport .articleVideo .video-info .video-info__content .category-headline .breadcrumbs__bar{background-color:#2c9c52}.section_sport.subsection_fussball.tabbedBox .consoleNavigationItem.is-nav-selected .storyText,.section_sport.subsection_fussball.tabbedBox .editors .editorsItem .editorsName,.section_sport.subsection_fussball.tabbedBox .headline .headlineCaption,.section_sport.subsection_fussball.tabbedBox .headlineDouble .headlineCaption,.section_sport.subsection_fussball.tabbedBox .headlineDouble .subHeadlineCaption:first-child{border-bottom-color:#22b480}.section_sport.subsection_fussball.tabbedBox .headline .headlineCaption,.section_sport.subsection_fussball.tabbedBox .headlineDouble .subHeadlineCaption .subHeadlineLink{border-left-color:#22b480}.section_sport.subsection_fussball.tabbedBox .teaserBox .teaserBoxBottom{border-top-color:#22b480}.section_sport.subsection_fussball.tabbedBox .editors .editorsItem .editorsInfoBox:before{border-bottom-color:#1a8961}.section_sport.subsection_fussball.tabbedBox .region .regionItem.regionActive .regionItemBox{border-color:transparent}.section_sport.subsection_fussball.tabbedBox .console .consoleStories .storyImage .storyCounter,.section_sport.subsection_fussball.tabbedBox .console .story .preTitle,.section_sport.subsection_fussball.tabbedBox .consoleNavigationItem .storyImage .storyCounter,.section_sport.subsection_fussball.tabbedBox .contentBox .story .preTitle,.section_sport.subsection_fussball.tabbedBox .contentBox .storylinkMore a,.section_sport.subsection_fussball.tabbedBox .contentBox.newsticker .newstickerPreTitle,.section_sport.subsection_fussball.tabbedBox .editors .editorsItem .editorsTopTitle,.section_sport.subsection_fussball.tabbedBox .headlineDouble .headlineCaption .headlineLink,.section_sport.subsection_fussball.tabbedBox .teaser .videobanner .videoBoxHeadlineText:before,.section_sport.subsection_fussball.tabbedBox .teaserBox .story .storyImage .storyCounter,.section_sport.subsection_fussball.tabbedBox .teaserBox .teaserBoxHeadlineText:before,.section_sport.subsection_fussball.tabbedBox .teaserBox.teaserBoxNewsVideo .teaserBoxHeadlineLogo,.section_sport.subsection_fussball.tabbedBox .teaserBox.vergleichstestTeaser .vergleichsRank,.section_sport.subsection_fussball.tabbedBox .xlBox .story .preTitle,.section_sport.subsection_fussball.tabbedBox .xlBox .story .storyImage .storyCounter{background-color:#22b480}.section_sport.subsection_fussball.tabbedBox .contentBox.newsticker .newstickerTime,.section_sport.subsection_fussball.tabbedBox .editors .editorsItem:hover .editorsTitle,.section_sport.subsection_fussball.tabbedBox .region .regionItem.regionActive .regionCaption,.section_sport.subsection_fussball.tabbedBox .region .regionItem:hover .regionCaption,.section_sport.subsection_fussball.tabbedBox .teaserBox .story .preTitle{color:#22b480}.section_sport.subsection_fussball.tabbedBox .bannerSlider .oe24lsSlide .oe24lsSlideIcon,.section_sport.subsection_fussball.tabbedBox .console .lSSlideWrapper .oe24lsSlide .oe24lsSlideIcon,.section_sport.subsection_fussball.tabbedBox .contentSlider .oe24lsSlide .oe24lsSlideIcon{fill:#22b480}.section_sport.subsection_motorsport.tabbedBox .consoleNavigationItem.is-nav-selected .storyText,.section_sport.subsection_motorsport.tabbedBox .editors .editorsItem .editorsName,.section_sport.subsection_motorsport.tabbedBox .headline .headlineCaption,.section_sport.subsection_motorsport.tabbedBox .headlineDouble .headlineCaption,.section_sport.subsection_motorsport.tabbedBox .headlineDouble .subHeadlineCaption:first-child{border-bottom-color:#1d1d1b}.section_sport.subsection_motorsport.tabbedBox .headline .headlineCaption,.section_sport.subsection_motorsport.tabbedBox .headlineDouble .subHeadlineCaption .subHeadlineLink{border-left-color:#1d1d1b}.section_sport.subsection_motorsport.tabbedBox .teaserBox .teaserBoxBottom{border-top-color:#1d1d1b}.section_sport.subsection_motorsport.tabbedBox .editors .editorsItem .editorsInfoBox:before{border-bottom-color:#030302}.section_sport.subsection_motorsport.tabbedBox .region .regionItem.regionActive .regionItemBox{border-color:#1d1d1b}.section_sport.subsection_motorsport.tabbedBox .console .consoleStories .storyImage .storyCounter,.section_sport.subsection_motorsport.tabbedBox .console .story .preTitle,.section_sport.subsection_motorsport.tabbedBox .consoleNavigationItem .storyImage .storyCounter,.section_sport.subsection_motorsport.tabbedBox .contentBox .story .preTitle,.section_sport.subsection_motorsport.tabbedBox .contentBox .storylinkMore a,.section_sport.subsection_motorsport.tabbedBox .contentBox.newsticker .newstickerPreTitle,.section_sport.subsection_motorsport.tabbedBox .editors .editorsItem .editorsTopTitle,.section_sport.subsection_motorsport.tabbedBox .headlineDouble .headlineCaption .headlineLink,.section_sport.subsection_motorsport.tabbedBox .teaser .videobanner .videoBoxHeadlineText:before,.section_sport.subsection_motorsport.tabbedBox .teaserBox .story .storyImage .storyCounter,.section_sport.subsection_motorsport.tabbedBox .teaserBox .teaserBoxHeadlineText:before,.section_sport.subsection_motorsport.tabbedBox .teaserBox.teaserBoxNewsVideo .teaserBoxHeadlineLogo,.section_sport.subsection_motorsport.tabbedBox .teaserBox.vergleichstestTeaser .vergleichsRank,.section_sport.subsection_motorsport.tabbedBox .xlBox .story .preTitle,.section_sport.subsection_motorsport.tabbedBox .xlBox .story .storyImage .storyCounter{background-color:#1d1d1b}.section_sport.subsection_motorsport.tabbedBox .contentBox.newsticker .newstickerTime,.section_sport.subsection_motorsport.tabbedBox .editors .editorsItem:hover .editorsTitle,.section_sport.subsection_motorsport.tabbedBox .region .regionItem.regionActive .regionCaption,.section_sport.subsection_motorsport.tabbedBox .region .regionItem:hover .regionCaption,.section_sport.subsection_motorsport.tabbedBox .teaserBox .story .preTitle{color:#1d1d1b}.section_sport.subsection_motorsport.tabbedBox .bannerSlider .oe24lsSlide .oe24lsSlideIcon,.section_sport.subsection_motorsport.tabbedBox .console .lSSlideWrapper .oe24lsSlide .oe24lsSlideIcon,.section_sport.subsection_motorsport.tabbedBox .contentSlider .oe24lsSlide .oe24lsSlideIcon{fill:#1d1d1b}.section_sport.subsection_us-sports.tabbedBox .consoleNavigationItem.is-nav-selected .storyText,.section_sport.subsection_us-sports.tabbedBox .editors .editorsItem .editorsName,.section_sport.subsection_us-sports.tabbedBox .headline .headlineCaption,.section_sport.subsection_us-sports.tabbedBox .headlineDouble .headlineCaption,.section_sport.subsection_us-sports.tabbedBox .headlineDouble .subHeadlineCaption:first-child{border-bottom-color:#007edc}.section_sport.subsection_us-sports.tabbedBox .headline .headlineCaption,.section_sport.subsection_us-sports.tabbedBox .headlineDouble .subHeadlineCaption .subHeadlineLink{border-left-color:#007edc}.section_sport.subsection_us-sports.tabbedBox .teaserBox .teaserBoxBottom{border-top-color:#007edc}.section_sport.subsection_us-sports.tabbedBox .editors .editorsItem .editorsInfoBox:before{border-bottom-color:#0061a9}.section_sport.subsection_us-sports.tabbedBox .region .regionItem.regionActive .regionItemBox{border-color:#007edc}.section_sport.subsection_us-sports.tabbedBox .console .consoleStories .storyImage .storyCounter,.section_sport.subsection_us-sports.tabbedBox .console .story .preTitle,.section_sport.subsection_us-sports.tabbedBox .consoleNavigationItem .storyImage .storyCounter,.section_sport.subsection_us-sports.tabbedBox .contentBox .story .preTitle,.section_sport.subsection_us-sports.tabbedBox .contentBox .storylinkMore a,.section_sport.subsection_us-sports.tabbedBox .contentBox.newsticker .newstickerPreTitle,.section_sport.subsection_us-sports.tabbedBox .editors .editorsItem .editorsTopTitle,.section_sport.subsection_us-sports.tabbedBox .headlineDouble .headlineCaption .headlineLink,.section_sport.subsection_us-sports.tabbedBox .teaser .videobanner .videoBoxHeadlineText:before,.section_sport.subsection_us-sports.tabbedBox .teaserBox .story .storyImage .storyCounter,.section_sport.subsection_us-sports.tabbedBox .teaserBox .teaserBoxHeadlineText:before,.section_sport.subsection_us-sports.tabbedBox .teaserBox.teaserBoxNewsVideo .teaserBoxHeadlineLogo,.section_sport.subsection_us-sports.tabbedBox .teaserBox.vergleichstestTeaser .vergleichsRank,.section_sport.subsection_us-sports.tabbedBox .xlBox .story .preTitle,.section_sport.subsection_us-sports.tabbedBox .xlBox .story .storyImage .storyCounter{background-color:#007edc}.section_sport.subsection_us-sports.tabbedBox .contentBox.newsticker .newstickerTime,.section_sport.subsection_us-sports.tabbedBox .editors .editorsItem:hover .editorsTitle,.section_sport.subsection_us-sports.tabbedBox .region .regionItem.regionActive .regionCaption,.section_sport.subsection_us-sports.tabbedBox .region .regionItem:hover .regionCaption,.section_sport.subsection_us-sports.tabbedBox .teaserBox .story .preTitle{color:#007edc}.section_sport.subsection_us-sports.tabbedBox .bannerSlider .oe24lsSlide .oe24lsSlideIcon,.section_sport.subsection_us-sports.tabbedBox .console .lSSlideWrapper .oe24lsSlide .oe24lsSlideIcon,.section_sport.subsection_us-sports.tabbedBox .contentSlider .oe24lsSlide .oe24lsSlideIcon{fill:#007edc}.section_sport.subsection_wintersport.tabbedBox .consoleNavigationItem.is-nav-selected .storyText,.section_sport.subsection_wintersport.tabbedBox .editors .editorsItem .editorsName,.section_sport.subsection_wintersport.tabbedBox .headline .headlineCaption,.section_sport.subsection_wintersport.tabbedBox .headlineDouble .headlineCaption,.section_sport.subsection_wintersport.tabbedBox .headlineDouble .subHeadlineCaption:first-child{border-bottom-color:#0052b3}.section_sport.subsection_wintersport.tabbedBox .headline .headlineCaption,.section_sport.subsection_wintersport.tabbedBox .headlineDouble .subHeadlineCaption .subHeadlineLink{border-left-color:#0052b3}.section_sport.subsection_wintersport.tabbedBox .teaserBox .teaserBoxBottom{border-top-color:#0052b3}.section_sport.subsection_wintersport.tabbedBox .editors .editorsItem .editorsInfoBox:before{border-bottom-color:#003b80}.section_sport.subsection_wintersport.tabbedBox .region .regionItem.regionActive .regionItemBox{border-color:#0052b3}.section_sport.subsection_wintersport.tabbedBox .console .consoleStories .storyImage .storyCounter,.section_sport.subsection_wintersport.tabbedBox .console .story .preTitle,.section_sport.subsection_wintersport.tabbedBox .consoleNavigationItem .storyImage .storyCounter,.section_sport.subsection_wintersport.tabbedBox .contentBox .story .preTitle,.section_sport.subsection_wintersport.tabbedBox .contentBox .storylinkMore a,.section_sport.subsection_wintersport.tabbedBox .contentBox.newsticker .newstickerPreTitle,.section_sport.subsection_wintersport.tabbedBox .editors .editorsItem .editorsTopTitle,.section_sport.subsection_wintersport.tabbedBox .headlineDouble .headlineCaption .headlineLink,.section_sport.subsection_wintersport.tabbedBox .teaser .videobanner .videoBoxHeadlineText:before,.section_sport.subsection_wintersport.tabbedBox .teaserBox .story .storyImage .storyCounter,.section_sport.subsection_wintersport.tabbedBox .teaserBox .teaserBoxHeadlineText:before,.section_sport.subsection_wintersport.tabbedBox .teaserBox.teaserBoxNewsVideo .teaserBoxHeadlineLogo,.section_sport.subsection_wintersport.tabbedBox .teaserBox.vergleichstestTeaser .vergleichsRank,.section_sport.subsection_wintersport.tabbedBox .xlBox .story .preTitle,.section_sport.subsection_wintersport.tabbedBox .xlBox .story .storyImage .storyCounter{background-color:#0052b3}.section_sport.subsection_wintersport.tabbedBox .contentBox.newsticker .newstickerTime,.section_sport.subsection_wintersport.tabbedBox .editors .editorsItem:hover .editorsTitle,.section_sport.subsection_wintersport.tabbedBox .region .regionItem.regionActive .regionCaption,.section_sport.subsection_wintersport.tabbedBox .region .regionItem:hover .regionCaption,.section_sport.subsection_wintersport.tabbedBox .teaserBox .story .preTitle{color:#0052b3}.section_sport.subsection_wintersport.tabbedBox .bannerSlider .oe24lsSlide .oe24lsSlideIcon,.section_sport.subsection_wintersport.tabbedBox .console .lSSlideWrapper .oe24lsSlide .oe24lsSlideIcon,.section_sport.subsection_wintersport.tabbedBox .contentSlider .oe24lsSlide .oe24lsSlideIcon{fill:#0052b3}.section_wetter .articleAppendix .headline .headlineCaption,.section_wetter.tabbedBox .consoleNavigationItem.is-nav-selected .storyText,.section_wetter.tabbedBox .editors .editorsItem .editorsName,.section_wetter.tabbedBox .headline .headlineCaption,.section_wetter.tabbedBox .headlineDouble .headlineCaption,.section_wetter.tabbedBox .headlineDouble .subHeadlineCaption:first-child{border-bottom-color:#0075b4}.section_wetter.tabbedBox .headline .headlineCaption,.section_wetter.tabbedBox .headlineDouble .subHeadlineCaption .subHeadlineLink{border-left-color:#0075b4}.section_wetter.tabbedBox .teaserBox .teaserBoxBottom{border-top-color:#0075b4}.section_wetter.tabbedBox .editors .editorsItem .editorsInfoBox:before{border-bottom-color:#005481}.layout_wetter .customerAdWithoutImageBox,.layout_wetter .headerDesktop .headerMeinOe24 .headerMeinOe24UserIcon,.layout_wetter .lexikon .lexikonChar,.section_wetter.tabbedBox .region .regionItem.regionActive .regionItemBox{border-color:#0075b4}.layout_wetter .articleContent.slideshow .articleTextBox .articleSliderContainer .sliderCounter,.layout_wetter .articleContentSlideshow .overrideImageSlider .overrideSliderItem .caption,.layout_wetter .articleContentSlideshow .overrideImageSlider button.flickity-button,.layout_wetter .articleContentSlideshow .sliderCounter,.layout_wetter .articleSliderContainer .flickity-prev-next-button,.layout_wetter .atxSearch .atxSearchBody form .atxButton,.layout_wetter .bannerSlider .slideContainer .storyCounter,.layout_wetter .bannerSlider .slider .storyCounter,.layout_wetter .bannerSlider .storyBox .ratingIcon,.layout_wetter .console .consoleNavigationItem .storyImage .storyCounter,.layout_wetter .console .consoleStories .storyImage .storyCounter,.layout_wetter .console .lSPager li.active .storyMarker,.layout_wetter .console .pagerContainer .oe24lsSlide,.layout_wetter .console .story .preTitle,.layout_wetter .console ul.lSPager li .storyCounter,.layout_wetter .contentSlider .slideContainer .storyCounter,.layout_wetter .contentSlider .slider .storyCounter,.layout_wetter .customerAdTop .customerAdTopButton,.layout_wetter .headerDesktop .navTopBrand,.layout_wetter .headerMobile .navbarBrand .navbarBrandImage,.layout_wetter .headlineTeaserContainer .headlineTeaserText:before,.layout_wetter .infoTagesBox .infoTagesBoxHeadlineText:before,.layout_wetter .lexikon .lexikonChar,.section_wetter.tabbedBox .atxSearch .atxSearchBody form .atxButton,.section_wetter.tabbedBox .bannerSlider .slider .storyCounter,.section_wetter.tabbedBox .bannerSlider .storyBox .ratingIcon,.section_wetter.tabbedBox .console .consoleStories .storyImage .storyCounter,.section_wetter.tabbedBox .console .story .preTitle,.section_wetter.tabbedBox .console ul.lSPager li .storyCounter,.section_wetter.tabbedBox .consoleNavigationItem .storyImage .storyCounter,.section_wetter.tabbedBox .contentBox .story .preTitle,.section_wetter.tabbedBox .contentBox .storylinkMore a,.section_wetter.tabbedBox .contentBox.newsticker .newstickerPreTitle,.section_wetter.tabbedBox .contentSlider .slider .storyCounter,.section_wetter.tabbedBox .editors .editorsItem .editorsTopTitle,.section_wetter.tabbedBox .headlineDouble .headlineCaption .headlineLink,.section_wetter.tabbedBox .headlineTeaserContainer .headlineTeaserText:before,.section_wetter.tabbedBox .infoTagesBox .infoTagesBoxHeadlineText:before,.section_wetter.tabbedBox .teaser .videobanner .videoBoxHeadlineText:before,.section_wetter.tabbedBox .teaserBox .story .storyImage .storyCounter,.section_wetter.tabbedBox .teaserBox .teaserBoxHeadlineText:before,.section_wetter.tabbedBox .teaserBox.teaserBoxNewsVideo .teaserBoxHeadlineLogo,.section_wetter.tabbedBox .teaserBox.vergleichstestTeaser .vergleichsRank,.section_wetter.tabbedBox .xlBox .story .preTitle,.section_wetter.tabbedBox .xlBox .story .storyImage .storyCounter{background-color:#0075b4}.headerDesktop .navTopics .nav-link:hover,.layout_wetter .headerDesktop .headerMeinOe24 .headerMeinOe24Link:hover span,.layout_wetter .headerDesktop .headerMeinOe24 .headerMeinOe24UserIcon i,.layout_wetter .headerDesktop .navMain .nav-item.navItemOe24Tv,.layout_wetter .headerDesktop .navMain .nav-link:hover,.layout_wetter .headerDesktop .navMain .navbarSearch.nav-item .icofont-search,.layout_wetter .headerDesktop .navTopics .nav-link.active,.layout_wetter .headerDesktop .navTopics .navTopicsCaption,.section_wetter.tabbedBox .contentBox.newsticker .newstickerTime,.section_wetter.tabbedBox .editors .editorsItem:hover .editorsTitle,.section_wetter.tabbedBox .infoTagesBox .story .preTitle,.section_wetter.tabbedBox .region .regionItem.regionActive .regionCaption,.section_wetter.tabbedBox .region .regionItem:hover .regionCaption,.section_wetter.tabbedBox .teaserBox .story .preTitle{color:#0075b4}.layout_wetter .articleAppendix .bannerSlider .oe24lsSlide .oe24lsSlideIcon,.layout_wetter .articleAppendix .contentSlider .oe24lsSlide .oe24lsSlideIcon,.layout_wetter .bannerSlider .oe24lsSlide .oe24lsSlideIcon,.layout_wetter .console .lSSlideWrapper .oe24lsSlide .oe24lsSlideIcon,.layout_wetter .contentSlider .oe24lsSlide .oe24lsSlideIcon,.section_wetter.tabbedBox .bannerSlider .oe24lsSlide .oe24lsSlideIcon,.section_wetter.tabbedBox .console .lSSlideWrapper .oe24lsSlide .oe24lsSlideIcon,.section_wetter.tabbedBox .contentSlider .oe24lsSlide .oe24lsSlideIcon{fill:#0075b4}.layout_wetter .articleVideo .breadcrumbs .breadcrumbs__bar,.layout_wetter .articleVideo .video-info .video-info__content .category-headline .breadcrumbs__bar{background-color:#0075b4}.layout_cooking24 .articleAppendix .headline .headlineCaption,.layout_cooking24 .consoleNavigationItem.is-nav-selected .storyText,.layout_cooking24 .editors .editorsItem .editorsName,.layout_cooking24 .headline .headlineCaption,.layout_cooking24 .headlineDouble .headlineCaption,.layout_cooking24 .headlineDouble .subHeadlineCaption:first-child,.layout_cooking24 .offcanvas-collapse .navbar-nav .offcanvasTop .nav-item,.layout_cooking24 .offcanvasTop,.section_cooking24.tabbedBox .consoleNavigationItem.is-nav-selected .storyText,.section_cooking24.tabbedBox .editors .editorsItem .editorsName,.section_cooking24.tabbedBox .headline .headlineCaption,.section_cooking24.tabbedBox .headlineDouble .headlineCaption,.section_cooking24.tabbedBox .headlineDouble .subHeadlineCaption:first-child{border-bottom-color:#dc155a}.layout_cooking24 .headline .headlineCaption,.layout_cooking24 .headlineDouble .subHeadlineCaption .subHeadlineLink,.section_cooking24.tabbedBox .headline .headlineCaption,.section_cooking24.tabbedBox .headlineDouble .subHeadlineCaption .subHeadlineLink{border-left-color:#dc155a}.layout_cooking24 .teaserBox .teaserBoxBottom,.section_cooking24.tabbedBox .teaserBox .teaserBoxBottom{border-top-color:#dc155a}.layout_cooking24 .editors .editorsItem .editorsInfoBox:before,.section_cooking24.tabbedBox .editors .editorsItem .editorsInfoBox:before{border-bottom-color:#ad1147}.layout_cooking24 .customerAdWithoutImageBox,.layout_cooking24 .headerDesktop .headerMeinOe24 .headerMeinOe24UserIcon,.layout_cooking24 .lexikon .lexikonChar,.layout_cooking24 .region .regionItem.regionActive .regionItemBox,.section_cooking24.tabbedBox .region .regionItem.regionActive .regionItemBox{border-color:#dc155a}.layout_cooking24 .articleContent.slideshow .articleTextBox .articleSliderContainer .sliderCounter,.layout_cooking24 .articleContentSlideshow .overrideImageSlider .overrideSliderItem .caption,.layout_cooking24 .articleContentSlideshow .overrideImageSlider button.flickity-button,.layout_cooking24 .articleContentSlideshow .sliderCounter,.layout_cooking24 .articleSliderContainer .flickity-prev-next-button,.layout_cooking24 .atxSearch .atxSearchBody form .atxButton,.layout_cooking24 .bannerSlider .slideContainer .storyCounter,.layout_cooking24 .bannerSlider .slider .storyCounter,.layout_cooking24 .bannerSlider .storyBox .ratingIcon,.layout_cooking24 .console .consoleNavigationItem .storyImage .storyCounter,.layout_cooking24 .console .consoleStories .storyImage .storyCounter,.layout_cooking24 .console .lSPager li.active .storyMarker,.layout_cooking24 .console .pagerContainer .oe24lsSlide,.layout_cooking24 .console .story .preTitle,.layout_cooking24 .console ul.lSPager li .storyCounter,.layout_cooking24 .consoleNavigationItem .storyImage .storyCounter,.layout_cooking24 .contentBox .story .preTitle,.layout_cooking24 .contentBox .storylinkMore a,.layout_cooking24 .contentBox.newsticker .newstickerPreTitle,.layout_cooking24 .contentSlider .slideContainer .storyCounter,.layout_cooking24 .contentSlider .slider .storyCounter,.layout_cooking24 .customerAdTop .customerAdTopButton,.layout_cooking24 .editors .editorsItem .editorsTopTitle,.layout_cooking24 .headerDesktop .navTopBrand,.layout_cooking24 .headerMobile .navbarBrand .navbarBrandImage,.layout_cooking24 .headlineDouble .headlineCaption .headlineLink,.layout_cooking24 .headlineTeaserContainer .headlineTeaserText:before,.layout_cooking24 .infoTagesBox .infoTagesBoxHeadlineText:before,.layout_cooking24 .lexikon .lexikonChar,.layout_cooking24 .teaser .videobanner .videoBoxHeadlineText:before,.layout_cooking24 .teaserBox .story .storyImage .storyCounter,.layout_cooking24 .teaserBox .teaserBoxHeadlineText:before,.layout_cooking24 .teaserBox.vergleichstestTeaser .vergleichsRank,.layout_cooking24 .xlBox .story .preTitle,.layout_cooking24 .xlBox .story .storyImage .storyCounter,.section_cooking24.tabbedBox .atxSearch .atxSearchBody form .atxButton,.section_cooking24.tabbedBox .bannerSlider .slider .storyCounter,.section_cooking24.tabbedBox .bannerSlider .storyBox .ratingIcon,.section_cooking24.tabbedBox .console .consoleStories .storyImage .storyCounter,.section_cooking24.tabbedBox .console .story .preTitle,.section_cooking24.tabbedBox .console ul.lSPager li .storyCounter,.section_cooking24.tabbedBox .consoleNavigationItem .storyImage .storyCounter,.section_cooking24.tabbedBox .contentBox .story .preTitle,.section_cooking24.tabbedBox .contentBox .storylinkMore a,.section_cooking24.tabbedBox .contentBox.newsticker .newstickerPreTitle,.section_cooking24.tabbedBox .contentSlider .slider .storyCounter,.section_cooking24.tabbedBox .editors .editorsItem .editorsTopTitle,.section_cooking24.tabbedBox .headlineDouble .headlineCaption .headlineLink,.section_cooking24.tabbedBox .headlineTeaserContainer .headlineTeaserText:before,.section_cooking24.tabbedBox .infoTagesBox .infoTagesBoxHeadlineText:before,.section_cooking24.tabbedBox .teaser .videobanner .videoBoxHeadlineText:before,.section_cooking24.tabbedBox .teaserBox .story .storyImage .storyCounter,.section_cooking24.tabbedBox .teaserBox .teaserBoxHeadlineText:before,.section_cooking24.tabbedBox .teaserBox.teaserBoxNewsVideo .teaserBoxHeadlineLogo,.section_cooking24.tabbedBox .teaserBox.vergleichstestTeaser .vergleichsRank,.section_cooking24.tabbedBox .xlBox .story .preTitle,.section_cooking24.tabbedBox .xlBox .story .storyImage .storyCounter{background-color:#dc155a}.layout_cooking24 .contentBox.newsticker .newstickerTime,.layout_cooking24 .editors .editorsItem:hover .editorsTitle,.layout_cooking24 .headerDesktop .headerMeinOe24 .headerMeinOe24Link:hover span,.layout_cooking24 .headerDesktop .headerMeinOe24 .headerMeinOe24UserIcon i,.layout_cooking24 .headerDesktop .navMain .dropdown-menu .dropdown-item:active,.layout_cooking24 .headerDesktop .navMain .dropdown-menu .dropdown-item:focus,.layout_cooking24 .headerDesktop .navMain .dropdown-menu .dropdown-item:hover,.layout_cooking24 .headerDesktop .navMain .nav-item.navItemOe24Tv,.layout_cooking24 .headerDesktop .navMain .nav-link:hover,.layout_cooking24 .headerDesktop .navMain .navbarSearch.nav-item .icofont-search,.layout_cooking24 .headerDesktop .navTopics .nav-link.active,.layout_cooking24 .headerDesktop .navTopics .nav-link:hover,.layout_cooking24 .headerDesktop .navTopics .navTopicsCaption,.layout_cooking24 .infoTagesBox .story .preTitle,.layout_cooking24 .region .regionItem.regionActive .regionCaption,.layout_cooking24 .region .regionItem:hover .regionCaption,.layout_cooking24 .teaserBox .story .preTitle,.section_cooking24.tabbedBox .contentBox.newsticker .newstickerTime,.section_cooking24.tabbedBox .editors .editorsItem:hover .editorsTitle,.section_cooking24.tabbedBox .infoTagesBox .story .preTitle,.section_cooking24.tabbedBox .region .regionItem.regionActive .regionCaption,.section_cooking24.tabbedBox .region .regionItem:hover .regionCaption,.section_cooking24.tabbedBox .teaserBox .story .preTitle{color:#dc155a}.layout_cooking24 .articleAppendix .bannerSlider .oe24lsSlide .oe24lsSlideIcon,.layout_cooking24 .articleAppendix .contentSlider .oe24lsSlide .oe24lsSlideIcon,.layout_cooking24 .bannerSlider .oe24lsSlide .oe24lsSlideIcon,.layout_cooking24 .console .lSSlideWrapper .oe24lsSlide .oe24lsSlideIcon,.layout_cooking24 .contentSlider .oe24lsSlide .oe24lsSlideIcon,.layout_cooking24 .offcanvas-collapse .dropdownToggleDown path,.layout_cooking24 .offcanvas-collapse .offcanvasTop svg path,.section_cooking24.tabbedBox .bannerSlider .oe24lsSlide .oe24lsSlideIcon,.section_cooking24.tabbedBox .console .lSSlideWrapper .oe24lsSlide .oe24lsSlideIcon,.section_cooking24.tabbedBox .contentSlider .oe24lsSlide .oe24lsSlideIcon{fill:#dc155a}.layout_cooking24 .teaserBox .story .preTitle,.section_cooking24.tabbedBox .teaserBox .story .preTitle{background-color:#fff}.layout_cooking24 .articleVideo .breadcrumbs .breadcrumbs__bar,.layout_cooking24 .articleVideo .video-info .video-info__content .category-headline .breadcrumbs__bar{background-color:#dc155a}.layout_society .articleAppendix .headline .headlineCaption,.layout_society .consoleNavigationItem.is-nav-selected .storyText,.layout_society .editors .editorsItem .editorsName,.layout_society .headline .headlineCaption,.layout_society .headlineDouble .headlineCaption,.layout_society .headlineDouble .subHeadlineCaption:first-child,.layout_society .offcanvas-collapse .navbar-nav .offcanvasTop .nav-item,.layout_society .offcanvasTop,.section_society.tabbedBox .consoleNavigationItem.is-nav-selected .storyText,.section_society.tabbedBox .editors .editorsItem .editorsName,.section_society.tabbedBox .headline .headlineCaption,.section_society.tabbedBox .headlineDouble .headlineCaption,.section_society.tabbedBox .headlineDouble .subHeadlineCaption:first-child{border-bottom-color:#ef5a94}.layout_society .headline .headlineCaption,.layout_society .headlineDouble .subHeadlineCaption .subHeadlineLink,.section_society.tabbedBox .headline .headlineCaption,.section_society.tabbedBox .headlineDouble .subHeadlineCaption .subHeadlineLink{border-left-color:#ef5a94}.layout_society .teaserBox .teaserBoxBottom,.section_society.tabbedBox .teaserBox .teaserBoxBottom{border-top-color:#ef5a94}.layout_society .editors .editorsItem .editorsInfoBox:before,.section_society.tabbedBox .editors .editorsItem .editorsInfoBox:before{border-bottom-color:#ea2c76}.layout_society .customerAdWithoutImageBox,.layout_society .headerDesktop .headerMeinOe24 .headerMeinOe24UserIcon,.layout_society .lexikon .lexikonChar,.layout_society .region .regionItem.regionActive .regionItemBox,.section_society.tabbedBox .region .regionItem.regionActive .regionItemBox{border-color:#ef5a94}.layout_society .articleContentSlideshow .overrideImageSlider .overrideSliderItem .caption,.layout_society .articleContentSlideshow .overrideImageSlider button.flickity-button,.layout_society .articleContentSlideshow .sliderCounter,.layout_society .atxSearch .atxSearchBody form .atxButton,.layout_society .bannerSlider .slideContainer .storyCounter,.layout_society .bannerSlider .slider .storyCounter,.layout_society .bannerSlider .storyBox .ratingIcon,.layout_society .console .consoleNavigationItem .storyImage .storyCounter,.layout_society .console .consoleStories .storyImage .storyCounter,.layout_society .console .lSPager li.active .storyMarker,.layout_society .console .pagerContainer .oe24lsSlide,.layout_society .console .story .preTitle,.layout_society .console ul.lSPager li .storyCounter,.layout_society .consoleNavigationItem .storyImage .storyCounter,.layout_society .contentBox .story .preTitle,.layout_society .contentBox .storylinkMore a,.layout_society .contentBox.newsticker .newstickerPreTitle,.layout_society .contentSlider .slideContainer .storyCounter,.layout_society .contentSlider .slider .storyCounter,.layout_society .customerAdTop .customerAdTopButton,.layout_society .editors .editorsItem .editorsTopTitle,.layout_society .headerDesktop .navTopBrand,.layout_society .headerMobile .navbarBrand .navbarBrandImage,.layout_society .headlineDouble .headlineCaption .headlineLink,.layout_society .headlineTeaserContainer .headlineTeaserText:before,.layout_society .infoTagesBox .infoTagesBoxHeadlineText:before,.layout_society .lexikon .lexikonChar,.layout_society .teaser .videobanner .videoBoxHeadlineText:before,.layout_society .teaserBox .story .preTitle,.layout_society .teaserBox .story .storyImage .storyCounter,.layout_society .teaserBox .teaserBoxHeadlineText:before,.layout_society .teaserBox.vergleichstestTeaser .vergleichsRank,.layout_society .xlBox .story .preTitle,.layout_society .xlBox .story .storyImage .storyCounter,.section_society.tabbedBox .atxSearch .atxSearchBody form .atxButton,.section_society.tabbedBox .bannerSlider .slider .storyCounter,.section_society.tabbedBox .bannerSlider .storyBox .ratingIcon,.section_society.tabbedBox .console .consoleStories .storyImage .storyCounter,.section_society.tabbedBox .console .story .preTitle,.section_society.tabbedBox .console ul.lSPager li .storyCounter,.section_society.tabbedBox .consoleNavigationItem .storyImage .storyCounter,.section_society.tabbedBox .contentBox .story .preTitle,.section_society.tabbedBox .contentBox .storylinkMore a,.section_society.tabbedBox .contentBox.newsticker .newstickerPreTitle,.section_society.tabbedBox .editors .editorsItem .editorsTopTitle,.section_society.tabbedBox .headlineDouble .headlineCaption .headlineLink,.section_society.tabbedBox .headlineTeaserContainer .headlineTeaserText:before,.section_society.tabbedBox .infoTagesBox .infoTagesBoxHeadlineText:before,.section_society.tabbedBox .teaser .videobanner .videoBoxHeadlineText:before,.section_society.tabbedBox .teaserBox .story .storyImage .storyCounter,.section_society.tabbedBox .teaserBox .teaserBoxHeadlineText:before,.section_society.tabbedBox .teaserBox.teaserBoxNewsVideo .teaserBoxHeadlineLogo,.section_society.tabbedBox .teaserBox.vergleichstestTeaser .vergleichsRank,.section_society.tabbedBox .xlBox .story .preTitle,.section_society.tabbedBox .xlBox .story .storyImage .storyCounter{background-color:#ef5a94}.layout_society .contentBox.newsticker .newstickerTime,.layout_society .editors .editorsItem:hover .editorsTitle,.layout_society .headerDesktop .headerMeinOe24 .headerMeinOe24Link:hover span,.layout_society .headerDesktop .headerMeinOe24 .headerMeinOe24UserIcon i,.layout_society .headerDesktop .navMain .dropdown-menu .dropdown-item:active,.layout_society .headerDesktop .navMain .dropdown-menu .dropdown-item:focus,.layout_society .headerDesktop .navMain .dropdown-menu .dropdown-item:hover,.layout_society .headerDesktop .navMain .nav-link:hover,.layout_society .headerDesktop .navMain .navbarSearch.nav-item .icofont-search,.layout_society .headerDesktop .navTopics .nav-link.active,.layout_society .headerDesktop .navTopics .nav-link:hover,.layout_society .headerDesktop .navTopics .navTopicsCaption,.layout_society .region .regionItem.regionActive .regionCaption,.layout_society .region .regionItem:hover .regionCaption,.section_society.tabbedBox .contentBox.newsticker .newstickerTime,.section_society.tabbedBox .editors .editorsItem:hover .editorsTitle,.section_society.tabbedBox .infoTagesBox .story .preTitle,.section_society.tabbedBox .region .regionItem.regionActive .regionCaption,.section_society.tabbedBox .region .regionItem:hover .regionCaption{color:#ef5a94}.layout_society .bannerSlider .slider .storyCounter,.layout_society .console .consoleNavigationItem .storyImage .storyCounter,.layout_society .console .consoleStories .storyImage .storyCounter,.layout_society .console .story .preTitle,.layout_society .contentBox .story .preTitle,.layout_society .contentBox.newsticker .newstickerPreTitle,.layout_society .contentSlider .slider .storyCounter,.layout_society .editors .editorsItem .editorsTopTitle,.layout_society .teaserBox .story .preTitle,.layout_society .teaserBox .story .storyImage .storyCounter,.layout_society .xlBox .story .preTitle,.layout_society .xlBox .story .storyImage .storyCounter,.section_society.tabbedBox .bannerSlider .slider .storyCounter,.section_society.tabbedBox .console .consoleNavigationItem .storyImage .storyCounter,.section_society.tabbedBox .console .consoleStories .storyImage .storyCounter,.section_society.tabbedBox .console .story .preTitle,.section_society.tabbedBox .contentBox .story .preTitle,.section_society.tabbedBox .contentBox.newsticker .newstickerPreTitle,.section_society.tabbedBox .contentSlider .slider .storyCounter,.section_society.tabbedBox .editors .editorsItem .editorsTopTitle,.section_society.tabbedBox .teaserBox .story .preTitle,.section_society.tabbedBox .teaserBox .story .storyImage .storyCounter,.section_society.tabbedBox .xlBox .story .preTitle,.section_society.tabbedBox .xlBox .story .storyImage .storyCounter{color:#fff}.layout_society .console .flickity-prev-next-button .flickity-button-icon,.section_society.tabbedBox .console .flickity-prev-next-button .flickity-button-icon{fill:#fff;stroke:#fff}.layout_society .articleAppendix .bannerSlider .oe24lsSlide .oe24lsSlideIcon,.layout_society .articleAppendix .contentSlider .oe24lsSlide .oe24lsSlideIcon,.layout_society .bannerSlider .oe24lsSlide .oe24lsSlideIcon,.layout_society .console .lSSlideWrapper .oe24lsSlide .oe24lsSlideIcon,.layout_society .contentSlider .oe24lsSlide .oe24lsSlideIcon,.layout_society .offcanvas-collapse .dropdownToggleDown path,.layout_society .offcanvas-collapse .offcanvasTop svg path,.section_society.tabbedBox .bannerSlider .oe24lsSlide .oe24lsSlideIcon,.section_society.tabbedBox .console .lSSlideWrapper .oe24lsSlide .oe24lsSlideIcon,.section_society.tabbedBox .contentSlider .oe24lsSlide .oe24lsSlideIcon{fill:#ef5a94}.layout_society .articleVideo .breadcrumbs .breadcrumbs__bar,.layout_society .articleVideo .video-info .video-info__content .category-headline .breadcrumbs__bar{background-color:#ef5a94}.layout_reise .articleAppendix .headline .headlineCaption,.layout_reise .consoleNavigationItem.is-nav-selected .storyText,.layout_reise .editors .editorsItem .editorsName,.layout_reise .headline .headlineCaption,.layout_reise .headlineDouble .headlineCaption,.layout_reise .headlineDouble .subHeadlineCaption:first-child,.layout_reise .offcanvas-collapse .navbar-nav .offcanvasTop .nav-item,.layout_reise .offcanvasTop,.section_reise.tabbedBox .consoleNavigationItem.is-nav-selected .storyText,.section_reise.tabbedBox .editors .editorsItem .editorsName,.section_reise.tabbedBox .headline .headlineCaption,.section_reise.tabbedBox .headlineDouble .headlineCaption,.section_reise.tabbedBox .headlineDouble .subHeadlineCaption:first-child{border-bottom-color:#37a79e}.layout_reise .headline .headlineCaption,.layout_reise .headlineDouble .subHeadlineCaption .subHeadlineLink,.section_reise.tabbedBox .headline .headlineCaption,.section_reise.tabbedBox .headlineDouble .subHeadlineCaption .subHeadlineLink{border-left-color:#37a79e}.layout_reise .teaserBox .teaserBoxBottom,.section_reise.tabbedBox .teaserBox .teaserBoxBottom{border-top-color:#37a79e}.layout_reise .editors .editorsItem .editorsInfoBox:before,.section_reise.tabbedBox .editors .editorsItem .editorsInfoBox:before{border-bottom-color:#2a817a}.layout_reise .customerAdWithoutImageBox,.layout_reise .headerDesktop .headerMeinOe24 .headerMeinOe24UserIcon,.layout_reise .lexikon .lexikonChar,.layout_reise .region .regionItem.regionActive .regionItemBox,.section_reise.tabbedBox .region .regionItem.regionActive .regionItemBox{border-color:#37a79e}.layout_reise .articleContent.slideshow .articleTextBox .articleSliderContainer .sliderCounter,.layout_reise .articleContentSlideshow .overrideImageSlider .overrideSliderItem .caption,.layout_reise .articleContentSlideshow .overrideImageSlider button.flickity-button,.layout_reise .articleContentSlideshow .sliderCounter,.layout_reise .articleSliderContainer .flickity-prev-next-button,.layout_reise .atxSearch .atxSearchBody form .atxButton,.layout_reise .bannerSlider .slideContainer .storyCounter,.layout_reise .bannerSlider .slider .storyCounter,.layout_reise .bannerSlider .storyBox .ratingIcon,.layout_reise .console .consoleNavigationItem .storyImage .storyCounter,.layout_reise .console .consoleStories .storyImage .storyCounter,.layout_reise .console .lSPager li.active .storyMarker,.layout_reise .console .pagerContainer .oe24lsSlide,.layout_reise .console .story .preTitle,.layout_reise .console ul.lSPager li .storyCounter,.layout_reise .consoleNavigationItem .storyImage .storyCounter,.layout_reise .contentBox .story .preTitle,.layout_reise .contentBox .storylinkMore a,.layout_reise .contentBox.newsticker .newstickerPreTitle,.layout_reise .contentSlider .slideContainer .storyCounter,.layout_reise .contentSlider .slider .storyCounter,.layout_reise .customerAdTop .customerAdTopButton,.layout_reise .editors .editorsItem .editorsTopTitle,.layout_reise .headerDesktop .navTopBrand,.layout_reise .headerMobile .navbarBrand .navbarBrandImage,.layout_reise .headlineDouble .headlineCaption .headlineLink,.layout_reise .headlineTeaserContainer .headlineTeaserText:before,.layout_reise .infoTagesBox .infoTagesBoxHeadlineText:before,.layout_reise .lexikon .lexikonChar,.layout_reise .teaser .videobanner .videoBoxHeadlineText:before,.layout_reise .teaserBox .story .storyImage .storyCounter,.layout_reise .teaserBox .teaserBoxHeadlineText:before,.layout_reise .teaserBox.vergleichstestTeaser .vergleichsRank,.layout_reise .xlBox .story .preTitle,.layout_reise .xlBox .story .storyImage .storyCounter,.section_reise.tabbedBox .atxSearch .atxSearchBody form .atxButton,.section_reise.tabbedBox .bannerSlider .slider .storyCounter,.section_reise.tabbedBox .bannerSlider .storyBox .ratingIcon,.section_reise.tabbedBox .console .consoleStories .storyImage .storyCounter,.section_reise.tabbedBox .console .story .preTitle,.section_reise.tabbedBox .console ul.lSPager li .storyCounter,.section_reise.tabbedBox .consoleNavigationItem .storyImage .storyCounter,.section_reise.tabbedBox .contentBox .story .preTitle,.section_reise.tabbedBox .contentBox .storylinkMore a,.section_reise.tabbedBox .contentBox.newsticker .newstickerPreTitle,.section_reise.tabbedBox .contentSlider .slider .storyCounter,.section_reise.tabbedBox .editors .editorsItem .editorsTopTitle,.section_reise.tabbedBox .headlineDouble .headlineCaption .headlineLink,.section_reise.tabbedBox .headlineTeaserContainer .headlineTeaserText:before,.section_reise.tabbedBox .infoTagesBox .infoTagesBoxHeadlineText:before,.section_reise.tabbedBox .teaser .videobanner .videoBoxHeadlineText:before,.section_reise.tabbedBox .teaserBox .story .storyImage .storyCounter,.section_reise.tabbedBox .teaserBox .teaserBoxHeadlineText:before,.section_reise.tabbedBox .teaserBox.teaserBoxNewsVideo .teaserBoxHeadlineLogo,.section_reise.tabbedBox .teaserBox.vergleichstestTeaser .vergleichsRank,.section_reise.tabbedBox .xlBox .story .preTitle,.section_reise.tabbedBox .xlBox .story .storyImage .storyCounter{background-color:#37a79e}.layout_reise .contentBox.newsticker .newstickerTime,.layout_reise .editors .editorsItem:hover .editorsTitle,.layout_reise .headerDesktop .headerMeinOe24 .headerMeinOe24Link:hover span,.layout_reise .headerDesktop .headerMeinOe24 .headerMeinOe24UserIcon i,.layout_reise .headerDesktop .navMain .dropdown-menu .dropdown-item:active,.layout_reise .headerDesktop .navMain .dropdown-menu .dropdown-item:focus,.layout_reise .headerDesktop .navMain .dropdown-menu .dropdown-item:hover,.layout_reise .headerDesktop .navMain .nav-item.navItemOe24Tv,.layout_reise .headerDesktop .navMain .nav-link:hover,.layout_reise .headerDesktop .navMain .navbarSearch.nav-item .icofont-search,.layout_reise .headerDesktop .navTopics .nav-link.active,.layout_reise .headerDesktop .navTopics .nav-link:hover,.layout_reise .headerDesktop .navTopics .navTopicsCaption,.layout_reise .infoTagesBox .story .preTitle,.layout_reise .region .regionItem.regionActive .regionCaption,.layout_reise .region .regionItem:hover .regionCaption,.layout_reise .teaserBox .story .preTitle,.section_reise.tabbedBox .contentBox.newsticker .newstickerTime,.section_reise.tabbedBox .editors .editorsItem:hover .editorsTitle,.section_reise.tabbedBox .infoTagesBox .story .preTitle,.section_reise.tabbedBox .region .regionItem.regionActive .regionCaption,.section_reise.tabbedBox .region .regionItem:hover .regionCaption,.section_reise.tabbedBox .teaserBox .story .preTitle{color:#37a79e}.layout_reise .articleAppendix .bannerSlider .oe24lsSlide .oe24lsSlideIcon,.layout_reise .articleAppendix .contentSlider .oe24lsSlide .oe24lsSlideIcon,.layout_reise .bannerSlider .oe24lsSlide .oe24lsSlideIcon,.layout_reise .console .lSSlideWrapper .oe24lsSlide .oe24lsSlideIcon,.layout_reise .contentSlider .oe24lsSlide .oe24lsSlideIcon,.layout_reise .offcanvas-collapse .dropdownToggleDown path,.layout_reise .offcanvas-collapse .offcanvasTop svg path,.section_reise.tabbedBox .bannerSlider .oe24lsSlide .oe24lsSlideIcon,.section_reise.tabbedBox .console .lSSlideWrapper .oe24lsSlide .oe24lsSlideIcon,.section_reise.tabbedBox .contentSlider .oe24lsSlide .oe24lsSlideIcon{fill:#37a79e}.layout_reise .teaserBox .story .preTitle,.section_reise.tabbedBox .teaserBox .story .preTitle{background-color:#fff}.layout_reise .articleVideo .breadcrumbs .breadcrumbs__bar,.layout_reise .articleVideo .video-info .video-info__content .category-headline .breadcrumbs__bar{background-color:#37a79e}.layout_gesund24 .articleAppendix .headline .headlineCaption,.layout_gesund24 .consoleNavigationItem.is-nav-selected .storyText,.layout_gesund24 .editors .editorsItem .editorsName,.layout_gesund24 .headline .headlineCaption,.layout_gesund24 .headlineDouble .headlineCaption,.layout_gesund24 .headlineDouble .subHeadlineCaption:first-child,.layout_gesund24 .offcanvas-collapse .navbar-nav .offcanvasTop .nav-item,.layout_gesund24 .offcanvasTop,.layout_gesund24 .teaserBox.vergleichstestTeaser a,.section_gesund24.tabbedBox .consoleNavigationItem.is-nav-selected .storyText,.section_gesund24.tabbedBox .editors .editorsItem .editorsName,.section_gesund24.tabbedBox .headline .headlineCaption,.section_gesund24.tabbedBox .headlineDouble .headlineCaption,.section_gesund24.tabbedBox .headlineDouble .subHeadlineCaption:first-child,.section_gesund24.tabbedBox .teaserBox.vergleichstestTeaser a{border-bottom-color:#6a9dff}.layout_gesund24 .headline .headlineCaption,.layout_gesund24 .headlineDouble .subHeadlineCaption .subHeadlineLink,.section_gesund24.tabbedBox .headline .headlineCaption,.section_gesund24.tabbedBox .headlineDouble .subHeadlineCaption .subHeadlineLink{border-left-color:#6a9dff}.layout_gesund24 .teaserBox .teaserBoxBottom,.section_gesund24.tabbedBox .teaserBox .teaserBoxBottom{border-top-color:#6a9dff}.layout_gesund24 .editors .editorsItem .editorsInfoBox:before,.section_gesund24.tabbedBox .editors .editorsItem .editorsInfoBox:before{border-bottom-color:#377bff}.layout_gesund24 .customerAdWithoutImageBox,.layout_gesund24 .headerDesktop .headerMeinOe24 .headerMeinOe24UserIcon,.layout_gesund24 .lexikon .lexikonChar,.layout_gesund24 .region .regionItem.regionActive .regionItemBox,.section_gesund24.tabbedBox .region .regionItem.regionActive .regionItemBox{border-color:#6a9dff}.layout_gesund24 .articleContent.slideshow .articleTextBox .articleSliderContainer .sliderCounter,.layout_gesund24 .articleContentSlideshow .overrideImageSlider .overrideSliderItem .caption,.layout_gesund24 .articleContentSlideshow .overrideImageSlider button.flickity-button,.layout_gesund24 .articleContentSlideshow .sliderCounter,.layout_gesund24 .articleSliderContainer .flickity-prev-next-button,.layout_gesund24 .atxSearch .atxSearchBody form .atxButton,.layout_gesund24 .bannerSlider .slideContainer .storyCounter,.layout_gesund24 .bannerSlider .slider .storyCounter,.layout_gesund24 .bannerSlider .storyBox .ratingIcon,.layout_gesund24 .console .consoleNavigationItem .storyImage .storyCounter,.layout_gesund24 .console .consoleStories .storyImage .storyCounter,.layout_gesund24 .console .lSPager li.active .storyMarker,.layout_gesund24 .console .pagerContainer .oe24lsSlide,.layout_gesund24 .console .story .preTitle,.layout_gesund24 .console ul.lSPager li .storyCounter,.layout_gesund24 .consoleNavigationItem .storyImage .storyCounter,.layout_gesund24 .contentBox .story .preTitle,.layout_gesund24 .contentBox .storylinkMore a,.layout_gesund24 .contentBox.newsticker .newstickerPreTitle,.layout_gesund24 .contentSlider .slideContainer .storyCounter,.layout_gesund24 .contentSlider .slider .storyCounter,.layout_gesund24 .customerAdTop .customerAdTopButton,.layout_gesund24 .editors .editorsItem .editorsTopTitle,.layout_gesund24 .headerDesktop .navTopBrand,.layout_gesund24 .headerMobile .navbarBrand .navbarBrandImage,.layout_gesund24 .headlineDouble .headlineCaption .headlineLink,.layout_gesund24 .headlineTeaserContainer .headlineTeaserText:before,.layout_gesund24 .infoTagesBox .infoTagesBoxHeadlineText:before,.layout_gesund24 .lexikon .lexikonChar,.layout_gesund24 .teaser .videobanner .videoBoxHeadlineText:before,.layout_gesund24 .teaserBox .story .storyImage .storyCounter,.layout_gesund24 .teaserBox .teaserBoxHeadlineText:before,.layout_gesund24 .teaserBox.vergleichstestTeaser .vergleichsRank,.layout_gesund24 .xlBox .story .preTitle,.layout_gesund24 .xlBox .story .storyImage .storyCounter,.section_gesund24.tabbedBox .atxSearch .atxSearchBody form .atxButton,.section_gesund24.tabbedBox .bannerSlider .slider .storyCounter,.section_gesund24.tabbedBox .bannerSlider .storyBox .ratingIcon,.section_gesund24.tabbedBox .console .consoleStories .storyImage .storyCounter,.section_gesund24.tabbedBox .console .story .preTitle,.section_gesund24.tabbedBox .console ul.lSPager li .storyCounter,.section_gesund24.tabbedBox .consoleNavigationItem .storyImage .storyCounter,.section_gesund24.tabbedBox .contentBox .story .preTitle,.section_gesund24.tabbedBox .contentBox .storylinkMore a,.section_gesund24.tabbedBox .contentBox.newsticker .newstickerPreTitle,.section_gesund24.tabbedBox .contentSlider .slider .storyCounter,.section_gesund24.tabbedBox .editors .editorsItem .editorsTopTitle,.section_gesund24.tabbedBox .headlineDouble .headlineCaption .headlineLink,.section_gesund24.tabbedBox .teaser .videobanner .videoBoxHeadlineText:before,.section_gesund24.tabbedBox .teaserBox .story .storyImage .storyCounter,.section_gesund24.tabbedBox .teaserBox .teaserBoxHeadlineText:before,.section_gesund24.tabbedBox .teaserBox.teaserBoxNewsVideo .teaserBoxHeadlineLogo,.section_gesund24.tabbedBox .teaserBox.vergleichstestTeaser .vergleichsRank,.section_gesund24.tabbedBox .xlBox .story .preTitle,.section_gesund24.tabbedBox .xlBox .story .storyImage .storyCounter{background-color:#6a9dff}.layout_gesund24 .contentBox.newsticker .newstickerTime,.layout_gesund24 .editors .editorsItem:hover .editorsTitle,.layout_gesund24 .headerDesktop .headerMeinOe24 .headerMeinOe24Link:hover span,.layout_gesund24 .headerDesktop .headerMeinOe24 .headerMeinOe24UserIcon i,.layout_gesund24 .headerDesktop .navMain .dropdown-menu .dropdown-item:active,.layout_gesund24 .headerDesktop .navMain .dropdown-menu .dropdown-item:focus,.layout_gesund24 .headerDesktop .navMain .dropdown-menu .dropdown-item:hover,.layout_gesund24 .headerDesktop .navMain .nav-item.navItemOe24Tv,.layout_gesund24 .headerDesktop .navMain .nav-link:hover,.layout_gesund24 .headerDesktop .navMain .navbarSearch.nav-item .icofont-search,.layout_gesund24 .headerDesktop .navTopics .nav-link.active,.layout_gesund24 .headerDesktop .navTopics .nav-link:hover,.layout_gesund24 .headerDesktop .navTopics .navTopicsCaption,.layout_gesund24 .region .regionItem.regionActive .regionCaption,.layout_gesund24 .region .regionItem:hover .regionCaption,.layout_gesund24 .tabbedBox .infoTagesBox .story .preTitle,.layout_gesund24 .teaserBox .story .preTitle,.section_gesund24.tabbedBox .contentBox.newsticker .newstickerTime,.section_gesund24.tabbedBox .editors .editorsItem:hover .editorsTitle,.section_gesund24.tabbedBox .region .regionItem.regionActive .regionCaption,.section_gesund24.tabbedBox .region .regionItem:hover .regionCaption,.section_gesund24.tabbedBox .teaserBox .story .preTitle{color:#6a9dff}.layout_gesund24 .articleAppendix .bannerSlider .oe24lsSlide .oe24lsSlideIcon,.layout_gesund24 .articleAppendix .contentSlider .oe24lsSlide .oe24lsSlideIcon,.layout_gesund24 .bannerSlider .oe24lsSlide .oe24lsSlideIcon,.layout_gesund24 .console .lSSlideWrapper .oe24lsSlide .oe24lsSlideIcon,.layout_gesund24 .contentSlider .oe24lsSlide .oe24lsSlideIcon,.layout_gesund24 .offcanvas-collapse .dropdownToggleDown path,.layout_gesund24 .offcanvas-collapse .offcanvasTop svg path,.section_gesund24.tabbedBox .bannerSlider .oe24lsSlide .oe24lsSlideIcon,.section_gesund24.tabbedBox .console .lSSlideWrapper .oe24lsSlide .oe24lsSlideIcon,.section_gesund24.tabbedBox .contentSlider .oe24lsSlide .oe24lsSlideIcon{fill:#6a9dff}.layout_gesund24 .teaserBox .story .preTitle,.section_gesund24.tabbedBox .teaserBox .story .preTitle{background-color:#fff}.layout_gesund24 .articleVideo .breadcrumbs .breadcrumbs__bar,.layout_gesund24 .articleVideo .video-info .video-info__content .category-headline .breadcrumbs__bar{background-color:#6a9dff}.layout_business .articleAppendix .headline .headlineCaption,.layout_business .consoleNavigationItem.is-nav-selected .storyText,.layout_business .editors .editorsItem .editorsName,.layout_business .headline .headlineCaption,.layout_business .headlineDouble .headlineCaption,.layout_business .headlineDouble .subHeadlineCaption:first-child,.layout_business .offcanvas-collapse .navbar-nav .offcanvasTop .nav-item,.layout_business .offcanvasTop,.section_businesslive.tabbedBox .consoleNavigationItem.is-nav-selected .storyText,.section_businesslive.tabbedBox .editors .editorsItem .editorsName,.section_businesslive.tabbedBox .headline .headlineCaption,.section_businesslive.tabbedBox .headlineDouble .headlineCaption,.section_businesslive.tabbedBox .headlineDouble .subHeadlineCaption:first-child{border-bottom-color:#3b7ebb}.layout_business .headline .headlineCaption,.layout_business .headlineDouble .subHeadlineCaption .subHeadlineLink,.section_businesslive.tabbedBox .headline .headlineCaption,.section_businesslive.tabbedBox .headlineDouble .subHeadlineCaption .subHeadlineLink{border-left-color:#3b7ebb}.layout_business .teaserBox .teaserBoxBottom,.section_businesslive.tabbedBox .teaserBox .teaserBoxBottom{border-top-color:#3b7ebb}.layout_business .editors .editorsItem .editorsInfoBox:before,.section_businesslive.tabbedBox .editors .editorsItem .editorsInfoBox:before{border-bottom-color:#2f6494}.layout_business .customerAdWithoutImageBox,.layout_business .headerDesktop .headerMeinOe24 .headerMeinOe24UserIcon,.layout_business .region .regionItem.regionActive .regionItemBox,.section_businesslive.tabbedBox .region .regionItem.regionActive .regionItemBox{border-color:#3b7ebb}.layout_business .articleContent.slideshow .articleTextBox .articleSliderContainer .sliderCounter,.layout_business .articleContentSlideshow .overrideImageSlider .overrideSliderItem .caption,.layout_business .articleContentSlideshow .overrideImageSlider button.flickity-button,.layout_business .articleContentSlideshow .sliderCounter,.layout_business .articleSliderContainer .flickity-prev-next-button,.layout_business .bannerSlider .slideContainer .storyCounter,.layout_business .bannerSlider .slider .storyCounter,.layout_business .bannerSlider .storyBox .ratingIcon,.layout_business .console .consoleNavigationItem .storyImage .storyCounter,.layout_business .console .consoleStories .storyImage .storyCounter,.layout_business .console .lSPager li.active .storyMarker,.layout_business .console .pagerContainer .oe24lsSlide,.layout_business .console .story .preTitle,.layout_business .console ul.lSPager li .storyCounter,.layout_business .consoleNavigationItem .storyImage .storyCounter,.layout_business .contentBox .story .preTitle,.layout_business .contentBox .storylinkMore a,.layout_business .contentBox.newsticker .newstickerPreTitle,.layout_business .contentSlider .slideContainer .storyCounter,.layout_business .contentSlider .slider .storyCounter,.layout_business .customerAdTop .customerAdTopButton,.layout_business .editors .editorsItem .editorsTopTitle,.layout_business .headerDesktop .navTopBrand,.layout_business .headerMobile .navbarBrand .navbarBrandImage,.layout_business .headlineDouble .headlineCaption .headlineLink,.layout_business .headlineTeaserContainer .headlineTeaserText:before,.layout_business .infoTagesBox .infoTagesBoxHeadlineText:before,.layout_business .teaser .videobanner .videoBoxHeadlineText:before,.layout_business .teaserBox .story .storyImage .storyCounter,.layout_business .teaserBox .teaserBoxHeadlineText:before,.layout_business .teaserBox.vergleichstestTeaser .vergleichsRank,.layout_business .xlBox .story .preTitle,.layout_business .xlBox .story .storyImage .storyCounter,.section_businesslive.tabbedBox .bannerSlider .slider .storyCounter,.section_businesslive.tabbedBox .bannerSlider .storyBox .ratingIcon,.section_businesslive.tabbedBox .console .consoleStories .storyImage .storyCounter,.section_businesslive.tabbedBox .console .story .preTitle,.section_businesslive.tabbedBox .consoleNavigationItem .storyImage .storyCounter,.section_businesslive.tabbedBox .contentBox .story .preTitle,.section_businesslive.tabbedBox .contentBox .storylinkMore a,.section_businesslive.tabbedBox .contentBox.newsticker .newstickerPreTitle,.section_businesslive.tabbedBox .contentSlider .slider .storyCounter,.section_businesslive.tabbedBox .editors .editorsItem .editorsTopTitle,.section_businesslive.tabbedBox .headlineDouble .headlineCaption .headlineLink,.section_businesslive.tabbedBox .headlineTeaserContainer .headlineTeaserText:before,.section_businesslive.tabbedBox .infoTagesBox .infoTagesBoxHeadlineText:before,.section_businesslive.tabbedBox .teaser .videobanner .videoBoxHeadlineText:before,.section_businesslive.tabbedBox .teaserBox .story .storyImage .storyCounter,.section_businesslive.tabbedBox .teaserBox .teaserBoxHeadlineText:before,.section_businesslive.tabbedBox .teaserBox.teaserBoxNewsVideo .teaserBoxHeadlineLogo,.section_businesslive.tabbedBox .teaserBox.vergleichstestTeaser .vergleichsRank,.section_businesslive.tabbedBox .xlBox .story .preTitle,.section_businesslive.tabbedBox .xlBox .story .storyImage .storyCounter{background-color:#3b7ebb}.layout_business .contentBox.newsticker .newstickerTime,.layout_business .editors .editorsItem:hover .editorsTitle,.layout_business .headerDesktop .headerMeinOe24 .headerMeinOe24Link:hover span,.layout_business .headerDesktop .headerMeinOe24 .headerMeinOe24UserIcon i,.layout_business .headerDesktop .navMain .dropdown-menu .dropdown-item:active,.layout_business .headerDesktop .navMain .dropdown-menu .dropdown-item:focus,.layout_business .headerDesktop .navMain .dropdown-menu .dropdown-item:hover,.layout_business .headerDesktop .navMain .nav-item.navItemOe24Tv,.layout_business .headerDesktop .navMain .nav-link:hover,.layout_business .headerDesktop .navMain .navbarSearch.nav-item .icofont-search,.layout_business .headerDesktop .navTopics .nav-link.active,.layout_business .headerDesktop .navTopics .nav-link:hover,.layout_business .headerDesktop .navTopics .navTopicsCaption,.layout_business .infoTagesBox .story .preTitle,.layout_business .region .regionItem.regionActive .regionCaption,.layout_business .region .regionItem:hover .regionCaption,.layout_business .teaserBox .story .preTitle,.section_businesslive.tabbedBox .contentBox.newsticker .newstickerTime,.section_businesslive.tabbedBox .editors .editorsItem:hover .editorsTitle,.section_businesslive.tabbedBox .infoTagesBox .story .preTitle,.section_businesslive.tabbedBox .region .regionItem.regionActive .regionCaption,.section_businesslive.tabbedBox .region .regionItem:hover .regionCaption,.section_businesslive.tabbedBox .teaserBox .story .preTitle{color:#3b7ebb}.layout_business .articleAppendix .bannerSlider .oe24lsSlide .oe24lsSlideIcon,.layout_business .articleAppendix .contentSlider .oe24lsSlide .oe24lsSlideIcon,.layout_business .bannerSlider .oe24lsSlide .oe24lsSlideIcon,.layout_business .console .lSSlideWrapper .oe24lsSlide .oe24lsSlideIcon,.layout_business .contentSlider .oe24lsSlide .oe24lsSlideIcon,.layout_business .offcanvas-collapse .dropdownToggleDown path,.layout_business .offcanvas-collapse .offcanvasTop svg path,.section_businesslive.tabbedBox .bannerSlider .oe24lsSlide .oe24lsSlideIcon,.section_businesslive.tabbedBox .console .lSSlideWrapper .oe24lsSlide .oe24lsSlideIcon,.section_businesslive.tabbedBox .contentSlider .oe24lsSlide .oe24lsSlideIcon{fill:#3b7ebb}.layout_business .teaserBox .story .preTitle,.section_business.tabbedBox .teaserBox .story .preTitle{background-color:#fff}.layout_business .articleVideo .breadcrumbs .breadcrumbs__bar,.layout_business .articleVideo .video-info .video-info__content .category-headline .breadcrumbs__bar{background-color:#3b7ebb}.layout_bauenwohnen .articleAppendix .headline .headlineCaption,.layout_bauenwohnen .consoleNavigationItem.is-nav-selected .storyText,.layout_bauenwohnen .editors .editorsItem .editorsName,.layout_bauenwohnen .headline .headlineCaption,.layout_bauenwohnen .headlineDouble .headlineCaption,.layout_bauenwohnen .headlineDouble .subHeadlineCaption:first-child,.layout_bauenwohnen .offcanvas-collapse .navbar-nav .offcanvasTop .nav-item,.layout_bauenwohnen .offcanvasTop,.section_bauenwohnen.tabbedBox .consoleNavigationItem.is-nav-selected .storyText,.section_bauenwohnen.tabbedBox .editors .editorsItem .editorsName,.section_bauenwohnen.tabbedBox .headline .headlineCaption,.section_bauenwohnen.tabbedBox .headlineDouble .headlineCaption,.section_bauenwohnen.tabbedBox .headlineDouble .subHeadlineCaption:first-child{border-bottom-color:#4f448d}.layout_bauenwohnen .headline .headlineCaption,.layout_bauenwohnen .headlineDouble .subHeadlineCaption .subHeadlineLink,.section_bauenwohnen.tabbedBox .headline .headlineCaption,.section_bauenwohnen.tabbedBox .headlineDouble .subHeadlineCaption .subHeadlineLink{border-left-color:#4f448d}.layout_bauenwohnen .teaserBox .teaserBoxBottom,.section_bauenwohnen.tabbedBox .teaserBox .teaserBoxBottom{border-top-color:#4f448d}.layout_bauenwohnen .editors .editorsItem .editorsInfoBox:before,.section_bauenwohnen.tabbedBox .editors .editorsItem .editorsInfoBox:before{border-bottom-color:#3c336b}.layout_bauenwohnen .customerAdWithoutImageBox,.layout_bauenwohnen .headerDesktop .headerMeinOe24 .headerMeinOe24UserIcon,.layout_bauenwohnen .region .regionItem.regionActive .regionItemBox,.section_bauenwohnen.tabbedBox .region .regionItem.regionActive .regionItemBox{border-color:#4f448d}.layout_bauenwohnen .articleContent.slideshow .articleTextBox .articleSliderContainer .sliderCounter,.layout_bauenwohnen .articleContentSlideshow .overrideImageSlider .overrideSliderItem .caption,.layout_bauenwohnen .articleContentSlideshow .overrideImageSlider button.flickity-button,.layout_bauenwohnen .articleContentSlideshow .sliderCounter,.layout_bauenwohnen .articleSliderContainer .flickity-prev-next-button,.layout_bauenwohnen .bannerSlider .slideContainer .storyCounter,.layout_bauenwohnen .bannerSlider .slider .storyCounter,.layout_bauenwohnen .bannerSlider .storyBox .ratingIcon,.layout_bauenwohnen .console .consoleNavigationItem .storyImage .storyCounter,.layout_bauenwohnen .console .consoleStories .storyImage .storyCounter,.layout_bauenwohnen .console .lSPager li.active .storyMarker,.layout_bauenwohnen .console .pagerContainer .oe24lsSlide,.layout_bauenwohnen .console .story .preTitle,.layout_bauenwohnen .console ul.lSPager li .storyCounter,.layout_bauenwohnen .consoleNavigationItem .storyImage .storyCounter,.layout_bauenwohnen .contentBox .story .preTitle,.layout_bauenwohnen .contentBox .storylinkMore a,.layout_bauenwohnen .contentBox.newsticker .newstickerPreTitle,.layout_bauenwohnen .contentSlider .slideContainer .storyCounter,.layout_bauenwohnen .contentSlider .slider .storyCounter,.layout_bauenwohnen .customerAdTop .customerAdTopButton,.layout_bauenwohnen .editors .editorsItem .editorsTopTitle,.layout_bauenwohnen .headerDesktop .navTopBrand,.layout_bauenwohnen .headerMobile .navbarBrand .navbarBrandImage,.layout_bauenwohnen .headlineDouble .headlineCaption .headlineLink,.layout_bauenwohnen .headlineTeaserContainer .headlineTeaserText:before,.layout_bauenwohnen .infoTagesBox .infoTagesBoxHeadlineText:before,.layout_bauenwohnen .teaser .videobanner .videoBoxHeadlineText:before,.layout_bauenwohnen .teaserBox .story .storyImage .storyCounter,.layout_bauenwohnen .teaserBox .teaserBoxHeadlineText:before,.layout_bauenwohnen .teaserBox.vergleichstestTeaser .vergleichsRank,.layout_bauenwohnen .xlBox .story .preTitle,.layout_bauenwohnen .xlBox .story .storyImage .storyCounter,.section_bauenwohnen.tabbedBox .bannerSlider .slider .storyCounter,.section_bauenwohnen.tabbedBox .bannerSlider .storyBox .ratingIcon,.section_bauenwohnen.tabbedBox .console .consoleStories .storyImage .storyCounter,.section_bauenwohnen.tabbedBox .console .story .preTitle,.section_bauenwohnen.tabbedBox .consoleNavigationItem .storyImage .storyCounter,.section_bauenwohnen.tabbedBox .contentBox .story .preTitle,.section_bauenwohnen.tabbedBox .contentBox .storylinkMore a,.section_bauenwohnen.tabbedBox .contentBox.newsticker .newstickerPreTitle,.section_bauenwohnen.tabbedBox .contentSlider .slider .storyCounter,.section_bauenwohnen.tabbedBox .editors .editorsItem .editorsTopTitle,.section_bauenwohnen.tabbedBox .headlineDouble .headlineCaption .headlineLink,.section_bauenwohnen.tabbedBox .headlineTeaserContainer .headlineTeaserText:before,.section_bauenwohnen.tabbedBox .infoTagesBox .infoTagesBoxHeadlineText:before,.section_bauenwohnen.tabbedBox .teaser .videobanner .videoBoxHeadlineText:before,.section_bauenwohnen.tabbedBox .teaserBox .story .storyImage .storyCounter,.section_bauenwohnen.tabbedBox .teaserBox .teaserBoxHeadlineText:before,.section_bauenwohnen.tabbedBox .teaserBox.teaserBoxNewsVideo .teaserBoxHeadlineLogo,.section_bauenwohnen.tabbedBox .teaserBox.vergleichstestTeaser .vergleichsRank,.section_bauenwohnen.tabbedBox .xlBox .story .preTitle,.section_bauenwohnen.tabbedBox .xlBox .story .storyImage .storyCounter{background-color:#4f448d}.layout_bauenwohnen .contentBox.newsticker .newstickerTime,.layout_bauenwohnen .editors .editorsItem:hover .editorsTitle,.layout_bauenwohnen .headerDesktop .headerMeinOe24 .headerMeinOe24Link:hover span,.layout_bauenwohnen .headerDesktop .headerMeinOe24 .headerMeinOe24UserIcon i,.layout_bauenwohnen .headerDesktop .navMain .dropdown-menu .dropdown-item:active,.layout_bauenwohnen .headerDesktop .navMain .dropdown-menu .dropdown-item:focus,.layout_bauenwohnen .headerDesktop .navMain .dropdown-menu .dropdown-item:hover,.layout_bauenwohnen .headerDesktop .navMain .nav-item.navItemOe24Tv,.layout_bauenwohnen .headerDesktop .navMain .nav-link:hover,.layout_bauenwohnen .headerDesktop .navMain .navbarSearch.nav-item .icofont-search,.layout_bauenwohnen .headerDesktop .navTopics .nav-link.active,.layout_bauenwohnen .headerDesktop .navTopics .nav-link:hover,.layout_bauenwohnen .headerDesktop .navTopics .navTopicsCaption,.layout_bauenwohnen .infoTagesBox .story .preTitle,.layout_bauenwohnen .region .regionItem.regionActive .regionCaption,.layout_bauenwohnen .region .regionItem:hover .regionCaption,.layout_bauenwohnen .teaserBox .story .preTitle,.section_bauenwohnen.tabbedBox .contentBox.newsticker .newstickerTime,.section_bauenwohnen.tabbedBox .editors .editorsItem:hover .editorsTitle,.section_bauenwohnen.tabbedBox .infoTagesBox .story .preTitle,.section_bauenwohnen.tabbedBox .region .regionItem.regionActive .regionCaption,.section_bauenwohnen.tabbedBox .region .regionItem:hover .regionCaption,.section_bauenwohnen.tabbedBox .teaserBox .story .preTitle{color:#4f448d}.layout_bauenwohnen .teaserBox .story .preTitle,.section_bauenwohnen.tabbedBox .teaserBox .story .preTitle{background-color:#fff}.layout_bauenwohnen .articleAppendix .bannerSlider .oe24lsSlide .oe24lsSlideIcon,.layout_bauenwohnen .articleAppendix .contentSlider .oe24lsSlide .oe24lsSlideIcon,.layout_bauenwohnen .bannerSlider .oe24lsSlide .oe24lsSlideIcon,.layout_bauenwohnen .console .lSSlideWrapper .oe24lsSlide .oe24lsSlideIcon,.layout_bauenwohnen .contentSlider .oe24lsSlide .oe24lsSlideIcon,.layout_bauenwohnen .offcanvas-collapse .dropdownToggleDown path,.layout_bauenwohnen .offcanvas-collapse .offcanvasTop svg path,.section_bauenwohnen.tabbedBox .bannerSlider .oe24lsSlide .oe24lsSlideIcon,.section_bauenwohnen.tabbedBox .console .lSSlideWrapper .oe24lsSlide .oe24lsSlideIcon,.section_bauenwohnen.tabbedBox .contentSlider .oe24lsSlide .oe24lsSlideIcon{fill:#4f448d}.layout_bauenwohnen .articleVideo .breadcrumbs .breadcrumbs__bar,.layout_bauenwohnen .articleVideo .video-info .video-info__content .category-headline .breadcrumbs__bar{background-color:#4f448d}.layout_wien24 .articleAppendix .headline .headlineCaption,.layout_wien24 .consoleNavigationItem.is-nav-selected .storyText,.layout_wien24 .editors .editorsItem .editorsName,.layout_wien24 .headline .headlineCaption,.layout_wien24 .headlineDouble .headlineCaption,.layout_wien24 .headlineDouble .subHeadlineCaption:first-child,.layout_wien24 .offcanvas-collapse .navbar-nav .offcanvasTop .nav-item,.layout_wien24 .offcanvasTop,.section_wien24.tabbedBox .consoleNavigationItem.is-nav-selected .storyText,.section_wien24.tabbedBox .editors .editorsItem .editorsName,.section_wien24.tabbedBox .headline .headlineCaption,.section_wien24.tabbedBox .headlineDouble .headlineCaption,.section_wien24.tabbedBox .headlineDouble .subHeadlineCaption:first-child{border-bottom-color:#d0013a}.layout_wien24 .headline .headlineCaption,.layout_wien24 .headlineDouble .subHeadlineCaption .subHeadlineLink,.section_wien24.tabbedBox .headline .headlineCaption,.section_wien24.tabbedBox .headlineDouble .subHeadlineCaption .subHeadlineLink{border-left-color:#d0013a}.layout_wien24 .teaserBox .teaserBoxBottom,.section_wien24.tabbedBox .teaserBox .teaserBoxBottom{border-top-color:#d0013a}.layout_wien24 .editors .editorsItem .editorsInfoBox:before,.section_wien24.tabbedBox .editors .editorsItem .editorsInfoBox:before{border-bottom-color:#9d012c}.layout_wien24 .customerAdWithoutImageBox,.layout_wien24 .headerDesktop .headerMeinOe24 .headerMeinOe24UserIcon,.layout_wien24 .region .regionItem.regionActive .regionItemBox,.section_wien24.tabbedBox .region .regionItem.regionActive .regionItemBox{border-color:#d0013a}.layout_wien24 .articleContentSlideshow .overrideImageSlider .overrideSliderItem .caption,.layout_wien24 .articleContentSlideshow .overrideImageSlider button.flickity-button,.layout_wien24 .articleContentSlideshow .sliderCounter,.layout_wien24 .bannerSlider .slideContainer .storyCounter,.layout_wien24 .bannerSlider .slider .storyCounter,.layout_wien24 .console .consoleNavigationItem .storyImage .storyCounter,.layout_wien24 .console .consoleStories .storyImage .storyCounter,.layout_wien24 .console .lSPager li.active .storyMarker,.layout_wien24 .console .pagerContainer .oe24lsSlide,.layout_wien24 .console .story .preTitle,.layout_wien24 .console ul.lSPager li .storyCounter,.layout_wien24 .consoleNavigationItem .storyImage .storyCounter,.layout_wien24 .contentBox .story .preTitle,.layout_wien24 .contentBox .storylinkMore a,.layout_wien24 .contentBox.newsticker .newstickerPreTitle,.layout_wien24 .contentSlider .slideContainer .storyCounter,.layout_wien24 .contentSlider .slider .storyCounter,.layout_wien24 .customerAdTop .customerAdTopButton,.layout_wien24 .editors .editorsItem .editorsTopTitle,.layout_wien24 .headerDesktop .navTopBrand,.layout_wien24 .headerMobile .navbarBrand .navbarBrandImage,.layout_wien24 .headlineDouble .headlineCaption .headlineLink,.layout_wien24 .headlineTeaserContainer .headlineTeaserText:before,.layout_wien24 .infoTagesBox .infoTagesBoxHeadlineText:before,.layout_wien24 .teaser .videobanner .videoBoxHeadlineText:before,.layout_wien24 .teaserBox .story .storyImage .storyCounter,.layout_wien24 .teaserBox .teaserBoxHeadlineText:before,.layout_wien24 .teaserBox.vergleichstestTeaser .vergleichsRank,.layout_wien24 .xlBox .story .preTitle,.layout_wien24 .xlBox .story .storyImage .storyCounter,.section_wien24.tabbedBox .bannerSlider .slider .storyCounter,.section_wien24.tabbedBox .console .consoleStories .storyImage .storyCounter,.section_wien24.tabbedBox .console .story .preTitle,.section_wien24.tabbedBox .consoleNavigationItem .storyImage .storyCounter,.section_wien24.tabbedBox .contentBox .story .preTitle,.section_wien24.tabbedBox .contentBox .storylinkMore a,.section_wien24.tabbedBox .contentBox.newsticker .newstickerPreTitle,.section_wien24.tabbedBox .contentSlider .slider .storyCounter,.section_wien24.tabbedBox .editors .editorsItem .editorsTopTitle,.section_wien24.tabbedBox .headlineDouble .headlineCaption .headlineLink,.section_wien24.tabbedBox .headlineTeaserContainer .headlineTeaserText:before,.section_wien24.tabbedBox .infoTagesBox .infoTagesBoxHeadlineText:before,.section_wien24.tabbedBox .teaser .videobanner .videoBoxHeadlineText:before,.section_wien24.tabbedBox .teaserBox .story .storyImage .storyCounter,.section_wien24.tabbedBox .teaserBox .teaserBoxHeadlineText:before,.section_wien24.tabbedBox .teaserBox.teaserBoxNewsVideo .teaserBoxHeadlineLogo,.section_wien24.tabbedBox .teaserBox.vergleichstestTeaser .vergleichsRank,.section_wien24.tabbedBox .xlBox .story .preTitle,.section_wien24.tabbedBox .xlBox .story .storyImage .storyCounter{background-color:#d0013a}.layout_wien24 .contentBox.newsticker .newstickerTime,.layout_wien24 .editors .editorsItem:hover .editorsTitle,.layout_wien24 .headerDesktop .headerMeinOe24 .headerMeinOe24Link:hover span,.layout_wien24 .headerDesktop .headerMeinOe24 .headerMeinOe24UserIcon i,.layout_wien24 .headerDesktop .navMain .dropdown-menu .dropdown-item:active,.layout_wien24 .headerDesktop .navMain .dropdown-menu .dropdown-item:focus,.layout_wien24 .headerDesktop .navMain .dropdown-menu .dropdown-item:hover,.layout_wien24 .headerDesktop .navMain .nav-item.navItemOe24Tv,.layout_wien24 .headerDesktop .navMain .nav-link:hover,.layout_wien24 .headerDesktop .navMain .navbarSearch.nav-item .icofont-search,.layout_wien24 .headerDesktop .navTopics .nav-link.active,.layout_wien24 .headerDesktop .navTopics .nav-link:hover,.layout_wien24 .headerDesktop .navTopics .navTopicsCaption,.layout_wien24 .infoTagesBox .story .preTitle,.layout_wien24 .region .regionItem.regionActive .regionCaption,.layout_wien24 .region .regionItem:hover .regionCaption,.layout_wien24 .teaserBox .story .preTitle,.section_wien24.tabbedBox .contentBox.newsticker .newstickerTime,.section_wien24.tabbedBox .editors .editorsItem:hover .editorsTitle,.section_wien24.tabbedBox .infoTagesBox .story .preTitle,.section_wien24.tabbedBox .region .regionItem.regionActive .regionCaption,.section_wien24.tabbedBox .region .regionItem:hover .regionCaption,.section_wien24.tabbedBox .teaserBox .story .preTitle{color:#d0013a}.layout_wien24 .articleAppendix .bannerSlider .oe24lsSlide .oe24lsSlideIcon,.layout_wien24 .articleAppendix .contentSlider .oe24lsSlide .oe24lsSlideIcon,.layout_wien24 .bannerSlider .oe24lsSlide .oe24lsSlideIcon,.layout_wien24 .console .lSSlideWrapper .oe24lsSlide .oe24lsSlideIcon,.layout_wien24 .contentSlider .oe24lsSlide .oe24lsSlideIcon,.layout_wien24 .offcanvas-collapse .dropdownToggleDown path,.layout_wien24 .offcanvas-collapse .offcanvasTop svg path,.section_wien24.tabbedBox .bannerSlider .oe24lsSlide .oe24lsSlideIcon,.section_wien24.tabbedBox .console .lSSlideWrapper .oe24lsSlide .oe24lsSlideIcon,.section_wien24.tabbedBox .contentSlider .oe24lsSlide .oe24lsSlideIcon{fill:#d0013a}.layout_wien24 .teaserBox .story .preTitle,.section_wien24.tabbedBox .teaserBox .story .preTitle{background-color:#fff}.layout_wien24 .articleVideo .breadcrumbs .breadcrumbs__bar,.layout_wien24 .articleVideo .video-info .video-info__content .category-headline .breadcrumbs__bar{background-color:#d0013a}.layout_newsvideos .articleAppendix .headline .headlineCaption,.layout_newsvideos .consoleNavigationItem.is-nav-selected .storyText,.layout_newsvideos .editors .editorsItem .editorsName,.layout_newsvideos .headline .headlineCaption,.layout_newsvideos .headlineDouble .headlineCaption,.layout_newsvideos .headlineDouble .subHeadlineCaption:first-child,.layout_newsvideos .offcanvas-collapse .navbar-nav .offcanvasTop .nav-item,.layout_newsvideos .offcanvasTop,.section_newsvideos.tabbedBox .consoleNavigationItem.is-nav-selected .storyText,.section_newsvideos.tabbedBox .editors .editorsItem .editorsName,.section_newsvideos.tabbedBox .headline .headlineCaption,.section_newsvideos.tabbedBox .headlineDouble .headlineCaption,.section_newsvideos.tabbedBox .headlineDouble .subHeadlineCaption:first-child{border-bottom-color:#ddddfd}.layout_newsvideos .headline .headlineCaption,.layout_newsvideos .headlineDouble .subHeadlineCaption .subHeadlineLink,.section_newsvideos.tabbedBox .headline .headlineCaption,.section_newsvideos.tabbedBox .headlineDouble .subHeadlineCaption .subHeadlineLink{border-left-color:#ddddfd}.layout_newsvideos .teaserBox .teaserBoxBottom,.section_newsvideos.tabbedBox .teaserBox .teaserBoxBottom{border-top-color:#1c1c2f}.layout_newsvideos .editors .editorsItem .editorsInfoBox:before,.section_newsvideos.tabbedBox .editors .editorsItem .editorsInfoBox:before{border-bottom-color:#adadfa}.layout_newsvideos .customerAdWithoutImageBox,.layout_newsvideos .headerDesktop .headerMeinOe24 .headerMeinOe24UserIcon,.layout_newsvideos .region .regionItem.regionActive .regionItemBox,.section_newsvideos.tabbedBox .region .regionItem.regionActive .regionItemBox{border-color:#ddddfd}.layout_newsvideos .articleContentSlideshow .overrideImageSlider .overrideSliderItem .caption,.layout_newsvideos .articleContentSlideshow .overrideImageSlider button.flickity-button,.layout_newsvideos .articleContentSlideshow .sliderCounter,.layout_newsvideos .bannerSlider .slideContainer .storyCounter,.layout_newsvideos .bannerSlider .slider .storyCounter,.layout_newsvideos .console .consoleNavigationItem .storyImage .storyCounter,.layout_newsvideos .console .consoleStories .storyImage .storyCounter,.layout_newsvideos .console .lSPager li.active .storyMarker,.layout_newsvideos .console .pagerContainer .oe24lsSlide,.layout_newsvideos .console .story .preTitle,.layout_newsvideos .console ul.lSPager li .storyCounter,.layout_newsvideos .consoleNavigationItem .storyImage .storyCounter,.layout_newsvideos .contentBox .story .preTitle,.layout_newsvideos .contentBox .storylinkMore a,.layout_newsvideos .contentBox.newsticker .newstickerPreTitle,.layout_newsvideos .contentSlider .slideContainer .storyCounter,.layout_newsvideos .contentSlider .slider .storyCounter,.layout_newsvideos .customerAdTop .customerAdTopButton,.layout_newsvideos .editors .editorsItem .editorsTopTitle,.layout_newsvideos .headerDesktop .navTopBrand,.layout_newsvideos .headerMobile .navbarBrand .navbarBrandImage,.layout_newsvideos .headlineDouble .headlineCaption .headlineLink,.layout_newsvideos .headlineTeaserContainer .headlineTeaserText:before,.layout_newsvideos .infoTagesBox .infoTagesBoxHeadlineText:before,.layout_newsvideos .teaser .videobanner .videoBoxHeadlineText:before,.layout_newsvideos .teaserBox .story .preTitle,.layout_newsvideos .teaserBox .story .storyImage .storyCounter,.layout_newsvideos .teaserBox .teaserBoxHeadlineText:before,.layout_newsvideos .teaserBox.vergleichstestTeaser .vergleichsRank,.layout_newsvideos .xlBox .story .preTitle,.layout_newsvideos .xlBox .story .storyImage .storyCounter,.section_newsvideos.tabbedBox .bannerSlider .slider .storyCounter,.section_newsvideos.tabbedBox .console .consoleStories .storyImage .storyCounter,.section_newsvideos.tabbedBox .console .story .preTitle,.section_newsvideos.tabbedBox .consoleNavigationItem .storyImage .storyCounter,.section_newsvideos.tabbedBox .contentBox .story .preTitle,.section_newsvideos.tabbedBox .contentBox .storylinkMore a,.section_newsvideos.tabbedBox .contentBox.newsticker .newstickerPreTitle,.section_newsvideos.tabbedBox .editors .editorsItem .editorsTopTitle,.section_newsvideos.tabbedBox .headlineDouble .headlineCaption .headlineLink,.section_newsvideos.tabbedBox .headlineTeaserContainer .headlineTeaserText:before,.section_newsvideos.tabbedBox .infoTagesBox .infoTagesBoxHeadlineText:before,.section_newsvideos.tabbedBox .teaser .videobanner .videoBoxHeadlineText:before,.section_newsvideos.tabbedBox .teaserBox .story .preTitle .section_newsvideos.tabbedBox .contentSlider .slider .storyCounter,.section_newsvideos.tabbedBox .teaserBox .story .storyImage .storyCounter,.section_newsvideos.tabbedBox .teaserBox .teaserBoxHeadlineText:before,.section_newsvideos.tabbedBox .teaserBox.teaserBoxNewsVideo .teaserBoxHeadlineLogo,.section_newsvideos.tabbedBox .teaserBox.vergleichstestTeaser .vergleichsRank,.section_newsvideos.tabbedBox .xlBox .story .preTitle,.section_newsvideos.tabbedBox .xlBox .story .storyImage .storyCounter{background-color:#ddddfd;color:#343455}.layout_newsvideos .contentBox.newsticker .newstickerTimeline{border-right:1px solid #1c1c2f}.layout_newsvideos .contentBox .storiesList .story,.layout_newsvideos .contentBox.newsticker .newstickerSubtitle{border-top:1px solid #1c1c2f}.layout_newsvideos .editors .editorsItem .editorsInfoBoxInner,.layout_newsvideos .editors .editorsItem .editorsTitle,.layout_newsvideos .infoTagesBox .infoTagesBoxHeadlineText span,.layout_newsvideos .teaserBox .teaserBoxHeadlineText span{background:#0e0e1e;background-color:#0e0e1e;color:#fff}.layout-newsvideos .horoskop .flickitySlider,.layout-newsvideos .region .flickitySlider{background-color:#1c1c2f}.layout_newsvideos .region .regionItem.regionActive .regionCaption,.layout_newsvideos .region .regionItem:hover .regionCaption,.section_newsvideos.tabbedBox .infoTagesBox .story .preTitle{color:#0e0e1e}.layout_newsvideos .editors .flickity-button-icon path{fill:#ddddfd}.layout_newsvideos .contentBox.newsticker .newstickerTime,.layout_newsvideos .editors .editorsItem:hover .editorsTitle,.layout_newsvideos .headerDesktop .headerMeinOe24 .headerMeinOe24Link:hover span,.layout_newsvideos .headerDesktop .headerMeinOe24 .headerMeinOe24UserIcon i,.layout_newsvideos .headerDesktop .navMain .dropdown-menu .dropdown-item:active,.layout_newsvideos .headerDesktop .navMain .dropdown-menu .dropdown-item:focus,.layout_newsvideos .headerDesktop .navMain .dropdown-menu .dropdown-item:hover,.layout_newsvideos .headerDesktop .navMain .nav-item.navItemOe24Tv,.layout_newsvideos .headerDesktop .navMain .nav-link:hover,.layout_newsvideos .headerDesktop .navMain .navbarSearch.nav-item .icofont-search,.layout_newsvideos .headerDesktop .navTopics .nav-link.active,.layout_newsvideos .headerDesktop .navTopics .nav-link:hover,.layout_newsvideos .headerDesktop .navTopics .navTopicsCaption,.layout_newsvideos .infoTagesBox .story .preTitle,.layout_newsvideos .section_wetter.tabbedBox .contentBox .story .preTitle,.section_newsvideos.tabbedBox .contentBox.newsticker .newstickerTime,.section_newsvideos.tabbedBox .editors .editorsItem:hover .editorsTitle,.section_newsvideos.tabbedBox .region .regionItem.regionActive .regionCaption,.section_newsvideos.tabbedBox .region .regionItem:hover .regionCaption,.section_newsvideos.tabbedBox .teaserBox .story .preTitle{color:#ddddfd}.layout_newsvideos .articleAppendix .bannerSlider .oe24lsSlide .oe24lsSlideIcon,.layout_newsvideos .articleAppendix .contentSlider .oe24lsSlide .oe24lsSlideIcon,.layout_newsvideos .bannerSlider .oe24lsSlide .oe24lsSlideIcon,.layout_newsvideos .console .lSSlideWrapper .oe24lsSlide .oe24lsSlideIcon,.layout_newsvideos .contentSlider .oe24lsSlide .oe24lsSlideIcon,.layout_newsvideos .offcanvas-collapse .dropdownToggleDown path,.layout_newsvideos .offcanvas-collapse .offcanvasTop svg path,.section_newsvideos.tabbedBox .bannerSlider .oe24lsSlide .oe24lsSlideIcon,.section_newsvideos.tabbedBox .console .lSSlideWrapper .oe24lsSlide .oe24lsSlideIcon,.section_newsvideos.tabbedBox .contentSlider .oe24lsSlide .oe24lsSlideIcon{fill:#ddddfd}.layout_newsvideos .articleVideo .breadcrumbs .breadcrumbs__bar,.layout_newsvideos .articleVideo .video-info .video-info__content .category-headline .breadcrumbs__bar{background-color:#c72626}.layout_newsvideos .horoskop .flickitySlider,.layout_newsvideos .region .flickitySlider,.layout_newsvideos .region .regionItem .regionItemBox,.layout_newsvideos .teaserBox.xmlTeaserBox .money_body,.layout_newsvideos .weatherCardContainer,.layout_newsvideos .weatherCardContainer .weatherCardWrapper .weatherCard{background-color:#0e0e1e}.layout_newsvideos .region .regionItem.regionActive.is-selected .regionItemBox{background-color:#ddddfd;color:#000}.layout_newsvideos .weatherCardContainer .placeInfoBox .placePlace{color:#000}.layout_games24 .articleAppendix .headline .headlineCaption,.layout_games24 .consoleNavigationItem.is-nav-selected .storyText,.layout_games24 .editors .editorsItem .editorsName,.layout_games24 .headline .headlineCaption,.layout_games24 .headlineDouble .headlineCaption,.layout_games24 .headlineDouble .subHeadlineCaption:first-child,.layout_games24 .offcanvas-collapse .navbar-nav .offcanvasTop .nav-item,.layout_games24 .offcanvasTop,.section_games24.tabbedBox .consoleNavigationItem.is-nav-selected .storyText,.section_games24.tabbedBox .editors .editorsItem .editorsName,.section_games24.tabbedBox .headline .headlineCaption,.section_games24.tabbedBox .headlineDouble .headlineCaption,.section_games24.tabbedBox .headlineDouble .subHeadlineCaption:first-child{border-bottom-color:#333}.layout_games24 .headline .headlineCaption,.layout_games24 .headlineDouble .subHeadlineCaption .subHeadlineLink,.section_games24.tabbedBox .headline .headlineCaption,.section_games24.tabbedBox .headlineDouble .subHeadlineCaption .subHeadlineLink{border-left-color:#333}.layout_games24 .teaserBox .teaserBoxBottom,.section_games24.tabbedBox .teaserBox .teaserBoxBottom{border-top-color:#333}.layout_games24 .editors .editorsItem .editorsInfoBox:before,.section_games24.tabbedBox .editors .editorsItem .editorsInfoBox:before{border-bottom-color:#1a1a1a}.layout_games24 .customerAdWithoutImageBox,.layout_games24 .headerDesktop .headerMeinOe24 .headerMeinOe24UserIcon,.layout_games24 .region .regionItem.regionActive .regionItemBox,.section_games24.tabbedBox .region .regionItem.regionActive .regionItemBox{border-color:#333}.layout_games24 .articleContent.slideshow .articleTextBox .articleSliderContainer .sliderCounter,.layout_games24 .articleContentSlideshow .overrideImageSlider .overrideSliderItem .caption,.layout_games24 .articleContentSlideshow .overrideImageSlider button.flickity-button,.layout_games24 .articleContentSlideshow .sliderCounter,.layout_games24 .articleSliderContainer .flickity-prev-next-button,.layout_games24 .bannerSlider .slideContainer .storyCounter,.layout_games24 .bannerSlider .slider .storyCounter,.layout_games24 .bannerSlider .storyBox .ratingIcon,.layout_games24 .console .consoleNavigationItem .storyImage .storyCounter,.layout_games24 .console .consoleStories .storyImage .storyCounter,.layout_games24 .console .lSPager li.active .storyMarker,.layout_games24 .console .pagerContainer .oe24lsSlide,.layout_games24 .console .story .preTitle,.layout_games24 .console ul.lSPager li .storyCounter,.layout_games24 .consoleNavigationItem .storyImage .storyCounter,.layout_games24 .contentBox .story .preTitle,.layout_games24 .contentBox .storylinkMore a,.layout_games24 .contentBox.newsticker .newstickerPreTitle,.layout_games24 .contentSlider .slideContainer .storyCounter,.layout_games24 .contentSlider .slider .storyCounter,.layout_games24 .customerAdTop .customerAdTopButton,.layout_games24 .editors .editorsItem .editorsTopTitle,.layout_games24 .headerDesktop .navTopBrand,.layout_games24 .headerMobile .navbarBrand .navbarBrandImage,.layout_games24 .headlineDouble .headlineCaption .headlineLink,.layout_games24 .headlineTeaserContainer .headlineTeaserText:before,.layout_games24 .infoTagesBox .infoTagesBoxHeadlineText:before,.layout_games24 .teaser .videobanner .videoBoxHeadlineText:before,.layout_games24 .teaserBox .story .storyImage .storyCounter,.layout_games24 .teaserBox .teaserBoxHeadlineText:before,.layout_games24 .teaserBox.vergleichstestTeaser .vergleichsRank,.layout_games24 .xlBox .story .preTitle,.layout_games24 .xlBox .story .storyImage .storyCounter,.section_games24.tabbedBox .bannerSlider .slider .storyCounter,.section_games24.tabbedBox .bannerSlider .storyBox .ratingIcon,.section_games24.tabbedBox .console .consoleStories .storyImage .storyCounter,.section_games24.tabbedBox .console .story .preTitle,.section_games24.tabbedBox .consoleNavigationItem .storyImage .storyCounter,.section_games24.tabbedBox .contentBox .story .preTitle,.section_games24.tabbedBox .contentBox .storylinkMore a,.section_games24.tabbedBox .contentBox.newsticker .newstickerPreTitle,.section_games24.tabbedBox .contentSlider .slider .storyCounter,.section_games24.tabbedBox .editors .editorsItem .editorsTopTitle,.section_games24.tabbedBox .headlineDouble .headlineCaption .headlineLink,.section_games24.tabbedBox .headlineTeaserContainer .headlineTeaserText:before,.section_games24.tabbedBox .infoTagesBox .infoTagesBoxHeadlineText:before,.section_games24.tabbedBox .teaser .videobanner .videoBoxHeadlineText:before,.section_games24.tabbedBox .teaserBox .story .storyImage .storyCounter,.section_games24.tabbedBox .teaserBox .teaserBoxHeadlineText:before,.section_games24.tabbedBox .teaserBox.teaserBoxNewsVideo .teaserBoxHeadlineLogo,.section_games24.tabbedBox .teaserBox.vergleichstestTeaser .vergleichsRank,.section_games24.tabbedBox .xlBox .story .preTitle,.section_games24.tabbedBox .xlBox .story .storyImage .storyCounter{background-color:#333}.layout_games24 .contentBox.newsticker .newstickerTime,.layout_games24 .editors .editorsItem:hover .editorsTitle,.layout_games24 .headerDesktop .headerMeinOe24 .headerMeinOe24Link:hover span,.layout_games24 .headerDesktop .headerMeinOe24 .headerMeinOe24UserIcon i,.layout_games24 .headerDesktop .navMain .dropdown-menu .dropdown-item:active,.layout_games24 .headerDesktop .navMain .dropdown-menu .dropdown-item:focus,.layout_games24 .headerDesktop .navMain .dropdown-menu .dropdown-item:hover,.layout_games24 .headerDesktop .navMain .nav-item.navItemOe24Tv,.layout_games24 .headerDesktop .navMain .nav-link:hover,.layout_games24 .headerDesktop .navMain .navbarSearch.nav-item .icofont-search,.layout_games24 .headerDesktop .navTopics .nav-link.active,.layout_games24 .headerDesktop .navTopics .nav-link:hover,.layout_games24 .headerDesktop .navTopics .navTopicsCaption,.layout_games24 .infoTagesBox .story .preTitle,.layout_games24 .region .regionItem.regionActive .regionCaption,.layout_games24 .region .regionItem:hover .regionCaption,.layout_games24 .teaserBox .story .preTitle,.section_games24.tabbedBox .contentBox.newsticker .newstickerTime,.section_games24.tabbedBox .editors .editorsItem:hover .editorsTitle,.section_games24.tabbedBox .infoTagesBox .story .preTitle,.section_games24.tabbedBox .region .regionItem.regionActive .regionCaption,.section_games24.tabbedBox .region .regionItem:hover .regionCaption,.section_games24.tabbedBox .teaserBox .story .preTitle{color:#333}.layout_games24 .articleAppendix .bannerSlider .oe24lsSlide .oe24lsSlideIcon,.layout_games24 .articleAppendix .contentSlider .oe24lsSlide .oe24lsSlideIcon,.layout_games24 .bannerSlider .oe24lsSlide .oe24lsSlideIcon,.layout_games24 .console .lSSlideWrapper .oe24lsSlide .oe24lsSlideIcon,.layout_games24 .contentSlider .oe24lsSlide .oe24lsSlideIcon,.layout_games24 .offcanvas-collapse .dropdownToggleDown path,.layout_games24 .offcanvas-collapse .offcanvasTop svg path,.section_games24.tabbedBox .bannerSlider .oe24lsSlide .oe24lsSlideIcon,.section_games24.tabbedBox .console .lSSlideWrapper .oe24lsSlide .oe24lsSlideIcon,.section_games24.tabbedBox .contentSlider .oe24lsSlide .oe24lsSlideIcon{fill:#333}.layout_games24 .teaserBox .story .preTitle,.section_business.tabbedBox .teaserBox .story .preTitle{background-color:#fff}.layout_madonna .articleAppendix .headline .headlineCaption,.layout_madonna .consoleNavigationItem.is-nav-selected .storyText,.layout_madonna .editors .editorsItem .editorsName,.layout_madonna .headline .headlineCaption,.layout_madonna .headlineDouble .headlineCaption,.layout_madonna .headlineDouble .subHeadlineCaption:first-child,.layout_madonna .offcanvas-collapse .navbar-nav .offcanvasTop .nav-item,.layout_madonna .offcanvasTop,.layout_madonna .teaserBox.vergleichstestTeaser a,.section_madonna.tabbedBox .consoleNavigationItem.is-nav-selected .storyText,.section_madonna.tabbedBox .editors .editorsItem .editorsName,.section_madonna.tabbedBox .headline .headlineCaption,.section_madonna.tabbedBox .headlineDouble .headlineCaption,.section_madonna.tabbedBox .headlineDouble .subHeadlineCaption:first-child,.section_madonna.tabbedBox .teaserBox.vergleichstestTeaser a{border-bottom-color:#ffb39b}.layout_madonna .headline .headlineCaption,.layout_madonna .headlineDouble .subHeadlineCaption .subHeadlineLink,.section_madonna.tabbedBox .headline .headlineCaption,.section_madonna.tabbedBox .headlineDouble .subHeadlineCaption .subHeadlineLink{border-left-color:#ffb39b}.layout_madonna .teaserBox .teaserBoxBottom,.section_madonna.tabbedBox .teaserBox .teaserBoxBottom{border-top-color:#ffb39b}.layout_madonna .editors .editorsItem .editorsInfoBox:before,.section_madonna.tabbedBox .editors .editorsItem .editorsInfoBox:before{border-bottom-color:#ff8c68}.layout_madonna .customerAdWithoutImageBox,.layout_madonna .headerDesktop .headerMeinOe24 .headerMeinOe24UserIcon,.layout_madonna .lexikon .lexikonChar,.layout_madonna .region .regionItem.regionActive .regionItemBox,.section_madonna.tabbedBox .region .regionItem.regionActive .regionItemBox{border-color:#ffb39b}.layout_madonna .articleContent.slideshow .articleTextBox .articleSliderContainer .sliderCounter,.layout_madonna .articleContentSlideshow .overrideImageSlider .overrideSliderItem .caption,.layout_madonna .articleContentSlideshow .overrideImageSlider button.flickity-button,.layout_madonna .articleContentSlideshow .sliderCounter,.layout_madonna .articleSliderContainer .flickity-prev-next-button,.layout_madonna .atxSearch .atxSearchBody form .atxButton,.layout_madonna .bannerSlider .slideContainer .storyCounter,.layout_madonna .bannerSlider .slider .storyCounter,.layout_madonna .bannerSlider .storyBox .ratingIcon,.layout_madonna .console .consoleNavigationItem .storyImage .storyCounter,.layout_madonna .console .consoleStories .storyImage .storyCounter,.layout_madonna .console .lSPager li.active .storyMarker,.layout_madonna .console .pagerContainer .oe24lsSlide,.layout_madonna .console .story .preTitle,.layout_madonna .console ul.lSPager li .storyCounter,.layout_madonna .consoleNavigationItem .storyImage .storyCounter,.layout_madonna .contentBox .story .preTitle,.layout_madonna .contentBox .storylinkMore a,.layout_madonna .contentBox.newsticker .newstickerPreTitle,.layout_madonna .contentSlider .slideContainer .storyCounter,.layout_madonna .contentSlider .slider .storyCounter,.layout_madonna .customerAdTop .customerAdTopButton,.layout_madonna .editors .editorsItem .editorsTopTitle,.layout_madonna .headlineDouble .headlineCaption .headlineLink,.layout_madonna .headlineTeaserContainer .headlineTeaserText:before,.layout_madonna .infoTagesBox .infoTagesBoxHeadlineText:before,.layout_madonna .lexikon .lexikonChar,.layout_madonna .teaser .videobanner .videoBoxHeadlineText:before,.layout_madonna .teaserBox .story .storyImage .storyCounter,.layout_madonna .teaserBox .teaserBoxHeadlineText:before,.layout_madonna .teaserBox.vergleichstestTeaser .vergleichsRank,.layout_madonna .xlBox .story .preTitle,.layout_madonna .xlBox .story .storyImage .storyCounter,.section_madonna.tabbedBox .atxSearch .atxSearchBody form .atxButton,.section_madonna.tabbedBox .bannerSlider .slider .storyCounter,.section_madonna.tabbedBox .bannerSlider .storyBox .ratingIcon,.section_madonna.tabbedBox .console .consoleStories .storyImage .storyCounter,.section_madonna.tabbedBox .console .story .preTitle,.section_madonna.tabbedBox .console ul.lSPager li .storyCounter,.section_madonna.tabbedBox .consoleNavigationItem .storyImage .storyCounter,.section_madonna.tabbedBox .contentBox .story .preTitle,.section_madonna.tabbedBox .contentBox .storylinkMore a,.section_madonna.tabbedBox .contentBox.newsticker .newstickerPreTitle,.section_madonna.tabbedBox .contentSlider .slider .storyCounter,.section_madonna.tabbedBox .editors .editorsItem .editorsTopTitle,.section_madonna.tabbedBox .headlineDouble .headlineCaption .headlineLink,.section_madonna.tabbedBox .teaser .videobanner .videoBoxHeadlineText:before,.section_madonna.tabbedBox .teaserBox .story .storyImage .storyCounter,.section_madonna.tabbedBox .teaserBox .teaserBoxHeadlineText:before,.section_madonna.tabbedBox .teaserBox.teaserBoxNewsVideo .teaserBoxHeadlineLogo,.section_madonna.tabbedBox .teaserBox.vergleichstestTeaser .vergleichsRank,.section_madonna.tabbedBox .xlBox .story .preTitle,.section_madonna.tabbedBox .xlBox .story .storyImage .storyCounter{background-color:#ffb39b}.layout_madonna .contentBox.newsticker .newstickerTime,.layout_madonna .editors .editorsItem:hover .editorsTitle,.layout_madonna .headerDesktop .headerMeinOe24 .headerMeinOe24Link:hover span,.layout_madonna .headerDesktop .headerMeinOe24 .headerMeinOe24UserIcon i,.layout_madonna .headerDesktop .navMain .dropdown-menu .dropdown-item:active,.layout_madonna .headerDesktop .navMain .dropdown-menu .dropdown-item:focus,.layout_madonna .headerDesktop .navMain .dropdown-menu .dropdown-item:hover,.layout_madonna .headerDesktop .navMain .nav-item.navItemOe24Tv,.layout_madonna .headerDesktop .navMain .nav-link:hover,.layout_madonna .headerDesktop .navMain .navbarSearch.nav-item .icofont-search,.layout_madonna .headerDesktop .navTopics .nav-link.active,.layout_madonna .headerDesktop .navTopics .nav-link:hover,.layout_madonna .headerDesktop .navTopics .navTopicsCaption,.layout_madonna .region .regionItem.regionActive .regionCaption,.layout_madonna .region .regionItem:hover .regionCaption,.layout_madonna .tabbedBox .infoTagesBox .story .preTitle,.layout_madonna .teaserBox .story .preTitle,.section_madonna.tabbedBox .contentBox.newsticker .newstickerTime,.section_madonna.tabbedBox .editors .editorsItem:hover .editorsTitle,.section_madonna.tabbedBox .region .regionItem.regionActive .regionCaption,.section_madonna.tabbedBox .region .regionItem:hover .regionCaption,.section_madonna.tabbedBox .teaserBox .story .preTitle{color:#ffb39b}.layout_madonna .articleAppendix .bannerSlider .oe24lsSlide .oe24lsSlideIcon,.layout_madonna .articleAppendix .contentSlider .oe24lsSlide .oe24lsSlideIcon,.layout_madonna .bannerSlider .oe24lsSlide .oe24lsSlideIcon,.layout_madonna .console .lSSlideWrapper .oe24lsSlide .oe24lsSlideIcon,.layout_madonna .contentSlider .oe24lsSlide .oe24lsSlideIcon,.layout_madonna .offcanvas-collapse .dropdownToggleDown path,.layout_madonna .offcanvas-collapse .offcanvasTop svg path,.section_madonna.tabbedBox .bannerSlider .oe24lsSlide .oe24lsSlideIcon,.section_madonna.tabbedBox .console .lSSlideWrapper .oe24lsSlide .oe24lsSlideIcon,.section_madonna.tabbedBox .contentSlider .oe24lsSlide .oe24lsSlideIcon{fill:#ffb39b}.layout_madonna .teaserBox .story .preTitle,.section_madonna.tabbedBox .teaserBox .story .preTitle{background-color:#fff}.layout_madonna .articleVideo .breadcrumbs .breadcrumbs__bar,.layout_madonna .articleVideo .video-info .video-info__content .category-headline .breadcrumbs__bar{background-color:#ffb39b}.layout_madonna .headerDesktop .navTopBrand,.layout_madonna .headerMobile .navbarBrand .navbarBrandImage{background-color:#facbba}.layout_newsvideos .headerDesktop{max-width:958px}.layout_newsvideos .headerDesktop .navMain{background:#1c1c2f;border-top:1px solid #343455;border-bottom:1px solid #343455}.layout_newsvideos .headerDesktop .navMain .nav-item:last-child{padding-right:1rem}.layout_newsvideos .headerDesktop .navMain .nav-link:hover{color:#fff}.layout_newsvideos .headerDesktop .navMain a.nav-link{display:flex;position:relative;z-index:1;height:33px;font-size:1rem;font-weight:700;text-transform:uppercase;align-items:center;justify-content:center;overflow:hidden}.layout_newsvideos .headerDesktop .navMain a.nav-link span:before{content:'';position:absolute;bottom:0;left:0;height:3px;background:#c72626;right:100%;transition:right .3s ease}.layout_newsvideos .headerDesktop .navMain a.nav-link:before{content:'';position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(to bottom,#0e0e1e,#1c1c2f);transform:translateY(100%);transition:transform .3s ease}.layout_newsvideos .headerDesktop .navMain a.nav-link:hover:before{transform:translateY(0)}.layout_newsvideos .headerDesktop .navMain a.nav-link:hover span:before{right:0}.layout_newsvideos .headerDesktop .navMain a.dropdownItem .newsvideosText{padding-left:10px}.layout_newsvideos .headerDesktop .navMain a.dropdownItem .hamM{width:20px;height:20px;transition:all .2s linear;transform:translateY(1px)}.layout_newsvideos .headerDesktop .navMain .dropdown-menu{border-top:1px solid #343455;background-color:#1c1c2f;border-bottom:2px solid #fff;justify-content:space-between;border-right:2px solid #1c1c2f;border-left:1px solid #1c1c2f}.layout_newsvideos .headerDesktop .navMain .dropdown-menu .dropdown-item{display:inline-block;text-transform:uppercase;font-weight:700;position:relative;border-left:1px solid #343455}.layout_newsvideos .headerDesktop .navMain .dropdown-menu .dropdown-item:active,.layout_newsvideos .headerDesktop .navMain .dropdown-menu .dropdown-item:focus,.layout_newsvideos .headerDesktop .navMain .dropdown-menu .dropdown-item:hover{background-color:#1c1c2f;color:#fff}.layout_newsvideos .headerDesktop .navMain .dropdown-menu .dropdown-item span{position:relative}.layout_newsvideos .headerDesktop .navMain .dropdown-menu .dropdown-item span:hover:before{right:0}.layout_newsvideos .headerDesktop .navMain .dropdown-menu .dropdown-item span:before{content:'';position:absolute;bottom:0;left:0;height:3px;background:#c72626;right:100%;transition:right .3s ease}.layout_newsvideos .wrapper .container.headline h2.headlineCaption{font-family:oe24condensed,sans-serif;font-size:1.25rem;line-height:1.5;text-transform:uppercase;display:flex;align-items:center;border:none;margin-bottom:0}.layout_newsvideos .wrapper .container.headline h2.headlineCaption:before{content:'';height:19px;margin-right:8px;width:8px;background:#c72626}.layout_newsvideos .wrapper .container.headline h2.headlineCaption--yellow:before{background:#c7b426}@media (min-width:1023px){.layout_newsvideos .wrapper .container.headline h2.headlineCaption{font-size:1.375rem}.layout_newsvideos .wrapper .container.headline h2.headlineCaption:before{height:20px;width:10px;margin-right:10px}}@media (max-width:1023px){.hide-on-mobile{display:none!important}}@media (min-width:1024px){.hide-on-desktop{display:none!important}}.layout_newsvideos,.layout_newsvideos .wrapper .container{background-color:#0e0e1e;color:#fff}.layout_newsvideos a,.layout_newsvideos a:active,.layout_newsvideos a:hover,.layout_newsvideos a:link,.layout_newsvideos a:visited{text-decoration:none;color:#fff}.layout_newsvideos .wrapper>.container{border-right:1px solid #343455;border-left:1px solid #343455}.layout_newsvideos .header,.layout_newsvideos .headerDesktop .navTopBrand,.layout_newsvideos .headerDesktop .navTopics{background-color:#0e0e1e}.layout_newsvideos .footerDesktop .footerContent .headline,.layout_newsvideos .footerDesktop .footerHeadline{color:#343455}.layout_newsvideos .footerDesktop{color:#0e0e1e;background:#f5f5ff}.layout_newsvideos .footerDesktop .footerContent .headline a:hover{color:#000}.layout_newsvideos .footerMobile{background:#f5f5ff}.layout_newsvideos .footerMobil .footerLink,.layout_newsvideos .footerMobil .footerSpan{color:#0e0e1e}.layout_newsvideos .headerDesktop .navTop{height:64px;position:relative;transition:.1s}@media (min-width:1023px){.layout_newsvideos .headerDesktop .navTop{display:flex;align-items:center;padding-right:17px}}.layout_newsvideos .headerDesktop.headerSticky .navTop{height:41px}.layout_newsvideos .headerDesktop .navTopBrand{margin-right:15px;transition:width 150ms}.layout_newsvideos .headerDesktop .navTopBrand img{width:90%;transform:translate(-50%,-50%)}.layout_newsvideos .headerDesktop.headerSticky .navTopBrand{width:140px;margin-right:10px}.layout_newsvideos .headerDesktop .headerMeinOe24{flex:unset}.layout_newsvideos .headerDesktop .headerMeinOe24 .headerMeinOe24Link .headerMeinOe24UserIcon{border:1px solid #fff}.layout_newsvideos .headerDesktop .headerMeinOe24 .headerMeinOe24Link .headerMeinOe24UserIcon i,.layout_newsvideos .headerDesktop .navTopics .nav-link.active,.layout_newsvideos .headerDesktop .navTopics .nav-link:hover,.layout_newsvideos .headerDesktop .navTopics .navTopicsCaption{color:#fff}.layout_newsvideos .headerDesktop .navTopics{padding-left:.3rem}.layout_newsvideos .footerDesktop{padding:30px 15px}.layout_newsvideos .footerDesktop .footerHeadline{text-align:center;margin-bottom:1rem}.layout_newsvideos .searchPager{padding:10px 10px 0}.layout_newsvideos .searchPager .searchDescription{border-bottom:1px solid #343455}.layout_newsvideos .searchPager a{padding:0 6px}.layout_newsvideos .searchPager a.active{color:#000;background-color:#ddddfd;border-radius:4px}.layout_newsvideos .searchResult{padding:0 10px}.layout_newsvideos .searchResult .video__item{width:48%;margin-bottom:20px}@media (min-width:1023px){.layout_newsvideos .searchResult .video__item{width:32%;margin-bottom:15px}}.layout_newsvideos .searchResult .video__item .video{padding-top:1px;position:relative;overflow:hidden;z-index:1}.layout_newsvideos .searchResult .video__item .video img{transform:translateZ(0) scale(1);transform-origin:top left}.layout_newsvideos .searchResult .video__item .video:before{content:'';position:absolute;left:0;top:0;height:1px;background:#c72626;transition:all .3s ease;right:100%}.layout_newsvideos .searchResult .video__item .video:after{content:'';position:absolute;height:100%;left:0;right:0;bottom:0;background:linear-gradient(to bottom,transparent 0,rgba(14,14,30,.6) 67%,#0e0e1e 100%);opacity:0;transition:all .3s ease;z-index:0}.layout_newsvideos .searchResult .video__item .video .video__duration{display:block}.layout_newsvideos .searchResult .video__item .video .video__play{position:absolute;top:50%;left:50%;z-index:1;transform:translate(-50%,-50%);background:0 0;padding:0;border:none;cursor:pointer}.layout_newsvideos .searchResult .video__item .video .video__play svg{width:45px}.layout_newsvideos .searchResult .video__item .video .video__play svg path{transition:all .3s ease}.layout_newsvideos .searchResult .video__item .video__item__content{z-index:3;position:relative;transition:all .3s ease}.layout_newsvideos .searchResult .video__item .video__item__content .video_title{font-family:oe24condensed,sans-serif;font-size:1.25rem;transform:rotateZ(.029deg);-webkit-transform:rotateZ(.029deg);-moz-transform:rotateZ(.029deg);line-height:1.1;white-space:normal;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;padding-top:10px}@media (min-width:1023px){.layout_newsvideos .searchResult .video__item .video__item__content .video_title{font-size:1.5rem;line-height:1.1}}.layout_newsvideos .searchResult .video__item:hover .video:before{right:0}.layout_newsvideos .searchResult .video__item:hover .video:after{opacity:1}.layout_newsvideos .searchResult .video__item:hover .video img{transform:translateZ(0) scale(1.1)}.layout_newsvideos .searchResult .video__item:hover .video svg path.video__play__bubble{fill:#c72626}.layout_newsvideos .searchResult .video__item:hover .video__item__content{transform:translateZ(0) translateY(-20px)}.layout_newsvideos .footerMobile .footerLink{color:#000}.layout_newsvideos .footerMobile #ot-sdk-btn.ot-sdk-show-settings{color:#000}.layout_newsvideos .articleVideo .breadcrumbs .breadcrumbs__divider,.layout_newsvideos .articleVideo .breadcrumbs .channel{color:#ddddfd}.layout_newsvideos .articleVideo .video-info .video-info__meta .video-info__favorize svg{fill:#ddddfd}.layout_newsvideos .articleShareVideoBox .shareOnFb svg path,.layout_newsvideos .articleShareVideoBox .shareOnMs svg path,.layout_newsvideos .articleShareVideoBox .shareOnTw svg path,.layout_newsvideos .articleShareVideoBox .sharePerEm svg path,.layout_newsvideos .articleShareVideoBox .sharePerWh svg path{fill:#ddddfd;transition:all .3s ease}.layout_newsvideos .articleShareVideoBox .shareOnFb a:hover svg,.layout_newsvideos .articleShareVideoBox .shareOnMs a:hover svg,.layout_newsvideos .articleShareVideoBox .shareOnTw a:hover svg,.layout_newsvideos .articleShareVideoBox .sharePerEm a:hover svg,.layout_newsvideos .articleShareVideoBox .sharePerWh a:hover svg{background-color:#fff;background:0 0}.layout_newsvideos .articleShareVideoBox .shareOnFb a:hover svg path{fill:#3a5999}.layout_newsvideos .articleShareVideoBox .shareOnMs a:hover svg path{fill:#0084ff}.layout_newsvideos .articleShareVideoBox .shareOnTw a:hover svg path{fill:#00acee}.layout_newsvideos .articleShareVideoBox .sharePerEm a:hover svg path{fill:#b5b5b5}.layout_newsvideos .articleShareVideoBox .sharePerWh a:hover svg path{fill:#4dc247}.layout_newsvideos .bestOfVideo{background-color:#1c1c2f}.layout_newsvideos .articleContent .articleInfo .articleDateTime,.layout_newsvideos .articleContent .articleInfo .articleHomeChannel,.layout_newsvideos .articleContent .articleTitelBox .articlePreTitle,.layout_newsvideos .articleImageContainer .copyright{color:#ddddfd}.layout_newsvideos .articleContent .articleTitelBox h1{color:#fff;padding-top:5px}.layout_newsvideos .articleContent,.layout_newsvideos .articleContent .articleTextBox,.layout_newsvideos .articleContent .articleTextBox .bodyText{color:#fff}.layout_newsvideos .articleContent .articleTextBox .bodyText #cke_pastebin{color:#fff}.layout_newsvideos .articleContent .articleTextBox .bodyText a,.layout_newsvideos .articleVideoBox .articleVideoHeadline .defaultVideoText{color:#ddddfd;text-decoration:underline}.layout_newsvideos .fb_iframe_widget_fluid_desktop,.layout_newsvideos .fb_iframe_widget_fluid_desktop iframe,.layout_newsvideos .fb_iframe_widget_fluid_desktop span{background-color:#343455;margin-left:10px}
/*# sourceMappingURL=stylesArticle-1150e8ee18.css.map */
