<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* @license GNU-GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.ajax-progress{display:inline-block;padding:1px 5px 2px 5px;}[dir="rtl"] .ajax-progress{float:right;}.ajax-progress-throbber .throbber{display:inline;padding:1px 6px 2px;background:transparent url(/core/misc/throbber-active.gif) no-repeat 0 center;}.ajax-progress-throbber .message{display:inline;padding:1px 5px 2px;}tr .ajax-progress-throbber .throbber{margin:0 2px;}.ajax-progress-bar{width:16em;}.ajax-progress-fullscreen{position:fixed;z-index:1261;top:48.5%;left:49%;width:24px;height:24px;padding:4px;opacity:0.9;border-radius:7px;background-color:#232323;background-image:url(/core/misc/loading-small.gif);background-repeat:no-repeat;background-position:center center;}[dir="rtl"] .ajax-progress-fullscreen{right:49%;left:auto;}
.text-align-left{text-align:left;}.text-align-right{text-align:right;}.text-align-center{text-align:center;}.text-align-justify{text-align:justify;}.align-left{float:left;}.align-right{float:right;}.align-center{display:block;margin-right:auto;margin-left:auto;}
.js input.form-autocomplete{background-image:url(/core/misc/throbber-inactive.png);background-repeat:no-repeat;background-position:100% center;}.js[dir="rtl"] input.form-autocomplete{background-position:0% center;}.js input.form-autocomplete.ui-autocomplete-loading{background-image:url(/core/misc/throbber-active.gif);background-position:100% center;}.js[dir="rtl"] input.form-autocomplete.ui-autocomplete-loading{background-position:0% center;}
.fieldgroup{padding:0;border-width:0;}
.container-inline div,.container-inline label{display:inline-block;}.container-inline .details-wrapper{display:block;}.container-inline .hidden{display:none;}
.clearfix::after{display:table;clear:both;content:"";}
.js details:not([open]) .details-wrapper{display:none;}
.hidden{display:none;}.visually-hidden{position:absolute !important;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px;word-wrap:normal;}.visually-hidden.focusable:active,.visually-hidden.focusable:focus{position:static !important;overflow:visible;clip:auto;width:auto;height:auto;}.invisible{visibility:hidden;}
.item-list__comma-list,.item-list__comma-list li{display:inline;}.item-list__comma-list{margin:0;padding:0;}.item-list__comma-list li::after{content:", ";}.item-list__comma-list li:last-child::after{content:"";}
.js .js-hide{display:none;}.js-show{display:none;}.js .js-show{display:block;}
.nowrap{white-space:nowrap;}
.position-container{position:relative;}
.progress{position:relative;}.progress__track{min-width:100px;max-width:100%;height:16px;margin-top:5px;border:1px solid;background-color:#fff;}.progress__bar{width:3%;min-width:3%;max-width:100%;height:16px;background-color:#000;}.progress__description,.progress__percentage{overflow:hidden;margin-top:0.2em;color:#555;font-size:0.875em;}.progress__description{float:left;}[dir="rtl"] .progress__description{float:right;}.progress__percentage{float:right;}[dir="rtl"] .progress__percentage{float:left;}.progress--small .progress__track{height:7px;}.progress--small .progress__bar{height:7px;background-size:20px 20px;}
.reset-appearance{margin:0;padding:0;border:0 none;background:transparent;line-height:inherit;-webkit-appearance:none;appearance:none;}
.resize-none{resize:none;}.resize-vertical{min-height:2em;resize:vertical;}.resize-horizontal{max-width:100%;resize:horizontal;}.resize-both{max-width:100%;min-height:2em;resize:both;}
table.sticky-header{z-index:500;top:0;margin-top:0;background-color:#fff;}
.system-status-counter__status-icon{display:inline-block;width:25px;height:25px;vertical-align:middle;}.system-status-counter__status-icon::before{display:block;width:100%;height:100%;content:"";background-repeat:no-repeat;background-position:center 2px;background-size:16px;}.system-status-counter__status-icon--error::before{background-image:url(/core/misc/icons/e32700/error.svg);}.system-status-counter__status-icon--warning::before{background-image:url(/core/misc/icons/e29700/warning.svg);}.system-status-counter__status-icon--checked::before{background-image:url(/core/misc/icons/73b355/check.svg);}
.system-status-report-counters__item{width:100%;margin-bottom:0.5em;padding:0.5em 0;text-align:center;white-space:nowrap;background-color:rgba(0,0,0,0.063);}@media screen and (min-width:60em){.system-status-report-counters{display:flex;flex-wrap:wrap;justify-content:space-between;}.system-status-report-counters__item--half-width{width:49%;}.system-status-report-counters__item--third-width{width:33%;}}
.system-status-general-info__item{margin-top:1em;padding:0 1em 1em;border:1px solid #ccc;}.system-status-general-info__item-title{border-bottom:1px solid #ccc;}
body.drag{cursor:move;}tr.region-title{font-weight:bold;}tr.region-message{color:#999;}tr.region-populated{display:none;}tr.add-new .tabledrag-changed{display:none;}.draggable a.tabledrag-handle{float:left;overflow:hidden;height:1.7em;margin-left:-1em;cursor:move;text-decoration:none;}[dir="rtl"] .draggable a.tabledrag-handle{float:right;margin-right:-1em;margin-left:0;}a.tabledrag-handle:hover{text-decoration:none;}a.tabledrag-handle .handle{width:14px;height:14px;margin:-0.4em 0.5em 0;padding:0.42em 0.5em;background:url(/core/misc/icons/787878/move.svg) no-repeat 6px 7px;}a.tabledrag-handle:hover .handle,a.tabledrag-handle:focus .handle{background-image:url(/core/misc/icons/000000/move.svg);}@media (forced-colors:active){a.tabledrag-handle .handle,a.tabledrag-handle:hover .handle,a.tabledrag-handle:focus .handle{background:linktext;-webkit-mask:url(/core/misc/icons/787878/move.svg) no-repeat 6px 7px;mask:url(/core/misc/icons/787878/move.svg) no-repeat 6px 7px;}a.tabledrag-handle:focus{outline:solid 1px transparent;}}.touchevents .draggable td{padding:0 10px;}.touchevents .draggable .menu-item__link{display:inline-block;padding:10px 0;}.touchevents a.tabledrag-handle{width:40px;height:44px;}.touchevents a.tabledrag-handle .handle{height:21px;background-position:40% 19px;}[dir="rtl"] .touch a.tabledrag-handle .handle{background-position:right 40% top 19px;}.touchevents .draggable.drag a.tabledrag-handle .handle{background-position:50% -32px;}.tabledrag-toggle-weight-wrapper{text-align:right;}[dir="rtl"] .tabledrag-toggle-weight-wrapper{text-align:left;}.indentation{float:left;width:20px;height:1.7em;margin:-0.4em 0.2em -0.4em -0.4em;padding:0.42em 0 0.42em 0.6em;}[dir="rtl"] .indentation{float:right;margin:-0.4em -0.4em -0.4em 0.2em;padding:0.42em 0.6em 0.42em 0;}
.tablesort{display:inline-block;width:16px;height:16px;background-size:100%;}.tablesort--asc{background-image:url(/core/misc/icons/787878/twistie-down.svg);}.tablesort--desc{background-image:url(/core/misc/icons/787878/twistie-up.svg);}
div.tree-child{background:url(/core/misc/tree.png) no-repeat 11px center;}div.tree-child-last{background:url(/core/misc/tree-bottom.png) no-repeat 11px center;}[dir="rtl"] div.tree-child,[dir="rtl"] div.tree-child-last{background-position:-65px center;}div.tree-child-horizontal{background:url(/core/misc/tree.png) no-repeat -11px center;}
.poll{overflow:hidden;}.poll .bar{height:1em;margin:1px 0;background-color:#ddd;}.poll .bar .foreground{background-color:#000;height:1em;float:left;}
.poll dl,.poll dd{margin:0;}.poll .links{text-align:center;}.poll .percent{text-align:right;}.poll .total{text-align:center;}.poll .vote-form{text-align:center;}.poll .vote-form{text-align:left;}.poll .vote-form .poll-title{font-weight:bold;}.poll-chtext{width:80%;}.poll-chvotes .form-text{width:85%;}
svg.ext{width:14px;height:14px;padding-right:0.2em;fill:#727272;font-weight:900;}svg.mailto{width:14px;height:14px;padding-right:0.2em;fill:#727272;}svg.ext path,svg.mailto path{stroke:#727272;stroke-width:3;}@media print{svg.ext,svg.mailto{display:none;padding:0;}}extlink i{padding-left:0.2em;}
.cookieconsent-optout-marketing{background:rgba(0,0,0,.65);color:white;display:flex;align-items:center;justify-content:center;padding:3rem;}.cookieconsent-optout-marketing[style*="block"]{display:flex !important;}.cookieconsent-optout-marketing__inner{max-width:100%;}.cookieconsent-optout-marketing a{color:currentColor !important;text-decoration:underline !important;}.cookieconsent-optout-marketing a.cookieconsent-optout-marketing__cookiebot-renew{font-weight:bold;}.cookieconsent-optout-marketing__from-src-url{display:block;max-width:300px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;transition-duration:150ms;transition-property:max-width;}.cookieconsent-optout-marketing:hover .cookieconsent-optout-marketing__from-src-url,.cookieconsent-optout-marketing:focus-within .cookieconsent-optout-marketing__from-src-url{max-width:100%;}.responsive-embed .cookieconsent-optout-marketing{position:absolute;top:0;left:0;width:100%;height:100%;}
.paragraph--unpublished{background-color:#fff4f4;}
.audio-player-container{margin:20px 0;}.audio-player-loading{padding:20px;text-align:center;color:#666;font-style:italic;display:flex;align-items:center;justify-content:center;gap:10px;}.loading-spinner{width:16px;height:16px;border:2px solid #ddd;border-top:2px solid #c00000;border-radius:50%;animation:spin 1s linear infinite;}@keyframes spin{0%{transform:rotate(0deg);}100%{transform:rotate(360deg);}}.audio-player-error{padding:20px;text-align:center;color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:6px;font-size:14px;}.audio-player{display:flex;align-items:center;background:white;border:1px solid #ddd;border-radius:6px;padding:12px 16px;box-shadow:0 2px 4px rgba(0,0,0,0.1);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;}.audio-player.playing .play-button{background:#c00 !important;}.play-button{width:48px;height:48px;background:#c00!important;color:white;border:none;border-radius:6px;font-size:16px;cursor:pointer;margin-right:16px;display:flex;align-items:center;justify-content:center;transition:background-color 0.2s ease;flex-shrink:0;}.play-button:hover{background:#c00000;}.play-button:disabled{background:#9ca3af;cursor:not-allowed;}.audio-content{flex:1;min-width:0;}.audio-title{font-weight:500;color:#000;margin-bottom:8px;font-size:14px;display:flex;align-items:center;}.audio-title.streaming{color:#c00;}.audio-title.cached{color:#000;}.progress-container{width:100%;height:3px;background:#e5e7eb;border-radius:2px;overflow:hidden;position:relative;}.progress-bar{height:100%;background:#c00000;width:0%;transition:width 0.1s ease;border-radius:2px;}.progress-bar.streaming{background:#c00000 !important;animation:pulse 2s ease-in-out infinite alternate;}@keyframes pulse{from{opacity:0.8;}to{opacity:1;}}.audio-time{font-family:'Courier New',monospace;font-size:13px;color:#000;min-width:50px;text-align:right;flex-shrink:0;margin-left:16px;margin-top:20px;}.audio-time.hidden{display:none !important;}.status-indicator{width:8px;height:8px;border-radius:50%;margin-right:8px;flex-shrink:0;}.status-indicator.intro{background:#3b82f6;animation:pulse 1.5s ease-in-out infinite alternate;}.status-indicator.cached{background:#c00000;}.status-indicator.streaming{background:#c00000;animation:pulse 1s ease-in-out infinite alternate;}@media (max-width:480px){.audio-player{max-width:100%;padding:10px 12px;}.play-button{width:40px;height:40px;margin-right:12px;}.audio-time{font-size:12px;min-width:45px;}}.article-audio-player{margin:20px 0;}.content--article .article-audio-player{padding:0;margin:0;}
.bs-ad-wrapper{width:100%;display:flex;justify-content:center;margin:1rem auto;}.bs-ad-content{display:flex;flex-direction:column;width:fit-content;padding-top:22px;}#js-ad-region-top .bs-ad-content{padding-top:0;}#js-ad-region-top .bs-ad-wrapper{margin:0 !important;}.bs-ad-zone-container{width:fit-content;position:relative;}.bs-ad-zone{display:block;width:100%;}.bs-ad-zone img{max-width:100%;height:auto;display:block;}.bs-ad-block-container{display:grid;grid-template-columns:minmax(0,1fr);gap:2rem;width:100%;}.bs-ad-anzeige-label{align-self:flex-end;font-family:Arial,sans-serif;font-size:11px;font-weight:300;text-decoration:underline;color:#666;padding:2px 5px;margin-bottom:2px;background-color:transparent;top:0;right:10px !important;}.main-sidebar .main-sidebar__content div.bs-ad-wrapper{margin:1.5rem 0.5rem;}.main-sidebar .main-sidebar__content div.bs-ad-wrapper .bs-ad-content .bs-ad-anzeige-label{position:relative !important;right:2px !important;}.ad--is-spaced-bottom{min-height:16px;}@media screen and (min-width:704px){.regional-first-ad{margin-top:50px;}}@media screen and (max-width:704px){.bs-ad-content{width:100% !important;}.bs-ad-zone-container{width:100% !important;overflow:hidden;}.broadstreet-html-placement{display:block !important;width:100% !important;height:auto !important;transform-origin:0 0;transform:scale(calc(100% / 728px));position:relative;}.main-sidebar .main-sidebar__content div.bs-ad-wrapper{border:1px solid #cccccc;display:flex;flex-direction:column;justify-content:center;align-items:center;margin:0;margin-bottom:1.5rem;}.main-sidebar .main-sidebar__content div.bs-ad-wrapper div.bs-ad-content{padding:10px;padding-top:5px;}.main-sidebar .main-sidebar__content div.bs-ad-wrapper .bs-ad-content .bs-ad-zone-container .bs-ad-zone{display:flex;flex-direction:column;justify-content:center;align-items:center;}.main-sidebar .main-sidebar__content div.bs-ad-wrapper .bs-ad-content .bs-ad-anzeige-label{right:28px !important;}}
.custom-headline{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;background:#202020;border-top:2px solid #CC0000;padding:16px;color:#fff;line-height:1;font-size:3rem;font-weight:400;}.custom-headline h1{font-size:3rem;font-weight:400;}.custom-headline__title{color:#fff;font-family:"Oswald";margin-right:0.25em;}.custom-headline__subtitle{font-size:1.5rem;font-weight:400;color:#CC0000;text-transform:uppercase;font-family:#CC0000;font-family:"Oswald";margin-right:0.25em;}
.no-result-search-block{width:100%;max-width:1200px;margin:0 auto;font-family:Arial,sans-serif;}.search-container{display:flex;flex-direction:column;width:100%;}.form-container{position:relative;width:100%;margin-bottom:20px;}.no-result-search-form{width:100%;margin-bottom:20px;border:none;max-width:100%;padding:0;display:flex;flex-direction:row;gap:10px;align-items:stretch;}.no-result-search-form .form-item{flex:1;margin:0;position:relative;}.no-result-search-form .form-actions{margin:0;}.no-result-search-block input[type="text"]{width:100%;padding:12px;border:1px solid #ccc;border-radius:4px;box-sizing:border-box;font-size:16px;height:44px;}.no-result-search-block input[type="text"]:focus{outline:none;border-color:#ccc;box-shadow:none;}.no-result-search-block button{background-color:#cd0f13;color:white;padding:0 20px;border:none;border-radius:4px;cursor:pointer;font-weight:bold;text-transform:uppercase;height:44px;box-sizing:border-box;display:flex;align-items:center;justify-content:center;}.no-result-autosuggest-container{position:absolute;width:100%;max-width:1200px;background-color:white;border:1px solid #ddd;border-radius:4px;box-shadow:0 4px 8px rgba(0,0,0,0.1);z-index:1000;display:none;margin-top:0;top:100%;left:0;right:0;}.form-container .no-result-autosuggest-container{top:calc(44px + 5px);width:calc(100% - 100px);}.no-result-autosuggest-list{list-style:none;padding:0;margin:0;}.no-result-autosuggest-item{padding:0;margin:0;border-bottom:1px solid #eee;}.no-result-autosuggest-item:last-child{border-bottom:none;}.no-result-autosuggest-link{display:flex;align-items:center;padding:0.75rem 1rem;color:#333;text-decoration:none;transition:background-color 0.2s;}.no-result-autosuggest-link:hover{background-color:#f5f5f5;}.no-result-autosuggest-icon{display:flex;align-items:center;justify-content:center;width:24px;height:24px;margin-right:0.75rem;color:#cd0f13;}.no-result-autosuggest-icon svg{fill:#cd0f13;}.no-result-autosuggest-title{flex-grow:1;font-size:0.9rem;}.no-result-autosuggest-view-all{background-color:#f5f5f5;}.no-result-autosuggest-view-all .no-result-autosuggest-link{font-weight:bold;color:#cd0f13;}div#edit-actions{padding:5px;}.ad-label{font-size:10px;color:#888;text-transform:uppercase;text-align:right;position:absolute;top:5px;right:5px;padding:0 4px;background:rgba(255,255,255,0.7);border-radius:2px;margin-bottom:5px;}.bs-ad-anzeige-label{align-self:flex-end;font-family:Arial,sans-serif;font-size:10px!important;font-weight:300;text-decoration:none!important;color:#888!important;padding:2px 0 2px 5px !important;margin-bottom:2px;background-color:transparent;text-transform:uppercase;position:absolute;top:5px;right:5px;}.bs-ad-content{display:flex;flex-direction:column;width:fit-content;}.bs-ad-wrapper{width:100%;display:flex;justify-content:center;margin:1rem auto;}.bs-ad-zone-container{width:fit-content;position:relative;}@media (max-width:768px){.no-result-search-form{gap:5px;padding:0 10px;}.no-result-search-form input[type="text"]{border-radius:4px;}.no-result-search-form button{}}
</pre></body></html>