@charset "UTF-8";/*! Flickity v2.2.0
https://flickity.metafizzy.co
---------------------------------------------- */@import url(https://use.typekit.net/ufu0qbt.css);.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%;-webkit-transform:translateY(-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}/*!
* @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-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%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes icofont-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.icofont-rotate-90{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.icofont-rotate-180{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.icofont-rotate-270{-webkit-transform:rotate(270deg);transform:rotate(270deg)}.icofont-flip-horizontal{-webkit-transform:scale(-1,1);transform:scale(-1,1)}.icofont-flip-vertical{-webkit-transform:scale(1,-1);transform:scale(1,-1)}.icofont-flip-horizontal.icofont-flip-vertical{-webkit-transform:scale(-1,-1);transform:scale(-1,-1)}:root .icofont-flip-horizontal,:root .icofont-flip-vertical,:root .icofont-rotate-180,:root .icofont-rotate-270,:root .icofont-rotate-90{-webkit-filter:none;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}.lazyload,.lazyloading{opacity:0}.lazyloaded{opacity:1;-webkit-transition:opacity 77ms;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%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);opacity:.7}body{font-family:benton-sans,sans-serif;font-size:1rem;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:990px}#Superbanner{width:990px;margin:0}#Skyscrapers{position:absolute;left:990px;top:0;background-color:transparent}#ArticleLeft1{margin-top:15px}#ArticleLeft1,#ArticleLeft2,#OutstreamAd1,#Skyscraper1,#Skyscrapers,#adv_sitebar{display:none}@media (min-width:1100px){#ArticleLeft1,#ArticleLeft2,#OutstreamAd1,#Skyscraper1,#Skyscrapers,#adv_sitebar{display:block}}.SkyscrapersLeft{width:180px;position:absolute;top:0;left:0}.SkyscrapersRight{min-width:180px;position:absolute;top:0;left:1170px}.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)}.headerDesktop .navMain{border-top:1px solid #000;border-bottom:1px solid #000;background-color:#fff}.headerDesktop .navMain.navbar{padding:0}.headerDesktop .navMain .navbar-nav{width:100%}.headerDesktop .navMain .nav-item{font-family:benton-sans-compressed,sans-serif;font-size:1.125rem;font-weight:700;text-transform:uppercase;padding:0 .5rem;white-space:nowrap;overflow:hidden;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:benton-sans-compressed,sans-serif;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:-webkit-box;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:benton-sans-compressed,sans-serif;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}.headerDesktop .navTop{height:90px;-webkit-transition:.1s;transition:.1s}.headerDesktop .navTopBrand{width:200px;padding:0;margin:0;background-color:#d0013a;-webkit-transition:width 150ms;transition:width 150ms;position:relative}.layout_society .headerDesktop .navTopBrand{background-color:#ffca49}.headerDesktop .navTopBrand img{width:80%;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.layout_sport .headerDesktop .navTopBrand img{width:88%}.headerDesktop .navTopContainer{-webkit-box-flex:1;flex:1 0 auto}.headerDesktop .navTopContainer .navTopContainerBottom{-webkit-box-flex:1;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:benton-sans-compressed,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}.headerDesktop .navTopEpaper{font-family:benton-sans-compressed,sans-serif;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:benton-sans-compressed,sans-serif;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{-webkit-box-flex:1;flex:1 0 auto}.headerDesktop .navTopBanner .navTopBannerBox{width:100%;height:100%;background-color:#aaa;position:relative}.headerDesktop .navTopBanner .navTopBannerBox .navTopBannerContent{font-family:benton-sans,sans-serif;font-size:1rem;font-weight:400;text-align:center;text-transform:uppercase;color:#fff;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-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:benton-sans-compressed,sans-serif;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:benton-sans,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:#ffca49}body>.wrapper>.container{position:static;-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}body.offCanvas>.wrapper{width:100vw;overflow-x:hidden}body.offCanvas>.wrapper>.container{-webkit-transform:translateX(250px);transform:translateX(250px);-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-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:visibility .3s ease-in-out,-webkit-transform .3s ease-in-out;-webkit-transition:visibility .3s ease-in-out,-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out,visibility .3s ease-in-out;transition:transform .3s ease-in-out,visibility .3s ease-in-out,-webkit-transform .3s ease-in-out}.offcanvas-collapse.open{visibility:visible;-webkit-transform:translateX(100%);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:benton-sans,sans-serif;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:1px solid #d0023a}.offcanvas-collapse .navbar-nav .offcanvasTop .nav-item svg{width:18px}.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%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.offcanvas-collapse .navbar-nav .dropdownToggle.open svg{-webkit-transform:translateY(-42%) rotate(180deg);transform:translateY(-42%) rotate(180deg)}.offcanvas-collapse .navbar-nav .dropdownToggle.nav-item{border:none}.offcanvas-collapse .navbar-nav .offCanvasSubNav{padding:0 .875em;margin:0 -.875em;max-height:0;background-color:#fafafa;overflow:hidden;-webkit-transition:max-height .3s ease-out;transition:max-height .3s ease-out}.offcanvas-collapse .navbar-nav .offCanvasSubNav.open{max-height:1000px;overflow:visible;-webkit-transition:max-height .3s ease-in;transition:max-height .3s ease-in}.offcanvas-collapse .navbar-nav .offCanvasSubNav .nav-item{font-size:1.0625rem;padding-left:.75em;border:none}.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:benton-sans-compressed,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{-webkit-box-flex:1;flex:1 0 auto;padding:0 10px}.headerDesktop .headerMeinOe24 .headerMeinOe24Link{font-family:benton-sans-compressed,sans-serif;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%;-webkit-transform:translate(-50%,-35%);transform:translate(-50%,-35%)}.headerMobile .navbarClickAndWin{padding:0 1rem 0 .5rem}.headerMobile .navbarClickAndWin .headerMeinOe24Link{font-family:benton-sans-compressed,sans-serif;font-size:1rem;font-weight:700;line-height:1;text-align:center;text-transform:uppercase;display:block;height:100%}.headerMobile .headerMeinOe24 .headerMeinOe24Link{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.headerMobile .headerMeinOe24 .headerMeinOe24Link.meinOe24isLoggedIn{-webkit-box-orient:vertical;-webkit-box-direction:reverse;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 .headerMeinOe24LinkTop{text-align:right}.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}.footerDesktop .footerHeadline{font-family:benton-sans,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:benton-sans,sans-serif;font-size:.75rem;font-weight:700;color:#666;padding-bottom:10px}.footerDesktop .footerContent .footerNavLink,.footerDesktop .footerPortale .footerNavLink{font-family:benton-sans,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:''}@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:benton-sans,sans-serif;font-size:1rem;color:#666}@media (min-width:576px){.footerMobile{display:none}}.wrapper.blured{-webkit-filter:blur(3px);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%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:100001;display:none}.cookiesOverlay2Box .cookiesOverlay2{font-family:benton-sans-extra-compressed,sans-serif;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:benton-sans,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:benton-sans,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:#2b4a90}.cookiesOverlay2.immoads .defaultChannelBackgroundColorSpecialImmoads{background-color:#21b8f2}.cookiesOverlay2.madonna .defaultChannelBackgroundColorSpecialMadonna{background-color:#fff}@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;-webkit-transition:max-height .5s ease-in;transition:max-height .5s ease-in;overflow:hidden}.fullpageAds .fullpageAdMiddle.fullpageAdHide{max-height:0;-webkit-transition:max-height .5s ease-out;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{-webkit-filter:blur(4px);-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;-webkit-transition:max-height .5s ease-in;transition:max-height .5s ease-in;overflow:hidden}.billboardAds .billboardAdMiddle.billboardAdHide{max-height:0;-webkit-transition:max-height .5s ease-out;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%;-webkit-transform:translate(-50%,-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}.fullpageAds .editors{padding:0 5px}@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}}.headline .headlineCaption{font-family:benton-sans-extra-compressed,sans-serif;font-size:1.5rem;line-height:1;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}.container.contentWide .headline .headlineCaption{font-size:1.375rem;border:none;background-color:#e8e8e8}.headline .headlineLink{display:inline-block;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.headline .headlineText{text-align:left;width:100%;padding:0 4px}.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:960px){.headline .headlineCaption{font-size:2.5rem}}.headlineDouble .headlineCaption,.headlineDouble .subHeadlineCaption{font-family:benton-sans-extra-compressed,sans-serif;font-size:1.5rem;line-height:1;text-align:left;text-transform:uppercase;width:100%;padding:0;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.headlineDouble .headlineCaption{font-size:1.5rem}.headlineDouble .subHeadlineCaption{font-size:1.25rem}.headlineDouble .headlineCaption,.headlineDouble .subHeadlineCaption:first-child{border-bottom:3px solid #d0013a}.headlineDouble .headlineCaption .headlineLink,.headlineDouble .subHeadlineCaption .subHeadlineLink{display:inline-block}.headlineDouble .headlineCaption .headlineLink{padding:7px 8px 0;color:#fff;background-color:#d0013a}.headlineDouble .subHeadlineCaption .subHeadlineLink{padding:5px 5px 0;border-left:8px solid #d0013a}@media screen and (min-width:768px){.headlineDouble .headlineCaption{font-size:2rem}.headlineDouble .subHeadlineCaption{font-size:1.75rem}}@media screen and (min-width:1024px){.headlineDouble .headlineCaption{font-size:2.5rem}.headlineDouble .subHeadlineCaption{font-size:2.25rem}.headlineDouble .headlineCaption .headlineLink{padding:7px 10px 0}.headlineDouble .subHeadlineCaption .subHeadlineLink{border-left-width: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}}.console .consoleNavigation,.console .consoleNavigationCaption,.console .consoleStories{width:100%;display:none}.console .consoleNavigation.flickity-enabled,.console .consoleNavigationCaption.flickity-enabled,.console .consoleStories.flickity-enabled{display:block}.console .consoleStories .story{text-align:center;display:block;width:100%}.console .consoleStories .story:hover{text-decoration:none}.console .consoleStories .storyImage{position:relative;padding-top:50%;background-color:#e8e8e8}.console .consoleStories .storyImage img{position:absolute;left:0;top:0;max-width:100%}.console .consoleStories .storyText{width:100%;padding:0 3%;position:absolute;left:50%;bottom:0;-webkit-transform:translateX(-50%);transform:translateX(-50%);background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(rgba(0,0,0,.5)));background:linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,.5) 100%)}.console .story .title{font-family:benton-sans-extra-compressed,sans-serif;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.console .story .preTitle{font-family:benton-sans-compressed,sans-serif;font-weight:500;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}.console .consoleStories .title{font-size:2rem;line-height:1.1;margin:0 0 1%;color:#fff}.console .consoleStories .preTitle{font-size:1.125rem;line-height:1.2;padding:0 1%}.console .consoleStories .videoStory .storyImage::after{left:auto;right:2%;top:12%;-webkit-transform:none;transform:none}.console .consoleStories .storyAd{font-family:benton-sans-compressed,sans-serif;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}.console .flickity-prev-next-button{width:20px;width:7%;height:100%;background-color:#d0013a}.console .flickity-prev-next-button .flickity-button-icon{fill:#fff;stroke:#fff;stroke-width:5}.console .flickity-prev-next-button.previous{border-top-left-radius:3px;border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:3px;left:0}.console .flickity-prev-next-button.next{border-top-left-radius:0;border-top-right-radius:3px;border-bottom-right-radius:3px;border-bottom-left-radius:0;right:0}.console .flickity-prev-next-button.previous .flickity-button-icon{left:30%}.console .flickity-prev-next-button.next .flickity-button-icon{left:15%}.console .consoleStories .flickity-prev-next-button{display:none}.console.consoleChannel .consoleStories .flickity-prev-next-button{display:block}.console.consoleNoThumbnails .consoleStories .flickity-prev-next-button{display:block;height:50%}.console .consoleNavigation .flickity-prev-next-button{display:block}.consoleNavigationItem{display:block;width:50%;padding:0;margin:0}.consoleNavigationItem:hover{text-decoration:none}.consoleNavigationItem img{display:block;width:100%;max-width:100%;height:auto}.consoleNavigationItem .storyImage{padding:0 2px;position:relative}.consoleNavigationItem .storyImage img{display:block;width:100%}.consoleNavigationItem .storyCaption{display:block;padding:1px 2px 1px 3px;margin:1px 0 10px}.consoleNavigationItem .storyCaption .title{font-family:benton-sans-compressed,sans-serif;font-size:1.125rem;font-weight:700;line-height:1.1;padding:0;margin:0;display:inline-block;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}.consoleNavigationItem .storyMarker{display:block;width:100%;height:2px;margin:0 auto 5px;background-color:#e8e8e8}.consoleNavigationItem:hover .storyMarker{background-color:#000}.consoleNavigationItem.is-nav-selected .storyMarker{background-color:#d0013a}.console .consoleNavigationItem .storyImage .storyCounter,.console .consoleStories .storyImage .storyCounter{font-family:benton-sans,sans-serif;font-size:.75rem;display:block;padding:0 4px;margin:0;color:#fff;background-color:#d0013a;position:absolute}.console .consoleStories .storyImage .storyCounter{font-size:.875rem;padding:0 8px;right:0;top:0}.console .consoleNavigationItem .storyImage .storyCounter{font-family:benton-sans,sans-serif;font-size:.75rem;display:block;padding:0 4px;margin:0;color:#fff;background-color:#d0013a;position:absolute;left:50%;bottom:0;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.console .consoleNavigationCaption{margin-top:2px}@media (min-width:768px){.consoleNavigationItem{width:33.444444%}.console .consoleStories .title{font-size:4rem;line-height:1.1}.console .consoleStories .preTitle{font-size:1.375rem;line-height:1.2}.console .flickity-prev-next-button{width:35px;height:110px;background-color:rgba(0,0,0,.5)}.console .flickity-prev-next-button .flickity-button-icon{fill:#d0013a;stroke:#fff;stroke-width:2}.console .consoleStories .flickity-prev-next-button{display:block}.console .consoleNavigation .flickity-prev-next-button{display:none}.console .consoleNavigationItem .storyImage .storyCounter{left:2px;top:0;bottom:auto;-webkit-transform:none;transform:none}.console .consoleStories .storyAd{font-size:.75rem;padding:1px 8px 0}.console .consoleStories .videoStory .storyImage::after{right:-1.5%;top:3%}}@media (min-width:1024px){.console .consoleStories .title{font-size:6rem;line-height:1;padding-bottom:6px}.console .consoleStories .preTitle{font-size:1.375rem;line-height:1.2}.consoleNavigationItem .storyImage .storyCounter{font-size:1rem}.consoleNavigationItem .storyText .title{font-size:1.25rem}.console .consoleStories .videoStory .storyImage::after{top:2%;right:-1.2%;width:72px}.consoleNavigationItem{width:20%}.console .flickity-prev-next-button{width:40px;height:150px}.console.consoleNoThumbnails .consoleStories .flickity-prev-next-button{width:40px;height:150px}}.console.consoleChannel .consoleStories{width:100%;display:none}.console.consoleChannel .consoleStories.flickity-enabled{display:block}.console.consoleChannel .consoleStories .story{text-align:center;display:block;width:100%}.console.consoleChannel .consoleStories .story:hover{text-decoration:none}.console.consoleChannel .consoleStories .storyImage{position:relative;padding-top:100%}.console.consoleChannel .consoleStories .storyImage img{background-color:#f8f8f8}.console.consoleChannel .consoleStories .storyText{width:100%;padding:0 3%;position:absolute;left:50%;bottom:0;-webkit-transform:translateX(-50%);transform:translateX(-50%);background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(rgba(0,0,0,.5)));background:linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,.5) 100%)}.console.consoleChannel .story .title{font-family:benton-sans-extra-compressed,sans-serif;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.console.consoleChannel .story .preTitle{font-family:benton-sans-compressed,sans-serif;font-weight:500;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}.console.consoleChannel .consoleStories .title{font-size:2rem;line-height:1.1;margin:0 0 1%;color:#fff}.console.consoleChannel .consoleStories .preTitle{font-size:1.125rem;line-height:1.2;padding:0 1%}.console.consoleChannel .consoleStories .videoStory .storyImage::after{left:auto;right:2%;top:2%;-webkit-transform:none;transform:none}.console.consoleChannel .flickity-prev-next-button{width:30px;height:50px;border-radius:3px;background-color:rgba(0,0,0,.5)}.console.consoleChannel .flickity-prev-next-button .flickity-button-icon{fill:#d0013a;stroke:#fff;stroke-width:2}.console.consoleChannel .flickity-prev-next-button.previous{left:0}.console.consoleChannel .flickity-prev-next-button.next{right:0}.console.consoleChannel .flickity-prev-next-button.previous .flickity-button-icon{left:30%}.console.consoleChannel .flickity-prev-next-button.next .flickity-button-icon{left:15%}.console.consoleChannel .consoleStories .storyImage .storyCounter{font-family:benton-sans,sans-serif;font-size:.75rem;padding:0 4px;margin:0;color:#fff;background-color:#d0013a;position:absolute;right:0;top:0}.console.consoleChannel .consoleStories .storyImage .storyCounter{font-size:.875rem;padding:0 8px}@media (min-width:768px){.console.consoleChannel .consoleStories .title{font-size:4rem;line-height:1.1}.console.consoleChannel .consoleStories .preTitle{font-size:1.375rem;line-height:1.2}}@media (min-width:1024px){.console.consoleChannel .consoleStories .title{font-size:6rem;line-height:1.1}.console.consoleChannel .consoleStories .preTitle{font-size:1.375rem;line-height:1.2}.console.consoleChannel .consoleStories .videoStory .storyImage::after{top:4%}}.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;-webkit-transform:translateX(-50%);transform:translateX(-50%);background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(rgba(0,0,0,.5)));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 img{background-color:#f8f8f8}.contentBox .oneColumne .story{text-align:center}.contentBox .story .title{font-family:benton-sans-compressed,sans-serif;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:benton-sans-compressed,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;line-height:1.1;margin:0 0 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%;-webkit-transform:none;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:1.375rem;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}}.breakingNewsTickerBox{width:100%;overflow:hidden}.breakingNewsTickerBox .breakingNewsWrapper{width:100%;overflow:hidden;padding-left:100%;box-sizing:content-box}.breakingNewsTickerBox .breakingNewsTicker .headline,.breakingNewsTickerBox .breakingNewsTicker .tickerText{text-transform:uppercase;font-size:1.8125rem}.breakingNewsTickerBox .breakingNewsTicker .pretitle,.breakingNewsTickerBox .breakingNewsTicker .title{font-size:1.625rem;font-weight:500}.breakingNewsTickerBox .breakingNewsTicker{font-family:benton-sans-extra-compressed,sans-serif;line-height:1.2;padding-right:100%;white-space:nowrap;display:inline-block;box-sizing:content-box;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-name:breakingNewsTicker;animation-name:breakingNewsTicker;-webkit-animation-duration:30s;animation-duration:30s}.breakingNewsTickerBox .breakingNewsTicker:hover{-webkit-animation-play-state:paused;animation-play-state:paused}@-webkit-keyframes breakingNewsTicker{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);visibility:visible}100%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes breakingNewsTicker{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);visibility:visible}100%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@media (min-width:768px){.breakingNewsTickerBox .breakingNewsTicker .headline,.breakingNewsTickerBox .breakingNewsTicker .tickerText{font-size:2.375rem}.breakingNewsTickerBox .breakingNewsTicker .pretitle,.breakingNewsTickerBox .breakingNewsTicker .title{font-size:2.25rem}}@media (min-width:1024px){.breakingNewsTickerBox .breakingNewsTicker .headline,.breakingNewsTickerBox .breakingNewsTicker .tickerText{font-size:2.8125rem}.breakingNewsTickerBox .breakingNewsTicker .pretitle,.breakingNewsTickerBox .breakingNewsTicker .title{font-size:2.625rem}}.bannerBox.bannerBoxEPaper{background-color:#f7f7f7;padding:2%}.bannerBox.bannerBoxEPaper a:after{content:'';display:block;clear:both}.bannerBox.bannerBoxEPaper .bigPaperCont{width:50%;box-shadow:0 0 10px 1px rgba(0,0,0,.1);padding:2%}.bannerBox.bannerBoxEPaper .smallPaper{width:50%;box-shadow:0 0 10px 1px rgba(0,0,0,.1);padding:2%}.bannerBox.bannerBoxEPaper .bigPaperCont img,.bannerBox.bannerBoxEPaper .smallPaper img{width:100%;max-width:100%}.bannerBox.bannerBoxEPaper .issue{color:#d1041c;font-family:benton-sans-extra-compressed,sans-serif;font-size:1.3rem;width:70%}.bannerBox.bannerBoxEPaper .date{font-family:benton-sans-extra-compressed,sans-serif;font-size:1.3rem;width:30%;text-align:right}.bannerBox.bannerBoxEPaper .smallPaper:last-child:nth-child(odd){display:none}@media screen and (min-width:768px){.bannerBox.bannerBoxEPaper .bigPaperCont{width:40%;float:left;padding:1% 1% 2%}.bannerBox.bannerBoxEPaper .smallPaper{width:20%;float:left;padding:1% 1% 0}.bannerBox.bannerBoxEPaper .smallPaper:nth-child(3n):after{content:'';display:block;clear:both}.bannerBox.bannerBoxEPaper .date,.bannerBox.bannerBoxEPaper .issue{font-size:1.1rem}.bannerBox.bannerBoxEPaper .smallPaper:last-child:nth-child(odd){display:block}.bannerBox.bannerBoxEPaper .smallPaper img{max-height:160px}}@media screen and (min-width:1024px){.bannerBox.bannerBoxEPaper .date,.bannerBox.bannerBoxEPaper .issue{font-size:1.3rem}.bannerBox.bannerBoxEPaper .bigPaperCont{padding:1% 1% 1.5%}.bannerBox.bannerBoxEPaper .smallPaper{padding:1% 1% 0}.bannerBox.bannerBoxEPaper .smallPaper img{max-height:224px}}.contentBox.newsticker .newstickerTimeCont{width:15%}.contentBox.newsticker .newstickerTxtCont{width:85%;padding:0 0 15px 0}@media screen and (min-width:768px){.contentBox.newsticker .newstickerTimeCont{width:10%}.contentBox.newsticker .newstickerTxtCont{width:90%}}.contentBox.newsticker .newstickerTime{font-family:benton-sans-extra-compressed,sans-serif;font-size:1.1875rem;color:#d0013a;text-decoration:underline;width:50%}.contentBox.newsticker .newstickerTimeline{width:50%;height:30px;border-right:1px solid #000;margin:5px 0 10px 0}.contentBox.newsticker .newstickerPreTitle{font-family:benton-sans-compressed,sans-serif;font-size:1.1rem;color:#fff;background-color:#d0013a;padding:0 5px;display:inline-block;text-transform:uppercase}.contentBox.newsticker .newstickerTitle{font-family:benton-sans-compressed,sans-serif;font-weight:700;font-size:1.1875rem;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}.contentBox.newsticker .newstickerSubtitle{font-family:benton-sans-compressed,sans-serif;font-size:1.5rem;text-align:center;text-transform:uppercase;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:1;margin-top:10px;padding-top:0;border-top:1px solid #000}.teaserBox{box-shadow:none}.teaserBox.oneStoryTeaserBox{display:none}@media (min-width:1024px){.teaserBox.oneStoryTeaserBox{display:block}}.teaserBox .teaserBoxHeadline{font-family:benton-sans-extra-compressed,sans-serif;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%;-webkit-transform:translateX(-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:benton-sans-compressed,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:benton-sans,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;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.teaserBox .story .storyText{margin-top:3%}.teaserBox .story .preTitle{font-family:benton-sans-compressed,sans-serif;font-size:1.25rem;text-transform:uppercase;max-width:100%;padding:0 10px 0 0;color:#d0013a;background-color:#fff;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:1.25rem;padding:0 10px 0 0}}.teaserBox .story .title{font-family:benton-sans-compressed,sans-serif;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:benton-sans-compressed,sans-serif;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:benton-sans-compressed,sans-serif;font-size:1.5rem;font-weight:700;line-height:1.1}.teaserBox.coverBox .teaserBoxDescription{font-family:benton-sans-compressed,sans-serif;font-size:1rem;line-height:1.1;margin-top:1em}.teaserBox.coverBox .teaserBoxMore{font-family:benton-sans-compressed,sans-serif;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);-webkit-transform:rotate(2deg) translate(0,2%);transform:rotate(2deg) translate(0,2%)}.teaserBox.coverBox .teaserBoxImage img{display:block;width:100%}.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:benton-sans-extra-compressed,sans-serif;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.vergleichstestTeaser .row{margin-left:0;margin-right:0;padding-left:0;padding-right:0}.teaserBox.vergleichstestTeaser .vergleichsImgCont{width:33%}.teaserBox.vergleichstestTeaser .vergleichsTxtCont{width:62%}.teaserBox.vergleichstestTeaser a{border-bottom:1px solid #000;padding-left:0;padding-right:0}.teaserBox.vergleichstestTeaser a:last-child{border-bottom:none}@media screen and (min-width:768px) and (max-width:1023px){.teaserBox.vergleichstestTeaser a:last-child,.teaserBox.vergleichstestTeaser a:nth-last-child(2):nth-child(odd){border-bottom:none}.teaserBox.vergleichstestTeaser a:last-child:nth-child(odd){display:none}}.teaserBox.vergleichstestTeaser .vergleichsTxtCont .title{font-family:benton-sans-compressed,sans-serif;font-size:1rem;line-height:1.3;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.teaserBox.vergleichstestTeaser .vergleichsTxtCont .pretitle{font-family:benton-sans-extra-compressed,sans-serif;font-size:1.125rem;line-height:1.1;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.teaserBox.vergleichstestTeaser .vergleichsRankCont{position:relative}.teaserBox.vergleichstestTeaser .vergleichsRank{position:absolute;z-index:1;left:0;bottom:0;font-size:1rem;color:#fff;background-color:#d0013a;padding:0 8px}.xlBox .oneColumne{width:100%}.xlBox .oneColumne .story{margin-top:3%}.xlBox .oneColumne .story:first-child{margin-top:0}.xlBox .threeColumne .story{display:block;width:48.5%;margin-top:3%}.xlBox .threeColumne .story:nth-child(3){display:none}@media (min-width:768px){.xlBox .threeColumne .story{width:32%}.xlBox .threeColumne .story:nth-child(3){display:block}}.xlBox .threeColumne .story:nth-child(1),.xlBox .threeColumne .story:nth-child(2),.xlBox .threeColumne .story:nth-child(3){margin-top:0}.xlBox .oneColumne+.threeColumne .story:nth-child(1),.xlBox .oneColumne+.threeColumne .story:nth-child(2),.xlBox .oneColumne+.threeColumne .story:nth-child(3){margin-top:2%}.xlBox .oneColumne .storyImage,.xlBox .threeColumne .storyImage{position:relative}.xlBox .oneColumne .storyText{width:100%;padding:0 3% 5px;position:absolute;left:50%;bottom:0;-webkit-transform:translateX(-50%);transform:translateX(-50%);background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(rgba(0,0,0,.8)));background:linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,.8) 100%)}.xlBox .threeColumne .storyText{margin-top:3%}.xlBox .story img{background-color:#f8f8f8}.xlBox .oneColumne .story{text-align:center}.xlBox .story .title{font-family:benton-sans-extra-compressed,sans-serif;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}.xlBox .story .preTitle{font-family:benton-sans-compressed,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}.xlBox .oneColumne .title{font-size:2rem;line-height:1.1;margin:0 0 1%;color:#fff}.xlBox .oneColumne .preTitle{font-size:1rem;line-height:1.2;padding:0 1%}.xlBox .threeColumne .storyText .title{font-family:benton-sans-compressed,sans-serif;line-height:1.1;font-weight:700}.xlBox .threeColumne .preTitle{font-size:1rem;line-height:1.3;padding:0 2%;position:absolute;left:0;bottom:0}.xlBox .oneColumne .videoStory .storyImage::after{width:15%;position:absolute;left:2%;top:2%;-webkit-transform:none;transform:none}.xlBox .threeColumne .videoStory .storyImage::after{width:30%}.xlBox .storyText .title{font-family:benton-sans-extra-compressed,sans-serif;font-size:1.125rem;line-height:1.1;padding:0;margin:0;display:inline-block;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}.xlBox .oneColumne .storyText .title{font-size:1.725rem}.xlBox .storyText .leadText{padding:0;margin:1% 0}.xlBox .storyText .leadText .leadTextContent{font-size:.875rem;line-height:1.2;padding:0;margin:0;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}.xlBox .storyInfo .date,.xlBox .storyInfo .duration{font-family:benton-sans-compressed,sans-serif;font-size:.75rem}.xlBox .story .storyImage .storyCounter{font-family:benton-sans,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;-webkit-transform:translateX(-50%);transform:translateX(-50%)}@media (min-width:768px){.xlBox .oneColumne .storyText .title{font-size:5rem;line-height:1;padding-bottom:6px}.xlBox .story .storyImage .storyCounter{font-family:benton-sans,sans-serif;font-size:1.25rem;padding:0 10px}}@media (min-width:1024px){.xlBox .storyText .leadText{font-size:1rem;line-height:1.2}.xlBox .storyInfo .date,.xlBox .storyInfo .duration{font-size:.875rem}}@media (min-width:768px){.xlBox .oneColumne .title{font-size:4rem;line-height:1.1}.xlBox .oneColumne .preTitle{font-size:1.375rem;line-height:1.2}.xlBox .threeColumne .title{font-size:1.5rem;line-height:1.1}.xlBox .threeColumne .preTitle{font-size:1rem;line-height:1.3}}.xlBox.contentBoxFullwide .threeColumne .story:nth-child(3){display:block;margin-top:3%}@media (min-width:768px){.xlBox.contentBoxFullwide .threeColumne .story:nth-child(3){display:block;margin-top:0}.xlBox.contentBoxFullwide .threeColumne .story:nth-child(4){display:none}}.search .searchPager .searchDescription{font-size:1rem;margin:10px 0 0 0;border-bottom:1px solid #e3e3e3}.search .searchGo{display:block;border:0;border-radius:3px;color:#fff;background-color:#d0113a;padding:5px 10px;margin:0 0 0 10px}.search .searchPager .searchPages a{text-decoration:none;padding:0 6px 0 6px;margin:5px 2px 0 2px;font-size:1rem}.search .searchPager .searchPages a.active,.search .searchPager .searchPages a:hover{color:#fff;background-color:#d0013a;border-radius:4px}.search .searchResult .story{width:50%;padding:1%;margin-bottom:3%}.search .searchResult .story .storyImage{position:relative}.search .searchResult .story .storyText{margin-top:3%}.search .searchResult .story .preTitle{font-size:1rem;font-family:benton-sans-compressed,sans-serif;text-transform:uppercase;line-height:1.1;max-width:90%;margin:0 auto;padding:2px 2% 0;color:#fff;background-color:#d0013a;position:absolute;left:0;bottom:0;display:inline-block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.search .searchResult .story .title{font-size:1.25rem;font-family:benton-sans-compressed,sans-serif;font-weight:700;line-height:1.1;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.search .searchResult .story .leadText{line-height:1.4;display:none}@media screen and (min-width:400px) and (max-width:767px){.search .searchResult .story{width:33%}}@media screen and (min-width:768px){.search .searchResult .story{width:25%}.search .searchGo{padding:5px 35px}.search .searchResult .story .leadText{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}}.teaserBox.teaserBoxIframe{box-shadow:none;background-color:#f2f2f2;background-color:#fff}.teaserBox.teaserBoxIframe .teaserBoxContent{margin-right:-10px;margin-left:-10px}.teaserBox.teaserBoxIframe .teaserBoxIframeFrame{margin:0 auto;display:block}@media (min-width:1024px){.teaserBox.teaserBoxIframe{box-shadow:none}}.contentBoxIframe .subHeadlineWrapper{text-align:left;width:100%;padding:0 4px;background-color:#d0013a}.contentBoxIframe .subHeadlineWrapper .subHeadline{font-family:benton-sans-compressed,sans-serif;font-size:1.125rem;font-weight:400px;color:#fff;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.contentBoxIframe .iFrame{width:100%}@media (min-width:768px){.contentBoxIframe .subHeadlineWrapper .subHeadline{font-size:1.375rem}}.editors{padding-left:0;padding-right:0}.editors .flickitySlider{padding:0 25px 5px;display:none}.editors .flickitySlider.flickity-enabled{display:block}.editors .flickity-viewport{width:100%}.editors .flickity-button{background-color:transparent}.editors .flickity-prev-next-button.previous{left:-10px}.editors .flickity-prev-next-button.next{right:-10px}.editors .editorsItem{display:block;width:100%;padding:15px 7px 0 0}.editors .editorsItem .editorsTopTitle{display:block;font-family:benton-sans-compressed,sans-serif;font-size:1.125rem;font-weight:300;text-transform:uppercase;padding:2px 5px;color:#fff;background-color:#d0013a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.editors .editorsItem .editorsInfoBox{padding-left:8px;padding-bottom:10px;position:relative}.editors .editorsItem .editorsInfoBox:before{content:'';width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:5px solid #9d012c;position:absolute;left:0;top:-1px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.editors .editorsItem .editorsInfoBoxInner{padding-bottom:5px;background:#fff;background:-webkit-gradient(linear,left top,left bottom,from(white),color-stop(30%,#ededed),to(white));background:linear-gradient(to bottom,#fff 0,#ededed 30%,#fff);box-shadow:0 3px 6px -2px rgba(0,0,0,.3);position:relative}.editors .editorsItem .editorsName{display:block;font-family:benton-sans-compressed,sans-serif;font-size:1.125rem;font-weight:400;line-height:1.2;text-transform:uppercase;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:5px 5px 2px;border-bottom:1px solid #d0013a;position:relative;z-index:2}.editors .editorsItem .editorsImage{width:75px;position:absolute;top:-47px;right:0;z-index:1}.editors .editorsItem .editorsTitle{font-family:benton-sans-compressed,sans-serif;font-size:1.25rem;font-weight:700;line-height:1.2;display:block;height:53px;padding:5px 5px 5px;background-color:#fff;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.editors .editorsItem:hover .editorsTitle{color:#d0013a}@media screen and (min-width:768px){.editors .editorsItem{display:block;width:50%}}@media screen and (min-width:1024px){.editors .editorsItem{display:block;width:33.444444%}.editors .editorsItem .editorsName{font-weight:700}}.weatherCardContainer{background-color:#fff}.weatherCardContainer .headlineWrapper{width:100%;background-color:#0075b4;border-bottom:2px solid #f5dc2c}.weatherCardContainer .headlineWrapper .subHeadline{font-family:benton-sans-compressed,sans-serif;font-size:1.125rem;font-weight:400px;color:#fff;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.weatherCardContainer .headlineWrapper .subHeadline{text-align:left;width:100%;padding:0 4px}@media (min-width:768px){.weatherCardContainer .headlineWrapper .subHeadline{font-size:1.375rem}}.weatherCardWrapper .weatherCard{background-color:#fff;position:relative;width:100%;max-width:100%}.weatherCard svg{width:100%}.weatherCard svg .background{fill:#fff}.weatherCard svg path{fill:#0075b4;stroke:#ff0;stroke-width:1px}.weatherCard svg path:hover{fill:#0096e7;cursor:pointer}.weatherCard .place{font-family:benton-sans-compressed,sans-serif;font-size:.875rem;line-height:1.3;width:20%;pointer-events:none}.weatherCard .place .placeIconImage,.weatherCard .place .placeInfoBox{text-align:center;width:100%}.weatherCard .place .placeIconImage .placeIcon{display:block;width:60%;margin:0 auto}.weatherCard .place .placeInfoBox{margin-top:-5px}.weatherCard .place .placeInfo{display:-webkit-inline-box;display:inline-flex;margin:0 auto;border:1px solid #0075b4;border-radius:3px;background-color:#fff;box-shadow:3px 5px 10px -4px rgba(0,0,0,.75)}.weatherCard .place .placePlace{font-weight:600}.weatherCard .place .placeTemp{color:#0075b4;font-weight:700}.weatherCard .place .placePlace,.weatherCard .place .placeTemp{padding:1px 3px}.weatherCard .place{font-size:.875rem;position:absolute}.weatherCard.cardAustria .place_bregenz{left:0;top:46%}.weatherCard.cardAustria .place_eisenstadt{left:80%;top:34%}.weatherCard.cardAustria .place_graz{left:68%;top:45%}.weatherCard.cardAustria .place_innsbruck{left:16%;top:63%}.weatherCard.cardAustria .place_linz{left:46%;top:23%}.weatherCard.cardAustria .place_klagenfurt{left:50%;top:60%}.weatherCard.cardAustria .place_salzburg{left:40%;top:47%}.weatherCard.cardAustria .place_stpoelten{left:67%;top:21%}.weatherCard.cardAustria .place_wien{left:70%;top:11%}@media (max-width:767.98px){.weatherCard.cardAustria .place_eisenstadt,.weatherCard.cardAustria .place_graz,.weatherCard.cardAustria .place_innsbruck,.weatherCard.cardAustria .place_salzburg,.weatherCard.cardAustria .place_stpoelten{display:none}}@media (min-width:768px){.weatherCard .place .placeIconImage .placeIcon{width:40%}.weatherCard.cardAustria .place_bregenz{left:0;top:57%}.weatherCard.cardAustria .place_eisenstadt{left:80%;top:34%}.weatherCard.cardAustria .place_graz{left:68%;top:53%}.weatherCard.cardAustria .place_innsbruck{left:16%;top:63%}.weatherCard.cardAustria .place_linz{left:46%;top:23%}.weatherCard.cardAustria .place_klagenfurt{left:50%;top:70%}.weatherCard.cardAustria .place_salzburg{left:40%;top:47%}.weatherCard.cardAustria .place_stpoelten{left:67%;top:21%}.weatherCard.cardAustria .place_wien{left:76%;top:4%}}.weatherCardContainer .weatherCardShortText{font-family:benton-sans-compressed,sans-serif;font-weight:700;font-size:1.25rem;line-height:1.1;display:block}@media (min-width:768px){.weatherCardContainer .weatherCardShortText{font-size:2rem}}.weatherCardContainer .weatherCardText{display:block;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}.weatherCardContainer .weatherCardText.showMore{display:block}.weatherCardContainer .weatherCardTextShowMore{text-align:right}.weatherCardContainer .weatherCardTextShowMore button{font-family:benton-sans-compressed,sans-serif;font-size:1.25rem;text-transform:uppercase;border:none;color:#fff;background:#0075b4}.weatherCardContainer .weatherCardTextShowMore button .weatherCardTextButtonLess{display:none}.weatherRadar{background-color:#da5}.weatherTeaserContainer{color:#fff;background-color:#0075b4;height:200px}.contentBox.bundeslandBox{position:relative}.contentBox.bundeslandBox .ajaxLoader{width:100%;height:100%;color:#d0013a;background-color:rgba(255,255,255,.7);position:absolute;left:0;top:0;display:none}.contentBox.bundeslandBox .ajaxLoaderInner{width:100%;height:100%}.contentBox.bundeslandBox .ajaxLoader.loadingData{display:block}.contentBox.bundeslandBox .bundeslandBoxShowMore{text-align:right}.contentBox.bundeslandBox .bundeslandBoxShowMore .btn{font-family:benton-sans-compressed,sans-serif;font-size:1.25rem;text-transform:uppercase;color:#fff;background-color:#d0013a}.region .flickitySlider{padding:8px 25px;background-color:#edede8;display:none}.region .flickitySlider.flickity-enabled{display:block}.region .flickity-viewport{width:100%}.region .flickity-button{background-color:transparent}.region .flickity-prev-next-button.previous{left:0}.region .flickity-prev-next-button.next{right:0}.region .regionItem{display:block;text-align:center;width:33.333333%;padding:0 8px}.region .regionItemBox{display:block;width:100%;height:100%;background:#fff;border-radius:4px}.region .regionItem .regionImage{display:block;width:100%;padding:5px 0 1px}.region .regionItem .regionImage img{display:block;height:38px;margin:0 auto}.region .regionItem .regionCaption{font-family:benton-sans-compressed,sans-serif;font-weight:700;text-transform:uppercase;display:block;font-size:.75rem}.region .regionItem:hover .regionCaption{color:#d0013a}.region .regionItem.regionActive .regionItemBox{border:1px solid #d0013a}.region .regionItem.regionActive .regionCaption{color:#d0013a}@media screen and (min-width:375px){.regionItem{padding:0 18px}}@media screen and (min-width:425px){.regionItem{padding:0 26px}}@media screen and (min-width:768px){.region .flickity-button{display:none}.region .regionItem{width:11.111111%;padding:0 5px}.region .regionItem .regionCaption{font-size:.8125rem}}@media screen and (min-width:1024px){.region{padding:0}.region .regionItem{padding:0 16px}}.section_sport.subsection_fussball .region .regionItem{width:33.333333%;height:50px}@media screen and (min-width:768px){.section_sport.subsection_fussball .region .regionItem{width:16.666666%}.section_sport.subsection_fussball .region .flickity-button{display:block}}@media screen and (min-width:1024px){.section_sport.subsection_fussball .region .regionItem{width:8.333333%}.section_sport.subsection_fussball .region .flickity-button{display:none}.section_sport.subsection_fussball .region .regionItem{padding:0 5px}}.horoskop .flickitySlider{padding:8px 25px;background-color:#edede8;display:none}.horoskop .flickitySlider.flickity-enabled{display:block}.horoskop .flickity-viewport{width:100%}.horoskop .flickity-button{background-color:transparent}.horoskop .flickity-prev-next-button.previous{left:0}.horoskop .flickity-prev-next-button.next{right:0}.horoskop .horoskopItem{text-align:center;display:block;width:33.333333%}.horoskop .horoskopItem .horoskopImage{text-align:center}.horoskop .horoskopItem .horoskopSign{text-align:center;display:block;width:62px;margin:0 auto}.horoskop .horoskopItem .horoskopCaption{font-family:benton-sans-compressed,sans-serif;font-weight:700;text-transform:uppercase;text-align:center;display:block;width:100%;font-size:.75rem;font-size:.8125rem}.horoskop .horoskopItem:hover .horoskopCaption{color:#d0013a}@media screen and (min-width:768px){.horoskop .horoskopItem{width:16.666666%}}@media screen and (min-width:1024px){.horoskop{padding:0}.horoskop .flickity-button{display:none}.horoskop .horoskopItem{width:8.333333%}}.horoskopSign-fische,.horoskopSign-jungfrau,.horoskopSign-krebs,.horoskopSign-loewe,.horoskopSign-schuetze,.horoskopSign-skorpion,.horoskopSign-steinbock,.horoskopSign-stier,.horoskopSign-waage,.horoskopSign-wassermann,.horoskopSign-widder,.horoskopSign-zwillinge{max-width:100%;background-size:100%;background-image:url(/misc/bane/images/horoskop/horoskop-sprite-2019-10-21.png)}.horoskopSign-widder{background-position:0 0;background-size:100%}.horoskopSign-stier{background-position:0 9.090909%;background-size:100%}.horoskopSign-zwillinge{background-position:0 18.181818%;background-size:100%}.horoskopSign-krebs{background-position:0 27.272727%;background-size:100%}.horoskopSign-loewe{background-position:0 36.363636%;background-size:100%}.horoskopSign-jungfrau{background-position:0 45.454545%;background-size:100%}.horoskopSign-waage{background-position:0 54.545455%;background-size:100%}.horoskopSign-skorpion{background-position:0 63.636364%;background-size:100%}.horoskopSign-schuetze{background-position:0 72.727273%;background-size:100%}.horoskopSign-steinbock{background-position:0 81.818182%;background-size:100%}.horoskopSign-wassermann{background-position:0 90.909091%;background-size:100%}.horoskopSign-fische{background-position:0 100%;background-size:100%}.teaserBox.xmlTeaserBox.layout_businesslive .teaserBoxHeadlineText{background-color:#35549b}.teaserBox.xmlTeaserBox .money_body{background-color:#fff}.teaserBox.xmlTeaserBox .money_body li,.teaserBox.xmlTeaserBox .money_body ul{list-style-type:none}.teaserBox.xmlTeaserBox .money_body .atxTopFlopChart{padding:0 0 10px}.teaserBox.xmlTeaserBox .money_body .atxTopFlopChart img{width:100%}.teaserBox.xmlTeaserBox .money_body .ttBox{padding:0}.teaserBox.xmlTeaserBox .money_body .ttBox.atxFlop{padding:10px 0}.teaserBox.xmlTeaserBox .money_body .ttBox .tableTop span{font-weight:700}.teaserBox.xmlTeaserBox .money_body .ttBox .tableRow span,.teaserBox.xmlTeaserBox .money_body .ttBox .tableTop span{font-size:.6875rem;display:table-cell}.teaserBox.xmlTeaserBox .money_body .ttBox li a,.teaserBox.xmlTeaserBox .money_body .ttBox li div{-webkit-box-pack:justify;justify-content:space-between;flex-wrap:wrap;display:-webkit-box;display:flex}.teaserBox.xmlTeaserBox .money_body .ttBox .cell1{width:36%}.teaserBox.xmlTeaserBox .money_body .ttBox .cell2{width:5%}.teaserBox.xmlTeaserBox .money_body .ttBox .cell3{width:22%;text-align:right}.teaserBox.xmlTeaserBox .money_body .ttBox .cell4{width:22%;text-align:right}.teaserBox.xmlTeaserBox .money_body .ttBox .cell5{width:15%;text-align:right}.teaserBox.xmlTeaserBox .money_body .tableRow a,.teaserBox.xmlTeaserBox .money_body .tableTop div{padding:2px 5px}.teaserBox.xmlTeaserBox .money_body .tableRow a:hover{background-color:#f8f8f8;cursor:pointer}.teaserBox.xmlTeaserBox .money_body .ttBox .tableRow .green{color:#019c0f}.teaserBox.xmlTeaserBox .money_body .ttBox .tableRow .red{color:red}.oe24tvTopVideoLayer{width:100%;max-width:960px;display:none;position:fixed;bottom:-315px;left:0;right:0;z-index:999}.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:benton-sans-compressed,sans-serif;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:benton-sans-extra-compressed,sans-serif;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;-webkit-transition:bottom 1s ease-in;transition:bottom 1s ease-in}.oe24tvTopVideoLayer.tvLayerEnd{bottom:0;-webkit-transition:bottom 1s ease-out;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:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;align-content:center;padding:0}.oe24tvTopVideoLayer.tvLayerEnd .oe24tvTxt .oe24tvHeadline{flex-wrap:wrap;display:-webkit-box;display:flex;-webkit-box-pack:center;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;-webkit-box-align:center;align-items:center;display:-webkit-box;display:flex;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:center;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}}.meinOe24{font-family:benton-sans,sans-serif;padding:15px}.meinOe24 .meinOe24Counter,.meinOe24 .meinOe24Header{width:100%;padding:40px 0}.meinOe24 .meinOe24Counter img,.meinOe24 .meinOe24Header img{display:block;width:100%;margin:0 auto}.meinOe24 .meinOe24Counter{display:block;text-align:center;padding:40px 100px 0}.meinOe24 .meinOe24CounterInner{width:100%;padding:32px;border-radius:7px;position:relative;background-color:#f6eeb6}.meinOe24 .meinOe24Counter .meinOe24Digit,.meinOe24 .meinOe24Counter .meinOe24Digits{list-style-type:none;padding:0;margin:0}.meinOe24 .meinOe24Counter .meinOe24Digits{width:100%}.meinOe24 .meinOe24Counter .meinOe24Digit{font-family:benton-sans-extra-compressed,sans-serif;font-size:7rem;line-height:1;text-align:center;display:inline-block;color:#fff;float:left;width:16.666666%;padding:0 2px;position:relative}.meinOe24 .meinOe24Counter .meinOe24Digit:after{content:'';width:26px;height:24px;position:absolute;bottom:1px;left:-13px;z-index:1;background-color:#fff;box-shadow:0 0 11px -4px rgba(0,0,0,.75);text-shadow:0 0 16px rgba(0,0,0,.3)}.meinOe24 .meinOe24Counter .meinOe24Digit:first-child:after{display:none}.meinOe24 .meinOe24Counter .meinOe24Digit span{line-height:1;display:block;width:100%;padding:10px 0;margin:0;border-radius:10px;background:#bc872d;background:-webkit-gradient(linear,left top,left bottom,from(#bc872d),color-stop(50%,#fae18a),to(#bc872d));background:linear-gradient(to bottom,#bc872d 0,#fae18a 50%,#bc872d 100%);box-shadow:0 0 11px -4px rgba(0,0,0,.75);text-shadow:0 0 16px rgba(0,0,0,.3)}.meinOe24 .meinOe24Headline{font-family:benton-sans-extra-compressed,sans-serif;font-size:2.5rem;line-height:1.2;text-align:center;text-transform:uppercase;padding:15px 0;margin:0;border-top:1px solid #d0113a;border-bottom:1px solid #d0113a;color:#d0113a}.meinOe24 .meinOe24SubHeadline{font-family:benton-sans-extra-compressed,sans-serif;font-size:1.2rem;line-height:1.2;text-align:center;text-transform:uppercase;padding:0;margin:0 auto;color:#d0113a;display:block}.meinOe24 .meinOe24Text{font-size:1.5rem;line-height:1.3;padding:0 100px;margin:40px 0}.meinOe24 .meinOe24Text strong{font-weight:700;text-transform:uppercase}.meinOe24 .meinOe24TabsOuter{width:100%;text-align:center;margin:40px 0 0}.meinOe24 .meinOe24Tabs{display:table;border:1px solid #d0113a;margin:0 auto}.meinOe24 .meinOe24Tab{font-family:benton-sans-extra-compressed,sans-serif;font-size:2.5rem;text-align:center;text-decoration:none;text-transform:uppercase;display:table-cell;padding:10px 30px;margin:0;border-left:1px solid #d0113a;color:#d0113a;background-color:#fff}.meinOe24 .meinOe24Tab:first-child{border-left:none}.meinOe24 .meinOe24Tab:hover{color:#fff;background-color:#d0113a}.meinOe24 .meinOe24Tab.active{color:#fff;background-color:#d0113a}.meinOe24 .meinOe24TabBox.meinOe24TabBoxArchiv,.meinOe24 .meinOe24TabBox.meinOe24TabBoxHeute,.meinOe24 .meinOe24TabBox.meinOe24TabBoxRules{display:none;padding:40px 0}.meinOe24 .meinOe24TabBox.meinOe24TabBoxArchiv.active,.meinOe24 .meinOe24TabBox.meinOe24TabBoxHeute.active,.meinOe24 .meinOe24TabBox.meinOe24TabBoxRules.active{display:block}.meinOe24 .meinOe24TabBoxRules.showRules{display:block}.meinOe24 .meinOe24TabBoxHeute .meinOe24CoinsToEuro{text-align:center}.meinOe24 .meinOe24TabBoxArchiv table{width:100%;margin:40px 0}.meinOe24 .meinOe24TabBoxArchiv table tr:nth-child(even){background-color:#e8e8e8}.meinOe24 .meinOe24TabBoxArchiv table tr:nth-child(even){background-color:#f8f8f8}.meinOe24 .meinOe24TabBoxArchiv table td,.meinOe24 .meinOe24TabBoxArchiv table th{text-align:left;padding:4px 10px;vertical-align:top}.meinOe24 .meinOe24TabBoxArchiv table th.meinOe24Records{text-transform:uppercase}.meinOe24 .meinOe24TabBoxArchiv table td.meinOe24Values,.meinOe24 .meinOe24TabBoxArchiv table th.meinOe24Values{text-align:center}.meinOe24 .meinOe24TabBoxArchiv table th{font-size:1.25rem;font-weight:700;color:#fff}.meinOe24 .meinOe24TabBoxArchiv table td{font-size:1rem;font-weight:400;color:#000}.meinOe24 .meinOe24TabBoxArchiv table th.meinOe24Records,.meinOe24 .meinOe24TabBoxArchiv table th.meinOe24Values{background-color:#d0113a}.meinOe24 .meinOe24TabBoxArchiv table td.meinOe24Records,.meinOe24 .meinOe24TabBoxArchiv table th.meinOe24Records{border-left:1px solid #d0113a}.meinOe24 .meinOe24TabBoxRulesBody{padding:0 60px}.meinOe24 .meinOe24TabBoxRules p{font-size:2rem;font-weight:700;margin:30px 0;color:#d0113a}.meinOe24 .meinOe24TabBoxRules ul{margin:30px 0}.meinOe24 .meinOe24TabBoxRules li{list-style-type:disc;margin:5px 0}.meinOe24 .meinOe24TabBoxRules .meinOe24EuroToCoins li{list-style-type:none}.meinOe24 .meinOe24EuroToCoins,.meinOe24 .meinOe24TabBoxHeute .meinOe24EuroToCoins{text-align:center;width:100%;margin:0 auto}.meinOe24 .meinOe24TabBoxHeute .imageMeinOe24EuroToCoins{width:100%;position:relative}.meinOe24 .meinOe24TabBoxHeute .imageMeinOe24EuroToCoins img{display:block;width:100%}.meinOe24 .meinOe24TabBoxHeute .imageMeinOe24EuroToCoins span{font-family:benton-sans-extra-compressed,sans-serif;font-size:3.5rem;text-align:center;display:block;width:100%;color:#fff;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.meinOe24 .meinOe24TabBoxHeute .meinOe24EuroToCoinsArrowTop{width:40px;height:16px;margin:-10px auto 0;background-color:#d0113a}.meinOe24 .meinOe24TabBoxHeute .meinOe24EuroToCoinsArrowBottom{width:0;height:0;margin:0 auto;border-left:20px solid transparent;border-right:20px solid transparent;border-top:20px solid #d0113a}.meinOe24 .meinOe24TabBoxHeute .meinOe24EuroToCoinsBottom{font-family:benton-sans-extra-compressed,sans-serif;font-size:1.5rem;line-height:1;text-align:center;text-transform:uppercase;display:block;padding:2px 0;margin:5px 30px;color:#fff;background-color:#d0113a}.meinOe24 .meinOe24ButtonContainer{text-align:center;display:block;padding:10px 100px;margin:30px 0}.meinOe24 .meinOe24Button{font-family:benton-sans-extra-compressed,sans-serif;font-size:2.5rem;text-align:center;text-transform:uppercase;text-decoration:none;display:block}.meinOe24 .meinOe24Button a,.meinOe24 .meinOe24Button a:hover{display:block;padding:2px 10px;margin:0;text-decoration:none;color:#fff;background-color:#d0113a}.meinOe24 .meinOe24Button .meinOe24ButtonAuszahlung,.meinOe24 .meinOe24Button .meinOe24ButtonAuszahlung:hover{background-color:#c8c8c8}.meinOe24 .meinOe24Button .meinOe24ButtonAuszahlung.enabled{background-color:#d0113a}.meinOe24 .meinOe24Stories{display:block;padding:40px 200px 0}.meinOe24 .meinOe24Story{display:block;width:100%;margin-bottom:20px}.meinOe24 .meinOe24Story,.meinOe24 .meinOe24Story:hover{text-decoration:none}.meinOe24 .meinOe24StoryPostTitle,.meinOe24 .meinOe24StoryTitle{font-family:benton-sans-extra-compressed,sans-serif;font-size:1rem;line-height:1.3;text-align:center;text-transform:uppercase;float:left;padding:1px 7px}.meinOe24 .meinOe24StoryPostTitle{color:#fff;background-color:#d0113a}.meinOe24 .meinOe24StoryTitle{color:#d0113a}.meinOe24 .meinOe24StoryImageBox{display:block;width:100%;position:relative}.meinOe24 .meinOe24StoryImageBox .meinOe24StoryImage{display:block;width:90%}.meinOe24 .meinOe24StoryImageBox .meinOe24StoryButton{text-align:left;display:block;width:30%;height:50%;color:#fff;background-color:#d0113a;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);box-shadow:0 0 7px 0 rgba(0,0,0,.7)}.meinOe24 .meinOe24StoryImageBox .meinOe24StoryButton span{font-family:benton-sans-extra-compressed,sans-serif;font-size:1rem;line-height:1.3;text-align:center;text-transform:uppercase;display:block;width:80%;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.meinOe24 .meinOe24StoryImageBox .meinOe24StoryButton svg{height:100%;position:absolute;left:0;top:0}.meinOe24Frame{display:block;width:100%;padding:15px}.meinOe24FrameInner{display:block;width:100%;padding:10px}.meinOe24FrameInner>.meinOe24FrameHeadline{font-family:benton-sans-extra-compressed,sans-serif;font-size:2.5rem;line-height:1;text-transform:uppercase;padding:5px 10px;margin:0;color:#fff;background-color:#d0113a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.meinOe24Frame iframe{min-height:300px;border:none}.meinOe24Frame iframe:focus{outline:0}.meinOe24Frame iframe[seamless]{display:block;width:100%}.meinOe24FormBox{width:990px;padding:15px}.meinOe24FormTop{text-align:center}.meinOe24FormContainer{font-family:benton-sans,sans-serif;display:block;width:718px;margin:60px auto 0}.meinOe24FormContainer a,.meinOe24FormContainer a:hover{text-decoration:underline}.meinOe24FormContainer .meinOe24FormBottom,.meinOe24FormContainer table{width:70%;margin:30px auto}.meinOe24FormContainer table{margin:30px auto}.meinOe24FormContainer .meinOe24FormBottom{padding:0 10px;margin:10px auto}.meinOe24FormContainer table td{padding:2px 10px;vertical-align:top;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.meinOe24FormContainer table .meinOe24FormCol1{width:35%}.meinOe24FormContainer table .meinOe24FormCol2 input{width:65%}.meinOe24FormContainer td label{font-size:.875rem;font-weight:700}.meinOe24FormContainer td label:after{font-size:.75rem;content:"*";color:#d0113a;margin-left:.3em;margin-top:-.5em}.meinOe24FormContainer td input[type=date],.meinOe24FormContainer td input[type=email],.meinOe24FormContainer td input[type=password],.meinOe24FormContainer td input[type=text]{width:100%;padding:2px 10px;border:1px solid #c8c8c8;outline:0;box-shadow:none}.meinOe24FormContainer td select{width:50%}.meinOe24FormContainer .meinOe24FormBottom .checkbox{margin-bottom:20px}.meinOe24FormContainer .meinOe24FormBottom input[type=checkbox]{float:left}.meinOe24FormContainer .meinOe24FormBottom label{display:block;padding-left:30px;margin-top:-.3em}.meinOe24FormContainer .meinOe24FormBottom input[type=submit]{float:right;font-family:benton-sans-extra-compressed,sans-serif;font-size:1.5rem;text-align:center;text-transform:uppercase;padding:2px 10px;margin-top:30px;color:#fff;background-color:#d0113a}.meinOe24FormContainer .meinOe24TabBoxRules{display:block}.meinOe24Nav{border-top:1px solid #d0113a;border-bottom:1px solid #d0113a}.meinOe24Nav h2.meinOe24Headline{border:none}.meinOe24Nav .meinOe24NavElem{float:left;width:33%;text-align:center}.meinOe24Nav .meinOe24NavElem a{color:#fff;display:inline-block;margin-top:25px;padding:2px 10px;background-color:#d0113a}.clearBoth{clear:both}@media (max-width:1023px){.meinOe24FormBox{width:100%}.meinOe24FormBox img,.meinOe24FormContainer{max-width:100%}.meinOe24 .meinOe24TabBoxRulesBody{padding:0}.meinOe24 .meinOe24Headline{font-size:1.5rem}.meinOe24 .meinOe24Tabs{width:100%}.meinOe24 .meinOe24Tab{font-size:1.5rem;padding:1% 2%}.meinOe24 .meinOe24Text{padding:0;font-size:1.1rem}.meinOe24 .meinOe24Stories{padding:40px 10px 0}.meinOe24 .meinOe24TabBoxArchiv table th{font-family:benton-sans-extra-compressed,sans-serif;font-size:1rem;padding:1%}.meinOe24 .meinOe24TabBoxArchiv table td{font-size:.9rem;padding:1%}.meinOe24RecordsId{word-break:break-word}}@media (max-width:768px){.meinOe24{padding:0}.meinOe24 .meinOe24Counter{padding:40px 0 0}.meinOe24 .meinOe24Counter .meinOe24Digit span{font-size:3rem}.meinOe24 .meinOe24Counter .meinOe24Digit:after{display:none}.meinOe24 .meinOe24CounterInner{padding:10px}.meinOe24 .meinOe24Stories{padding:40px 0 0}.meinOe24 .meinOe24Button{font-size:1.2rem}.meinOe24 .meinOe24ButtonContainer{padding:10px 0}.meinOe24 .meinOe24StoryImageBox .meinOe24StoryButton span{font-size:.875rem}.meinOe24 .meinOe24TabBoxRules p{font-size:1rem}.meinOe24 .meinOe24TabBoxRules ul{padding:0 0 0 10px}}@media (max-width:400px){.meinOe24 .meinOe24Tab{font-size:1rem;padding:1%}.meinOe24Nav .meinOe24NavElem{float:none;width:100%}.meinOe24Nav .meinOe24NavElem a{padding:2px;margin:0;display:block}.meinOe24 .meinOe24Counter .meinOe24Digit span{font-size:2rem}}.coinsBox{font-family:benton-sans-extra-compressed,sans-serif;font-size:1rem;line-height:1.3;text-align:center;text-transform:uppercase;width:100%;width:80%;margin:0 auto}.coinsBox .coinsRow{margin:0}.coinsBox .coinsRow.coinsRow_0{margin:0 0 2em}.coinsBox .coinsCoins{display:-webkit-box;display:flex;width:75%;margin:0 auto}.coinsBox .coinsCoin{-webkit-box-flex:1;flex-grow:1;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center;position:relative;-webkit-filter:grayscale(100%);filter:grayscale(100%)}.coinsBox .coinsCoin.active{-webkit-filter:none;filter:none}.coinsBox .coinsCoin.active .coinsValue{color:#d0113a}.coinsBox .coinsCoin.current .coinsValue{color:#fff;background-color:#d0113a;box-shadow:0 0 5px 2px rgba(0,0,0,.2)}.coinsBox .coinsEuroBox{width:130px}.coinsBox .coinsImage{display:block;width:100%}.coinsBox .coinsEuro{font-size:1.25rem;text-align:center;display:block;width:100%;padding:0;margin:0;color:#fff;position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.coinsBox .coinsCoin .coinsValue{font-size:1rem;line-height:1;display:inline-block;padding:2px 10px;margin:4px 0 10px 0;color:#a8a8a8}.coinsBox .coinsCoin .coinsValue span{display:block}.coinsBox .coinsCoin .coinsEuro{font-size:3rem;top:38px}.coinsBox .coinsCoin .coinsValue{font-size:1rem;font-size:2rem}.coinsBox .coinsScale{display:-webkit-box;display:flex;width:100%;margin:.7em 0;background-color:#ddd;position:relative}.coinsBox .coinsRow_0 .coinsScaleCoins,.coinsBox .coinsRow_1 .coinsScaleCoins{display:block;height:100%;width:0%;background-color:#d0113a;position:absolute;top:0;left:0;-webkit-transition:width 1s;transition:width 1s}.coinsBox .coinsRow_0 .coinsScaleCoins{-webkit-transition-delay:0s;transition-delay:0s}.coinsBox .coinsRow_1 .coinsScaleCoins{-webkit-transition-delay:1s;transition-delay:1s}.coinsBox .coinsRow .coinsScaleCoins:after,.coinsBox .coinsRow .coinsScaleCoins:before{display:none}.coinsBox .coinsRow .coinsScaleCoins:before{border-top-width:18px;border-top-style:solid;border-top-color:transparent}.coinsBox .coinsRow .coinsScaleCoins:after{border-bottom-width:18px;border-bottom-style:solid;border-bottom-color:transparent}.coinsBox .coinsRow .coinsScaleCoins.current:after,.coinsBox .coinsRow .coinsScaleCoins.current:before{content:"";display:block;width:0;height:0;border-left:18px solid transparent;border-right:18px solid transparent;position:absolute;right:-18px}.coinsBox .coinsRow .coinsScaleCoins.current:before{border-top-color:#d0113a;top:-18px}.coinsBox .coinsRow .coinsScaleCoins.current:after{border-bottom-color:#d0113a;bottom:-18px}.coinsBox .coinsScale .coinsScalePart{width:25%;height:60px;border-left:1px solid #fff;position:relative}.coinsBox .coinsScale .coinsScalePart:first-child{border-left:none}.coinsBox .coinsScale .coinsScalePartTop .coinsScalePartLine{top:0}.coinsBox .coinsScale .coinsScalePartBottom .coinsScalePartLine{bottom:0}.coinsBox .coinsScale .coinsScalePartLine{width:1px;height:20%;border-left:1px solid #fff;position:absolute}.coinsBox .coinsScale .coinsScalePartLine:nth-child(1){left:10%}.coinsBox .coinsScale .coinsScalePartLine:nth-child(2){left:20%}.coinsBox .coinsScale .coinsScalePartLine:nth-child(3){left:30%}.coinsBox .coinsScale .coinsScalePartLine:nth-child(4){left:40%}.coinsBox .coinsScale .coinsScalePartLine:nth-child(5){left:50%}.coinsBox .coinsScale .coinsScalePartLine:nth-child(6){left:60%}.coinsBox .coinsScale .coinsScalePartLine:nth-child(7){left:70%}.coinsBox .coinsScale .coinsScalePartLine:nth-child(8){left:80%}.coinsBox .coinsScale .coinsScalePartLine:nth-child(9){left:90%}.coinsBox .coinsRow_1 .coinsScaleMore{padding:10px;color:#fff;position:absolute;right:0;top:47%;-webkit-transform:translateY(-50%);transform:translateY(-50%);display:none}.coinsBox .coinsRow_1 .coinsScaleMore.active{display:block}@media (max-width:768px){.coinsBox{width:100%}.coinsBox .coinsEuroBox{width:33%}.coinsBox .coinsCoins{width:100%}.coinsBox .coinsCoin .coinsEuro{font-size:1.1rem;top:6%}.coinsBox .coinsCoin .coinsValue{font-size:1rem}.coinsBox .coinsScale .coinsScalePart{height:25px}}.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%;-webkit-transform:translate(-50%,-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:table-row}.wahlStatsApaNavigation span{font-family:benton-sans-compressed,sans-serif;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}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}}@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:benton-sans,sans-serif;border:1px solid #000}.wahlStatsApaSearch .form_search .textfield::-webkit-input-placeholder{color:#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:benton-sans-extra-compressed,sans-serif;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:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;flex-wrap:wrap}.wahlautomatedContent .wahlOverview .wahlCounty{width:32%}.wahlautomatedContent .wahlOverview .wahlCounty a{display:block}@media only screen and (min-width:768px){.wahlautomatedContent iframe{height:600px}}.channelsList{padding:0 10px 15px 10px}.channelListHeader{background-color:#fff;color:#000;border-bottom:3px solid #d0013a}.channelListHeader .channelListLink{text-decoration:none}.channelsListHeadline{font-family:benton-sans-extra-compressed,sans-serif;line-height:1.2;padding:2px 10px;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:center;text-transform:uppercase}.channelsList.sport-fussball .channelListHeader{border-bottom:3px solid #22b480}.channelsList.sport-motorsport .channelListHeader{border-bottom:3px solid #1d1d1b}.channelsList.sport-sportmix .channelListHeader{border-bottom:3px solid #007edc}.channelsList.sport-stars .channelListHeader{border-bottom:3px solid #b1177a}.channelsList.sport-wintersport .channelListHeader{border-bottom:3px solid #0052b3}.channelListBody{clear:both}.channelListBody ul li{margin:0}.channelListBody ul li:nth-child(odd){background-color:#fff}.channelListBody ul li:nth-child(even){background-color:#f4f4f4}.channelListBody ul li:hover{background-color:#e8e8e8}.channelListBody li,.channelListBody ul{padding:0;list-style-type:none}.channelsListItem .itemText{font-family:benton-sans,sans-serif;font-size:.875rem;line-height:1.2;color:#000;text-decoration:none;text-overflow:ellipsis;text-transform:uppercase;padding:8px 5px;white-space:nowrap;display:block;width:100%;overflow:hidden;position:relative}.channelsListItem .itemText:after{content:'Details »';font-size:.75rem;display:inline-block;position:absolute;right:0}@media screen and (min-width:768px){.channelsList.channelsListCols2{float:left;width:50%}.channelListlastColumn{clear:both}}@media screen and (min-width:1024px){.channelsList.channelsListCols3{float:left;width:33%}}.sportdaten-center{background-color:#2c9c52;padding:10px 0}.sportdaten-center .dropdown{margin:0 3%;width:44%}.sportdaten-center .dropdown a.btn{width:100%;background-color:#fff;color:#000;padding:.375rem .75rem}.sportdaten-center.euro-2106,.sportdaten-center.fussball,.sportdaten-center.fussball-europacup,.sportdaten-center.nationalteam{background-color:#22b480}.sportdaten-center.nordische-wm,.sportdaten-center.ski-wm,.sportdaten-center.wintersport{background-color:#0052b3}.sportdaten-center.us-sports{background-color:#007edc}.sportdaten-center.motorsport{background-color:#1d1d1b}@media screen and (min-width:1024px){.sportdaten-center{display:none}}.groupWidget .group{margin:15px 0}.groupWidget .group iframe{display:block;margin:0 auto;border:none;border-bottom:#ccc solid 1px}.chartContainer{display:block}.chartContainer.distanceTop{margin-top:15px}.chartContainer.distanceBottom{margin-bottom:15px}.chartHeader{padding:0;position:relative;background-color:#f8f8f8}.chartHeader:after{content:"";display:inline-block;width:0;height:0;border-left:20px solid transparent;border-right:20px solid transparent;border-top:20px solid #d0013a;position:absolute;left:50%;bottom:-16px;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.chartHeader .chartCaption{font-family:benton-sans,sans-serif;font-weight:700;font-size:1.375rem;text-align:center;text-transform:uppercase;padding:8px 0;margin:0;color:#fff;background-color:#d0013a}.chartFooter{padding:4px 0;color:#000}.chartFooter .chartSource{font-family:benton-sans-extra-compressed,sans-serif;font-size:.875rem;font-weight:600;text-align:right;padding:0 14px;margin:5px 0}.chartContent{width:100%;padding:10px;background-color:#f8f8f8}.chartContent .chartCell{display:block;width:100%}.chartContent .chartCell.barChartData{position:relative}.chartContent .chartCell.pieChartData{position:relative;padding:0 5%}.chartContent .chartCellCaption{font-family:benton-sans-extra-compressed,sans-serif;font-size:1.5rem;font-weight:700;text-align:center;padding:10px 0}.chartContent .legendBox{display:table;table-layout:fixed;border-collapse:collapse;border-spacing:0;width:100%;margin:5px 0}.chartContent .legendBox .legend{font-family:benton-sans-extra-compressed,sans-serif;font-size:1.125rem;font-weight:700;text-align:center;display:table-cell;vertical-align:bottom;color:#000}.chartContent .legendBox .legend .value{display:block;margin:0 auto}.chartContent .legendBox .legend .divider{display:block;width:70%;height:5px;margin:2px auto}.newsletterSubscribe .newsletterteaser{margin-bottom:15px}.newsletterSubscribe .newsletterteaser:after{content:"";display:table;clear:both}.newsletterSubscribe .newsletterteaser .nlImg{float:left;margin:0 10px 0 0}.newsletterSubscribe .newsletterbody input[type=text],.newsletterSubscribe .newsletterbody select{width:100%}.newsletterSubscribe .newsletterbody .nlSpacer{margin-bottom:5px}.newsletterSubscribe .newsletterbody .nlBigSpacer{margin-top:10px}.newsletterSubscribe .newsletterbody .nlLink{text-decoration:underline}.newsletterSubscribe .newsletterbody .checkWrap input[type=checkbox]{margin:5px 10px 0 0}.newsletterSubscribe .newsletterbody .checkWrap label{width:90%}.newsletterSubscribe .newsletterbody .nlSubmit{margin:15px 0}.newsletterSubscribe .newsletterbody .nlSubmit input[type=submit]{width:170px;background-color:#fff;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#eee));background-image:linear-gradient(to bottom,#fff,#eee);border:1px solid #ccc;color:#000;font-weight:700;text-align:center;text-transform:uppercase;margin-bottom:10px}@media screen and (min-width:768px){.newsletterSubscribe.Fullwidth .newsletterbody .nlSpacer{display:-webkit-box;display:flex;flex-wrap:wrap;-webkit-box-pack:start;justify-content:flex-start;margin-bottom:20px}.newsletterSubscribe.Fullwidth .newsletterbody .nlSpacer .nlText{width:20%;text-align:right;padding-right:10px}.newsletterSubscribe.Fullwidth .newsletterbody .nlSpacer .nlField{width:70%}}.channelIndex .channelIndexWrapper{padding-right:3%;width:50%}.channelIndex .channelIndexWrapper .channelChar{display:inline-block;padding:1px 4px;font-weight:700;color:#fff;text-transform:uppercase;background-color:#d0013a;border:2px solid #d0013a;border-radius:5px}.channelIndex .channelIndexWrapper a{display:block}.channelIndex .channelIndexWrapper a:hover{text-decoration:underline}@media screen and (min-width:768px){.channelIndex .channelIndexWrapper{width:33%}}.cpcBoxes{background-color:#eaeaea;padding:1%}.cpcBoxes .adsLabel{font-size:.6875rem;text-align:right;padding:0;margin:0 0 4px;color:#949f9b;display:block}.cpcBoxes .cpcBox{width:190px;margin:0 auto;display:block}@media only screen and (max-width:767px){.cpcBoxes .cpcBox:nth-child(3){display:none}}.newStoriesOverlay{font-family:benton-sans-compressed,sans-serif;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%;-webkit-transform:translate(-50%,-30%);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:-webkit-gradient(linear,left top,left bottom,from(#e73239),to(#d0113a));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:-webkit-gradient(linear,left top,left bottom,from(#e73239),to(#d0113a));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}}.teaser>.infoTagesBox{padding:0 10px}.infoTagesBox{box-shadow:none}.infoTagesBox.oneStoryTeaserBox{display:none}@media (min-width:1024px){.infoTagesBox.oneStoryTeaserBox{display:block}}.infoTagesBox .infoTagesBoxHeadline{font-family:benton-sans-extra-compressed,sans-serif;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){.infoTagesBox{box-shadow:0 0 10px 1px rgba(0,0,0,.1)}.infoTagesBox .infoTagesBoxHeadline{font-size:1.625rem;margin:0 -10px}}.infoTagesBox .infoTagesBoxHeadlineLogo,.infoTagesBox .infoTagesBoxHeadlineText{text-align:center;display:block;width:100%}.infoTagesBox .infoTagesBoxHeadlineText{padding:7px 0 5px;position:relative}.infoTagesBox .infoTagesBoxHeadlineText:before{content:"";width:100%;height:1px;background-color:#d0013a;position:absolute;display:block;left:50%;top:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:1}.infoTagesBox .infoTagesBoxHeadlineText span{padding:0 10px;color:#000;background-color:#fff;position:relative;z-index:2}.infoTagesBox.coverBox .infoTagesBoxHeadlineText span{background-color:#f2f2f2}.infoTagesBox .storyInfo .date,.infoTagesBox .storyInfo .duration{font-family:benton-sans-compressed,sans-serif;font-size:.75rem}.infoTagesBox .story{width:100%}@media (min-width:1024px){.infoTagesBox .story{width:100%}.infoTagesBox .storyInfo .date,.infoTagesBox .storyInfo .duration{font-size:.875rem}.infoTagesBox .infoTagesBoxHeadlineText:before{width:93%}}.infoTagesBox .story .storyImage{position:relative}.infoTagesBox .story.videoStory .storyImage::after{width:17%}.infoTagesBox .story .storyImage .storyCounter{font-family:benton-sans,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;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.infoTagesBox .story .storyText{margin-top:3%}.infoTagesBox .story .preTitle{font-family:benton-sans-compressed,sans-serif;font-size:1.25rem;text-transform:uppercase;max-width:100%;padding:0 10px 0 0;color:#d0013a;background-color:#fff;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){.infoTagesBox .story .preTitle{font-size:1.25rem;padding:0 10px 0 0}}.infoTagesBox .story .title{font-family:benton-sans-compressed,sans-serif;font-weight:700;font-size:1.25rem;line-height:1.1;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}@media (min-width:768px){.infoTagesBox .story .title{font-size:1.5rem}}:root{--o24takeover1-bg-color:#e20074;--o24takeover2-bg-color:#e24e9a;--o24takeover1-txt-color:#FFF}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 .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,body.oe24takeover1 .bannerBox.bannerBoxEPaper .date,body.oe24takeover1 .bannerBox.bannerBoxEPaper .issue,body.oe24takeover1 .consoleNavigationItem .storyText .title,body.oe24takeover1 .contentBox .story .leadText,body.oe24takeover1 .contentBox .title,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 .storyInfo .date,body.oe24takeover1 .xlBox .storyText .title,d-block{color:var(--o24takeover1-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{-webkit-filter:invert(100%);-moz-filter:invert(100%);-o-filter:invert(100%);-ms-filter:invert(100%);filter:invert(100%)}body.oe24ContentTakeover_crazy div[class^=img_]{-webkit-filter:invert(100%);-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{-webkit-filter:blur(4px);-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}.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 .headerDesktop .headerMeinOe24 .headerMeinOe24UserIcon,.section_sport.tabbedBox .region .regionItem.regionActive .regionItemBox{border-color:#2c9c52}.layout_sport .console .consoleNavigation .flickity-prev-next-button,.layout_sport .console .consoleNavigationItem .storyImage .storyCounter,.layout_sport .console .consoleStories .flickity-prev-next-button,.layout_sport .console .consoleStories .storyImage .storyCounter,.layout_sport .console .story .preTitle,.layout_sport .consoleNavigationItem.is-nav-selected .storyMarker,.layout_sport .headerDesktop .navTopBrand,.layout_sport .headerMobile .navbarBrand .navbarBrandImage,.layout_sport .section_sport .console .consoleNavigation .flickity-prev-next-button,.layout_sport .section_sport .console .consoleStories .flickity-prev-next-button,.section_sport.tabbedBox .console .consoleStories .storyImage .storyCounter,.section_sport.tabbedBox .console .story .preTitle,.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 .editors .editorsItem .editorsTopTitle,.section_sport.tabbedBox .headlineDouble .headlineCaption .headlineLink,.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 .region .regionItem.regionActive .regionCaption,.section_sport.tabbedBox .region .regionItem:hover .regionCaption,.section_sport.tabbedBox .teaserBox .story .preTitle{color:#2c9c52}.section_sport.tabbedBox .console .flickity-prev-next-button .flickity-button-icon{fill:#2c9c52}@media (min-width:768px){.layout_sport .console .flickity-prev-next-button .flickity-button-icon{fill:#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 .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 .console .flickity-prev-next-button .flickity-button-icon{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 .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 .console .flickity-prev-next-button .flickity-button-icon{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 .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 .console .flickity-prev-next-button .flickity-button-icon{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 .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 .console .flickity-prev-next-button .flickity-button-icon{fill:#0052b3}.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 .headerDesktop .headerMeinOe24 .headerMeinOe24UserIcon,.section_wetter.tabbedBox .region .regionItem.regionActive .regionItemBox{border-color:#0075b4}.layout_wetter .console .consoleNavigation .flickity-prev-next-button,.layout_wetter .console .consoleNavigationItem .storyImage .storyCounter,.layout_wetter .console .consoleStories .flickity-prev-next-button,.layout_wetter .console .consoleStories .storyImage .storyCounter,.layout_wetter .console .story .preTitle,.layout_wetter .consoleNavigationItem.is-nav-selected .storyMarker,.layout_wetter .headerDesktop .navTopBrand,.layout_wetter .headerMobile .navbarBrand .navbarBrandImage,.layout_wetter .section_wetter .console .consoleNavigation .flickity-prev-next-button,.layout_wetter .section_wetter .console .consoleStories .flickity-prev-next-button,.section_wetter.tabbedBox .console .consoleStories .storyImage .storyCounter,.section_wetter.tabbedBox .console .story .preTitle,.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 .editors .editorsItem .editorsTopTitle,.section_wetter.tabbedBox .headlineDouble .headlineCaption .headlineLink,.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 .region .regionItem.regionActive .regionCaption,.section_wetter.tabbedBox .region .regionItem:hover .regionCaption,.section_wetter.tabbedBox .teaserBox .story .preTitle{color:#0075b4}.section_wetter.tabbedBox .console .flickity-prev-next-button .flickity-button-icon{fill:#0075b4}@media (min-width:768px){.layout_wetter .console .flickity-prev-next-button .flickity-button-icon{fill:#0075b4}}.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,.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:#8b0d3f}.layout_cooking24 .headline .headlineCaption,.layout_cooking24 .headlineDouble .subHeadlineCaption .subHeadlineLink,.section_cooking24.tabbedBox .headline .headlineCaption,.section_cooking24.tabbedBox .headlineDouble .subHeadlineCaption .subHeadlineLink{border-left-color:#8b0d3f}.layout_cooking24 .teaserBox .teaserBoxBottom .section_cooking24.tabbedBox .teaserBox .teaserBoxBottom{border-top-color:#8b0d3f}.layout_cooking24 .editors .editorsItem .editorsInfoBox:before .section_cooking24.tabbedBox .editors .editorsItem .editorsInfoBox:before{border-bottom-color:#5c092a}.layout_cooking24 .headerDesktop .headerMeinOe24 .headerMeinOe24UserIcon,.layout_cooking24 .region .regionItem.regionActive .regionItemBox .section_cooking24.tabbedBox .region .regionItem.regionActive .regionItemBox{border-color:#8b0d3f}.layout_cooking24 .console .consoleNavigationItem .storyImage .storyCounter,.layout_cooking24 .console .consoleStories .storyImage .storyCounter,.layout_cooking24 .console .story .preTitle,.layout_cooking24 .consoleNavigationItem .storyImage .storyCounter,.layout_cooking24 .consoleNavigationItem.is-nav-selected .storyMarker,.layout_cooking24 .contentBox .story .preTitle,.layout_cooking24 .contentBox .storylinkMore a,.layout_cooking24 .contentBox.newsticker .newstickerPreTitle,.layout_cooking24 .editors .editorsItem .editorsTopTitle,.layout_cooking24 .headerDesktop .navTopBrand,.layout_cooking24 .headerMobile .navbarBrand .navbarBrandImage,.layout_cooking24 .headlineDouble .headlineCaption .headlineLink,.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 .console .consoleStories .storyImage .storyCounter,.section_cooking24.tabbedBox .console .story .preTitle,.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 .editors .editorsItem .editorsTopTitle,.section_cooking24.tabbedBox .headlineDouble .headlineCaption .headlineLink,.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:#8b0d3f}.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 .region .regionItem.regionActive .regionCaption,.layout_cooking24 .region .regionItem:hover .regionCaption .section_cooking24.tabbedBox .teaserBox .story .preTitle,.layout_cooking24 .teaserBox .story .preTitle,.section_cooking24.tabbedBox .contentBox.newsticker .newstickerTime,.section_cooking24.tabbedBox .editors .editorsItem:hover .editorsTitle,.section_cooking24.tabbedBox .region .regionItem.regionActive .regionCaption,.section_cooking24.tabbedBox .region .regionItem:hover .regionCaption{color:#8b0d3f}.layout_cooking24 .offcanvas-collapse .dropdownToggleDown path,.layout_cooking24 .offcanvas-collapse .offcanvasTop svg path,.section_cooking24.tabbedBox .console .flickity-prev-next-button .flickity-button-icon{fill:#8b0d3f}@media (min-width:768px){.layout_cooking24 .console .flickity-prev-next-button .flickity-button-icon{fill:#8b0d3f}}.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,.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:#ffca49}.layout_society .headline .headlineCaption,.layout_society .headlineDouble .subHeadlineCaption .subHeadlineLink,.section_society.tabbedBox .headline .headlineCaption,.section_society.tabbedBox .headlineDouble .subHeadlineCaption .subHeadlineLink{border-left-color:#ffca49}.layout_society .teaserBox .teaserBoxBottom .section_society.tabbedBox .teaserBox .teaserBoxBottom{border-top-color:#ffca49}.layout_society .editors .editorsItem .editorsInfoBox:before .section_society.tabbedBox .editors .editorsItem .editorsInfoBox:before{border-bottom-color:#ffbb16}.layout_society .headerDesktop .headerMeinOe24 .headerMeinOe24UserIcon,.layout_society .region .regionItem.regionActive .regionItemBox .section_society.tabbedBox .region .regionItem.regionActive .regionItemBox{border-color:#ffca49}.layout_society .console .consoleNavigationItem .storyImage .storyCounter,.layout_society .console .consoleStories .storyImage .storyCounter,.layout_society .console .story .preTitle,.layout_society .consoleNavigationItem .storyImage .storyCounter,.layout_society .consoleNavigationItem.is-nav-selected .storyMarker,.layout_society .contentBox .story .preTitle,.layout_society .contentBox .storylinkMore a,.layout_society .contentBox.newsticker .newstickerPreTitle,.layout_society .editors .editorsItem .editorsTopTitle,.layout_society .headerDesktop .navTopBrand,.layout_society .headerMobile .navbarBrand .navbarBrandImage,.layout_society .headlineDouble .headlineCaption .headlineLink,.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 .console .consoleStories .storyImage .storyCounter,.section_society.tabbedBox .console .story .preTitle,.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 .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:#ffca49}.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-item.navItemOe24Tv,.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 .teaserBox .story .preTitle,.layout_society .teaserBox .story .preTitle,.section_society.tabbedBox .contentBox.newsticker .newstickerTime,.section_society.tabbedBox .editors .editorsItem:hover .editorsTitle,.section_society.tabbedBox .region .regionItem.regionActive .regionCaption,.section_society.tabbedBox .region .regionItem:hover .regionCaption{color:#ffca49}.layout_society .offcanvas-collapse .dropdownToggleDown path,.layout_society .offcanvas-collapse .offcanvasTop svg path,.section_society.tabbedBox .console .flickity-prev-next-button .flickity-button-icon{fill:#ffca49}@media (min-width:768px){.layout_society .console .flickity-prev-next-button .flickity-button-icon{fill:#ffca49}}
/*# sourceMappingURL=stylesChannel-d910df16c2.css.map */
