:root{--c-light: #ffffff;--c-light-rgb: 255, 255, 255;--c-lightgray: #f9f9f9;--c-lightgray-rgb: 249, 249, 249;--c-gray: #e2e8ed;--c-gray-rgb: 226, 232, 237;--c-darkgray: #81888e;--c-darkgray-rgb: 129, 136, 142;--c-dark: #2b2a2a;--c-dark-rgb: 43, 42, 42;--c-primaryColor1: #FBB900;--c-primaryColor1-rgb: 251, 185, 0;--c-primaryColor2: #0F2617;--c-primaryColor2-rgb: 15, 38, 23;--c-secondaryColor1: #FBB900;--c-secondaryColor1-rgb: 251, 185, 0;--c-secondaryColor2: #FBB900;--c-secondaryColor2-rgb: 251, 185, 0;--c-errorColor: #ff073a;--c-errorColor-rgb: 255, 7, 58;--c-borderColor: #707070;--c-borderColor-rgb: 112, 112, 112;--c-hoverColor: #FBB900;--c-hoverColor-rgb: 251, 185, 0}@font-face{font-family:"Roboto";src:url(../fonts/Roboto-Thin.ttf);font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:"Roboto";src:url(../fonts/Roboto-Light.ttf);font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:"Roboto";src:url(../fonts/Roboto-Light.ttf);font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"Roboto";src:url(../fonts/Roboto-Bold.ttf);font-weight:700;font-style:normal;font-display:swap}:root{--f-family-default: "Roboto", Helvetica, Arial, sans-serif;--f-family-text: "Roboto", Helvetica, Arial, sans-serif;--f-size-xs: 9px;--f-size-s: 12px;--f-size-m: 14px;--f-size-standard: 16px;--f-weight-thin: 100;--f-weight-light: 300;--f-weight-regular: 400;--f-weight-bold: 700}body{background-color:#ffffff;background-color:var(--c-light);font-family:"Roboto", Helvetica, Arial, sans-serif;font-family:var(--f-family-default);font-weight:300;font-weight:var(--f-weight-light);font-size:16px;font-size:var(--f-size-standard)}a:hover,a:focus{color:#FBB900;color:var(--c-primaryColor1)}.headline__underline,.rte .headline{margin:40px 0px;position:relative;font-weight:300;font-weight:var(--f-weight-light);font-size:24px;line-height:32px}@media screen and (min-width: 40em){.headline__underline,.rte .headline{margin:0px 0px 40px 0px;font-size:30px;line-height:39px}}.headline__underline:after,.rte .headline:after{content:"";position:absolute;left:0;bottom:-15px;height:2px;width:30px;background-color:#FBB900;background-color:var(--c-secondaryColor1)}.rte h1,.rte h2,.rte h3,.rte h4,.rte h5,.rte h6{letter-spacing:0}.rte h1,.rte h2{font-weight:100;font-weight:var(--f-weight-thin)}.rte h3,.rte h4{font-weight:300;font-weight:var(--f-weight-light)}.rte h1{font-size:40px;line-height:45px}@media screen and (min-width: 40em){.rte h1{font-size:100px;line-height:100px}}.rte h2{font-size:30px;line-height:34px}@media screen and (min-width: 40em){.rte h2{font-size:60px;line-height:60px}}.rte h3{font-weight:300;font-weight:var(--f-weight-light);font-size:24px;line-height:32px}@media screen and (min-width: 40em){.rte h3{font-size:30px;line-height:39px}}@media screen and (min-width: 40em){.rte h4{font-size:24px;line-height:32px}}.rte p{font-size:16px;font-size:var(--f-size-standard);font-weight:300;font-weight:var(--f-weight-light);line-height:25px}@media screen and (min-width: 40em){.rte p{font-size:21px;font-weight:300;font-weight:var(--f-weight-light);line-height:31px}}.rte li{font-family:"Roboto", Helvetica, Arial, sans-serif;font-family:var(--f-family-text);font-size:16px;font-size:var(--f-size-standard);font-weight:300;font-weight:var(--f-weight-light);line-height:25px}@media screen and (min-width: 40em){.rte li{font-size:21px;font-weight:300;font-weight:var(--f-weight-light);line-height:31px}}.rte ul{list-style:none}.rte ul li:before{content:"•";color:#FBB900;color:var(--c-secondaryColor2);font-weight:bold;display:inline-block;width:1em;margin-left:-1em}.rte ol{list-style:none;counter-reset:item}.rte ol li{counter-increment:item}.rte ol li:before{content:counter(item) ". ";color:#FBB900;color:var(--c-secondaryColor2);display:inline-block;width:1em;margin-left:-1em}.rte .quote{padding:20px 0px 20px 20px;color:#FBB900;color:var(--c-secondaryColor2);border-left:2px solid #FBB900;border-left:2px solid var(--c-secondaryColor2);font-size:20px;line-height:30px;font-weight:300;font-weight:var(--f-weight-light)}@media screen and (min-width: 40em){.rte .quote{font-size:30px;line-height:39px}}.rte a{color:#FBB900;color:var(--c-primaryColor1);background-image:linear-gradient(#FBB900, #FBB900);background-image:linear-gradient(var(--c-primaryColor1), var(--c-primaryColor1));background-size:0 1px,auto;background-repeat:no-repeat;background-position:center bottom;transition:all .2s ease-out}.rte a:hover{color:#FBB900 !important;color:var(--c-hoverColor) !important;background-size:100% 1px,auto}.rte a.link-file::before,.rte a.link-external::before{transform:scale(0.7);position:relative;top:3px;margin:0 4px 0 5px}.rte .text-left{text-align:left}.rte .text-center{text-align:center}.rte .text-right{text-align:right}.rte .text-justify{text-align:justify}.m0010_globalheader .m0010_globalheader__link svg rect{fill:#fff}.m0010_globalheader--fixed{background-color:rgba(15, 38, 23, 0.8);background-color:rgba(var(--c-primaryColor2-rgb), 0.8)}.m0010_globalheader__sponsor img{height:15px}@media print,screen and (min-width: 40em){.m0010_globalheader__sponsor img{height:35px}}.m0010_globalheader__link span{font-size:1rem}@media screen and (min-width: 75em){.m0010_globalheader__link span{font-size:1.125rem}}.m0010_globalheader--darktext .m0010_globalheader__link-item span{color:#2b2a2a;color:var(--c-dark)}.m0010_globalheader--darktext .m0010_globalheader__link-item.svg__menu rect{stroke:#2b2a2a;stroke:var(--c-dark);fill:none}.m0010_globalheader--darktext .m0010_globalheader__link-item.svg__music svg{width:33px !important}.m0010_globalheader--darktext .m0010_globalheader__link-item.svg__music circle,.m0010_globalheader--darktext .m0010_globalheader__link-item.svg__music path,.m0010_globalheader--darktext .m0010_globalheader__link-item.svg__music line{fill:none;stroke:#2b2a2a;stroke:var(--c-dark)}.m0010_globalheader--darktext .m0010_globalheader__link-item.svg__camp circle,.m0010_globalheader--darktext .m0010_globalheader__link-item.svg__camp path,.m0010_globalheader--darktext .m0010_globalheader__link-item.svg__camp line{fill:none;stroke:#2b2a2a;stroke:var(--c-dark)}.m0010_globalheader--darktext .m0010_globalheader__link-item.svg__ticket circle,.m0010_globalheader--darktext .m0010_globalheader__link-item.svg__ticket path,.m0010_globalheader--darktext .m0010_globalheader__link-item.svg__ticket line{fill:none;stroke:#2b2a2a;stroke:var(--c-dark)}.m0010_globalheader--darktext .m0010_globalheader__link-item.svg__search circle,.m0010_globalheader--darktext .m0010_globalheader__link-item.svg__search path,.m0010_globalheader--darktext .m0010_globalheader__link-item.svg__search line,.m0010_globalheader--darktext .m0010_globalheader__link-item.svg__search rect{fill:none;stroke:#2b2a2a;stroke:var(--c-dark)}.m0010_globalheader--darktext .m0010_globalheader__link-item.svg__sound circle,.m0010_globalheader--darktext .m0010_globalheader__link-item.svg__sound line,.m0010_globalheader--darktext .m0010_globalheader__link-item.svg__sound rect,.m0010_globalheader--darktext .m0010_globalheader__link-item.svg__sound path{fill:#2b2a2a;fill:var(--c-dark);stroke:#2b2a2a;stroke:var(--c-dark)}.m0010_globalheader--darktext .m0010_globalheader__link-item.svg__sound path:nth-child(2){stroke:none}.m0010_globalheader--darktext.m0010_globalheader--fixed .m0010_globalheader__link-item span{color:#ffffff;color:var(--c-light)}.m0010_globalheader--darktext.m0010_globalheader--fixed .m0010_globalheader__link-item.svg__menu rect{fill:none;stroke:#ffffff;stroke:var(--c-light)}.m0010_globalheader--darktext.m0010_globalheader--fixed .m0010_globalheader__link-item.svg__music svg{width:33px !important}.m0010_globalheader--darktext.m0010_globalheader--fixed .m0010_globalheader__link-item.svg__music circle,.m0010_globalheader--darktext.m0010_globalheader--fixed .m0010_globalheader__link-item.svg__music path,.m0010_globalheader--darktext.m0010_globalheader--fixed .m0010_globalheader__link-item.svg__music line{fill:none;stroke:#ffffff;stroke:var(--c-light)}.m0010_globalheader--darktext.m0010_globalheader--fixed .m0010_globalheader__link-item.svg__camp circle,.m0010_globalheader--darktext.m0010_globalheader--fixed .m0010_globalheader__link-item.svg__camp path,.m0010_globalheader--darktext.m0010_globalheader--fixed .m0010_globalheader__link-item.svg__camp line{fill:none;stroke:#ffffff;stroke:var(--c-light)}.m0010_globalheader--darktext.m0010_globalheader--fixed .m0010_globalheader__link-item.svg__ticket circle,.m0010_globalheader--darktext.m0010_globalheader--fixed .m0010_globalheader__link-item.svg__ticket path,.m0010_globalheader--darktext.m0010_globalheader--fixed .m0010_globalheader__link-item.svg__ticket line{fill:none;stroke:#ffffff;stroke:var(--c-light)}.m0010_globalheader--darktext.m0010_globalheader--fixed .m0010_globalheader__link-item.svg__search circle,.m0010_globalheader--darktext.m0010_globalheader--fixed .m0010_globalheader__link-item.svg__search path,.m0010_globalheader--darktext.m0010_globalheader--fixed .m0010_globalheader__link-item.svg__search line,.m0010_globalheader--darktext.m0010_globalheader--fixed .m0010_globalheader__link-item.svg__search rect{fill:none;stroke:#ffffff;stroke:var(--c-light)}.m0010_globalheader--darktext.m0010_globalheader--fixed .m0010_globalheader__link-item.svg__sound circle,.m0010_globalheader--darktext.m0010_globalheader--fixed .m0010_globalheader__link-item.svg__sound line,.m0010_globalheader--darktext.m0010_globalheader--fixed .m0010_globalheader__link-item.svg__sound rect,.m0010_globalheader--darktext.m0010_globalheader--fixed .m0010_globalheader__link-item.svg__sound path{fill:#ffffff;fill:var(--c-light);stroke:#ffffff;stroke:var(--c-light)}.m0010_globalheader--darktext.m0010_globalheader--fixed .m0010_globalheader__link-item.svg__sound path:nth-child(2){stroke:none}.m0040_globalsearch__redirect{display:none !important}.m0020_globalfooter__row__center{flex:.5}.m0020_globalfooter__row__icons svg path{stroke:none}.m0030_mainnavigation__footer-images img{width:100px;height:auto}.m0030_mainnavigation__footer-label{margin:0 0 10px 0}.m0060_headerslider__teaser .nomargin-right{display:flex;justify-content:center;align-items:center}.m0060_headerslider__time{margin:0 !important}.m0060_headerslider__link{font-size:16px}.m0060_headerslider__teaser-button:hover{background-color:#FBB900;background-color:var(--c-primaryColor1)}.m0150_lineupdetail{margin-top:90px}.m0150_lineupdetail span{color:#2b2a2a;color:var(--c-dark)}.m0150_lineupdetail__headline--title h1{text-transform:uppercase;font-size:30px;font-weight:700;font-weight:var(--f-weight-bold)}@media print,screen and (min-width: 40em){.m0150_lineupdetail__headline--title h1{font-size:60px;font-weight:700;font-weight:var(--f-weight-bold)}}.m0121_lineuphometext__block:after{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMCAyIj48Y2lyY2xlIGN4PSIxIiBjeT0iMSIgcj0iMSIgZmlsbD0iI0FBQ0JFMyIvPjwvc3ZnPg==)}.m0121_lineuphometext__block--XL{font-size:27px}@media print,screen and (min-width: 40em){.m0121_lineuphometext__block--XL{font-size:46px}}@media print,screen and (min-width: 64em){.m0121_lineuphometext__block--XL{font-size:80px}}.m0121_lineuphometext__button a{font-size:1rem}@media screen and (min-width: 75em){.m0121_lineuphometext__button a{font-size:1.125rem}}@media print,screen and (min-width: 40em){.m0280_imagegallery{padding:60px 0}}.m0440_teasernewshome{box-shadow:none}@media print,screen and (min-width: 40em){.m0440_teasernewshome{box-shadow:inset 0 0 0 50vw rgba(29,50,39,.9)}}.m0440_teasernewshome__button{font-size:1rem}@media screen and (min-width: 75em){.m0440_teasernewshome__button{font-size:1.125rem}}.m0440_teasernewshome .cell.small-12.medium-7.small-background.lazyloaded{box-shadow:inset 0 0 0 50vw rgba(29,50,39,.9)}@media print,screen and (min-width: 40em){.m0440_teasernewshome .cell.small-12.medium-7.small-background.lazyloaded{box-shadow:none}}.m0440_teasernewshome .cell.small-12.medium-4.medium-offset-1.dark-background{background:#fff}@media print,screen and (min-width: 40em){.m0440_teasernewshome .cell.small-12.medium-4.medium-offset-1.dark-background{background:none}}.m0440_teasernewshome .cell.small-12 .newsItem.big .news-teaser__headline{font-size:40px;line-height:45px}@media print,screen and (min-width: 64em){.m0440_teasernewshome .cell.small-12 .newsItem.big .news-teaser__headline{font-size:75px;line-height:83px}}.m0511_backlink--text{font-size:20px;line-height:30px}.m0710_sharingdialogue--switch{font-size:20px}.m0710_sharingdialogue svg path,.m0710_sharingdialogue svg rect,.m0710_sharingdialogue svg circle,.m0710_sharingdialogue svg line,.m0710_sharingdialogue svg polygon{fill:none !important;stroke:currentColor}.m1001_divider--detail{display:none}.m1001_divider--small{margin-top:20px;margin-bottom:20px}@media print,screen and (min-width: 40em){.m1001_divider--small{margin-top:30px;margin-bottom:30px}}.m1001_divider--medium{margin-top:40px;margin-bottom:40px}@media print,screen and (min-width: 40em){.m1001_divider--medium{margin-top:50px;margin-bottom:50px}}.m1001_divider--large{margin-top:60px;margin-bottom:60px}@media print,screen and (min-width: 40em){.m1001_divider--large{margin-top:70px;margin-bottom:70px}}.m1001_divider .accent--divider{height:2px;margin:0 auto;background-color:#2b2a2a;background-color:var(--c-dark);opacity:.5;display:block !important;position:relative;width:70%}.m0071_newsletter{background-color:#FBB900;background-color:var(--c-primaryColor1)}@media print,screen and (min-width: 40em){.m0071_newsletter{padding:35px}}.m0071_newsletter__headline{color:#2b2a2a !important;color:var(--c-dark) !important}.m0071_newsletter__button{background-color:#FBB900 !important;background-color:var(--c-primaryColor1) !important;color:#2b2a2a !important;color:var(--c-dark) !important;border:1px solid #2b2a2a;border:1px solid var(--c-dark);font-size:1rem;height:auto}@media screen and (min-width: 75em){.m0071_newsletter__button{font-size:1.125rem}}.m0071_newsletter__button:hover{background-color:#FBB900 !important;background-color:var(--c-primaryColor1) !important;color:#2b2a2a !important;color:var(--c-dark) !important;border:1px solid #2b2a2a;border:1px solid var(--c-dark)}
