html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font:inherit;font-size:100%;vertical-align:baseline}iframe{display:block;width:-webkit-fill-available;width:-moz-available}ol,ul{list-style:none}table{border-collapse:collapse;border-spacing:0}q,blockquote{quotes:none}q:before,q:after,blockquote:before,blockquote:after{content:"";content:none}::-moz-selection{background:var(--color-accent);color:#fff;text-shadow:none}::selection{background:var(--color-accent);color:#fff;text-shadow:none}img,video{display:inline-block;max-width:100%;vertical-align:middle}b,strong{font-weight:700}i,em{font-style:italic}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}a{outline:none;color:var(--blue-primary);text-decoration:none;transition:all ease 0.3s}a:hover{color:var(--blue-secondary);font-weight:inherit;transition:all ease 0.3s}a:active,a.active{outline:none;color:var(--blue-secondary);font-weight:inherit;transition:all ease 0.3s}a[name]:not([href]){outline:none;color:inherit;text-decoration:none}a[name]:not([href]):hover{color:inherit;font-weight:inherit}a img{border:none}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}p{font-size:inherit;font-weight:400;margin:15px 0}ul,ol,dl{text-decoration:none;list-style-type:none;list-style-position:outside;font-family:inherit}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 30px #fff inset!important}sup,sub{vertical-align:baseline;position:relative;top:-.5em;font-size:medium}sub{top:.35em}:root{--font-primary:'Source Sans Pro';--font-secondary:'Merriweather Sans';--font-additional:'Open Sans'}:root{--color-trademark:#002566;--color-accent:#A50520;--color-background:#22305C;--color-spacer:#B2AAA8;--color-text:#000000;--color-indicator:#026818;--color-bourgundy:#670124;--color-shader:#000000B3;--color-blue:#28477E;--color-yellow:#FFB300;--color-grey1:#f2f2f2;--color-grey2:#0000007A;--color-grey3:#707070;--color-grey4:#000000A0;--color-grey5:#484A5A;--color-grey6:#0A0B0E;--color-border:#00000040}html{font:normal 16px/1.3 var(--font-primary),serif;height:100%;line-height:1;color:var(--color-text);-webkit-tap-highlight-color:transparent;-webkit-text-size-adjust:100%}body{font-family:var(--font-primary),serif;-webkit-font-smoothing:antialiased;-webkit-font-feature-settings:"liga" 0;font-feature-settings:"liga" 0;-webkit-font-variant-ligatures:no-common-ligatures;background:var(--color-grey1);min-height:100%;line-height:1.4;color:var(--color-text)}@media screen and (max-width:800px){.hide-mobile{display:none!important}.hide-desk{display:initial}}@media screen and (min-width:799px){.hide-mobile{display:initial}.hide-desk{display:none!important}}.clearfix::after{content:"";clear:both;display:table}.shadow{box-shadow:0 0 16px rgba(0,0,0,.2)}.shadow-bottom{box-shadow:0 10px 10px -15px rgba(0,0,0,.6)}.shadow-inside{box-shadow:inset 0 10px 10px -15px rgba(0,0,0,.6);padding-bottom:3px}.shadow-top{box-shadow:0 -5px 5px -5px rgba(0,0,0,.2)}.pointer{cursor:pointer}.flex-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex-container.inline{display:inline-flex}.flex-container.start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex-container.center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex-container.end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.flex-container.nowrap{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.flex-container>*{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.artdetail_text a{font-size:inherit;color:var(--color-accent);text-decoration:underline}.artdetail_text a:hover{font-size:inherit;color:var(--color-bourgundy);text-decoration:underline}.artdetail_text .negative a{color:#FF98AA}.artdetail_text .negative a:hover{color:#EF6091}.section-head a:hover{color:var(--color-accent)}p{font-family:var(--font-primary);font-size:20px;line-height:24px}p .icon-logo_plus_pos{font-size:12px}@media screen and (max-width:799px){p{font-size:20px;line-height:32px;margin:20px}p .icon-logo_plus_pos{font-size:15px}}b{font-weight:600}.badge.iconbadge{height:29px;padding:0 12px 3px 12px;border-radius:10px;display:flex;align-items:center;color:#fff;background:var(--color-accent);font-size:16px;font-weight:600;transition:all ease 0.5s}.badge.iconbadge .icon{margin-right:5px;font-size:18px!important}.badge.iconbadge:hover{background:var(--color-bourgundy);transition:all ease 0.5s}button,.btn{vertical-align:middle;-webkit-tap-highlight-color:transparent;-webkit-appearance:none;appearance:none;border:none;outline:none;width:auto;background:#22305C;color:#fff;-webkit-border-radius:none;border-radius:10px;padding:8px 10px 10px 10px;font-family:var(--font-primary);font-size:23px;line-height:29px;font-weight:400;transition:all ease 0.5s;cursor:pointer;box-sizing:border-box}button:hover,button.active,button.background,.btn:hover,.btn.active{background:var(--color-trademark);color:#fff}.teaser a.btn{margin:0 0 20px 0}.btn a,a.btn{text-decoration:none;text-align:center;color:#fff}.btn a,a.btn:not(.accordion){font-size:inherit}input[type="text"],input[type="search"],input[type="password"],input[type="date"],textarea{padding:8px 10px 7px 10px;width:100%;height:auto;margin-bottom:0;box-sizing:border-box;background:#fff;border:1px solid var(--color-trademark);-webkit-appearance:none;outline:none;font-family:var(--font-primary);line-height:18px;font-weight:400;font-size:20px;white-space:nowrap}input.withicon{position:relative;padding-right:40px}input.withicon+.icon{position:absolute;right:40px;line-height:40px;font-size:30px;color:var(--color-spacer)}input.withicon+.icon.is-visible{color:var(--color-trademark)}textarea{min-height:92px}input::-webkit-search-decoration,input::-webkit-search-cancel-button{display:none}input::placeholder,textarea::placeholder{font-family:var(--font-primary);font-size:18px;color:var(--color-spacer);font-style:italic}input:disabled{opacity:.49}.input-field{position:relative}.input-field input[type="text"],.input-field textarea,.input-field input[type="password"],.input-field select{margin-bottom:30px}.input-field input[type="text"]+label,.input-field textarea+label,.input-field input[type="password"]+label{font-family:var(--font-primary);font-size:14px;line-height:18px}.input-field input[type="text"]:placeholder-shown+label,.input-field textarea:placeholder-shown+label,.input-field input[type="password"]:placeholder-shown+label{opacity:0;transition:all ease 0.3s;position:absolute;top:20px;left:0}.input-field input[type="text"]+label,.input-field textarea+label,.input-field input[type="password"]+label,.input-field select+label{position:absolute;top:10px;left:0;cursor:text;opacity:1;transition:all ease 0.3s}.input-field ::-webkit-input-placeholder{color:var(--color-grey1);font-size:18px;font-style:italic}.input-field ::-moz-placeholder{color:var(--color-grey1);font-size:18px;font-style:italic}.input-field :-ms-input-placeholder{color:var(--color-grey1);font-size:18px;font-style:italic}.input-field ::placeholder{color:var(--color-grey1);font-size:18px;font-style:italic}.input-field.styled label{font-family:var(--font-primary);font-size:16px;line-height:18px}.input-field.styled [type="checkbox"]:not(:checked),.input-field.styled [type="checkbox"]:checked{position:absolute;opacity:0;pointer-events:none}.input-field.styled [type="checkbox"]+span:not(.lever){position:relative;padding-left:55px;cursor:pointer;display:inline-block;height:30px;line-height:30px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.input-field.styled [type="checkbox"]:not(:checked):disabled+span:not(.lever):before{border:none;background-color:rgba(0,0,0,.42)}.input-field.styled [type="checkbox"]+span:not(.lever):before{top:2px;right:0;width:4px;height:18px;border-top:2px solid transparent;border-left:2px solid transparent;border-right:5px solid transparent;border-bottom:5px solid transparent;-webkit-transform:rotate(40deg);transform:rotate(40deg);-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform-origin:100% 100%;transform-origin:100% 100%}.input-field.styled [type="checkbox"]:checked+span:not(.lever):before{border-right:5px solid #fff;border-bottom:5px solid #fff}.input-field.styled [type="checkbox"]:hover+span:not(.lever):before{border-right:5px solid var(--color-trademark);border-bottom:5px solid var(--color-trademark)}.input-field.styled [type="checkbox"]:checked:hover+span:not(.lever):before{border-right:5px solid #fff;border-bottom:5px solid #fff}.input-field.styled [type="checkbox"]:checked:disabled+span:before{border-right:1px solid rgba(0,0,0,.42);border-bottom:1px solid rgba(0,0,0,.42)}.input-field.styled [type="checkbox"]+span:not(.lever):after{border-radius:2px}.input-field.styled [type="checkbox"]+span:not(.lever):before,.input-field.styled [type="checkbox"]+span:not(.lever):after{content:'';left:0;position:absolute;-webkit-transition:border .25s,background-color .25s,width .20s .1s,height .20s .1s,top .20s .1s,left .20s .1s;transition:border .25s,background-color .25s,width .20s .1s,height .20s .1s,top .20s .1s,left .20s .1s;z-index:1}.input-field.styled [type="checkbox"]:not(:checked)+span:not(.lever):after{height:32px;width:32px;background-color:#fff;border:1px solid var(--color-trademark);top:0;z-index:0;box-sizing:border-box}.input-field.styled [type="checkbox"]:checked+span:not(.lever):after{top:0;width:32px;height:32px;border:2px solid var(--color-trademark);background-color:var(--color-trademark);z-index:0;box-sizing:border-box}.input-field.styled [type="checkbox"]:disabled:not(:checked)+span:not(.lever):before{background-color:transparent;border:1px solid transparent}.input-field.styled [type="checkbox"]:disabled:not(:checked)+span:not(.lever):after{border-color:transparent;background-color:#949494}.input-field.styled [type="checkbox"]:disabled:checked+span:not(.lever):before{background-color:transparent}.input-field.styled [type="checkbox"]:disabled:checked+span:not(.lever):after{background-color:#949494;border-color:#949494}[type="checkbox"]:not(:checked),[type="checkbox"]:checked{position:absolute;left:0;opacity:0;z-index:1}[type="checkbox"]+label{position:relative;padding-left:45px;cursor:pointer;display:inline-flex;align-items:center;line-height:20px;-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none;min-height:35px;margin-bottom:15px}[type="checkbox"]+label:before,[type="checkbox"]+label:after{content:'';position:absolute;top:0;left:0;width:30px;height:30px;z-index:0;border:1px solid var(--color-trademark);background:#fff;border-radius:1px;margin-top:2px;transition:.2s}[type="checkbox"]+label:before{top:2px;left:2px;width:5px;height:20px;z-index:800;border-top:0 solid transparent;border-left:0 solid transparent;border-right:5px solid transparent;border-bottom:5px solid transparent;-webkit-transform:rotate(40deg);transform:rotate(40deg);-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform-origin:100% 100%;transform-origin:100% 100%}[type="checkbox"]+label:hover:before{border-right:5px solid var(--color-spacer);border-bottom:5px solid var(--color-spacer);;-webkit-transform:rotate(40deg);transform:rotate(40deg);-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform-origin:100% 100%;transform-origin:100% 100%}[type="checkbox"]:checked+label:before,[type="checkbox"]:hover:checked+label:before{border-right:5px solid #fff;border-bottom:5px solid #fff;background:var(--color-trademark)}[type="checkbox"]:checked+label:after{background:var(--color-trademark)}.input-field.styled.small [type="checkbox"]+span:not(.lever){position:relative;padding-left:35px;cursor:pointer;display:inline-block;height:25px;line-height:25px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.input-field.styled.small [type="checkbox"]:not(:checked)+span:not(.lever):after{height:24px;width:24px}.input-field.styled.small [type="checkbox"]:checked+span:not(.lever):after{top:0;width:24px;height:24px}.input-field.styled.small [type="checkbox"]:checked+span:not(.lever):before{top:5px;left:2px;width:5px;height:10px}.input-field.styled.small label{font-size:14px}select{background:transparent;width:100%;padding:5px;border:1px solid #000;color:var(--color-trademark);height:40px;font-size:20px;line-height:22px;cursor:pointer;font-family:var(--font-primary);outline:none;border-radius:0;margin:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none}.selectlink select{-webkit-appearance:none;background-image:none}.selectlink{position:relative}.selectlink:after{content:"\e90b";font-family:'icomoon'!important;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;color:var(--color-trademark);right:11px;top:10px;position:absolute;pointer-events:none}select:-moz-focusring{color:transparent;text-shadow:0 0 0 #000}.input-field.styled [type="radio"]:not(:checked),[type="radio"]:checked{position:absolute;opacity:0;pointer-events:none}.input-field.styled [type="radio"]:not(:checked)+span,[type="radio"]:checked+span{position:relative;padding-left:45px;cursor:pointer;display:inline-block;height:25px;line-height:35px;-webkit-transition:.28s ease;transition:.28s ease;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.input-field.styled [type="radio"]+span:before,[type="radio"]+span:after{content:'';position:absolute;left:0;top:0;margin:4px;width:25px;height:25px;z-index:0;-webkit-transition:.28s ease;transition:.28s ease;box-sizing:border-box}.input-field.styled [type="radio"]:not(:checked)+span:before,.input-field.styled [type="radio"]:not(:checked)+span:after,.input-field.styled [type="radio"]:checked+span:before,[type="radio"]:checked+span:after,.input-field.styled [type="radio"].with-gap:checked+span:before,[type="radio"].with-gap:checked+span:after{border-radius:50%}.input-field.styled [type="radio"]:not(:checked)+span:before,.input-field.styled [type="radio"]:not(:checked)+span:after{border:1px solid var(--color-trademark);background:transparent}.input-field.styled [type="radio"]:not(:checked)+span:after{-webkit-transform:scale(0);transform:scale(0)}.input-field.styled [type="radio"]:checked+span:before{border:2px solid transparent}.input-field.styled [type="radio"]:checked+span:after,.input-field.styled [type="radio"]:checked+span:before{border:1px solid var(--color-trademark)}.input-field.styled [type="radio"]:checked+span:after,[type="radio"].with-gap:checked+span:after,.input-field.styled [type="radio"]:hover+span:after{background-color:var(--color-trademark)}.input-field.styled [type="radio"]:checked+span:after,.input-field.styled [type="radio"]:hover+span:after{-webkit-transform:scale(.4);transform:scale(.4)}.input-field.styled [type="radio"]:disabled:checked+span:before{border:1px solid var(--color-grey2)}.input-field.styled [type="radio"]:disabled:checked+span:after{border:none;background-color:var(--color-grey4)}.input-field.styled [type="radio"]:disabled:not(:checked)+span:before,[type="radio"]:disabled:checked+span:before{background-color:transparent;border-color:rgba(0,0,0,.42)}.input-field.styled [type="radio"]:disabled+span{color:rgba(0,0,0,.42)}.input-field.styled [type="radio"]:disabled:not(:checked)+span:before{border-color:rgba(0,0,0,.42)}.input-field.styled [type="radio"]:disabled:checked+span:after{background-color:rgba(0,0,0,.42);border-color:#949494}[type="radio"]:not(:checked),[type="radio"]:checked{position:absolute;left:-9999px;opacity:0}[type="radio"]:not(:checked)+label,[type="radio"]:checked+label{position:relative;padding-left:25px;cursor:pointer;display:inline-block;height:25px;line-height:32px;font-size:16px;transition:.28s ease;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-right:23px}[type="radio"]+label:before,[type="radio"]+label:after{content:'';position:absolute;left:0;top:0;width:23px;height:23px;z-index:0;transition:.28s ease}[type="radio"]:not(:checked)+label:before,[type="radio"]:not(:checked)+label:after,[type="radio"]:checked+label:before,[type="radio"]:checked+label:after,[type="radio"].with-gap:checked+label:before,[type="radio"].with-gap:checked+label:after{border-radius:50%}[type="radio"]:not(:checked)+label:before,[type="radio"]:not(:checked)+label:after{border:1px solid var(--color-trademark)}[type="radio"]:not(:checked)+label:after{-webkit-transform:scale(0);transform:scale(0)}[type="radio"]:checked+label:before{border:1px solid var(--color-trademark)}[type="radio"]:checked+label:after,[type="radio"].with-gap:checked+label:before,[type="radio"].with-gap:checked+label:after{border:1px solid var(--color-trademark)}[type="radio"]:checked+label:after,[type="radio"]:hover+label:after,[type="radio"].with-gap:checked+label:after{background-color:var(--color-trademark)}[type="radio"]:checked+label:after{-webkit-transform:scale(1.02);transform:scale(1.02)}[type="radio"].with-gap:checked+label:after,[type="radio"].with-gap:hover+label:after{-webkit-transform:scale(.4);transform:scale(.4)}[type="radio"].tabbed:focus+label:before{box-shadow:0 0 0 10px rgba(0,0,0,.1)}[type="radio"].with-gap:disabled:checked+label:before{border:1px solid rgba(0,0,0,.26)}[type="radio"].with-gap:disabled:checked+label:after{border:none;background-color:rgba(0,0,0,.26)}[type="radio"]:disabled:not(:checked)+label:before,[type="radio"]:disabled:checked+label:before{background-color:transparent;border-color:rgba(0,0,0,.26)}[type="radio"]:disabled+label{color:rgba(0,0,0,.26)}[type="radio"]:disabled:not(:checked)+label:before{border-color:rgba(0,0,0,.26)}[type="radio"]:disabled:checked+label:after{background-color:rgba(0,0,0,.26);border-color:var(--color-spacer)}.facet-dateselect .input-field label span{margin-left:10px}.breadcrumb{font-size:16px;line-height:20px;color:var(--color-spacer)}.section-heads{font-size:32px;color:var(--color-trademark);line-height:40px}.category{font-size:18px;line-height:25px;font-weight:700;text-transform:uppercase;color:var(--color-accent)}.category.small{font-size:15px;line-height:21px}@media screen and (max-width:333px){.category{font-size:16px}}.headline_art{font-weight:700;font-size:46px;line-height:63px;margin:25px 0}.headline_art.toplist{margin:50px 0!important}.headline_1{font-weight:700;font-size:40px;line-height:50px}.headline_2{font-size:32px;line-height:40px;color:var(--color-trademark)}.headline_2.neg{color:#fff}.headline_3{font-size:24px;line-height:32px;font-weight:700}.h2_sublines{font-size:24px;line-height:32px;font-weight:700}.h3_sublines{font-size:24px;line-height:32px}.teaser{font-size:24px;line-height:31px}.lead_teaser{font-size:20px;line-height:25px;font-weight:300}.topic{font-size:18px;line-height:22px;font-weight:300;text-transform:uppercase;color:var(--color-spacer)}.datetime{font-size:16px;line-height:20px;color:var(--color-spacer);text-align:right}.footnote{font-size:16px;line-height:20px;font-weight:300;text-transform:uppercase}.caption{font-size:20px;line-height:29px;font-style:italic;letter-spacing:1.5px}.field-content{font-size:20px;line-height:22px}.button{font-size:23px;line-height:29px}.autor{font-size:16px;font-weight:600;font-style:italic;text-align:right}.category_large{font-size:24px;line-height:28px;text-transform:uppercase;font-weight:700;color:var(--color-accent)}.category_large.neg,.category.neg{color:#fff}.headline_4_large{font-size:46px;line-height:63px;font-weight:700}.headline_3_large{font-size:33px;line-height:43px;font-weight:700;color:var(--color-background)}.teaser_large{font-size:33px;line-height:40px;font-weight:300}.topic_large{font-size:24px;line-height:30px;font-weight:300;color:var(--color-spacer);text-transform:uppercase}.rubrik{font-size:24px;line-height:30px;font-weight:300;color:var(--color-spacer);text-transform:uppercase}.quotation{font-size:33px;line-height:40px;color:var(--color-background);font-style:italic}.content-container.negative{color:#fff}.content-container.negative .headline_2_large{color:#fff;font-weight:400}.pagewrapper{display:grid;grid-template-columns:minmax(0,1fr) minmax(1024px,1242px) auto minmax(0,1fr);grid-template-rows:130px auto auto 1fr auto;grid-auto-rows:auto;position:relative;background:#fff}@media screen and (min-width:1242px){.pagewrapper{background:transparent linear-gradient(270deg,#E9E9E9 0%,#FFFFFF 17%,#FFFFFF 83%,#E9E9E9 100%) 0% 0% no-repeat padding-box}}.contentbox{display:grid;grid-gap:30px;grid-template-columns:repeat(12,minmax(0,1fr))}.contentbox .inner-content{grid-column:1 / -1;margin:0}@media screen and (max-width:1241px) and (min-width:800px){.contentbox .inner-content{width:858px;max-width:calc(100% - 40px);grid-column:1 / -1;margin:0 auto}.contentbox .inner-content.full{width:100%;max-width:calc(100% - 40px);margin-left:0;margin-right:0}}.contentbox .teaser.full{grid-column:1 / -1}.contentbox .teaser.half{grid-column:auto / span 6}.contentbox .teaser.third{grid-column:auto / span 4}.contentbox .full-item{grid-column:1 / -1}.contentbox .half-item{grid-column:auto / span 6}.contentbox .third-item{grid-column:auto / span 4}.contentbox .fourth-item{grid-column:auto / span 3}.contentbox .teaser.toplist{display:grid;grid-template-columns:125px 1fr;grid-gap:10px}.contentbox .boxheader{grid-column:1 / -1;padding:20px;display:grid;place-items:center}.pagewrapper .header{grid-column-start:1;grid-column-end:-1;background:#FFFFFFF2;height:130px;position:sticky;position:-webkit-sticky;top:0;z-index:1002;box-shadow:0 3px 6px #00000029}.pagewrapper .header .decobar{height:5px;background:transparent linear-gradient(180deg,#00256678 0%,#4C669354 49%,#FFFFFF00 100%) 0% 0% no-repeat padding-box;margin-top:5px;grid-column:1 / -1}.pagewrapper .header.stickit{position:sticky;position:-webkit-sticky;top:0}.pagewrapper .stickylist{position:fixed;top:55vh;width:50px;display:flex;flex-direction:column;z-index:99}.pagewrapper .stickylist .social{width:50px;height:50px;background:#fff;margin-bottom:10px;display:grid;place-items:center}.pagewrapper .stickylist .social .icon{font-size:30px}.pagewrapper .stickylist .social.mail .icon{font-size:25px}.pagewrapper .stickylist .social .icon-icon_facebook .path1:before{color:#1877F2}.pagewrapper .stickylist .social .icon-icon_twitter:before{font-size:32px;color:#1DA1F2}.pagewrapper .contentwrapper{grid-column-start:2;grid-column-end:3;display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.pagewrapper .contentwrapper .contentbox:not(.mehraus){grid-column:1 / -1}.pagewrapper .contentwrapper .contentbox.mehraus a{margin-top:0}.pagewrapper .contentwrapper .contentbox .icon{margin-top:-2px}.pagewrapper .footer{grid-column-start:1;grid-column-end:-1}.pagewrapper .foot-backtotop{grid-column-start:1;grid-column-end:-1;text-align:center;margin:30px 0 45px 0}.pagewrapper .skyscraper-container{position:sticky;top:135px;width:300px;margin-top:0;grid-column-start:3;grid-column-end:5;grid-row:2 / -1;height:630px;margin-left:30px;max-width:calc(100% - 30px);overflow:hidden}.pagewrapper .skyscraper-container .dummywerb{width:100%;height:100%;display:block;margin-top:2px}.pagewrapper>*{grid-row:span 1}@media screen and (max-width:1550px){.pagewrapper .skyscraper-container{display:none}}@media screen and (max-width:1241px){.pagewrapper{display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:90px auto auto 1fr auto;grid-auto-rows:auto;position:relative}.pagewrapper .stickylist{position:fixed;top:170px;right:0}.pagewrapper .contentwrapper{grid-column-start:1;grid-column-end:-1}.pagewrapper .footer{grid-column-start:1;grid-column-end:-1}}@media screen and (max-width:799px){.pagewrapper{display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:68px auto 1fr auto}.pagewrapper .header{grid-column-start:1;grid-column-end:-1;height:68px}.pagewrapper .contentwrapper{grid-column-start:1;grid-column-end:-1;margin-bottom:0}.pagewrapper .billboard{grid-column-start:1;grid-column-end:-1;justify-self:stretch;overflow:hidden}.pagewrapper .footer{grid-column-start:1;grid-column-end:-1}.contentbox{display:grid;grid-gap:16px;grid-template-columns:repeat(12,minmax(1px,1fr));background:#fff}.main.contentwrapper .contentbox:first-child{margin-top:0}.contentbox .teaser{grid-column:1 / -1}.contentbox .teaser.half{grid-column:1 / -1}.contentbox .teaser.third{grid-column:1 / -1}.contentbox .full-item,.contentbox .half-item,.contentbox .third-item .contentbox .fourth-item{grid-column:1 / -1}}.pagewrapper .header{display:grid;grid-template-columns:minmax(0,1fr) minmax(1024px,1242px) auto minmax(0,1fr);grid-template-rows:90px 35px 5px}.pagewrapper .header .mainNavigation{grid-column:2 / 3;height:40px}.pagewrapper .header .header-elements{width:100%;max-width:calc(100vw - 60px);margin:0 15px;padding:35px 0 5px 0;grid-column:2 / 3;height:90px;display:flex;justify-content:space-between;font-size:20px}.pagewrapper .header .header-elements .icon{font-size:23px}.pagewrapper .header .header-elements .button-collapse{font-family:var(--font-secondary);font-size:12px;color:var(--color-darkgrey);display:flex;align-items:center;justify-self:start;align-self:start;height:40px}.pagewrapper .header .header-elements .icon-slide-menu:before{font-size:25px;margin-right:10px;content:'\e80d'}.pagewrapper .header .header-elements .head-toplinks{display:flex;align-items:center;justify-content:flex-end}.pagewrapper .header .header-elements .head-toplinks .head-login{margin-right:15px}.pagewrapper .header .header-elements .head-toplinks .head-login .profillink{position:relative;padding:0 12px;border-left:3px solid transparent;transition:all ease 0.5s;margin-right:15px;display:none}.pagewrapper .header .header-elements .head-toplinks .head-login .profillink:hover{border-left:3px solid var(--color-trademark);transition:all ease 0.5s}.pagewrapper .header .header-elements .head-toplinks .head-login .flex-container.abologin{width:48px}@media screen and (min-width:1242px){.pagewrapper .header .header-elements .head-toplinks .head-login .profillink{display:initial}.pagewrapper .header .header-elements .head-toplinks .head-login .flex-container.abologin{width:165px}}.pagewrapper .header .nav-wrapper{display:flex;justify-content:space-between;max-width:calc(100vw - 60px)}.pagewrapper .header .nav-wrapper .search-dropdown{align-self:flex-end;margin-bottom:5px}.pagewrapper .header .nav-wrapper .search-dropdown .icon{font-size:22px;cursor:pointer;margin-right:5px}@media screen and (min-width:1242px){.pagewrapper .header .header-elements .button-collapse{display:none}.pagewrapper .header .logo-container{width:15em}}@media screen and (max-width:1241px){.pagewrapper .header{grid-template-columns:minmax(0,1fr);grid-template-rows:85px 5px;height:90px}.pagewrapper .header .header-elements .iconbadge.aboshop{display:none}.pagewrapper .header .header-elements .loginicon{margin-right:25px}.pagewrapper .header .mainNavigation{display:none}}@media screen and (max-width:1241px) and (min-width:800px){.pagewrapper .header .header-elements{width:858px;max-width:calc(100% - 40px);grid-column:1 / -1;margin:0 auto;padding:25px 0 20px 0}.pagewrapper .header .logo-container{width:303px}}@media screen and (max-width:800px){.pagewrapper .stickylist{display:none}.pagewrapper .header .header-elements{width:100%;max-width:calc(100% - 40px);grid-column:1 / -1;margin:0 auto;padding:19px 0;height:70px}.pagewrapper .header .logo-container{width:183px}.pagewrapper .header .header-elements .head-toplinks{align-items:flex-start;padding-top:3px}.pagewrapper .header .header-elements .icon{font-size:23px;padding-top:2px}.pagewrapper .header{grid-template-columns:minmax(0,1fr);grid-template-rows:63px 5px;height:68px}.pagewrapper .header .header-elements .button-collapse{height:auto}}#myloginlogout.fancybox-content{background:transparent;padding:0}#myloginlogout .fancybox-close-small{display:none}.fancybox-is-open .fancybox-bg,.fancybox-bg{background:#fff!important;opacity:0.8!important}.fancybox-can-swipe .fancybox-content,.fancybox-can-pan .fancybox-content{cursor:default;cursor:default}.fancybox-show-caption .fancybox-caption .fancybox-caption__body{background:var(--color-grey1);padding:10px 20px;font-family:var(--font-primary);font-size:20px;line-height:29px;font-style:italic;color:#000;text-align:left}.fancybox-show-caption .fancybox-caption .fancybox-caption__body span{font-size:16px;font-weight:600;display:block}div.loginContainer{position:relative}.fancybox-content .innerloginContainer{z-index:900000;width:374px;max-width:calc(100vw - 40px)}#myloginlogout.fancybox-content .innerloginContainer .reminder{color:var(--color-background);font-size:24px;line-height:32px;display:block;margin-left:auto;font-weight:700;margin-top:20px;text-align:right;text-decoration:underline}#myloginlogout.fancybox-content .innerloginContainer .login-button{margin-left:auto;display:block}#myloginlogout.fancybox-content .login-header,#myloginlogout.fancybox-content .login-footer{background:var(--color-background);color:#fff;font-size:32px;height:74px;display:flex;align-items:center;padding:0 20px;justify-content:space-between}#myloginlogout.fancybox-content .login-footer{margin-top:30px;display:flex}#myloginlogout.fancybox-content .icon{font-size:23px}#myloginlogout.fancybox-content .login-body{background:#D7DADC;padding:15px 20px 20px 20px;display:flow-root}#myloginlogout.fancybox-content .login-body .intro{margin:0 0 20px 0}#myloginlogout.fancybox-content .login-body input{margin-bottom:15px}#myloginlogout.fancybox-content .input-field{margin-bottom:10px}#myloginlogout.fancybox-content .kunde-daten{font-size:20px;margin-bottom:40px}#myloginlogout.fancybox-content .kunde-daten .benutzeremail{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:inline-block;max-width:335px}@media screen and (max-width:375px){#myloginlogout.fancybox-content .kunde-daten .benutzeremail,#myloginlogout.fancybox-content .kunde-daten .benutzername{max-width:300px}}@media screen and (max-width:340px){#myloginlogout.fancybox-content .kunde-daten .benutzeremail,#myloginlogout.fancybox-content .kunde-daten .benutzername{max-width:250px}}.open-fancybox-logout .second{display:none}.open-fancybox-logout:hover .second{display:initial}.open-fancybox-logout:hover .first{display:none}#myloginlogout.fancybox-content .innerloginContainer .benutzername .label,#myloginlogout.fancybox-content .innerloginContainer .kundennummer .label{font-weight:700;width:150px;display:inline-block}#myloginlogout.fancybox-content .bluedots{padding:20px;background:#fff;font-family:var(--font-primary)}.pagewrapper .header .mainNavigation{position:relative}.mainNavigation .searchform{position:relative}.mainNavigation input.searchfield,.navigationContainermobile input.searchfield{-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;font-family:var(--font-secondary);position:relative;overflow:visible;display:inline-block;padding:15px 15px 15px 0;text-decoration:none;font-family:var(--font-primary);line-height:18px;font-weight:400;font-size:20px;white-space:nowrap;border:0;outline:0;border-bottom:2px solid #000;background-color:#fff;width:303px;height:48px;-webkit-appearance:none;box-sizing:border-box}.mainNavigation input.searchfield:focus{background:transparent}.mainNavigation input.searchfield:placeholder-shown{border-bottom:2px solid var(--color-spacer)}.navigationContainermobile input.searchfield:placeholder-shown{border-bottom:2px solid transparent}.mainNavigation input.searchfield::-webkit-input-placeholder,.navigationContainermobile input.searchfield::-webkit-input-placeholder{color:var(--color-spacer);font-size:18px;padding-top:3px;font-style:italic}.mainNavigation input.searchfield::-moz-placeholder,.navigationContainermobile input.searchfield::-moz-placeholder{color:var(--color-spacer);font-size:18px;padding-top:3px;font-style:italic}.mainNavigation input.searchfield::placeholder,.navigationContainermobile input.searchfield::placeholder{color:var(--color-spacer);font-size:18px;padding-top:3px;font-style:italic}.mainNavigation button.searchbutton{-webkit-appearance:none;border-radius:10px;border:none;outline:none;background:var(--color-trademark);color:#fff;margin-left:25px}.mainNavigation input.searchfield:placeholder-shown+button.searchbutton{background:var(--color-grey1);transition:all ease 0.5s}.mainNavigation input.searchfield:placeholder-shown+button.searchbutton:hover{background:var(--color-trademark)}.navigationContainermobile .icon.searchbutton{color:#000;font-size:22px;position:absolute;right:10px;bottom:12px;cursor:pointer}.navigationContainermobile input.searchfield:placeholder-shown+.icon.searchbutton{color:var(--color-spacer);transition:all ease 0.5s}.mainNavigation .searchform{width:450px;background:#fff;opacity:0;position:absolute;top:40px;right:0;transition:all ease 0.3s;box-shadow:0 3px 3px #00256685;height:0;pointer-events:none}.mainNavigation .searchform.searchContainer_open{transition:all ease 0.3s;opacity:1;height:auto;pointer-events:initial}.mainNavigation .searchform .header-searchform{position:relative;display:flex;flex-wrap:nowrap;align-items:center;margin:0 0 30px 20px}.navigationContainermobile .header-searchform{position:relative;margin:0 15px 15px 0}.mainNavigation .searchform .schnellsuche{position:relative;display:flex;flex-wrap:wrap;align-items:center;margin:20px 0 10px 20px;max-width:320px}.mainNavigation .searchform .schnellsuche .text{display:block;font-size:20px;color:var(--color-font);flex:0 1 100%;margin-bottom:5px}.mainNavigation .searchform .schnellsuche button,.mainNavigation .searchform .schnellsuche .btn{margin-right:10px;margin-bottom:15px}.pagewrapper .footer.main{font-family:var(--font-primary);background:var(--color-background);color:#fff;padding:25px 0 60px 0;font-size:19px;line-height:34px}.pagewrapper .footer.main a{color:#fff;font-size:19px;font-weight:200}.pagewrapper .footer.main .inner-content{background:transparent;max-width:920px;margin:0 auto;text-align:center}.pagewrapper .footer.main .nav{line-height:40px;max-width:900px;margin-left:auto;margin-right:auto}.pagewrapper .footer.main .nav>li+li::before{content:' ';display:inline-block;margin:0 5px}.pagewrapper .footer.main .nav li{white-space:nowrap;display:inline}.pagewrapper .footer.main .intro{color:var(--color-spacer);text-transform:uppercase;font-size:12px;font-weight:300;margin:0 auto}.pagewrapper .footer.main .social-container{display:flex;justify-content:space-evenly;align-items:center;width:250px;margin:0 auto 5px auto}.pagewrapper .footer.main .social-container a{display:flex}.pagewrapper .footer.main [class^="icon-"]{font-size:35px}.pagewrapper .footer.main .icon-icon_twitter:before,.pagewrapper .footer.main .icon-icon_instagram:before{color:#fff}.pagewrapper .footer.main .icon-icon_instagram{font-size:30px}.pagewrapper .footer.main .icon-icon_facebook .path1:before{color:#fff}.pagewrapper .footer.main .icon-icon_facebook .path2:before{color:var(--color-background)}.pagewrapper .foot-backtotop .icon{font-size:32px;color:#000}.pagewrapper .foot-backtotop .btn{width:104px;max-width:100%;background:#fff;font-size:23px;height:29px;align-items:center;justify-content:space-around;margin:0 auto;border-radius:0;color:#22305C}.pagewrapper .btn.background.left{font-size:23px}.pagewrapper .foot-backtotop .btn .flex-container{display:inline-block;top:593px;left:487px;width:104px;height:29px;text-align:center;font:normal normal normal 23px/29px Source Sans Pro;letter-spacing:0;color:#22305C;opacity:1}.pagewrapper .foot-backtotop .socialbottom{margin-bottom:40px}.pagewrapper .foot-backtotop .socialbottom .icon{margin:0 15px}@media screen and (max-width:1241px){.pagewrapper .footer.main{padding:5px 0 60px 0;font-size:16px;line-height:29px}.pagewrapper .footer.main a{color:#fff;font-size:16px;font-weight:200}.pagewrapper .footer.main .nav{line-height:34px;width:510px}.pagewrapper .footer.main .nav{flex-wrap:wrap}.pagewrapper .footer.main .social-container{width:250px;margin:5px auto 20px auto}.pagewrapper .footer.main [class^="icon-"]{font-size:30px}.pagewrapper .footer.main .inner-content{background:transparent;max-width:100%;margin:0 40px;text-align:center}.pagewrapper .foot-backtotop{margin:30px 0 45px 0}}@media screen and (max-width:799px){.pagewrapper .footer.main{padding:30px 0 50px 0}.pagewrapper .footer.main .nav{display:inline-flex;flex-direction:column;width:100%}.pagewrapper .footer.main .social-container{width:180px;margin:0 auto 25px auto}.pagewrapper .footer.main .nav li a{line-height:38px}.pagewrapper .footer.main .nav.second{margin-bottom:70px}.pagewrapper .foot-backtotop .socialbottom .icon{margin:0 20px;font-size:33px}.pagewrapper .foot-backtotop .socialbottom{margin-bottom:43px}}.topaufmacherbox{grid-column:1 / -1}.topaufmacherbox{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-template-rows:auto;grid-gap:30px;margin-bottom:30px;overflow:hidden}.topaufmacherbox .topteaser{grid-column:span 3;position:relative}.topaufmacherbox .topteaser.nummer-1{grid-column:1 / -1;grid-row:1;position:relative}.topaufmacherbox .topteaser.special{display:none}.topaufmacherbox .topteaser .teaser-image:after{display:block;position:relative;margin-top:-280px;height:280px;width:100%;content:''}.topaufmacherbox .topteaser .teaser-image{background-image:linear-gradient(to bottom,rgba(255,255,255,0) 60%,#707070 100%)}.topaufmacherbox .topteaser.nummer-2,.topaufmacherbox .topteaser.nummer-3{background-image:linear-gradient(to bottom,rgba(255,255,255,0) 39%,#707070 60%,#707070 100%)}.topaufmacherbox .topteaser .teaser-image img{mix-blend-mode:multiply}.topaufmacherbox .topteaser .teaser-content{position:absolute;bottom:0;left:0;z-index:2;padding:25px;width:100%;color:#fff;box-sizing:border-box}.topaufmacherbox .topteaser .category_large,.topaufmacherbox .topteaser .category{margin-bottom:10px;display:flex;align-items:center}.topaufmacherbox .topteaser .category_large .icon-icon_fplus_neg,.topaufmacherbox .topteaser .category_large .icon-plus_sign_group{font-size:35px;margin-right:15px;margin-left:-5px}.topaufmacherbox .topteaser .category .icon-icon_fplus_neg,.topaufmacherbox .topteaser .category .icon-plus_sign_group{display:inline-block;margin-right:10px;font-size:20px}.topaufmacherbox .topteaser .category_large .text{padding-bottom:3px}.topaufmacherbox .topteaser .autorenblock .autor{margin-right:15px;margin-bottom:5px}.topaufmacherbox .topteaser .autorenbild{height:66px}.topaufmacherbox .topteaser .autorenbild img{width:66px;height:66px;border-radius:50%;background:#B2AAA8}@media screen and (min-width:1242px){.topaufmacherbox .topteaser .headline_2{font-size:46px;line-height:59px}}@media screen and (max-width:1241px){.topaufmacherbox{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-template-rows:repeat(3,auto);grid-gap:30px}.topaufmacherbox .topteaser.nummer-2{grid-row:2 / 3;grid-column:1 / 4;align-self:start}.topaufmacherbox .topteaser.nummer-3{grid-row:3 / 4;grid-column:1 / 4;align-self:start}.topaufmacherbox .topteaser.special{display:initial;grid-row:2 / 4;grid-column:4 / 7}.topaufmacherbox .topteaser.special .slot-topmobile,.defaultbox .topteaser.special .slot-topmobile{margin-left:45px;display:flex;flex-direction:column}.topaufmacherbox .topteaser.special .slot-topmobile span{display:inline-block;width:300px}.topaufmacherbox .topteaser.nummer-2 .autorenblock,.topaufmacherbox .topteaser.nummer-3 .autorenblock{display:none}.topaufmacherbox .topteaser.nummer-2 .category_large,.topaufmacherbox .topteaser.nummer-3 .category_large{margin-bottom:10px}.topaufmacherbox .topteaser .headline_2{line-height:35px}.topaufmacherbox .topteaser .teaser-image:after{margin-top:-130px;height:130px}}@media screen and (max-width:799px){.topaufmacherbox .topteaser.special .slot-topmobile,.defaultbox .topteaser.special .slot-topmobile{margin-left:0;background:#FFFFFFD6;text-align:left}.topaufmacherbox .topteaser.special .slot-topmobile.understitial:before,.defaultbox .topteaser.special .slot-topmobile.understitial:before{width:100vw;display:contents;margin-left:0}.topaufmacherbox .topteaser.special .slot-topmobile span{width:300px;max-width:100%;margin:0}.topaufmacherbox{display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:repeat(4,auto);grid-gap:20px}.topaufmacherbox .topteaser.nummer-2{grid-column:1 / -1;grid-row:2 / 3}.topaufmacherbox .topteaser.nummer-3{grid-column:1 / -1;grid-row:3 / 4}.topaufmacherbox .topteaser.special{display:initial;grid-column:1 / -1;grid-row:4 / 5;margin:auto;margin-top:65px;margin-bottom:65px}.topaufmacherbox .topteaser img{width:100%;height:100%;object-fit:cover}.topaufmacherbox .topteaser .teaser-image{background-image:linear-gradient(to bottom,rgba(255,255,255,0) 39%,#707070 60%,#707070 100%);width:100vw;height:66.59vw}.topaufmacherbox .topteaser .teaser-image:after{margin-top:-130px;height:130px}.topaufmacherbox .topteaser .autorenblock{display:none}.topaufmacherbox .topteaser .teaser-content{padding:20px 20px 10px 20px}.topaufmacherbox .topteaser .headline_2{margin-bottom:5px}.topaufmacherbox .topteaser.special .slot-topmobile:before,.defaultbox .topteaser.special .slot-topmobile:before{display:none}}.contentbox .aufmacherbox.viererbox{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-template-rows:auto;grid-column-gap:25px;grid-row-gap:30px}.contentbox .section-header{border-bottom:2px solid var(--color-border);margin:65px 0 30px 0}.contentbox .section-header .section-head{font-size:32px;line-height:40px;color:var(--color-trademark);padding-bottom:10px}.tp-iframe-wrapper .section-head{font-size:32px;line-height:40px;color:var(--color-trademark);padding-bottom:10px;border-bottom:2px solid var(--color-border);margin:20px 20px 15px 20px}.contentbox .aufmacherbox.defaultbox .teaser{display:flex;flex-direction:column;grid-column-start:span 1;position:relative}.contentbox .aufmacherbox.defaultbox .teaser .teaser-image,.contentbox .aufmacherbox.defaultbox .teaser .kt-teaser-image{flex:1 0 auto;margin-bottom:10px}.contentbox .aufmacherbox.defaultbox .teaser .category{font-size:18px;line-height:24px;display:flex;align-items:center;flex-wrap:nowrap;min-height:35px;padding-bottom:10px}.contentbox .aufmacherbox.defaultbox .teaser .category:empty{display:none}.contentbox .aufmacherbox.defaultbox .teaser .category .text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.topteaser .teaser-content .category .flag,.contentbox .aufmacherbox.defaultbox .teaser .category .flag{display:inline-block;padding:2px 4px;margin-right:7px;color:#fff;background:var(--color-accent)}.contentbox .aufmacherbox.defaultbox .teaser .locked{display:inline-block;margin-right:10px;font-size:20px}.contentbox .aufmacherbox.defaultbox .teaser .locked .icon-plus_sign_group .path1:before,.contentbox .aufmacherbox.defaultbox .teaser .locked .icon-plus_sign_group .path1:before{color:var(--color-accent)!important}.contentbox .aufmacherbox.defaultbox .teaser .locked .icon-icon_fplus .path1:before,.contentbox .aufmacherbox.defaultbox .teaser .locked .icon-icon_fplus .path1:before{color:white!important}.contentbox .aufmacherbox.defaultbox .teaser-headline{font-family:var(--font-primary);font-size:33px;line-height:43px;font-weight:700;color:var(--color-background);margin-bottom:15px;word-wrap:break-word}.contentbox .aufmacherbox.defaultbox .teaser-headline.kt-headline{font-size:26px;line-height:33px}#accordion .teaser-headline{font-family:var(--font-primary);font-size:28px;line-height:30px;font-weight:700;color:var(--color-background);word-wrap:break-word}#accordion .epay_produkt.abonnenten{text-align:center;margin-bottom:1em}.aufmacherbox.defaultbox .teaser img{width:-webkit-fill-available;height:auto}.aufmacherbox.defaultbox .teaser .teaser-lead{flex:1 1 100%;padding-bottom:45px;border-bottom:2px solid var(--color-border);align-items:flex-start;font-family:var(--font-primary);font-size:20px;line-height:25px}.teaser.schlagwort-teaser .teaser-link{font-size:18px;line-height:25px;font-weight:700;text-transform:uppercase;color:var(--color-accent);margin-top:10px;padding-right:10px}.teaser.schlagwort-teaser .teaser-link span{padding-right:10px}.contentbox.content-sechserbox .teaserbox.aufmacherbox.defaultbox .teaser{grid-template-columns:minmax(0,auto) minmax(0,1fr);grid-template-rows:30px minmax(0,auto) minmax(0,1fr);grid-template-areas:"category category" "teaser-image teaser-headline" "teaser-lead teaser-lead";padding-bottom:15px;grid-row-gap:0;flex:0 0 auto}@media screen and (max-width:1241px){.contentbox .teaserbox.aufmacherbox.defaultbox.double.small.dreierMitWerb .teaser,.contentbox .teaserbox.aufmacherbox.defaultbox.double.small.dreierMitWerb .teaser.nummer-3{grid-template-columns:minmax(0,auto) minmax(0,1fr);grid-template-rows:30px minmax(0,auto) minmax(0,1fr);grid-template-areas:"category category" "teaser-image teaser-headline" "teaser-lead teaser-lead";border-bottom:2px solid var(--color-border);padding-bottom:15px;grid-row-gap:0;flex:0 0 auto}.contentbox .teaserbox.aufmacherbox.defaultbox.double.small.dreierMitWerb .teaser .teaser-image,.contentbox .teaserbox.aufmacherbox.defaultbox.double.small.dreierMitWerb .teaser.nummer-3 .teaser-images{margin-right:15px}.spalte-zwei>.teaser.nummer-3{border-bottom:none!important}}@media screen and (min-width:1241px){.contentbox .aufmacherbox.defaultbox .teaser div:nth-of-type(3){border-bottom:none}.contentbox .box-lokales .teaserbox.double a:nth-of-type(3){border-bottom:none}.contentbox .aufmacherbox.defaultbox.double.small .spalte-eins a:nth-of-type(2){border-bottom:none}.contentbox.content-sechserbox .aufmacherbox.defaultbox a:nth-of-type(n+4){border-bottom:none}}@media screen and (min-width:800px) and (max-width:1240px){.contentbox .aufmacherbox.viererbox a:nth-last-of-type(1){border-bottom:none}.contentbox .box-lokales .teaserbox.double a:nth-last-of-type(1){border-bottom:none}.contentbox .aufmacherbox.defaultbox.double.small .spalte-zwei a:nth-last-of-type(1){border-bottom:none}.contentbox .aufmacherbox.switch a:nth-last-of-type(1){border-bottom:none}.contentbox.content-sechserbox .aufmacherbox.defaultbox a:nth-of-type(n+5){border-bottom:none}}@media screen and (max-width:799px){.contentbox .box-lokales .teaserbox.double a:nth-last-of-type(1){border-bottom:none!important}.contentbox .aufmacherbox.viererbox a:nth-last-of-type(1),.contentbox .aufmacherbox.viererbox a:nth-last-of-type(1) .teaser-lead{border-bottom:none!important}.contentbox.content-sechserbox .aufmacherbox.defaultbox a:nth-last-of-type(1){border-bottom:none!important}.contentbox .aufmacherbox.defaultbox.switch a:nth-last-of-type(1){border-bottom:none!important}}@media screen and (max-width:799px){.aufmacherbox.defaultbox .teaser .teaser-lead{flex:1 1 auto;padding-bottom:15px}}@media screen and (max-width:1241px) and (min-width:800px){.contentbox .aufmacherbox.viererbox{display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:auto auto auto auto;grid-column-gap:0;grid-row-gap:30px}.contentbox .aufmacherbox.defaultbox .teaser{display:grid;grid-template-columns:auto minmax(0,1fr);grid-template-rows:35px minmax(50px,auto) minmax(0,1fr);grid-template-areas:"teaser-image category" "teaser-image teaser-headline" "teaser-image teaser-lead";border-bottom:2px solid var(--color-border);padding-bottom:15px;align-items:start}.contentbox .aufmacherbox.defaultbox .teaser .teaser-image,.contentbox .aufmacherbox.defaultbox .teaser .kt-teaser-image{grid-area:teaser-image}.contentbox .aufmacherbox.defaultbox .teaser .category{grid-area:category}.contentbox .aufmacherbox.defaultbox .teaser .teaser-headline{grid-area:teaser-headline}.contentbox .aufmacherbox.defaultbox .teaser .teaser-lead{grid-area:teaser-lead}.contentbox .aufmacherbox.defaultbox.switch .teaser.nummer-1{display:flex;flex-direction:row;border-bottom:2px solid var(--color-border);padding-bottom:20px}.contentbox .aufmacherbox.defaultbox .teaser .teaser-image,.contentbox .aufmacherbox.defaultbox .teaser .kt-teaser-image{margin-right:30px;margin-bottom:0}.contentbox .aufmacherbox.defaultbox .teaser .category{margin:0 0 15px 0;font-size:18px;line-height:18px}.contentbox .aufmacherbox.defaultbox .teaser .category .locked{margin-right:15px}.aufmacherbox.defaultbox .teaser .teaser-lead{padding:0;border-bottom:0}.aufmacherbox.defaultbox .teaser .teaser-headline{margin-bottom:10px}}@media screen and (max-width:799px){.contentbox .aufmacherbox.viererbox{display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:repeat(4,auto);grid-column-gap:0;grid-row-gap:20px;padding:0 20px}.contentbox .section-header{border-bottom:2px solid var(--color-border);margin:65px 20px 15px 20px}.contentbox .aufmacherbox.defaultbox:not(.large) .teaser{display:grid;grid-template-columns:auto minmax(0,1fr);grid-template-rows:30px minmax(50px,auto) minmax(0,1fr);grid-template-areas:"teaser-image category" "teaser-image teaser-headline" "teaser-lead teaser-lead";border-bottom:2px solid var(--color-border);padding-bottom:15px}.contentbox .aufmacherbox.defaultbox:not(.large) .teaser .teaser-image,.contentbox .aufmacherbox.defaultbox .teaser .kt-teaser-image{grid-area:teaser-image;margin-right:15px}.contentbox .aufmacherbox.defaultbox:not(.large) .teaser .category{grid-area:category;font-size:17px;line-height:24px;align-self:start}.contentbox .aufmacherbox.defaultbox:not(.large) .teaser .teaser-headline{grid-area:teaser-headline;font-size:24px;line-height:1.333em;align-self:start}.contentbox .aufmacherbox.defaultbox:not(.large) .teaser .teaser-lead{grid-area:teaser-lead;border-bottom:0;padding-bottom:0}}@media screen and (max-width:470px){.contentbox .aufmacherbox.defaultbox:not(.large) .teaser.kt-teaser{grid-template-areas:"category category" "teaser-image teaser-image" "teaser-headline teaser-headline" "teaser-lead teaser-lead"}.contentbox .aufmacherbox.defaultbox .teaser .kt-teaser-image{grid-area:teaser-image;margin-right:0px!important;width:60vw;height:55vw;max-height:200px;max-width:317px}}.contentbox .aufmacherbox.switch{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-template-rows:auto auto;grid-column-gap:25px}.contentbox .aufmacherbox.switch .teaser.nummer-1{display:flex;grid-column:1 / 3;grid-row:1 / 4;position:relative}.aufmacherbox.switch .teaser.nummer-1 .teaser-image{background-image:linear-gradient(to bottom,rgba(255,255,255,0) 60%,#707070 100%)}.aufmacherbox.switch .teaser.nummer-1 .teaser-image img{mix-blend-mode:multiply}.aufmacherbox.switch .teaser.nummer-1 .teaser-content{position:absolute;bottom:0;left:0;padding:25px;width:100%;color:#fff;box-sizing:border-box;z-index:2}.aufmacherbox.switch .autorenblock{width:100%;margin-bottom:10px}.aufmacherbox.switch .autorenblock .autor{margin-right:15px;margin-bottom:5px}.aufmacherbox.switch .autorenbild{height:66px}.aufmacherbox.switch .autorenbild img{width:66px;height:66px;border-radius:50%;background:#B2AAA8}.aufmacherbox.switch .teaser.nummer-1 .teaser-headline{font-size:46px;line-height:59px;color:#fff;font-weight:400}.aufmacherbox.switch .teaser.nummer-1 .category{color:#fff}.contentbox .aufmacherbox.defaultbox.switch .teaser.nummer-1 .icon-icon_fplus .path1:before,.contentbox .aufmacherbox.aufmacherbox--serie.defaultbox .teaser.nummer-1 .icon-icon_fplus .path1:before{color:rgb(255,255,255)}.contentbox .aufmacherbox.defaultbox.switch .teaser.nummer-1 .icon-icon_fplus .path2:before,.contentbox .aufmacherbox.aufmacherbox--serie.defaultbox .teaser.nummer-1 .icon-icon_fplus .path2:before{color:rgb(255,255,255)}.contentbox .aufmacherbox.defaultbox.switch .teaser.nummer-1 .icon-plus_sign_group .path1:before,.contentbox .aufmacherbox.aufmacherbox--serie.defaultbox .teaser.nummer-1 .icon-plus_sign_group .path1:before{color:var(--color-accent)}.contentbox .aufmacherbox.defaultbox.switch .teaser.nummer-1 .icon-plus_sign_group .path2:before,.contentbox .aufmacherbox.aufmacherbox--serie.defaultbox .teaser.nummer-1 .icon-plus_sign_group .path2:before{color:#fff}@media screen and (max-width:1241px){.contentbox .aufmacherbox.switch{display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:auto auto auto auto;grid-column-gap:0;grid-row-gap:30px}.contentbox .aufmacherbox.defaultbox.switch .teaser.nummer-1{grid-column:1 / 1;grid-row:1 / 1;position:relative;border-bottom:0;padding-bottom:0;overflow:hidden}.contentbox .aufmacherbox.defaultbox.switch .teaser.nummer-1 .teaser-image{width:858px;height:429px}.aufmacherbox.defaultbox.switch .teaser.nummer-1 img{width:100%;height:100%;object-fit:cover}.aufmacherbox.defaultbox.switch .teaser.nummer-1 .teaser-headline{font-size:32px;line-height:40px}.aufmacherbox.switch .teaser.nummer-1 .autorenblock{margin-bottom:0}}@media screen and (max-width:799px){.contentbox .aufmacherbox.defaultbox.switch{grid-row-gap:20px}.contentbox .aufmacherbox.defaultbox.switch .teaser.nummer-1 .teaser-image{width:100vw;height:66.59vw}.contentbox .aufmacherbox.defaultbox.switch .teaser.nummer-1 .autorenblock{display:none}.contentbox .aufmacherbox.defaultbox.switch .teaser .category{font-size:17px;line-height:24px}.contentbox .aufmacherbox.defaultbox.switch .teaser:not(.nummer-1) .teaser-headline{font-size:24px;line-height:32px}.contentbox .aufmacherbox.defaultbox.switch .teaser.nummer-1 .category{font-size:17px;line-height:24px}.contentbox .aufmacherbox.defaultbox.switch .teaser:not(.nummer-1){padding:0 20px}.contentbox .aufmacherbox.defaultbox .teaser .locked{margin-right:10px}.contentbox .aufmacherbox.defaultbox.switch .teaser .teaser-lead{padding-bottom:15px}.aufmacherbox.defaultbox.switch .teaser.nummer-1 .teaser-content{padding:20px}.aufmacherbox.switch .teaser.nummer-1 .teaser-image{background-image:linear-gradient(to bottom,rgba(255,255,255,0) 39%,#707070 60%,#707070 100%)}}.contentbox .aufmacherbox.defaultbox.double{display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:auto auto auto auto;grid-column-gap:0;grid-row-gap:30px}.contentbox .aufmacherbox.defaultbox.double .teaser{display:grid;grid-template-columns:auto minmax(0,1fr);grid-template-rows:35px minmax(50px,auto) minmax(0,1fr);grid-template-areas:"teaser-image category" "teaser-image teaser-headline" "teaser-image teaser-lead";border-bottom:2px solid var(--color-border);padding-bottom:30px;align-items:start}.contentbox .aufmacherbox.defaultbox.double .teaser .teaser-image{grid-area:teaser-image;margin-right:30px;margin-bottom:0}.contentbox .aufmacherbox.defaultbox.double .teaser .category{grid-area:category;font-size:18px;line-height:25px}.contentbox .aufmacherbox.defaultbox.double .teaser .locked{margin-right:15px}.contentbox .aufmacherbox.defaultbox.double .teaser .teaser-headline{grid-area:teaser-headline;margin-bottom:10px}.contentbox .aufmacherbox.defaultbox.double .teaser .teaser-lead{grid-area:teaser-lead;padding:0;border-bottom:0}@media screen and (max-width:1241px){.contentbox .aufmacherbox.defaultbox.double{display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:repeat(4,auto);grid-column-gap:0;grid-row-gap:20px;padding:0}.contentbox .aufmacherbox.defaultbox.double .teaser{display:grid;grid-template-columns:auto minmax(0,1fr);grid-template-rows:30px minmax(50px,auto) minmax(0,1fr);grid-template-areas:"teaser-image category" "teaser-image teaser-headline" "teaser-lead teaser-lead";border-bottom:2px solid var(--color-border);padding-bottom:15px;flex:0 0 auto}.aufmacherbox.defaultbox.double .teaser .teaser-image{grid-area:teaser-image;margin-right:15px;margin-bottom:15px}.aufmacherbox.defaultbox.double .teaser .teaser-image{grid-area:teaser-image;margin-right:15px}.contentbox .box-lokales .aufmacherbox.defaultbox.double .teaser,.contentbox .aufmacherbox.defaultbox.double.small .teaser.nummer-3{display:grid;grid-template-columns:149px minmax(0,1fr);grid-template-rows:30px minmax(134px,auto) minmax(0,1fr);grid-template-areas:"category category" "teaser-image teaser-headline" "teaser-lead teaser-lead";padding-bottom:15px;grid-row-gap:10px;flex:0 0 auto}.contentbox .box-lokales .aufmacherbox.defaultbox.double .teaser .teaser-image img,.contentbox .aufmacherbox.defaultbox.double.small .teaser .teaser-image img,.contentbox .aufmacherbox.defaultbox.viererbox .teaser .teaser-image img{width:100%;height:100%;object-fit:cover}.contentbox .box-lokales .aufmacherbox.defaultbox.double .teaser .teaser-image,.contentbox .aufmacherbox.defaultbox.double.small .teaser.nummer-3 .teaser-image{grid-area:teaser-image;margin-right:15px;margin-bottom:15px;max-width:100%;height:134px}.contentbox .aufmacherbox.defaultbox.double .teaser .teaser-lead{grid-area:teaser-lead;border-bottom:0;padding-bottom:0}.contentbox .aufmacherbox.defaultbox.double .teaser .category .text{padding-top:0}.contentbox .aufmacherbox.defaultbox.double .teaser .category{margin-top:0}.contentbox .aufmacherbox.defaultbox.double .teaser .locked{margin-top:0}.aufmacherbox.defaultbox.double:not(.small) .teaser .teaser-headline{grid-area:teaser-headline;font-size:24px;line-height:32px;align-self:start}.contentbox .aufmacherbox.defaultbox.double .teaser .teaser-image{margin-right:30px;margin-bottom:0}}@media screen and (max-width:799px){.contentbox .aufmacherbox.defaultbox.double{padding:0 20px}.contentbox .aufmacherbox.defaultbox.double .teaser .teaser-image{margin-right:15px}}.contentbox .section-header.lokales{margin-bottom:0;border-bottom:0;margin-top:65px}.contentbox .box-lokales{display:flex}.contentbox .box-lokales .aufmacherbox.defaultbox.double .teaser .category{font-size:17px}.contentbox .box-lokales .aufmacherbox.defaultbox.double .teaser .teaser-image{margin-right:30px;margin-bottom:0}.contentbox .box-lokales .teaserbox.double{flex:1 1 100%;padding-top:30px;border-top:2px solid var(--color-border);align-self:flex-start;margin-bottom:-30px}.contentbox .box-lokales .box-map{flex:1 1 100%;margin-left:30px;max-width:394px;display:flex;flex-direction:column;justify-content:space-between;align-items:center}.contentbox .box-lokales .box-map .special{width:300px;position:relative;margin-top:65px}@media screen and (max-width:1241px){.contentbox .box-lokales .box-map .special{margin-top:65px}.contentbox .box-lokales .aufmacherbox.defaultbox.double .teaser .teaser-image{margin-right:15px;margin-bottom:0}.contentbox .box-lokales .aufmacherbox.defaultbox.double .teaser .teaser-headline{margin-bottom:3px}}@media screen and (max-width:799px){.contentbox .box-lokales{flex-direction:column}.contentbox .section-header.lokales{border-bottom:2px solid var(--color-border);margin:65px 20px 15px 20px}.contentbox .box-lokales .teaserbox.double{flex:0 0 auto}.contentbox .box-lokales .box-map{flex:0 0 auto}.contentbox .box-lokales .box-map{flex:0 0 auto;margin-left:auto;margin-right:auto;margin-top:45px;max-width:100vw;display:flex;flex-direction:column;justify-content:space-between;align-items:center}.contentbox .box-lokales .box-map .special{margin-top:65px;flex:0 0 100%}.contentbox .box-lokales .box-map .map{flex:0 0 100%}.contentbox .box-lokales .teaserbox.double{padding-top:0;border-top:0;align-self:flex-start;margin-bottom:0}.contentbox .box-lokales .aufmacherbox.defaultbox.double .teaser .teaser-image{margin-right:15px;margin-bottom:0;margin-bottom:10px}}.contentbox .aufmacherbox.defaultbox.double.small{display:flex}.contentbox .aufmacherbox.defaultbox.double.small .spalte-eins{width:818px;margin-right:30px;flex:0 0 818px;display:flex;flex-direction:column;justify-content:space-between}.contentbox .aufmacherbox.defaultbox.double.small .spalte-zwei{display:flex;flex-direction:column}.contentbox .aufmacherbox.defaultbox.double.small .teaser.nummer-1{margin-bottom:30px}.contentbox .aufmacherbox.defaultbox.double.small .teaser.nummer-3{display:grid;grid-template-columns:149px minmax(0,1fr);grid-template-rows:30px minmax(134px,auto) minmax(0,1fr);grid-template-areas:"category category" "teaser-image teaser-headline" "teaser-lead teaser-lead";border-bottom:2px solid var(--color-border);padding-bottom:15px;grid-row-gap:10px;flex:0 0 auto}.contentbox .aufmacherbox.defaultbox.double.small .teaser.nummer-3 .teaser-image{grid-area:teaser-image;margin-right:15px;margin-bottom:15px;max-width:100%;height:134px}.contentbox .aufmacherbox.defaultbox.double.small .teaser.nummer-3 .teaser-image img{width:100%;height:100%;object-fit:cover}.contentbox .aufmacherbox.defaultbox.double.small .teaser.nummer-3 .teaser-lead{grid-area:teaser-lead;border-bottom:0;padding-bottom:0}.contentbox .aufmacherbox.defaultbox.double.small .teaser.nummer-3 .category .text{padding-top:0}.contentbox .aufmacherbox.defaultbox.double.small .teaser.nummer-3 .category{margin-top:0;font-size:17px}.contentbox .aufmacherbox.defaultbox.double.small .teaser.nummer-3 .category .locked{margin-top:0}.aufmacherbox.defaultbox.double.small .teaser.nummer-3 .teaser-headline{grid-area:teaser-headline;font-size:24px;line-height:32px;align-self:start}.contentbox .aufmacherbox.defaultbox.double.small .teaser.nummer-3 .teaser-image{margin-right:15px;margin-bottom:10px}.contentbox .aufmacherbox.defaultbox.double.small .teaser.nummer-3{flex:1 1 auto;border-style:none}.contentbox .aufmacherbox.defaultbox.double.small .special{flex:1 1 auto;align-self:center;padding-top:30px;display:flex}.contentbox .aufmacherbox.defaultbox.double.small .special .anz{width:300px;position:relative;margin-top:auto}@media screen and (max-width:1241px){.contentbox .aufmacherbox.defaultbox.double.small{flex-direction:column}.contentbox .aufmacherbox.defaultbox.double.small .spalte-eins{width:100%;margin-right:0;flex:0 0 auto;display:flex;flex-direction:column}.contentbox .aufmacherbox.defaultbox.double.small .spalte-zwei{flex:0 0 auto}.contentbox .aufmacherbox.defaultbox.double.small .teaser{display:grid;grid-template-columns:auto minmax(0,1fr);grid-template-rows:35px minmax(50px,auto) minmax(0,1fr);grid-template-areas:"teaser-image category" "teaser-image teaser-headline" "teaser-image teaser-lead";border-bottom:2px solid var(--color-border);padding-bottom:15px;align-items:start}.contentbox .aufmacherbox.defaultbox.double.small .teaser.nummer-1{margin-bottom:30px}.contentbox .aufmacherbox.defaultbox.double.small .spalte-zwei{display:flex;flex-direction:row;margin-top:10px}.contentbox .aufmacherbox.defaultbox.double.small .teaser.nummer-3{flex:1 1 50%;width:auto;align-self:flex-start;padding-bottom:15px}.contentbox .aufmacherbox.defaultbox.double.small .special{flex:1 1 50%;align-self:flex-end;padding-top:0;display:flex;justify-content:space-around;margin-top:20px}}@media screen and (max-width:799px){.contentbox .aufmacherbox.defaultbox.double.small .spalte-zwei{display:flex;flex-direction:column;margin-top:0;display:block}.contentbox .aufmacherbox.defaultbox.double.small .teaser.nummer-1{margin-bottom:20px}.contentbox .aufmacherbox.defaultbox.double.small .teaser.nummer-3{border-style:none;flex:1 1 100%;width:100%;padding-bottom:20px;margin-bottom:0}.contentbox .aufmacherbox.defaultbox.double.small .special{flex:1 1 100%;align-self:center;margin-top:65px}.contentbox .aufmacherbox.defaultbox.double.small .spalte-eins .teaser .teaser-image{margin-bottom:13px}}@media screen and (max-width:799px){.contentbox .aufmacherbox.defaultbox.double .teaser .teaser-image,.aufmacherbox.defaultbox.double.small .teaser.nummer-3 .teaser-image,.contentbox .aufmacherbox.defaultbox:not(.large).viererbox .teaser .teaser-image,.contentbox .aufmacherbox.defaultbox.switch .teaser:not(.nummer-1) .teaser-image{width:134px;height:134px}.contentbox .aufmacherbox.defaultbox.double .teaser .teaser-image img,.aufmacherbox.defaultbox.double.small .teaser.nummer-3 .teaser-image img,.contentbox .aufmacherbox.defaultbox:not(.large).viererbox .teaser .teaser-image img,.contentbox .aufmacherbox.defaultbox.switch .teaser:not(.nummer-1) .teaser-image img,.contentbox.content-sechserbox .aufmacherbox.defaultbox .teaser-image img{width:100%;height:100%;object-fit:cover}}@media screen and (max-width:375px){.contentbox .aufmacherbox.defaultbox.double.small .spalte-eins .teaser .teaser-image{width:25vw;height:25vw}.contentbox .aufmacherbox.defaultbox:not(.large) .teaser .teaser-headline{font-size:22px}.contentbox .aufmacherbox.defaultbox:not(.large) .teaser .teaser-lead,.aufmacherbox.defaultbox .teaser .teaser-lead{font-size:17px}.contentbox .box-lokales .aufmacherbox.defaultbox.double .teaser .teaser-image,.contentbox.content-sechserbox .teaserbox.aufmacherbox.defaultbox .teaser .teaser-image,.contentbox .aufmacherbox.defaultbox.double .teaser .teaser-image,.aufmacherbox.defaultbox.double.small .teaser.nummer-3 .teaser-image,.contentbox .aufmacherbox.defaultbox:not(.large).viererbox .teaser .teaser-image,.contentbox .aufmacherbox.defaultbox.switch .teaser:not(.nummer-1) .teaser-image,.contentbox .box-lokales .aufmacherbox.defaultbox.double .teaser .teaser-image,.contentbox .aufmacherbox.defaultbox.double.small .teaser.nummer-3 .teaser-image{width:29vw;height:29vw;max-height:134px;max-width:134px;margin-right:10px!important}.contentbox .aufmacherbox.defaultbox:not(.large).viererbox .teaser .kt-teaser-image{width:85vw;height:60vw;max-height:220px;max-width:317px}.aufmacherbox.defaultbox.double:not(.small) .teaser .teaser-headline,.contentbox.content-sechserbox .teaserbox.aufmacherbox.defaultbox .teaser .teaser-headline{line-height:28px}}.contentcontainer--serie .read-more-container .special .anz{margin-bottom:2em}.contentbox.overview .specialbanner{display:block;margin:65px auto 0 auto;width:728px}.contentbox.overview .specialbanner .specialbanner-inner{min-height:90px}.contentbox.overview .section-header{border-bottom:2px solid var(--color-border);margin:65px 0 30px 0}.contentbox.overview .nachladen-generator,.contentbox.facetsearch .nachladen-generator{width:110px;display:flex;flex-direction:column;align-items:center;margin:0 auto;font-size:23px;line-height:20px;margin-top:60px;margin-bottom:-20px;cursor:pointer}.defaultlayout.overview .nachladen-generator .icon{font-size:30px}.contentbox.overview .aufmacherbox.viererbox{grid-row-gap:25px}.contentbox.overview .aufmacherbox.viererbox .teaser-lead.intro{grid-column:span 3}@media screen and (max-width:1241px){.contentbox.overview .nachladen-generator,.contentbox.facetsearch .nachladen-generator{margin-bottom:0}}@media screen and (max-width:799px){.contentbox.overview .section-header{margin:65px 20px 15px 20px}.contentbox.overview .specialbanner{margin:65px auto 0 auto;width:300px;display:none}}.contentbox .fcms_artdetail{grid-column:1 / -1;margin:0}.art-detail,.art-detail p,.teaser-lead.intro{font-family:var(--font-primary);font-size:24px;line-height:35px;color:#000}.art-detail p+p{margin-top:20px}.art-detail{display:grid;grid-template-columns:minmax(0,1fr) 820px minmax(0,1fr);margin-top:30px}.art-detail.static{margin-top:10px}.art-detail>*{grid-column:2 / 3}.art-detail .full-item{grid-column:1 / -1}.art-detail .category_large{display:inline-flex;align-items:center}.art-detail .category_large .icon{font-size:24px;margin-right:15px}.art-detail .detailbildcontainer.extern{margin-bottom:35px;margin-top:0;width:1242px}.art-detail .detailbildcontainer{margin:30px auto}.art-detail .detailbildcontainer figcaption{background:var(--color-grey1);padding:10px 20px;font-family:var(--font-primary);font-size:20px;line-height:29px;font-style:italic}.art-detail .detailbildcontainer.extern figcaption{padding:10px 210px}.art-detail .detailbildcontainer figcaption .bildautor{font-size:16px;font-weight:600;text-align:right}figcaption .bildautor .icon-pictures{vertical-align:-2px}.art-detail .description{font-size:24px;line-height:31px;font-weight:600;margin-bottom:30px}.art-detail .headline_art{margin:15px 0 35px 0}.art-detail.static>header{grid-column:1 / -1}.art-detail.static .headline_art{font-size:40px;line-height:50px;margin:0 0 15px 0}.art-detail .description .ortsmarke{color:var(--color-accent);margin-bottom:20px}.art-detail .additionals{margin-bottom:30px}.art-detail .rubrik{font-size:24px;font-weight:300;color:var(--color-spacer);text-transform:uppercase}.art-detail .grundtext h2{font-size:33px;line-height:45px;font-weight:700;margin:45px 0 30px 0}.contentbox.defaultlayout.overview .inner-content .grundtext h2{font-size:33px;line-height:45px;font-weight:700;margin-top:45px;margin-bottom:30px}.art-detail .grundtext .greybox h2{font-size:33px;line-height:45px;font-weight:700;margin:20px 0 20px 20px;padding-top:15px}.art-detail .grundtext h3{font-size:33px;line-height:44px;font-weight:600;margin:30px 0}.art-detail .grundtext h3.frage{font-style:italic}.art-detail .grundtext h4{font-size:32px;line-height:40px;color:var(--color-trademark);padding-bottom:10px;border-bottom:2px solid var(--color-border);margin:45px 0 30px 0}.art-detail .grundtext ul{list-style-type:square}.art-detail .grundtext ol{list-style-type:auto}.art-detail .grundtext ul,.art-detail .grundtext ol{margin:25px 0 25px 110px}.art-detail .grundtext ul li,.art-detail .grundtext ol li{padding:8px 0 8px 20px}.art-detail .grundtext .responsive-container{margin:30px auto;position:relative;height:0;overflow:hidden;max-width:100%}.art-detail .grundtext a,.art-detail .grundtext a:hover,.art-detail .grundtext a:active,.teaser-lead.intro a{color:var(--color-accent);font-weight:700;text-decoration:underline}.art-detail .art-content .autorenblock .autor{margin-right:15px;margin-bottom:5px}.art-detail .art-content .autorenbild{height:66px}.art-detail .art-content .autorenbild img{width:66px;height:66px;border-radius:50%;background:#B2AAA8}.pagewrapper .art-detail .foot-backtotop .socialbottom{margin-bottom:0}.pagewrapper .art-detail.static .social_autor{justify-content:space-around;margin-bottom:30px}.pagewrapper .art-detail .foot-backtotop{margin:50px 0 20px 0}.pagewrapper .art-detail.static .foot-backtotop{margin:20px 0 40px 0}@media screen and (max-width:1241px){.pagewrapper .art-detail .foot-backtotop{margin-bottom:50px}.art-detail .headline_art{font-size:40px;line-height:50px;margin-top:10px;margin-bottom:25px}.art-detail .category_large .icon{font-size:21px}.art-detail .detailbildcontainer.extern{margin-bottom:60px;margin-top:0;width:100vw;max-width:100%}.art-detail .detailbildcontainer.extern figcaption{padding:10px 0}.art-detail .detailbildcontainer.extern figcaption .bildunterschrift,.art-detail .detailbildcontainer.galeriebox figcaption .bildunterschrift,.art-detail .detailbildcontainer.extern figcaption .bildautor,.art-detail .detailbildcontainer.galeriebox figcaption .bildautor{width:858px;margin-left:auto;margin-right:auto;max-width:calc(100vw - 60px)}}@media screen and (max-width:799px){.art-detail .headline_art{font-size:35px;line-height:1.15em;margin-bottom:20px}.art-detail .detailbildcontainer{overflow:hidden;max-width:100%}.art-detail .detailbildcontainer:not(.extern){margin-left:-20px;margin-right:-20px}.art-detail .detailbildcontainer figure .bildcontainer{width:100vw;height:75vw}.art-detail .detailbildcontainer figure .bildcontainer-ohne-hoehe{width:100vw}.art-detail .detailbildcontainer figure img{width:100%;height:100%;object-fit:cover}.art-detail .detailbildcontainer.extern figcaption{padding:10px 20px 0 20px}.art-detail .detailbildcontainer figcaption{padding-bottom:0}.art-detail .category_large{font-size:18px}.art-detail .article_main .grundtext ul{margin:20px 20px 20px 80px;width:calc(100% - 80px)}.art-detail .article_main .grundtext ul li{padding-top:5px;padding-bottom:5px}.art-detail .grundtext h2{font-size:24px;line-height:32px;margin:45px 0 30px 0}.art-detail .grundtext h3{font-size:24px;line-height:31px;font-weight:600;margin:30px 0 20px 0}}.art-detail .grundtext .linkbox .lk_title{text-transform:uppercase;margin-bottom:15px;display:inline-block}.art-detail .grundtext .linkbox{margin:30px auto}.art-detail .grundtext .linkbox header{font-weight:700;font-size:24px;line-height:32px;padding:10px 20px;color:var(--color-font)}.art-detail .grundtext .linkbox .eintrag{background:var(--color-background);color:#fff;font-size:24px;line-height:32px;font-weight:700;padding:15px 20px 25px 20px;margin-bottom:20px}.art-detail .grundtext .linkbox .eintrag:last-child{margin-bottom:0}.art-detail .grundtext .linkbox .eintrag a{color:#fff;font-size:24px;line-height:32px;font-weight:700;text-decoration:none}.art-detail .grundtext .linkbox .eintrag a .lk_desc{text-decoration:underline}@media screen and (max-width:1241px) and (min-width:800px){.art-detail .grundtext .linkbox header{font-size:32px;line-height:43px;padding:20px 0 25px 20px}.art-detail .article_main .grundtext .linkbox{width:858px;max-width:100%}}@media screen and (max-width:799px){.art-detail .grundtext .linkbox header{font-size:24px;line-height:32px;padding:10px 20px}.art-detail .grundtext .linkbox .eintrag{margin-bottom:5px}}.contentbox.mehraus .aufmacherbox.switch{display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:auto auto auto auto;grid-column-gap:0;grid-row-gap:30px;margin-bottom:40px}.contentbox.mehraus .aufmacherbox.defaultbox .teaser{display:grid;grid-template-columns:auto minmax(0,1fr);grid-template-rows:35px minmax(50px,auto) minmax(0,1fr);grid-template-areas:"teaser-image category" "teaser-image teaser-headline" "teaser-image teaser-lead";border-bottom:2px solid var(--color-border);padding-bottom:30px;align-items:start}.contentbox.mehraus .aufmacherbox.defaultbox.switch .teaser.nummer-1{grid-column:1 / 1;grid-row:1 / 1;position:relative;border-bottom:0;padding-bottom:0;overflow:hidden;margin-bottom:10px}.contentbox.mehraus .aufmacherbox.defaultbox.switch .teaser.nummer-1 .teaser-image{width:100%;height:100%;margin-right:0;margin-bottom:0;overflow:hidden;background-image:linear-gradient(to bottom,rgba(255,255,255,0) 60%,#707070 100%)}.contentbox.mehraus .aufmacherbox.switch .teaser.nummer-1 .teaser-image:after{display:block;position:relative;margin-top:-240px;height:200px;width:100%;content:''}.contentbox.mehraus .aufmacherbox.switch .teaser.nummer-1 .teaser-content{position:absolute;bottom:0;left:0;padding:25px;width:100%;color:#fff;box-sizing:border-box}.contentbox.mehraus .aufmacherbox.defaultbox.switch .teaser.nummer-1{display:flex;flex-direction:row;border-bottom:0;padding-bottom:0}.contentbox.mehraus .aufmacherbox.switch .teaser.nummer-1 .teaser-headline{font-size:32px;line-height:40px;color:#fff;font-weight:400}.contentbox.mehraus .aufmacherbox.defaultbox .teaser .teaser-image{margin-right:30px;margin-bottom:0;grid-area:teaser-image}.contentbox.mehraus .aufmacherbox.defaultbox .teaser .category{margin:0 0 15px 0;font-size:18px;line-height:18px;grid-area:category}.contentbox.mehraus .aufmacherbox.switch .teaser.nummer-1 .category{font-size:18px;line-height:21px;text-transform:uppercase;font-weight:700;color:#fff;display:flex;margin-bottom:15px}.contentbox.mehraus .aufmacherbox.defaultbox .teaser .teaser-headline{grid-area:teaser-headline;margin-bottom:10px}.contentbox.mehraus .aufmacherbox.defaultbox .teaser .teaser-lead{grid-area:teaser-lead;padding:0;border-bottom:0}@media screen and (min-width:1242px){.contentbox.mehraus .section-header{border-bottom:2px solid var(--color-border);margin:35px -210px 40px -210px}}@media screen and (max-width:1241px) and (min-width:800px){.art-detail{grid-template-columns:minmax(0,1fr) minmax(0,858px) minmax(0,1fr)}.art-detail .article_main{grid-column:1 / -1;min-width:0}.art-detail .article_main .description,.art-detail>header,.art-detail .article_main .additionals,.art-detail .article_main .grundtext>*{width:858px;margin-left:auto;margin-right:auto;max-width:calc(100vw - 60px)}.art-detail .article_main .grundtext .detailbildcontainer.extern,.art-detail .article_main .grundtext .responsive-container,.art-detail .article_main .grundtext .detailbildcontainer.galeriebox{width:100%;max-width:100%}.art-detail .grundtext ul{padding-left:110px}.contentbox .fcms_artdetail .grundtext .img{max-width:100%;height:auto}.art-detail .contentbox.mehraus{grid-column:1 / -1}.contentbox.mehraus .aufmacherbox.defaultbox .teaser:not(.nummer-1){width:858px;max-width:calc(100% - 40px);margin:0 auto;padding-bottom:15px}.contentbox.mehraus .section-header{width:858px;max-width:calc(100% - 40px);margin:40px auto 30px auto}.contentbox.mehraus .aufmacherbox.defaultbox .teaser.nummer-1 .category,.contentbox.mehraus .aufmacherbox.defaultbox .teaser.nummer-1 .teaser-headline{width:858px;max-width:calc(100% - 40px);margin-left:auto;margin-right:auto}.contentbox.mehraus .aufmacherbox.defaultbox.switch .teaser.nummer-1 .teaser-image{width:100vw;height:61vw;max-width:100%}}@media screen and (max-width:799px){.art-detail{grid-template-columns:20px minmax(0,1fr) 20px}.art-detail .article_main{grid-column:1 / -1;min-width:0}.art-detail .article_main .description,.art-detail .article_main .additionals,.art-detail .article_main .grundtext>*,.inner-content .grundtext.intro>*,.art-detail.static .headline_art{width:calc(100% - 40px);margin-left:auto;margin-right:auto}.art-detail .article_main .grundtext .detailbildcontainer,.art-detail .article_main .grundtext .linkbox,.art-detail .article_main .grundtext .responsive-container{width:100%;max-width:100%}.art-detail .article_main .grundtext ul{margin-left:40px}.contentbox .aufmacherbox.defaultbox:not(.large) .teaser,.contentbox .aufmacherbox.defaultbox.double.small .teaser,.contentbox .box-lokales .aufmacherbox.defaultbox.double .teaser,.contentbox .aufmacherbox.defaultbox.double.small .teaser.nummer-3{grid-template-columns:minmax(0,auto) minmax(0,1fr);grid-template-rows:30px minmax(0,auto) minmax(0,1fr);grid-template-areas:"category category" "teaser-image teaser-headline" "teaser-lead teaser-lead";border-bottom:2px solid var(--color-border);padding-bottom:15px;grid-row-gap:0;flex:0 0 auto}.art-detail .contentbox.mehraus{grid-column:1 / -1}.contentbox.mehraus .section-header{border-bottom:2px solid var(--color-border);margin:20px 20px 15px 20px}.contentbox.mehraus .aufmacherbox.defaultbox.switch{grid-row-gap:20px}.contentbox.mehraus .aufmacherbox.defaultbox.switch .teaser.nummer-1 .teaser-image{background-image:linear-gradient(to bottom,rgba(255,255,255,0) 39%,#707070 60%,#707070 100%);width:100vw;height:80vw}.contentbox.mehraus .aufmacherbox.defaultbox .teaser .teaser-lead{grid-area:teaser-lead;padding-bottom:15px}.art-detail .flex-container.social_autor{flex-direction:column}.art-detail .flex-container.social_autor .autorenblock{order:-1;margin-bottom:20px;margin-right:0;flex-direction:column}.art-detail .flex-container.social_autor .autorenblock .autorenbild{order:-1}.art-detail .art-content .autorenblock .autor{margin-right:0;margin-bottom:0;margin-top:5px}.art-detail .flex-container.social_autor .socialbottom{margin-bottom:40px}.art-detail.static .flex-container.social_autor .socialbottom{margin-bottom:10px}.art-detail,.art-detail p{font-size:20px;line-height:32px}.art-detail .contentbox.mehraus .aufmacherbox.defaultbox .teaser .teaser-image{margin-bottom:13px}}.art-detail .mehr_themen{background:#DEDAD9;padding:35px 0 30px 0}.art-detail .mehr_themen .schlagwort .btn{margin:5px}.art-detail .mehr_themen .schlagwort .intro{font-size:32px;color:var(--color-trademark);margin-bottom:20px}@media screen and (min-width:1242px){.art-detail .mehr_themen{margin-right:calc(-50vw + 419px);margin-left:calc(-50vw + 419px);text-align:center}.art-detail .mehr_themen .schlagwort.inner{width:1240px;margin:0 auto;text-align:left}}@media screen and (max-width:1241px){.art-detail .mehr_themen{grid-column:1 / -1;padding:40px 0 35px 0}.art-detail .mehr_themen .schlagwort.inner{width:858px;max-width:calc(100% - 40px);margin:0 auto}}@media screen and (max-width:799px){.art-detail .mehr_themen{padding:40px 0 20px 0}}.art-detail .grundtext .textbaustein-zitat{border-top:5px solid var(--color-trademark);border-bottom:5px solid var(--color-trademark);padding:10px 20px;margin:30px 0}.art-detail .grundtext .textbaustein-zitat blockquote,.art-detail .grundtext .textbaustein-zitat blockquote p{font-family:var(--font-primary);font-size:33px;line-height:40px;font-style:italic;font-weight:200;color:var(--color-background)}.art-detail .grundtext .textbaustein-zitat blockquote p{margin-bottom:5px}@media screen and (max-width:1241px){.art-detail .grundtext .textbaustein-zitat{margin:30px auto}}@media screen and (max-width:799px){.art-detail .grundtext .textbaustein-zitat{width:100%}}.newsletterbestellung .art-detail{margin-top:55px}.newsletterbestellung .headline_art{margin-top:5px;margin-bottom:35px}.newsletterbestellung .headline_2{padding-bottom:10px;border-bottom:1px solid var(--color-spacer)}.newsletterbestellung p{font-size:16px;line-height:20px}.newsletterbestellung .newsletter-selektion{margin-bottom:10px}.newsletterbestellung .bestellung-nachricht{margin-bottom:25px}.newsletterbestellung p a{color:var(--color-accent);text-decoration:underline}.newsletterbestellung .largelink{font-size:20px;padding-top:5px;display:block}.newsletterbestellung .btn.bestellen{width:255px;margin-bottom:55px}.newsletterbestellung .btn.bestellen.start{width:auto}.newsletterbestellung footer .social_autor{justify-content:space-around;margin-bottom:40px}.pagewrapper .newsletterbestellung .art-detail .foot-backtotop{margin:0 0 45px 0}@media screen and (max-width:1241px){.newsletterbestellung .headline_art{font-size:40px}}@media screen and (max-width:799px){.newsletterbestellung .headline_art{font-size:40px;line-height:50px;margin-left:20px;margin-right:20px;margin-bottom:35px}.pagewrapper .contentbox.newsletterbestellung{margin-bottom:10px}.newsletterbestellung footer .social_autor{margin-bottom:10px}}@media screen and (max-width:465px){.newsletter-selektion .input-field.styled [type="checkbox"]+span:not(.lever){line-height:18px;display:flex}}@media screen and (max-width:375px){.newsletterbestellung .btn.bestellen{font-size:19px}}.newsletterbestellung .newsletterbestellung.bestaetigung{margin:30px 0 45px 0;background:var(--color-grey1);padding:20px 25px 10px 25px}.newsletterbestellung.bestaetigung .headline_2{border-bottom:0;max-width:calc(100vw - 40px);display:flex;align-items:baseline}.newsletterbestellung.bestaetigung .headline_2 .icon{margin-right:20px;font-size:25px}.newsletterbestellung.bestaetigung p{font-size:16px;line-height:29px}.newsletterbestellung.bestaetigung.lastpage p{font-size:24px;line-height:30px;font-weight:200}.newsletterbestellung.bestaetigung button.background{margin:15px 0 25px 0}.contentbox.sitemap .section-header{margin-top:35px}.sitemap ul.navi_sitemap{font-size:20px;list-style-type:disc;margin-left:20px;margin-bottom:35px}.sitemap ul.sub_sitemap{list-style-type:circle;margin-left:20px}.sitemap ul.sub_sub_sitemap{list-style-type:square;margin-left:20px}.sitemap ul.navi_sitemap li{padding-top:8px;padding-bottom:8px;padding-left:20px}@media screen and (max-width:799px){.sitemap ul.navi_sitemap{margin-left:40px}}.teaser-image{position:relative}.assets-label-top{position:absolute;top:20px;left:22px;text-shadow:2px 2px 8px #000;z-index:1;font-size:1.2em}.assets-label-bottom{position:absolute;bottom:1px;left:8px;text-shadow:2px 2px 8px #000;font-size:1.2em}.teaser{overflow:hidden}@media screen and (max-width:799px){.teaser{overflow:hidden}}@media screen and (max-width:1241px){.teaser{overflow:hidden}}#piano-article{width:100%}@media screen and (max-width:799px){.ft-logo[alt="Logo des Fränkischen Tags - Lokale Nachrichten aus Bamberg, Forchheim, den Haßbergen, Höchstadt, Herzogenaurach, Kronach und Lichtenfels"]{height:87%}.ft-logo[alt="Logo des Coburger Tageblatts - Lokale Nachrichten aus der Stadt Coburg und dem Landkreis Coburg"]{height:120%}.ft-logo[alt="Logo der Kitzinger - Lokale Nachrichten aus Kitzingen und Landkreis Kitzingen"]{height:75%}.ft-logo[alt="Logo der Bayerischen Rundschau - Lokale Nachrichten aus Kulmbach und dem Landkreis Kulmbach"]{height:100%}.livetag{display:none}}@media screen and (min-width:800px){.ft-logo[alt="Logo des Fränkischen Tags - Lokale Nachrichten aus Bamberg, Forchheim, den Haßbergen, Höchstadt, Herzogenaurach, Kronach und Lichtenfels"]{height:95%}.ft-logo[alt="Logo des Coburger Tageblatts - Lokale Nachrichten aus der Stadt Coburg und dem Landkreis Coburg"]{height:100%}.ft-logo[alt="Logo der Kitzinger - Lokale Nachrichten aus Kitzingen und Landkreis Kitzingen"]{height:75%}.ft-logo[alt="Logo der Bayerischen Rundschau - Lokale Nachrichten aus Kulmbach und dem Landkreis Kulmbach"]{height:100%}.livetag{padding:.25rem .25rem calc(0.25rem - 1px) .25rem;color:#fff;background-color:#A50520;position:absolute;top:1rem;left:1rem;z-index:2;pointer-events:auto;font-weight:800;line-height:1em;text-transform:uppercase;letter-spacing:.0333em;font-size:.6875rem}}.live{padding:.25rem .25rem calc(0.25rem - 1px) .25rem;background:#A50520}.contentbox .aufmacherbox.topaufmacherbox .topteaser .teaser-image.type-editorsComment,.contentbox .aufmacherbox.defaultbox .teaser .teaser-image.type-editorsComment{position:relative;display:flex;width:134px;height:134px;padding-left:5px;padding-right:5px;align-items:center;justify-content:center;flex-direction:column}.contentbox .aufmacherbox.defaultbox.double .teaser .teaser-image.type-editorsComment,.contentbox .aufmacherbox.defaultbox.switch .teaser .teaser-image.type-editorsComment,.contentbox .aufmacherbox.defaultbox.viererbox .teaser .teaser-image.type-editorsComment{flex-direction:row;width:292px;height:195px}.contentbox .aufmacherbox.topaufmacherbox .topteaser .teaser-image.type-editorsComment:before,.contentbox .aufmacherbox.defaultbox .teaser .teaser-image.type-editorsComment:before{content:'';display:block;width:100%;height:100%;position:absolute;top:0;left:-60%;background:var(--color-background);transform:skew(20deg);z-index:1}.contentbox .aufmacherbox.defaultbox.switch .teaser.nummer-1 .teaser-image.type-editorsComment img,.contentbox .aufmacherbox.topaufmacherbox .topteaser .teaser-image.type-editorsComment img,.contentbox .aufmacherbox.defaultbox .teaser .teaser-image.type-editorsComment img{position:relative;z-index:2;display:inline-block;width:100px!important;height:100px!important;border-radius:50%;overflow:hidden;margin-right:5px}.contentbox .aufmacherbox.topaufmacherbox .topteaser .teaser-image.type-editorsComment figcaption,.contentbox .aufmacherbox.defaultbox .teaser .teaser-image.type-editorsComment figcaption{z-index:2;margin-left:5px;font-size:12px;line-height:1.15;text-transform:uppercase}.contentbox .aufmacherbox.topaufmacherbox .topteaser .teaser-image.type-editorsComment figcaption span,.contentbox .aufmacherbox.defaultbox .teaser .teaser-image.type-editorsComment figcaption span{display:inline-block}.contentbox .aufmacherbox.topaufmacherbox .topteaser .teaser-image.type-editorsComment figcaption span.author-name,.contentbox .aufmacherbox.defaultbox .teaser .teaser-image.type-editorsComment figcaption span.author-name{display:inline-block;padding-top:5px;font-size:1.3em;font-weight:700;text-transform:none}.contentbox .aufmacherbox.topaufmacherbox .topteaser.nummer-1 .teaser-image.type-editorsComment{flex-direction:row;width:100%;height:622px;padding:0 75px 125px 25px;background:linear-gradient(to bottom,#fff 75%,#707070 100%)}.contentbox .aufmacherbox.defaultbox.switch .teaser.nummer-1 .teaser-image.type-editorsComment,.contentbox .aufmacherbox.topaufmacherbox .topteaser.nummer-2 .teaser-image.type-editorsComment,.contentbox .aufmacherbox.topaufmacherbox .topteaser.nummer-3 .teaser-image.type-editorsComment{flex-direction:row;width:100%;height:454px;padding:0 30px 150px 15px;background:linear-gradient(to bottom,#fff 50%,#707070 100%)}.contentbox.content-sechserbox .aufmacherbox.defaultbox .teaser .teaser-image.type-editorsComment,.contentbox .aufmacherbox.defaultbox.double.small .teaser.nummer-3 .teaser-image.type-editorsComment{flex-direction:column;width:134px;height:134px}.contentbox .aufmacherbox.topaufmacherbox .topteaser .teaser-image.type-editorsComment:after{display:none}.contentbox .aufmacherbox.topaufmacherbox .topteaser.nummer-2 .teaser-image.type-editorsComment:before,.contentbox .aufmacherbox.topaufmacherbox .topteaser.nummer-3 .teaser-image.type-editorsComment:before{left:-75%}.contentbox.content-sechserbox .aufmacherbox.defaultbox .teaser .teaser-image.type-editorsComment img,.contentbox .aufmacherbox.defaultbox.double.small .teaser.nummer-3 .teaser-image.type-editorsComment img{width:65px!important;height:65px!important}.contentbox .aufmacherbox.defaultbox.switch .teaser.nummer-1 .teaser-image.type-editorsComment img,.contentbox .aufmacherbox.topaufmacherbox .topteaser .teaser-image.type-editorsComment img{width:180px!important;height:180px!important;mix-blend-mode:normal;margin-right:0}.contentbox .aufmacherbox.topaufmacherbox .topteaser.nummer-1 .teaser-image.type-editorsComment img{width:360px!important;height:360px!important}.contentbox.content-sechserbox .teaserbox.aufmacherbox.defaultbox .teaser .teaser-image.type-editorsComment figcaption,.contentbox .aufmacherbox.defaultbox.double.small .teaser.nummer-3 .teaser-image.type-editorsComment figcaption{text-align:center}.contentbox .aufmacherbox.topaufmacherbox .topteaser .teaser-image.type-editorsComment figcaption{font-size:18px;margin-left:32px}.contentbox.content-sechserbox .teaserbox.aufmacherbox.defaultbox .teaser .teaser-image.type-editorsComment figcaption span,.contentbox .aufmacherbox.defaultbox.double.small .teaser.nummer-3 .teaser-image.type-editorsComment figcaption span{padding:2px;margin-top:4px;background:rgba(255,255,255,.8)}.contentbox.content-sechserbox .teaserbox.aufmacherbox.defaultbox .teaser .teaser-image.type-editorsComment figcaption span.author-name,.contentbox .aufmacherbox.defaultbox.double.small .teaser.nummer-3 .teaser-image.type-editorsComment figcaption span.author-name{font-size:14px}.contentbox .aufmacherbox.defaultbox.switch .teaser.nummer-1 .teaser-image.type-editorsComment figcaption span.author-name,.contentbox .aufmacherbox.topaufmacherbox .topteaser .teaser-image.type-editorsComment figcaption span.author-name{font-size:2em;line-height:1.15em;padding-top:15px}@media screen and (max-width:1241px){.contentbox .aufmacherbox.defaultbox.switch .teaser .teaser-image.type-editorsComment{flex-direction:row;width:292px;height:195px}.contentbox .teaserbox.aufmacherbox.defaultbox.double.small.dreierMitWerb .teaser .teaser-image.type-editorsComment,.contentbox .teaserbox.aufmacherbox.defaultbox.double.small .teaser.nummer-3 .teaser-image.type-editorsComment,.contentbox .box-lokales .teaserbox.double .teaser .teaser-image.type-editorsComment{flex-direction:column;width:134px;height:134px}.contentbox .aufmacherbox.topaufmacherbox .topteaser.nummer-1 .teaser-image.type-editorsComment{width:100%;height:430px}.contentbox .aufmacherbox.topaufmacherbox .topteaser.nummer-2 .teaser-image.type-editorsComment,.contentbox .aufmacherbox.topaufmacherbox .topteaser.nummer-3 .teaser-image.type-editorsComment{height:310px;padding:0 25px 125px 25px}.contentbox .aufmacherbox.topaufmacherbox .topteaser .teaser-image.type-editorsComment:before{left:-70%}.contentbox .teaserbox.aufmacherbox.defaultbox.double.small.dreierMitWerb .teaser .teaser-image.type-editorsComment img,.contentbox .teaserbox.aufmacherbox.defaultbox.double.small .teaser.nummer-3 .teaser-image.type-editorsComment img,.contentbox .box-lokales .teaserbox.double .teaser .teaser-image.type-editorsComment img{width:65px!important;height:65px!important}.contentbox .aufmacherbox.topaufmacherbox .topteaser .teaser-image.type-editorsComment img{width:110px!important;height:110px!important}.contentbox .aufmacherbox.topaufmacherbox .topteaser.nummer-1 .teaser-image.type-editorsComment img{width:220px!important;height:220px!important}.contentbox .teaserbox.aufmacherbox.defaultbox.double.small.dreierMitWerb .teaser .teaser-image.type-editorsComment figcaption,.contentbox .teaserbox.aufmacherbox.defaultbox.double.small .teaser.nummer-3 .teaser-image.type-editorsComment figcaption,.contentbox .box-lokales .teaserbox.double .teaser .teaser-image.type-editorsComment figcaption{text-align:center}.contentbox .aufmacherbox.topaufmacherbox .topteaser.nummer-2 .teaser-image.type-editorsComment figcaption,.contentbox .aufmacherbox.topaufmacherbox .topteaser.nummer-3 .teaser-image.type-editorsComment figcaption{font-size:12px;margin-left:5px}.contentbox .teaserbox.aufmacherbox.defaultbox.double.small.dreierMitWerb .teaser .teaser-image.type-editorsComment figcaption span,.contentbox .teaserbox.aufmacherbox.defaultbox.double.small .teaser.nummer-3 .teaser-image.type-editorsComment figcaption span,.contentbox .box-lokales .teaserbox.double .teaser .teaser-image.type-editorsComment figcaption span{padding:2px;margin-top:4px;background:rgba(255,255,255,.8)}.contentbox .teaserbox.aufmacherbox.defaultbox.double.small.dreierMitWerb .teaser .teaser-image.type-editorsComment figcaption span.author-name,.contentbox .teaserbox.aufmacherbox.defaultbox.double.small .teaser.nummer-3 .teaser-image.type-editorsComment figcaption span.author-name,.contentbox .box-lokales .teaserbox.double .teaser .teaser-image.type-editorsComment figcaption span.author-name{font-size:14px}.contentbox .aufmacherbox.topaufmacherbox .topteaser .teaser-image.type-editorsComment figcaption span.author-name{padding-top:4px}}@media screen and (max-width:799px){.contentbox .aufmacherbox.defaultbox .teaser .teaser-image.type-editorsComment,.contentbox .aufmacherbox.defaultbox.viererbox .teaser .teaser-image.type-editorsComment,.contentbox .aufmacherbox.defaultbox.switch .teaser.nummer-2 .teaser-image.type-editorsComment,.contentbox .aufmacherbox.defaultbox.switch .teaser.nummer-3 .teaser-image.type-editorsComment,.contentbox .aufmacherbox.defaultbox.double.small .teaser .teaser-image.type-editorsComment{flex-direction:column;width:134px;height:134px;overflow:hidden}.contentbox .aufmacherbox.topaufmacherbox .topteaser.nummer-1 .teaser-image.type-editorsComment,.contentbox .aufmacherbox.topaufmacherbox .topteaser.nummer-2 .teaser-image.type-editorsComment,.contentbox .aufmacherbox.topaufmacherbox .topteaser.nummer-3 .teaser-image.type-editorsComment .contentbox .aufmacherbox.defaultbox.switch .teaser.nummer-1 .teaser-image.type-editorsComment{width:100vw!important;height:66.59vw!important;padding:0 25px 125px 25px}.contentbox .aufmacherbox.topaufmacherbox .topteaser .teaser-image.type-editorsComment:before{left:-70%}.contentbox .aufmacherbox.defaultbox .teaser .teaser-image.type-editorsComment img,.contentbox .aufmacherbox.defaultbox.viererbox .teaser .teaser-image.type-editorsComment img,.contentbox .aufmacherbox.defaultbox.double.small .teaser .teaser-image.type-editorsComment img{width:55px!important;height:55px!important;object-fit:initial!important;margin-right:3px}.contentbox .aufmacherbox.topaufmacherbox .topteaser .teaser-image.type-editorsComment img{width:220px!important;height:220px!important}.contentbox .aufmacherbox.defaultbox .teaser .teaser-image.type-editorsComment figcaption,.contentbox .aufmacherbox.defaultbox.viererbox .teaser .teaser-image.type-editorsComment figcaption,.contentbox .aufmacherbox.defaultbox.double.small .teaser .teaser-image.type-editorsComment figcaption{font-size:10px;margin-left:3px}.contentbox .aufmacherbox.defaultbox.switch .teaser.nummer-1 .teaser-image.type-editorsComment figcaption,.contentbox .aufmacherbox.topaufmacherbox .topteaser .teaser-image.type-editorsComment figcaption{font-size:18px!important;margin-left:32px!important}.contentbox .aufmacherbox.defaultbox:not(.large) .teaser .teaser-image.type-editorsComment figcaption span,.contentbox .aufmacherbox.defaultbox.viererbox:not(.large) .teaser .teaser-image.type-editorsComment figcaption span,.contentbox .aufmacherbox.defaultbox.double.small .teaser .teaser-image.type-editorsComment figcaption span{padding:2px;margin-top:4px;background:rgba(255,255,255,.8)}.contentbox .aufmacherbox.defaultbox:not(.large) .teaser .teaser-image.type-editorsComment figcaption span.author-name,.contentbox .aufmacherbox.defaultbox.viererbox:not(.large) .teaser .teaser-image.type-editorsComment figcaption span.author-name,.contentbox .aufmacherbox.defaultbox.double.small .teaser .teaser-image.type-editorsComment figcaption span.author-name{font-size:14px}.contentbox .aufmacherbox.defaultbox.viererbox.large .teaser .teaser-image.type-editorsComment{flex-direction:row;width:calc(100vw - 57px);height:calc(70.5vw - 57px);padding:0}.contentbox .aufmacherbox.defaultbox.viererbox.large .teaser .teaser-image.type-editorsComment img{width:134px!important;height:134px!important;margin-right:10px}.contentbox .aufmacherbox.defaultbox.viererbox.large .teaser .teaser-image.type-editorsComment figcaption{font-size:22px}}@media screen and (max-width:650px){.contentbox .aufmacherbox.topaufmacherbox .topteaser.nummer-1 .teaser-image.type-editorsComment img,.contentbox .aufmacherbox.topaufmacherbox .topteaser.nummer-2 .teaser-image.type-editorsComment img,.contentbox .aufmacherbox.topaufmacherbox .topteaser.nummer-3 .teaser-image.type-editorsComment img{width:134px!important;height:134px!important}.contentbox .aufmacherbox.topaufmacherbox .topteaser .teaser-image.type-editorsComment figcaption{font-size:12px!important;margin-left:24px!important}}@media screen and (max-width:375px){.contentbox .aufmacherbox.topaufmacherbox .topteaser .teaser-image.type-editorsComment img{width:55px!important;height:55px!important}.contentbox .aufmacherbox.defaultbox .teaser .teaser-image.type-editorsComment img{display:none}}.grundtext #accordion{margin-top:25px;margin-left:auto;padding-bottom:65px}#accordion h1,#accordion h2{margin:20px 0}#accordion h2{cursor:pointer;display:flex;align-items:center}#accordion h2::before{margin-right:15px;color:var(--color-accent);font-weight:400;content:"\e90d";font-family:'icomoon'!important;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1}#accordion .active h2::before{content:"\e90b"}#accordion .toggleTrenner{border:3px solid var(--color-spacer);padding:0 15px 0 15px;margin-bottom:20px}.grundtext #accordion .toggleContainer{margin-left:30px}#accordion .toggleContainer ol{display:block;list-style-type:decimal;margin-block-start:1em;margin-block-end:1em;margin-inline-start:0;margin-inline-end:0;padding-inline-start:40px}.toggleContainer,.toggleContainer.active{transition:all 2s ease-in-out}section.teaserbox.aufmacherbox.defaultbox.viererbox.thema{margin:0 0 20px 0}.contentbox>#filterBox{display:flex;flex-flow:wrap;align-content:space-between;gap:10px;margin:0 20px 0 20px}.art-detail .article_main .grundtext .embedwrapper-vimeo_event,.art-detail .article_main .grundtext .embedwrapper-vimeo_event-chat{position:relative}.art-detail .article_main .grundtext .embedwrapper-vimeo_event>iframe,.art-detail .article_main .grundtext .embedwrapper-vimeo_event-chat>iframe{position:absolute;top:0;left:0;width:100%;height:100%}.art-detail .article_main .grundtext .embedwrapper-vimeo_event{padding:40% 0 0 0}.art-detail .article_main .grundtext .embedwrapper-vimeo_event-chat{padding:30% 0 0 0}@media screen and (max-width:799px){.art-detail .article_main .grundtext .embedwrapper-vimeo_event{padding:56.25% 0 0 0}.art-detail .article_main .grundtext .embedwrapper-vimeo_event-chat{padding:90.25% 0 0 0}}.buehne-quer{display:grid;grid-auto-rows:1fr;gap:15px 15px;grid-auto-flow:row dense}.TT-1,.TT-2,.TT-3,.content4-2.mt .news-teaser.tt{position:relative;overflow:hidden}.buehne .buehne-quer .teaser-image:after,.content4-2.mt .teaser-image.tt:after{display:block;position:relative;margin-top:-280px;height:280px;width:100%;content:''}.buehne .buehne-quer .teaser-image,.content4-2.mt .teaser-image.tt{background-image:linear-gradient(to bottom,rgba(255,255,255,0) 50%,#000 100%)}.buehne .buehne-quer .teaser-image img,.content4-2.mt .teaser-image.tt img{mix-blend-mode:multiply}.buehne .buehne-quer .teaser-content,.content4-2.mt .teaser-content{position:absolute;bottom:0;left:0;z-index:2;padding:15px;width:100%;color:#fff;box-sizing:border-box}.buehne .buehne-quer .teaser-content .category.neg,.content4-2.mt .teaser-content .category{font-weight:400;border-bottom:1px solid #fff;padding-bottom:5px;margin-bottom:5px}.buehne .buehne-quer .teaser-content .category.neg .text,.content4-2.mt .teaser-content .category .text{letter-spacing:2.4px}.buehne .buehne-quer .teaser-content .headline_2.neg.nn,.content4-2.mt .teaser-content .teaser-headline.tt{font-weight:600}.buehne .buehne-quer .teaser-content .category .flag,.content4-2 .news-teaser .category .flag,.content4-2 .teaser .category .flag,.content4-2 .comment .category.dz .flag{display:inline-block;padding:2px 4px;margin-right:7px;color:#fff;background:var(--color-accent)}.content4-2{display:grid;grid-column:1 /-1;grid-template-rows:min-content;gap:15px 15px;grid-auto-flow:row dense;margin:10px 0 0 0;max-width:100%}.content4-2 .content-left{grid-area:1 / 1 / 2 / 2}.content4-2 .content-right{grid-area:1 / 2 / 2 / 3}.content4-2 .chronobox .news-teaser,.content4-2 .content-left .news-teaser,.content4-2 .content-right .news-teaser,.content4-2.mt .news-teaser:not(.tt) a{display:grid;grid-template-rows:min-content min-content min-content;grid-auto-columns:1fr;grid-auto-rows:1fr;gap:0 10px;grid-auto-flow:row dense;grid-template-areas:"teaser-image category" "teaser-image headline" "teaser-image teaser-date";margin:0 0 10px 0}.content4-2 .chronobox .comment{display:grid;grid-template-rows:min-content min-content min-content min-content;grid-auto-columns:1fr;grid-auto-rows:1fr;gap:0 10px;grid-auto-flow:row dense;grid-template-areas:"teaser-image category" "teaser-image headline" "teaser-image author-name" "teaser-image teaser-date";margin:0 0 10px 0}.content4-2 .chronobox .comment .teaser-image.autorenbild{grid-area:teaser-image;align-self:center;text-align:-webkit-center;text-align:center}.content4-2 .author-name{grid-area:author-name;font-size:18px;font-style:italic}.content4-2 .teaser-date{grid-area:teaser-date}.content4-2 .timestamp{color:var(--color-grey2);font-size:16px;line-height:18px}.content4-2.mt{display:grid;grid-auto-rows:1fr;grid-template-columns:4fr 2fr;gap:10px 15px}.content4-2-left{display:grid;grid-auto-rows:max-content;grid-template-columns:1fr;gap:10px 15px}.content4-2-right{display:grid;grid-auto-rows:max-content;grid-template-columns:1fr;gap:10px 15px}.content4-2-left .tt{grid-area:1 / 1 / 2 / 2}.content4-2-right .tt{grid-area:1 / 1 / 2 / 2}.content4-2 .chronobox a.news-teaser:not(:last-of-type),.content4-2 .chronobox a.comment:not(:last-of-type),.content4-2.mt .content4-2-left .news-teaser:not(:last-of-type)>a,.content4-2.mt .content4-2-right .news-teaser:not(:last-of-type)>a{padding:0 0 10px 0;border-bottom:2px solid var(--color-border)}.content4-2.mt .comment .category{margin:10px 0 0 0}.content4-2 .news-teaser .category,.content4-2 .chronobox .comment .category,.content4-2 .teaser .category,.content4-2 .comment .category.dz{grid-area:category;font-size:15px;line-height:18px;font-weight:400;text-transform:uppercase;color:var(--color-trademark)}.content4-2 .news-teaser .teaser-headline,.content4-2 .chronobox .comment .teaser-headline,.content4-2 .teaser .teaser-headline,.content4-2 .content .teaser-headline{grid-area:headline;font-size:18px;line-height:24px;font-weight:700;color:var(--color-text)}.content4-2.mt .teaser-content .teaser-headline.tt{font-size:30px;line-height:34px;color:#fff}.content4-2 .news-teaser .teaser-headline.small,.content4-2 .chronobox .comment .teaser-headline.small,.content4-2 .teaser .teaser-headline.small,.content4-2.mt .comment .teaser-headline.small{font-size:18px;line-height:23px}.content4-2.mt .comment .teaser-headline{font-size:24px;line-height:30px;font-weight:700;color:var(--color-text);margin:0 0 10px 0}.content4-2 .news-teaser .teaser-image,.content4-2 .news-teaser .teaser-image-fix{grid-area:teaser-image}.content4-2.mt .teaser-image.tt img{min-inline-size:fit-content;max-height:613px}.content4-2 .news-teaser:not(.tt) img{width:190px;height:107px}.content4-2 .chronobox .comment .teaser-image img{width:84px;height:84px}.content4-2.mt .news-teaser.tt .category{color:#fff}.content4-2 .news-teaser .teaser-date,.content4-2 .comment .teaser-date{grid-area:teaser-date}.content4-2 .more-container{display:block;padding:30px 0 0 0;text-align:center}.content4-2 .more-container .more-btn{font-size:18px;font-weight:600;color:var(--color-accent);text-decoration:underline;cursor:pointer}.content4-2 .teaser .teaser-image{flex:1 0 auto;margin-bottom:10px}.content4-2 .autorenblock{margin-bottom:30px;display:grid;grid-template-columns:55px 1fr;grid-template-rows:repeat(2,20px);grid-column-gap:0;grid-row-gap:0}.content4-2 .autorenblock .autor{font-size:16px;font-style:italic;text-align:left;font-weight:300;color:#B2AAA8;grid-area:1 / 2 / 2 / 3}.content4-2 .autorenblock .verlag{grid-area:2 / 2 / 3 / 3}.content4-2 .autorenblock .keinverlag{margin-top:9px}.content4-2 .autorenblock .keinbild{grid-area:1 / 1 / 2 / 3}.content4-2 .autorenblock .autorenbild{height:45px;margin-top:3px;grid-area:1 / 1 / 3 / 2}.content4-2 .autorenbild img{width:45px;height:45px;border-radius:50%;background:#B2AAA8}.section-header-caps{margin-top:30px}.section-header-caps.linked .more-header,.section-header-caps.unlinked{font-size:24px;line-height:30px;font-weight:300;text-transform:uppercase;letter-spacing:2.4px;color:var(--color-trademark);padding:10px 0 10px 0}.section-header-caps.linked .more-header #read-more-header .button-text{font-size:14px;line-height:20px;min-width:fit-content;letter-spacing:1.5px;text-transform:uppercase}.bluebox{background-color:#E7EAF3;padding:15px;margin:0 0 10px 0}.bluebox.product{background-color:var(--color-trademark);display:flex;flex-direction:column;align-items:center;text-align:center}.bluebox header{font-size:24px;line-height:24px;font-weight:600;color:var(--color-trademark);padding-bottom:20px}.bluebox.product header,.bluebox.product p{color:#fff}.bluebox.product p.hint{font-size:14px;line-height:18px;margin-bottom:15px}.bluebox.product span.icon{font-size:25px;margin-bottom:20px}.primary-btn{vertical-align:middle;-webkit-tap-highlight-color:transparent;-webkit-appearance:none;appearance:none;border:none;outline:none;width:auto;min-height:40px;-webkit-border-radius:none;border-radius:10px;padding:8px 10px 10px 10px;font-family:var(--font-primary);font-size:20px;line-height:24px;font-weight:400;transition:all ease 0.5s;cursor:pointer;box-sizing:border-box}.primary-btn.red{background:var(--color-accent);color:#fff}.primary-btn.red:hover{background:var(--color-bourgundy)}#subnavi ul.navipage{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#subnavi ul.navipage li{font-size:20px;color:var(--color-trademark);line-height:24px;height:40px;width:fit-content;margin:0 10px 10px 0;border:1px solid var(--color-trademark);background:#fff;border-radius:5px;opacity:1;padding:8px 10px}@media screen and (max-width:799px){.buehne-quer{grid-auto-columns:1fr;grid-auto-rows:1fr;height:auto}.TT-1{grid-area:1 / 1 / 2 / 2}.TT-2{grid-area:2 / 1 / 3 / 2}.TT-3{grid-area:3 / 1 / 4 / 2}.buehne .buehne-quer .teaser-image:after{margin-top:-130px;height:130px}.content4-2{grid-auto-columns:1fr;grid-auto-rows:2fr}.content4-2 .content-left{grid-area:1 / 1 / 2 / 2}.content4-2 .content-right{grid-area:2 / 1 / 3 / 2}.content4-2.mt{grid-template-columns:1fr;grid-auto-rows:max-content}.content4-2.mt .comment .category,.content4-2.mt .comment .teaser-headline.small,.content4-2.mt .comment .autorenblock,.content4-2.mt .comment .teaser-lead{margin:10px 20px 0 20px}.section-header-caps{margin:0 10px}}@media screen and (max-width:1241px){.buehne .buehne-quer .teaser-image:after,.content4-2.mt .teaser-image.tt:after{margin-top:-130px;height:130px}.buehne .buehne-quer .teaser-content .category.neg{font-size:16px;line-height:20px}.buehne .buehne-quer .teaser-content .headline_2.neg.nn{font-size:22px;line-height:28px}.content4-2{width:858px;grid-column:1 / -1;margin:10px auto}.content4-2 .chronobox .news-teaser,.content4-2 .chronobox .comment,.content4-2 .content-left .news-teaser,.content4-2 .content-right .news-teaser,.content4-2.mt .news-teaser a{grid-template-columns:84px 1fr}.content4-2 .news-teaser:not(.tt) figure.teaser-image,.content4-2 .news-teaser figure.teaser-image-fix{position:relative;width:120px;height:84px}.content4-2 .news-teaser:not(.tt) figure.teaser-image img,.content4-2 .news-teaser figure.teaser-image-fix img{position:absolute;max-width:118%;max-height:100%;transform:translatex(-31px);clip:rect(0 114px 84px 31px)}}@media screen and (min-width:800px){.buehne-quer{grid-auto-columns:60% auto}.TT-1{grid-area:1 / 1 / 3 / 2}.TT-2{grid-area:1 / 2 / 2 / 2}.TT-3{grid-area:2 / 2 / 3 / 2}.buehne .buehne-quer .TT-1 .teaser-image{width:132%}.content4-2.mt .news-teaser.tt .teaser-image{width:100%}.content4-2:not(.mt){grid-auto-rows:1fr;grid-auto-columns:60% auto}}@media screen and (min-width:800px) and (max-width:1241px){.content4-2 .content-right{max-width:328px}}@media screen and (min-width:1242px){.buehne-quer{max-height:608px;grid-auto-columns:4fr 2fr}.buehne .buehne-quer .teaser-content .category.neg{font-size:20px;line-height:25px}.buehne .buehne-quer .teaser-content .headline_2.neg.nn{font-size:30px;line-height:34px}.content4-2:not(.mt){grid-auto-columns:4fr 2fr;max-width:100%}.content4-2 .chronobox .news-teaser,.content4-2 .content-left .news-teaser,.content4-2 .content-right .news-teaser,.content4-2.mt .news-teaser:not(.tt) a{grid-template-columns:190px 1fr}.content4-2 .news-teaser figure.teaser-image,.content4-2 .news-teaser figure.teaser-image-fix,.content4-2.mt .news-teaser figure.teaser-image-fix{width:190px;height:auto}.content4-2 .chronobox .comment{grid-template-columns:190px 1fr}.content4-2 .chronobox .comment figure.teaser-image.autorenbild{width:190px;height:auto}}@font-face{font-family:'Source Sans Pro';font-style:normal;font-weight:300;src:local('Source Sans Pro Light'),local('SourceSansPro-Light'),url(/design/fonts/source-sans-pro-v14-latin-300.woff2) format('woff2'),url(/design/fonts/source-sans-pro-v14-latin-300.woff) format('woff');font-display:swap}@font-face{font-family:'Source Sans Pro';font-style:italic;font-weight:300;src:local('Source Sans Pro Light Italic'),local('SourceSansPro-LightItalic'),url(/design/fonts/source-sans-pro-v14-latin-300italic.woff2) format('woff2'),url(/design/fonts/source-sans-pro-v14-latin-300italic.woff) format('woff');font-display:swap}@font-face{font-family:'Source Sans Pro';font-style:normal;font-weight:400;src:local('Source Sans Pro Regular'),local('SourceSansPro-Regular'),url(/design/fonts/source-sans-pro-v14-latin-regular.woff2) format('woff2'),url(/design/fonts/source-sans-pro-v14-latin-regular.woff) format('woff');font-display:swap}@font-face{font-family:'Source Sans Pro';font-style:italic;font-weight:400;src:local('Source Sans Pro Italic'),local('SourceSansPro-Italic'),url(/design/fonts/source-sans-pro-v14-latin-italic.woff2) format('woff2'),url(/design/fonts/source-sans-pro-v14-latin-italic.woff) format('woff');font-display:swap}@font-face{font-family:'Source Sans Pro';font-style:normal;font-weight:600;src:local('Source Sans Pro SemiBold'),local('SourceSansPro-SemiBold'),url(/design/fonts/source-sans-pro-v14-latin-600.woff2) format('woff2'),url(/design/fonts/source-sans-pro-v14-latin-600.woff) format('woff');font-display:swap}@font-face{font-family:'Source Sans Pro';font-style:italic;font-weight:600;src:local('Source Sans Pro SemiBold Italic'),local('SourceSansPro-SemiBoldItalic'),url(/design/fonts/source-sans-pro-v14-latin-600italic.woff2) format('woff2'),url(/design/fonts/source-sans-pro-v14-latin-600italic.woff) format('woff');font-display:swap}@font-face{font-family:'Source Sans Pro';font-style:normal;font-weight:700;src:local('Source Sans Pro Bold'),local('SourceSansPro-Bold'),url(/design/fonts/source-sans-pro-v14-latin-700.woff2) format('woff2'),url(/design/fonts/source-sans-pro-v14-latin-700.woff) format('woff');font-display:swap}@font-face{font-family:'Source Sans Pro';font-style:italic;font-weight:700;src:local('Source Sans Pro Bold Italic'),local('SourceSansPro-BoldItalic'),url(/design/fonts/source-sans-pro-v14-latin-700italic.woff2) format('woff2'),url(/design/fonts/source-sans-pro-v14-latin-700italic.woff) format('woff');font-display:swap}[class^="icon-"],[class*=" icon-"]{font-family:'icomoon'!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-enlarge:before{content:"\e918"}.icon-short_arrow:before{content:"\e92f";color:#002566}.icon-small_menu:before{content:"\e930"}.icon-jump_up:before{content:"\e931"}.icon-icon_twitter:before{content:"\e900";color:#333647}.icon-icon_instagram:before{content:"\e901"}.icon-icon_facebook .path1:before{content:"\e902";color:rgb(51,54,71)}.icon-icon_facebook .path2:before{content:"\e903";margin-left:-1em;color:rgb(255,255,255)}.icon-icon_whatsapp .path1:before{content:"\e904";color:rgb(255,255,255)}.icon-icon_whatsapp .path2:before{content:"\e905";margin-left:-.998046875em;color:rgb(255,255,255)}.icon-icon_whatsapp .path3:before{content:"\e906";margin-left:-.998046875em;color:rgb(51,54,71)}.icon-icon_whatsapp .path4:before{content:"\e907";margin-left:-.998046875em;color:rgb(51,54,71)}.icon-icon_share:before{content:"\e908"}.icon-icon_arrow_double_left:before{content:"\e909"}.icon-icon_arrow_double_right:before{content:"\e90a"}.icon-icon_arrow_down:before{content:"\e90b"}.icon-icon_arrow_left:before{content:"\e90c"}.icon-icon_arrow_right:before{content:"\e90d"}.icon-icon_arrow_up:before{content:"\e90e"}.icon-icon_calendar:before{content:"\e90f"}.icon-icon_fail:before{content:"\e910";color:#a50520}.icon-icon_ok:before{content:"\e911";color:#026818}.icon-icon_phone:before{content:"\e912"}.icon-icon_bookmark_neg .path1:before{content:"\e913";color:rgb(178,170,168)}.icon-icon_bookmark_neg .path2:before{content:"\e914";margin-left:-1em;color:rgb(255,255,255)}.icon-icon_mail:before{content:"\e915"}.icon-icon_copy:before{content:"\e916"}.icon-icon_forward:before{content:"\e917"}.icon-icon_search:before{content:"\e918"}.icon-icon_exit:before{content:"\e919"}.icon-icon_arrow_double_left_neg:before{content:"\e91a";color:#fff}.icon-icon_arrow_double_right_neg:before{content:"\e91b";color:#fff}.icon-icon_arrow_down_neg:before{content:"\e91c";color:#fff}.icon-icon_arrow_left_neg:before{content:"\e91d";color:#fff}.icon-icon_arrow_right_neg:before{content:"\e91e";color:#fff}.icon-icon_arrow_up_neg:before{content:"\e91f";color:#fff}.icon-icon_bookmark:before{content:"\e920"}.icon-icon_comment:before{content:"\e921"}.icon-icon_fplus .path1:before{content:"\e922";color:rgb(130,4,25)}.intro .icon.icon-icon_fplus .path2:before{content:"\e923";color:rgb(23,34,67)}.icon-icon_fplus .path2:before{content:"\e923";margin-left:-.8125em;color:rgb(23,34,67)}.icon-icon_fplus_neg:before{content:"\e924";color:#fff}.icon-icon_log_out_hover .path1:before{content:"\e925";color:rgb(51,54,71)}.icon-icon_log_out_hover .path2:before{content:"\e926";margin-left:-1em;color:rgb(165,5,32)}.icon-icon_loged_in .path1:before{content:"\e927";color:rgb(51,54,71)}.icon-icon_loged_in .path2:before{content:"\e928";margin-left:-1em;color:rgb(51,54,71)}.icon-icon_loged_in .path3:before{content:"\e929";margin-left:-1em;color:rgb(2,104,24)}.icon-icon_login:before{content:"\e92a"}.icon-icon_menue_closed:before{content:"\e92b"}.icon-icon_set_bookmark_hover .path1:before{content:"\e92c";color:rgb(51,54,71)}.icon-icon_set_bookmark_hover .path2:before{content:"\e92d";margin-left:-1em;color:rgb(2,104,24)}.icon-icon_show:before{content:"\e92e";color:#333647}.icon-icon_hide:before{content:"\e932";color:#333647}.icon-FT_signet_pos:before{content:"\e933";color:#172243}.icon-FT_signet_neg:before{content:"\e934";color:#fff}.icon-icon_audio_neg:before{content:"\e935";color:#fff}.icon-icon_audio:before{content:"\e936"}.icon-icon_chart_neg:before{content:"\e937";color:#fff}.icon-icon_chart:before{content:"\e938"}.icon-icon_juxtapose_neg:before{content:"\e939";color:#fff}.icon-icon_juxtapose:before{content:"\e93a"}.icon-icon_map_neg:before{content:"\e93b";color:#fff}.icon-icon_map:before{content:"\e93c"}.icon-icon_series_neg:before{content:"\e93d";color:#fff}.icon-icon_series:before{content:"\e93e"}.icon-icon_video_neg:before{content:"\e93f";color:#fff}.icon-icon_video:before{content:"\e940"}.icon-pictures:before{content:"\e941"}.icon-pictures_neg:before{content:"\e942";color:#fff}.icon-pP_Iconset_bell_pos:before{content:"\e949"}.icon-pP_Iconset_bell_neg:before{content:"\e94a";color:#fff}.icon-logo_plus_pos:before{content:"\e943";color:var(--color-trademark)}.icon-logo_plus_neg:before{content:"\e944";color:#fff}.icon-plus_sign_group .path1:before{content:"\e945";color:#a50520}.icon-plus_sign_group .path2:before{content:"\e946";color:#fff;margin-left:-1em}.icon-plus_combined_group .path1:before{content:"\e947";color:#22305c}.icon-plus_combined_group .path2:before{content:"\e948";color:#fff;margin-left:-3.390625em}.icon-plus_combined_group .path3:before{content:"\e95f";color:#a50520;margin-left:-3.390625em}.icon-plus_combined_group .path4:before{content:"\e960";color:#fff;margin-left:-3.390625em}.navigationContainer{font-family:var(--font-primary);font-size:20px;line-height:22px;padding-top:3px;z-index:1002}.navigationContainer.stickyNavigation{top:0;position:fixed;z-index:1000}.navigationContainer ul.mainLayer{margin:0;padding:0;list-style:none;display:flex;align-items:center;white-space:nowrap}.navigationContainer ul.mainLayer li a{white-space:nowrap}.navigationContainer li.tiefe1>a,.navigationContainer li.tiefe1>span{color:var(--color-font);transition:all ease 0.5s;display:inline-block;padding:3px 0}.navigationContainer .touchedElement>a,.navigationContainer li:hover>a,.navigationContainer li:hover>span,.navigationContainer li.active>a,.navigationContainer .tiefe1_aktiv>a,.navigationContainer .tiefe2_aktiv>a{color:var(--color-trademark);transition:all ease 0.5s}.navigationContainer .touchedElement>.subLayer,.navigationContainer .touchedElement>.subLayerTeaser,.navigationContainer li:hover>ul{transition-delay:240ms;visibility:visible;opacity:1}.navigationContainer .mainLayer li.tiefe1,.navigationContainer .subLayer li{position:relative;padding:0 12px 6px 12px;border-left:3px solid transparent;transition:all ease 0.5s;flex:0 0 auto}.navigationContainer .mainLayer li.tiefe1.active,.navigationContainer .mainLayer .tiefe1_aktiv,.navigationContainer .mainLayer .tiefe2_aktiv,.navigationContainer .mainLayer li.tiefe1:hover,.navigationContainer .subLayer li.active,.navigationContainer .subLayer li:hover{border-left:3px solid var(--color-trademark);padding:0 12px 6px 12px;transition:all ease 500ms;flex:0 0 auto}.navigationContainer .subLayer{visibility:hidden;opacity:0;position:absolute;left:-14px;top:34px;height:auto;z-index:1001;display:flex;flex-direction:column;background:transparent linear-gradient(180deg,#00256678 0%,#4C669354 1%,#FFFFFF 2%,#FFFFFF 100%) 0% 0% no-repeat padding-box;padding:10px;line-height:30px;box-shadow:-1px 4px 5px 0 rgba(0,0,0,.55);-webkit-box-shadow:-1px 4px 5px 0 rgba(0,0,0,.65);-moz-box-shadow:-1px 4px 5px 0 rgba(0,0,0,.65)}.navigationContainer .subLayer ul#dskt1{margin-right:30px}.navigationContainer .subLayer li{margin-bottom:2px;min-width:max-content}.navigationContainer .mainLayer li.tiefe1 a.mitsub,.navigationContainer .mainLayer li.tiefe1 span.mitsub{padding-right:35px}.navigationContainer .mainLayer li.tiefe1 a.mitsub:after,.navigationContainer .mainLayer li.tiefe1 span.mitsub:after{display:inline-block;font-family:'icomoon'!important;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;content:"\e90b";transition:all ease 500ms 100ms;font-size:16px;font-weight:700;position:absolute;top:7px;right:15px;color:var(--color-trademark);cursor:pointer}.navigationContainer .mainLayer li.tiefe1:hover a.mitsub:after,.navigationContainer .mainLayer li.tiefe1:hover span.mitsub:after{-webkit-transform:rotate(180deg) translateY(-50%);-moz-transform:rotate(180deg) translateY(-50%);-ms-transform:rotate(180deg) translateY(-50%);-o-transform:rotate(180deg) translateY(-50%);transform:rotate(180deg) translateY(-50%);transition:all ease 500ms;top:0}@media screen and (min-width:1242px){.navigationContainer .subLayer{cursor:pointer;height:auto;flex-direction:row!important;transition:all ease 240ms;padding:0}.navigationContainer .subLayer ul{margin-top:5px}.navigationContainer li:hover .subLayer{height:auto;visibility:visible;opacity:1;padding:10px;cursor:pointer}}@media screen and (min-width:1242px){.navigationContainermobile{display:none}}@media screen and (max-width:1241px){.navigationContainer{display:none}.navigationContainermobile{display:initial!important}.navigationContainermobile .mainLayer li.tiefe1.withsub{margin-left:5px}.navigationContainermobile li.tiefe1:not(.withsub)>a,.navigationContainermobile li.tiefe1_aktiv:not(.withsub)>a{margin-left:10px!important}.navigationContainermobile .subLayer{margin:5px 0px!important;margin-bottom:0}.navigationContainermobile ul{margin:0;list-style:none}}.navigationContainermobile{font-family:var(--font-primary);font-size:20px;line-height:22px;padding-top:3px;z-index:1002}.navigationContainermobile .touchedElement>.subLayer,.navigationContainermobile .touchedElement>.subLayerTeaser,.navigationContainermobile li:hover>ul{transition-delay:240ms;visibility:visible;opacity:1}.navigationContainermobile{background:#fff;position:fixed;top:90px;right:-500px;-webkit-transition:all 0.5s ease-in-out;-o-transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out;width:345px;max-width:100vw;z-index:9;max-height:calc(100vh - 90px);overflow-y:auto;-webkit-overflow-scrolling:touch}.navigationContainermobile.active{background:#fff;position:fixed;top:90px;right:0;-webkit-transition:all 0.5s ease-in-out;-o-transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out;z-index:999}.navigationContainermobile.active+.layerMenu{background-color:#DEDAD9;width:100%;height:5000px;opacity:.7;z-index:998;position:absolute;transition:all 0.5s ease-in-out;transition-delay:0.3s}@media screen and (max-width:799px){.navigationContainermobile.active,.navigationContainermobile{top:70px}}.navigationContainermobile .mainLayer.top{flex-direction:column;padding-left:20px;padding-right:0}.navigationContainermobile ul{margin:0;padding:10px;list-style:none}.navigationContainermobile ul li{font-size:20px;line-height:30px;margin-bottom:10px}.navigationContainermobile .subLayer li{line-height:20px}.navigationContainermobile .subLayer li:last-child{margin-bottom:0}.navigationContainermobile .subLayer li.tiefe2 a,.navigationContainermobile .subLayer li.tiefe2_aktiv a,.navigationContainermobile .subLayer li.tiefe2.active a{padding:5px 10px}.navigationContainermobile .subLayer{margin:5px 45px;margin-bottom:0}.navigationContainermobile li.tiefe1>a,.navigationContainermobile li.tiefe2>a,.navigationContainermobile li.tiefe2_aktiv>a,.navigationContainermobile li.tiefe2.active>a,.navigationContainermobile li.tiefe1.withsub .naviname{color:var(--color-font);display:block;padding:0 10px;text-decoration:none;border-left:3px solid transparent}.navigationContainermobile li.tiefe1:not(.withsub)>a,.navigationContainermobile li.tiefe1_aktiv:not(.withsub)>a{margin-left:65px}.navigationContainermobile li.tiefe1 .aboshop{margin-left:60px}.navigationContainermobile .touchedElement>a,.navigationContainermobile li:hover>a,.navigationContainermobile li.tiefe1.active>a,.navigationContainermobile li.tiefe1.active .naviname,.navigationContainermobile li.tiefe1:hover .naviname,.navigationContainermobile li.tiefe2.active>a{color:var(--color-trademark);text-decoration:none;border-left:3px solid var(--color-trademark)}.navigationContainermobile .touchedElement>.subLayer,.navigationContainermobile li:hover>ul{transition-delay:240ms;visibility:visible;opacity:1}.navigationContainermobile .mainLayer li.tiefe1{position:relative}.navigationContainermobile .mainLayer li.tiefe1.withsub{padding:10px;box-shadow:0 0 6px #002566}.navigationContainermobile .subLayer{transition-delay:0ms;visibility:visible;opacity:1;position:relative;top:0;left:0;height:auto;z-index:1001}.navigationContainermobile .mainLayer li.tiefe1:hover .subLayer{height:auto;transition-delay:240ms}.subNavMobilToggle .naviname{cursor:pointer}.subNavMobilToggle .toggleicon{display:block;position:absolute;right:10px;top:5px;padding:10px;font-size:18px;z-index:200;cursor:pointer;-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}.subNavMobilToggle.subNavMobilToggle--aktiv .toggleicon,.subNavMobilToggle .toggleicon.subNavMobilToggle--aktiv{-webkit-transform:rotate3d(0,0,1,180deg);transform:rotate3d(0,0,1,180deg)}.subNavMobilLayer{display:none}.subNavMobilLayer.subNavMobilLayer--aktiv{display:block}.navigationContainermobile .badge.iconbadge{height:42px;padding:0 15px 3px 15px;border-radius:10px;display:inline-flex;align-items:center;color:#fff;background:var(--color-accent);font-size:24px;font-weight:600;transition:all ease 0.5s;margin:0 auto;cursor:pointer}.navigationContainermobile .badge.iconbadge:hover{background:var(--color-bourgundy);padding:0 12px 3px 12px;transition:all ease 0.5s;margin-left:63px}.navigationContainermobile .badge.iconbadge .icon{margin-right:5px;font-size:20px!important}.breadcrumb{grid-column:2 / 3;align-items:center;padding:15px 0}.breadcrumb a,.breadcrumb .nolink,.breadcrumb .detailelement{color:var(--color-trademark);font-weight:600;font-size:16px;line-height:20px;display:inline-block}.breadcrumb .nolink.k996 h1,.breadcrumb .nolink.k1236 h1,.breadcrumb .nolink.k1250 h1,.breadcrumb .nolink.k1652 h1,.tiefe1_aktiv.nolink.titel h1{display:none}.breadcrumb .detailelement{display:inline;overflow:hidden;-moz-hyphens:auto;-ms-hyphens:auto;-webkit-hyphens:auto;hyphens:auto}.breadcrumb .startseite{max-width:calc(100vw - 80px);overflow:hidden}.breadcrumb .breadCrumbTrenner{font-size:14px;line-height:.5;color:var(--color-trademark);margin:0 5px}@media screen and (max-width:1241px){.breadcrumb{width:858px;max-width:calc(100% - 40px);grid-column:1 / -1;margin:0 auto;overflow:hidden;display:flow-root}}@media screen and (max-width:1241px){.topaufmacherbox.topaufmacher-ohnewerb{grid-template-rows:repeat(2,auto)}.topaufmacherbox.topaufmacher-ohnewerb .topteaser.nummer-3{grid-column:4 / 7;grid-row:2 / 3}}@media screen and (max-width:799px){.topaufmacherbox.topaufmacher-ohnewerb .topteaser.nummer-3{grid-column:1 / -1;grid-row:3 / 4}}.contentbox.content-sechserbox .aufmacherbox.defaultbox{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:auto;grid-column-gap:25px;grid-row-gap:30px}.contentbox.content-sechserbox .aufmacherbox.defaultbox .teaser{display:grid;grid-template-columns:auto minmax(0,1fr);grid-template-rows:30px minmax(50px,auto) minmax(0,1fr);grid-template-areas:"teaser-image category" "teaser-image teaser-headline" "teaser-lead teaser-lead";border-bottom:2px solid var(--color-border);padding-bottom:30px}.contentbox.content-sechserbox .aufmacherbox.defaultbox .teaser .teaser-image{grid-area:teaser-image;margin-right:15px}.contentbox.content-sechserbox .aufmacherbox.defaultbox .teaser .category{grid-area:category;font-size:18px;line-height:25px}.contentbox.content-sechserbox .aufmacherbox.defaultbox .teaser .teaser-headline{grid-area:teaser-headline;font-size:24px;line-height:32px;align-self:start}.contentbox.content-sechserbox .aufmacherbox.defaultbox .teaser .teaser-lead{grid-area:teaser-lead;border-bottom:0;padding-bottom:0}.content-sechserbox .topteaser.special{display:none}.content-sechserbox .topteaser.special .slot-topmobile span{display:inline-block;width:300px}@media screen and (max-width:1241px){.contentbox.content-sechserbox .aufmacherbox.defaultbox{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-template-rows:repeat(4,auto);grid-column-gap:30px;grid-row-gap:30px}.content-sechserbox .topteaser.special{display:initial;grid-column:2 / 3;grid-row:1 / 3}.content-sechserbox .topteaser.special .slot-topmobile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.contentbox.content-sechserbox .aufmacherbox.defaultbox .teaser .teaser-image{margin-right:15px;margin-bottom:10px}}@media screen and (max-width:799px){.contentbox.content-sechserbox .aufmacherbox.defaultbox{display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:repeat(7,auto);grid-column-gap:0;grid-row-gap:20px;padding:0 10px}.contentbox.content-sechserbox .aufmacherbox.defaultbox .teaser{padding-bottom:15px;margin:0 10px 0 10px}.content-sechserbox .topteaser.special{justify-self:center;display:initial;grid-column:1 / 2;grid-row:4 / 5;margin-top:65px;margin-bottom:65px}.content-sechserbox .topteaser.special .slot-topmobile{background:#FFFFFFD6}.content-sechserbox .topteaser.special .slot-topmobile span{width:300px;max-width:100%;margin:0 auto}.content-sechserbox .topteaser.special .slot-topmobile:before{display:none}}.contentbox.viererbox-uebersicht .read-more-container{display:block;padding:65px 0 0 0;text-align:center}.contentbox.defaultlayout.overview .read-more-container{display:block;padding:65px 0 0 0;text-align:center}.read-more-container .read-more-link{font-size:20px;line-height:1em;cursor:pointer}.read-more-container .read-more-link .icon{position:relative;bottom:-8px;font-size:32px}@media screen and (max-width:1241px){.contentbox.viererbox-uebersicht .aufmacherbox.viererbox{margin-bottom:30px}.contentbox.viererbox-uebersicht .read-more-container{display:block;padding:35px 0;text-align:center}}section.contentbox+.contentbox.defaultlayout.overview{margin-top:65px}.sticky-ad-container{display:none}@media screen and (max-width:799px){.sticky-ad-container{display:block}}.sticky-ad-container{position:fixed;bottom:0;z-index:1003;left:50%;-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0)}.sticky-ad-container .sticky-ad-toggle-button-container{position:absolute;right:0;top:-24px;z-index:9999;cursor:pointer;display:none}.sticky-ad-container .icon-icon_exit{font-size:16px;text-shadow:0 0 6px #00000091}.sticky-ad-container.toggleStickyAdClass{bottom:-80px;transition:.8s ease}.article_main .article_text .art-detail-bottom-ad{text-align:center;width:300px;min-height:250px;position:relative;margin:30px auto}.fcms_artdetail .art-detail-bottom-ad{margin-top:13px}.read-more-btn{width:278px;max-width:100%;font-size:23px;height:42px;display:flex;align-items:center;justify-content:space-around;margin:0 auto;border-radius:10px;color:#FFF;background:#22305C 0% 0% no-repeat padding-box;opacity:1}a .read-more-btn-small{width:fit-content;font-size:20px;height:30px;padding:0 10px;display:flex;align-items:center;color:var(--color-accent)}#read-more-header{display:flex;justify-content:space-between;align-items:center}@media only screen and (min-width:799px){.read-more-btn:hover{background-color:#002566}}.read-more-btn>div{font:var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-normal) var(--unnamed-font-size-23)/var(--unnamed-line-spacing-29) var(--unnamed-font-family-source-sans-pro);letter-spacing:var(--unnamed-character-spacing-0);text-align:center;font:normal normal normal 23px/29px Source Sans Pro;letter-spacing:0;color:#FFF;opacity:1}.posRel{position:relative}.contentbox.box-serviceOuter:first-of-type .section-header{margin-top:30px}.breadcrumb a.dispNo,.dispNo{display:none}.btn.background.order,.btn.order{font:normal normal normal 23px/29px Source Sans Pro;float:right;display:inline-table;margin-top:30px}#fcmskundenregister .fcms-error-messages,#fcmskundenregister .fcms-warn-messages{padding:25px;background:#fff;box-shadow:0 0 6px #0000007A;border:1px solid #B2AAA8;color:#000;font-size:17px;display:none}#fcmskundenregister .fcms-error-messages .notice{font-size:17px;text-transform:uppercase;font-weight:600;text-align:center}.contentbox .box-service.aufmacherbox.defaultbox:not(.large) .teaser{padding:0 20px;border-bottom:none;grid-template-areas:"teaser-image" "teaser-lead" "teaser-headline";-ms-grid-rows:minmax(0,auto) minmax(0,auto) minmax(0,1fr);grid-template-rows:minmax(0,auto) minmax(0,auto) minmax(0,1fr);-ms-grid-columns:1fr;grid-template-columns:1fr}.contentbox .box-service.aufmacherbox.defaultbox .teaser .teaser-lead{grid-area:inherit}.contentbox .box-service.aufmacherbox.defaultbox:not(.large) .teaser .teaser-image{margin:0}.contentbox .box-service.aufmacherbox.defaultbox:not(.large) .teaser .teaser-lead{font-size:16px;margin:30px 0 -20px 0}.contentbox .box-service.aufmacherbox.defaultbox:not(.large) .teaser .teaser-headline{font-size:23px;font-weight:400;line-height:29px;padding:8px 0 10px 0;margin:0 32px;width:calc(100% - 64px);color:#fff;text-align:center;background:var(--color-trademark);border-radius:5px}.box-adressen{margin-top:65px;padding:0 20px}.box-adressen.marBot65{margin-bottom:65px}.box-adressen .marBot30{margin-bottom:30px}.box-adressen .marBot20{margin-bottom:20px}.box-adressen h3{font-size:40px;font-weight:700;line-height:50px;margin-bottom:10px}.box-adressen .font33{font-size:33px;font-weight:lighter;line-height:40px;margin:11px 0 0 0}.box-adressen li{padding-left:48px}.box-adressen li span.icon{margin:0 18px 0 -51px;font-size:24px;padding:3px}.box-adressen p,.box-adressen li>a{font-size:20px;font-weight:400;line-height:25px;margin-top:15px}span.autocomplete{position:absolute;width:250px;background-color:#fff;border:1px solid #888;margin:0;padding:0;float:left}span.autocomplete ul{list-style-type:none;margin:0;padding:0}span.autocomplete ul li.selected{background-color:#ffb}span.autocomplete ul li{list-style-type:none;display:block;margin:0;padding:2px;height:12px;cursor:pointer}.registerBox input[type="text"],.registerBox input[type="search"],.registerBox input[type="password"],.registerBox input[type="date"],.registerBox textarea{color:var(--color-trademark);line-height:22px}.registerBox input.err,.registerBox input[type="radio"].err+label.err:before,.registerBox .err input[type="checkbox"]+label:after,.registerBox input[type="text"].fcms-seq-error{border:3px solid var(--color-accent)}.registerBox [type="checkbox"]+label:before,.registerBox [type="checkbox"]+label:after{border-radius:2px}.registerBox [type="checkbox"]+label:before{top:2px;left:0;width:4px;height:18px;border-top:2px solid transparent;border-left:2px solid transparent;border-radius:0}.registerBox [type="checkbox"]+label:hover:before{border-right:5px solid var(--color-trademark);border-bottom:5px solid var(--color-trademark)}.registerBox [type="checkbox"]:checked+label:before,.registerBox [type="checkbox"]:checked+label:before{border-right:5px solid #fff;border-bottom:5px solid #fff}.registerBox .err [type="checkbox"]+label:before{background:transparent}.contentbox.registerBoxOuter{max-width:calc(100% - 40px);margin:0 auto}.marTo15{margin-top:15px}.marTo20{margin-top:20px}.marTo30{margin-top:30px;display:flex;flex-flow:wrap;justify-content:space-between;align-items:flex-end}.marTo30 a.reminder{color:var(--color-background);font-size:24px;font-weight:700;text-decoration:underline;margin:10px!important}.marTo40{margin-top:40px}.marBot15{margin-bottom:15px}.teLeft,.registerBox__text--error.teLeft{text-align:left}.teRight{text-align:right}.teCent{text-align:center}.colWh,a.colWh{color:#fff}.bgTrade,a.bgTrade{background:var(--color-trademark)}.contentbox.registerBoxOuter.marTo30.marBot65{margin-top:30px;margin-bottom:65px;width:100%}.contentbox.registerBoxOuter .open-fancybox-login:not(.inline-login){display:flex;justify-content:space-between;align-items:center;width:100%}.contentbox.registerBoxOuter a.inline-login{color:var(--color-accent);text-decoration:underline}.contentbox.registerBoxOuter .open-fancybox-login.btn.background.order{width:auto}.registerBox .login-header{background:var(--color-background);color:#fff;font-size:32px;height:auto;min-height:74px;display:flex;align-items:center;padding:0 20px;justify-content:space-between}.registerBox .login-header .icon-icon_arrow_up_neg,.registerBox .login-header .icon-icon_arrow_down{font-size:24px;padding:3px}.registerBox__loginBox{margin-bottom:5px}.registerBox__link.registerBox__link--toggle{font:normal normal 600 22px/20px Source Sans Pro}.registerBox .login-body{background:#D7DADC;padding:15px 20px 20px 20px}.registerBox h3{font:normal normal 600 24px/31px var(--font-primary),serif;letter-spacing:0;color:var(--color-text);margin:10px 0 15px 0}.registerBoxOuter.epay .fieldLabel,.registerBox__text,.art-detail .registerBox__text{font-size:16px;line-height:20px;font-weight:400;font:400 16px "Source Sans Pro"!important;text-rendering:optimizelegibility}.registerBox__text--datenschutz{margin-top:-10px;padding-left:45px}.registerBox__text19,.art-detail .registerBox__text19{font-size:19px;line-height:20px;font-weight:600}.registerBox__text--error{color:var(--color-accent);text-align:center;margin-bottom:5px}.registerBox__text--warning{color:var(--color-yellow);text-align:center;margin-bottom:5px}.registerBox__link{font-weight:600;color:var(--color-accent);text-decoration:underline;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;border:none;background:transparent;font-size:16px;font-weight:600;font:600 16px "Source Sans Pro";font-stretch:100%;text-rendering:optimizelegibility}.registerBox__link:hover,.registerBox__link:active,.registerBox__link.active{font-weight:600;color:var(--color-accent)}.registerBox__passwortBox{position:absolute;left:0;display:flex;align-items:center;justify-content:center}.registerBox__passwortBoxBackground{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#FFFFFFB2 0% 0% no-repeat padding-box;z-index:800}.registerBox__passwortText{padding:18px;background:#fff;z-index:1000;box-shadow:0 0 6px #0000007A;border:1px solid #B2AAA8;text-align:left;position:fixed;top:50%;-ms-transform:translate(0%,-50%);-webkit-transform:translate(0%,-50%);-moz-transform:translate(0%,-50%);-o-transform:translate(0%,-50%);transform:translate(0%,-50%);margin:5%}.registerBox__passwortText>h4{font-weight:700}.registerBox__passwortText>p{font-size:17px;line-height:19px;font-weight:400}a.registerBox__passwortTextLink{font-size:23px;line-height:29px;background:var(--color-trademark);padding:7px 10px 10px 10px;border-radius:3px;color:#fff;margin:10px auto 0 auto;display:block;width:194px}.registerBox__submitWrapper{margin-top:30px;display:flex;justify-content:space-between;align-items:flex-end;font-size:16px;line-height:20px;flex-wrap:wrap}.registerBox input.withicon+.icon{right:15px;line-height:45px}.registerBox input.withicon+.icon.password-show{color:var(--color-trademark)}.fcmskundeneingabefelder-desc{display:none;line-height:20px}.fcmskundeneingabefelder>fieldset{margin-bottom:15px}.fcmskundeneingabefelder .dualinput>.firstinput{margin-bottom:15px}.fcmskundeneingabefelder-content.fcmskundeneingabe-select{position:relative;box-sizing:border-box;background:#fff;border:1px solid var(--color-trademark);line-height:22px;font-weight:400;font-size:20px;white-space:nowrap;width:100%}.fcmskundeneingabefelder-content .fcmskundeneingabe-select{border:none;z-index:800;-webkit-appearance:none;outline:none;position:relative}.fcmskundeneingabefelder-content.fcmskundeneingabe-select:after{content:"\e90b";color:var(--color-blue);font-size:24px;padding:8px 10px;font-family:'icomoon'!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;cursor:pointer;position:absolute;right:0;top:0;z-index:80;display:block}.fcmskundeneingabefelder-content [type="radio"]:not(:checked)+label,.fcmskundeneingabefelder-content [type="radio"]:checked+label{height:28px;line-height:25px;font-size:20px;padding-left:40px}.fcmskundeneingabefelder-content [type="radio"]+label:before,.fcmskundeneingabefelder-content [type="radio"]+label:after{margin:0;width:25px;height:25px;background:#fff;border:1px solid var(--color-trademark)}.fcmskundeneingabefelder-content [type="radio"]:checked+label:after{background:var(--color-trademark);width:11px;height:11px;top:7px;left:7px}fieldset.datenschutz,fieldset.ssoagb,fieldset.ssoleservorteile{display:inline-flex;flex-direction:row-reverse}.fcmskundeneingabefelder-content.fcmskundeneingabe-password{position:relative}fieldset:not([class^='fcms-']) ul li [type="checkbox"]+label{margin-bottom:0}fieldset:not([class^='fcms-']) ul li:not(:last-of-type){margin-bottom:15px}.userDaten__fieldset{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:15px;padding:15px 0;border-bottom:1px solid var(--color-spacer);-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.userDaten__fieldset .userDaten__label{-webkit-box-flex:1;-ms-flex:1;flex:1}.userDaten__fieldset>.userDaten__content{-webkit-box-flex:2;-ms-flex:2;flex:2}.userDaten__fieldset>a{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;margin-top:15px}.listDisc.userDaten__label{list-style:disc;list-style-position:inside}.listDisc.userDaten__label>li{line-height:25px;padding-left:0}.userDaten__fieldset.aboNr>a{display:none}.userDaten__fieldset.aboNr .userDaten__content{-webkit-box-flex:3;-ms-flex:3}.contentbox .box-service.aufmacherbox.defaultbox:not(.large) .teaser.nummer-1{pointer-events:none}.fcmskundeneingabefelder-content.fcmskundeneingabe-dualinput-xshort.secondinput.err,.fcmskundeneingabefelder-content.fcmskundeneingabe-dualinput-xlarge.secondinput.err{position:relative}input.fcmskundeneingabe-dualinput-xlarge.secondinput.err,input.fcmskundeneingabe-dualinput-xshort.secondinput.err{margin-top:30px}.fcmskundeneingabe-dualinput-xshort.secondinput.err .registerBox__text--error:nth-of-type(2),.fcmskundeneingabe-dualinput-xlarge.secondinput.err .registerBox__text--error:nth-of-type(2){position:absolute;top:95px}@media screen and (min-width:801px){section.teaserbox.aufmacherbox.defaultbox.box-service{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.contentbox.box-adressen{padding:0}.contentbox .box-service.aufmacherbox.defaultbox:not(.large) .teaser{padding:0}.contentbox .box-service.aufmacherbox.defaultbox:not(.large) .teaser.nummer-1{-webkit-box-flex:0;-ms-flex:0 0 48%;flex:0 0 48%;margin-right:30px;max-width:414px}.contentbox .box-service.aufmacherbox.defaultbox:not(.large) .teaser .box-serviceArticle{-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%}.contentbox .box-service.aufmacherbox.defaultbox:not(.large) .teaser.nummer-2 .teaser-lead{margin-top:0}.contentbox .box-service.aufmacherbox.defaultbox:not(.large) .teaser .teaser-headline{margin:0;width:100%}.contentbox.registerBoxOuter{max-width:100%}.userDaten__fieldset>a{-webkit-box-flex:1;-ms-flex:1;flex:1;max-width:26%}}@media screen and (min-width:1242px){.contentbox.box-serviceOuter .inner-content,.contentbox.box-adressen .inner-content{-ms-grid-column:3;grid-column-start:3;-ms-grid-column-span:8;grid-column-end:11}.contentbox .box-service.aufmacherbox.defaultbox:not(.large) .teaser.nummer-1{max-width:394px}.contentbox .box-service.aufmacherbox.defaultbox:not(.large) .teaser .teaser-lead{padding-bottom:0;border-bottom:0}.contentbox.registerBoxOuter .inner-content{-ms-grid-column:3;grid-column-start:3;-ms-grid-column-span:8;grid-column-end:11}.contentbox.registerBoxOuter{margin-left:0;margin-right:0}.linkelement{grid-gap:10px 20px}}@media screen and (min-width:800px) and (max-width:1241px){.contentbox .aufmacherbox.defaultbox.double.small .spalte-zwei,.contentbox .aufmacherbox.defaultbox.double.small.dreierMitWerb .spalte-eins{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-column-gap:30px;grid-row-gap:30px}.contentbox .aufmacherbox.defaultbox.double.small.dreierMitWerb .teaser,.contentbox .aufmacherbox.defaultbox.double.small.dreierMitWerb .teaser.nummer-3{display:grid;grid-template-columns:auto minmax(0,1fr);grid-template-rows:30px minmax(50px,auto) minmax(0,1fr);grid-template-areas:"teaser-image category" "teaser-image teaser-headline" "teaser-lead teaser-lead";width:auto;margin-bottom:0;border-bottom:none;border-bottom:2px solid var(--color-border)}.aufmacherbox.defaultbox.double.small.dreierMitWerb .teaser-image{margin-bottom:10px;width:134px;height:134px;overflow:hidden}.aufmacherbox.defaultbox.double.small.dreierMitWerb .teaser-image>img{width:201px;max-width:201px}.aufmacherbox.defaultbox.double.small.dreierMitWerb .teaser.nummer-1 .teaser-headline,.aufmacherbox.defaultbox.double.small.dreierMitWerb .teaser.nummer-2 .teaser-headline{grid-area:teaser-headline;font-size:24px;line-height:32px;align-self:start}.contentbox .aufmacherbox.defaultbox.double.small.dreierMitWerb .special .anz{position:initial}.contentbox .aufmacherbox.defaultbox.double.small.dreierMitWerb .special{position:relative}.contentbox .aufmacherbox.defaultbox.double.small.dreierMitWerb .special .anz:before{-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg);left:-15px;top:10px}.linkelement{grid-gap:10px 20px;grid-template-rows:35px minmax(50px,auto) minmax(0,1fr)}}@media screen and (min-width:1241px){.contentbox .aufmacherbox.defaultbox.double.small.dreierMitWerb .spalte-eins{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.error-container{background:var(--color-accent);color:#fff;font-size:32px;height:auto;min-height:74px;display:flex;align-items:center;padding:10px 20px;justify-content:space-between}.success-container{background:var(--color-indicator);color:#fff;font-size:32px;height:auto;min-height:74px;display:flex;align-items:center;padding:10px 20px;justify-content:space-between}.message-container{padding:20px;background-color:lightgrey;width:100%;font-size:16px;line-height:1.6}@media screen and (max-width:799px){.greybox,.linkelement{width:100%!important}.linkelement{grid-gap:10px 5px;grid-template-columns:minmax(0,auto) minmax(0,1fr);grid-template-rows:repeat(3,auto)}.linkelement .thumb{width:29vw;height:100%;margin-right:10px!important}.linkelement .headline>a{font-size:24px!important;line-height:32px!important}.linkelement .thumb>a>img{height:auto!important}}.linkelement .thumb{grid-area:thumb;float:left}.articel-description{grid-area:articel-description;padding-bottom:10px}.linkelement-description{grid-area:articel-description;padding-bottom:10px}.greybox{background-color:var(--color-grey1);text-decoration:none!important;margin-bottom:20px;display:flow-root;padding:20px}.linkelement{display:grid;grid-auto-flow:row;grid-template-areas:"linkteaser-headline linkteaser-headline" "thumb headline" "articel-description articel-description";padding:0 20px;text-decoration:none!important;margin-bottom:20px;border-top:2px solid;border-top-color:var(--color-border);border-bottom:2px solid;border-bottom-color:var(--color-border)}.linkelement+.linkelement{border-top:none;margin-bottom:0}.linkelement .thumb>a>img{height:100%;object-fit:cover}.greybox .headline{margin:20px 20px 0 0;max-height:134px;overflow:hidden}.linkelement .headline{grid-area:headline}.articel-description>a{text-decoration:none!important;color:var(--color-text)!important;display:block;font-weight:400!important}.linkelement-description>a{display:block}.greyboxtop>h3{margin:0 20px 0 20px!important;padding:15px 0 0 0px!important;font:var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-bold) var(--unnamed-font-size-24)/var(--unnamed-line-spacing-32) Segoe UI!important}.greybox .headline>a{color:var(--color-text);text-decoration:none}.linkelement .headline>a{font-family:var(--font-primary);font-size:33px;line-height:43px;font-weight:700;color:var(--color-background);text-decoration:none;word-wrap:break-word}.greybox .thumb>a>img{margin:0 10px 13.5px 20px}.greyboxtop{background-color:#DEDAD9}.linkteaser-headline{font:normal normal bold 17px Source Sans Pro;color:var(--color-accent);grid-area:linkteaser-headline;padding-top:15px}@media screen and (min-width:800px){.linkelement{grid-template-columns:25% 75%}}button.fancybox-button,button.fancybox-button:visited,button.fancybox-button:link{color:#fff;background:var(--color-trademark)}.bildcontainer{position:relative}.bildcontainer .icon-enlarge{position:absolute;bottom:.5em;right:20px;z-index:10;display:block;width:36px;height:36px;opacity:.5;background:var(--color-accent);text-align:center;line-height:36px;color:#fff;border-radius:10px;pointer-events:none}.fcms-webpush.notifications_unsupported{display:none!important}.fcms-webpush-widget{position:relative}.fcms-webpush-widget.notifications_granted.loading:after{content:'';display:block;background:rgba(255,255,255,.8);position:absolute;top:0;left:0;bottom:0;right:0;z-index:999}.fcms-webpush .webpush-layer{position:fixed;top:0;left:0;bottom:0;background:rgba(255,255,255,.8);width:100%;z-index:2147483645;display:flex;justify-content:center;align-items:center}.fcms-webpush-widget .webpush-layer{padding:20px;margin:20px 0;border:2px solid var(--color-border)}.fcms-webpush-widget .webpush-button{display:none!important}.fcms-webpush-widget.notifications_default .webpush-layer[data-fcms-domid="webpush-layer-prefixpage"],.fcms-webpush-widget.notifications_granted .webpush-layer[data-fcms-domid="webpush-layer-servicelist"],.fcms-webpush-widget.notifications_denied .webpush-layer[data-fcms-domid="webpush-layer-blockedinfo"]{display:block!important}.fcms-webpush .webpush-layer .layer-content{z-index:900000;width:374px;max-width:calc(100vw - 40px);background:var(--color-grey1)}.fcms-webpush .webpush-layer .layer-header{display:flex;height:2.25em;justify-content:space-between;align-items:center;padding:0 20px;font-size:32px;color:#fff;background:var(--color-background)}.fcms-webpush .webpush-layer .layer-body{padding:15px 20px 20px 20px}.fcms-webpush .webpush-layer .layer-body p{margin:10px 0 10px 0}.fcms-webpush .webpush-layer .layer-body a{color:var(--color-accent);font-weight:700}.fcms-webpush .webpush-layer .layer-body ul,.fcms-webpush-widget .webpush-layer .layer-body ul{padding-left:0;margin:0;list-style-type:none}.fcms-webpush .webpush-layer .layer-body ul li,.fcms-webpush-widget .webpush-layer .layer-body ul li{padding-left:0}.fcms-webpush .webpush-layer .layer-body ul li label,.fcms-webpush-widget .webpush-layer .layer-body ul li label{display:inline-grid;font-size:20px}.fcms-webpush .webpush-layer .layer-footer{display:flex;justify-content:space-between;flex-wrap:wrap;padding:0 20px 20px 20px}.fcms-webpush .webpush-layer .layer-footer:before{content:'';display:block;width:100%;margin-bottom:20px;border-top:2px solid var(--color-border)}.fcms-webpush .webpush-layer .layer-footer button,.fcms-webpush-widget .webpush-layer .layer-content button{margin-bottom:20px}.fcms-webpush button.button-confirm,.fcms-webpush-widget button.button-confirm{background-color:var(--color-indicator)}.fcms-webpush button.button-exit,.fcms-webpush-widget button.button-exit{background-color:var(--color-spacer)}.fcms-webpush .webpush-button{position:fixed;left:20px;bottom:20px;z-index:2147483637;cursor:pointer;user-select:none;transform:scale(.8);transition:all 0.15s ease}.fcms-webpush .webpush-button .webpush-icon{display:flex;justify-content:center;align-items:center;height:60px;width:60px;font-size:28px;color:#fff;background-color:var(--color-indicator);border-radius:50%;overflow:hidden;box-shadow:0 0 24px -4px rgb(0 0 0 / 50%)}.fcms-webpush .webpush-button .webpush-tooltip{position:absolute;left:100%;top:50%;display:block;opacity:0;padding:10px;margin-left:15px;color:#fff;line-height:1;white-space:nowrap;background:var(--color-text);transform:translate3d(-10px,-50%,0);pointer-events:none;transition:all .35s ease}.fcms-webpush .webpush-button:hover .webpush-tooltip{opacity:1;transform:translate3d(0,-50%,0)}.fcms-webpush .webpush-button .webpush-tooltip:before{content:'';position:absolute;top:50%;right:100%;margin:-9px -1px 0 0;height:0;border:9px solid transparent;border-right-color:var(--color-text)}.fcms-webpush .icon.icon-icon_exit{font-size:23px}.fcms-webpush.notifications_granted .webpush-button .webpush-tooltip:after{content:'Benachrichtigungen sind aktiviert. Hier klicken um die abonnierten Services zu bearbeiten.'}.fcms-webpush.notifications_denied .webpush-button .webpush-tooltip:after{content:'Benachrichtigungen sind blockiert.'}.fcms-webpush.notifications_default .webpush-button .webpush-tooltip:after{content:'Klicken Sie hier um Benachrichtigungen zu erhalten.'}.ticker-posts .text.new a,.ticker-container .post a,.ticker-container .post a:hover,.ticker-container .post a:active{color:var(--color-accent);font-weight:700;text-decoration:underline}.ticker-container .post .artikel-linkbox-ticker a,.ticker-container .post .artikel-linkbox-ticker a:active{color:#fff;font-weight:700;text-decoration:underline}ul.pagination{display:flex;align-items:center;padding:20px 0 20px 0}ul.pagination li{margin:10px}ul.pagination li.active{background:var(--color-spacer);color:var(--color-text);width:auto;height:47px;-webkit-border-radius:none;border-radius:10px;padding:8px 10px 10px 10px}.post{background-color:#fff}.post .text{background-color:#fff;margin-bottom:10px;padding:2rem ! important;box-shadow:0 0 4px 1px #73859f}.post .streamset{background-color:#fff;margin-bottom:10px;padding:2rem ! important;box-shadow:0 0 4px 1px #73859f}.post .picture{background-color:#fff;margin-bottom:10px;padding:2rem ! important;box-shadow:0 0 4px 1px #73859f}.post .embed{background-color:#fff;margin-bottom:10px;padding:2rem ! important;box-shadow:0 0 4px 1px #73859f}.post .new div h3{color:#000;font-size:2.28rem;line-height:110%;margin:.912rem 0;opacity:.7;font-weight:700}.link-artikel-ueberschrift-ticker{padding:20px;font-weight:700}@media only screen and (max-width:500px){.link-artikel-ueberschrift-ticker{padding:0 20px 20px 20px}}.timestamp{margin-bottom:20px}.container-bild-ticker>.fancybox{width:100%;height:auto;margin-bottom:20px}.streamset-titel-ticker{color:#000;font-size:2.28rem;line-height:110%;margin:.912rem 0;opacity:.7;font-weight:700}.timestamp-artikel{margin-left:25px}.post .article{display:block;padding:20px;background-color:#22305C;color:#fff!important;margin-bottom:20px}.linkartikel-ticker{display:flex}.bildtitel-ticker{margin-top:20px;color:#000;font-size:2.28rem;line-height:110%;margin:.912rem 0;opacity:.7;font-weight:700}.artikel-titel-ticker{color:#fff;font-size:2.28rem;line-height:110%;margin:.912rem 0;font-weight:700}.link-artikel-text-ticker p{color:#fff}.headline_art{word-wrap:break-word}