/*! tailwindcss v4.3.2 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-border-style:solid}}}@layer theme{:root,:host{--font-sans:"Trebuchet MS", Helvetica, sans-serif;--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-black:#000;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono);--color-accent:#ffa11a}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.collapse{visibility:collapse}.invisible{visibility:hidden}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.container{width:100%}@media (width>=576px){.container{max-width:576px}}@media (width>=768px){.container{max-width:768px}}@media (width>=992px){.container{max-width:992px}}@media (width>=1200px){.container{max-width:1200px}}@media (width>=96rem){.container{max-width:96rem}}.-mx-0\.75{margin-inline:calc(var(--spacing) * -.75)}.mx-auto{margin-inline:auto}.my-1\.5{margin-block:calc(var(--spacing) * 1.5)}.mb-1\.5{margin-bottom:calc(var(--spacing) * 1.5)}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.table{display:table}.h-auto{height:auto}.h-full{height:100%}.w-1\/2{width:50%}.w-full{width:100%}.max-w-\[960px\]{max-width:960px}.max-w-full{max-width:100%}.min-w-0{min-width:0}.flex-1{flex:1}.resize{resize:both}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.justify-center{justify-content:center}.rounded{border-radius:.25rem}.border{border-style:var(--tw-border-style);border-width:1px}.bg-black{background-color:var(--color-black)}.p-5{padding:calc(var(--spacing) * 5)}.px-0\.75{padding-inline:calc(var(--spacing) * .75)}.text-center{text-align:center}.text-accent{color:var(--color-accent)}.lowercase{text-transform:lowercase}.italic{font-style:italic}@media (width>=576px){.sm\:w-1\/2{width:50%}.sm\:w-1\/3{width:33.3333%}.sm\:w-1\/4{width:25%}.sm\:w-2\/3{width:66.6667%}.sm\:w-3\/4{width:75%}.sm\:flex-1{flex:1}.sm\:flex-row-reverse{flex-direction:row-reverse}.sm\:text-right{text-align:right}}@media (width>=768px){.md\:mb-0{margin-bottom:0}.md\:w-1\/3{width:33.3333%}.md\:w-1\/4{width:25%}.md\:w-1\/6{width:16.6667%}.md\:w-2\/3{width:66.6667%}.md\:w-3\/4{width:75%}.md\:w-5\/6{width:83.3333%}}@media (width>=992px){.lg\:w-1\/6{width:16.6667%}}}body{color:#f0f0f0;background:#000 url(/assets/images/background.jpg);margin:0;padding:8px;font-family:Trebuchet MS,Helvetica,sans-serif;font-size:1rem;font-weight:400;line-height:1.25}a{color:#ffa11a;text-decoration:none}a:hover{color:#cd7900;text-decoration:underline}h1,h2,h3,h4,h5,h6{color:inherit;margin:0 0 1rem;font-family:inherit;font-weight:700;line-height:1.1}h1,h2{font-size:1.25rem}h3{font-size:1.17em}img{max-width:100%;display:inline}.img-fluid{max-width:100%;height:auto}p{margin:0 0 1rem}p:last-child{margin-bottom:0}ul,ol{margin:0 0 1rem;padding-left:2rem}ul{list-style:outside}ol{list-style:decimal}b,strong{font-weight:700}#mainNav{background-color:#000;flex-wrap:wrap;justify-content:space-between;align-items:center;margin-bottom:6px;padding:0 1rem;display:flex}.logo{width:auto;height:80px;padding:15px 10px}.navbar-mobile-logo{text-align:center}.navbar-mobile-logo .logo{height:50px;padding:5px 0}.navbar-toggler{cursor:pointer;background:0 0;border:1px solid #ffffff1a;border-radius:.25rem;padding:.25rem .75rem}.navbar-toggler-icon{vertical-align:middle;background:url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E") 50%/100% 100% no-repeat;width:1.5em;height:1.5em;display:inline-block}.navbar-collapse{width:100%;display:none}.navbar-collapse.show{display:block}.navbar-nav{width:100%;margin:0;padding:0;list-style:none}.navbar-nav .nav-link{color:#f0f0f0;white-space:nowrap;padding:.5em 1em;font-weight:700;display:block}.navbar-nav .nav-link:hover,.navbar-nav .nav-link.active{color:#f0f0f0;text-decoration:none}.nav-item-logo{display:none}@media (width>=992px){.navbar-mobile-logo,.navbar-toggler{display:none}.navbar-collapse{display:block!important}.navbar-nav{text-align:center;align-items:center;display:flex}.navbar-nav .nav-item{flex:1 0 0}.nav-item-logo{display:block}.nav-item-logo .logo{max-width:none}.navbar-nav .nav-link{padding:1.87rem .5rem}}.subnav{text-transform:uppercase;background-color:#000;flex-wrap:wrap;justify-content:space-between;align-items:flex-end;margin-bottom:6px;padding:0 1rem;display:flex}.subnav ul{flex-wrap:wrap;margin:0;padding:0;list-style:none;display:flex}.subnav li{padding-right:.7rem;position:relative}.subnav li:not(:last-child):after{content:"";border-right:1px solid #fff;width:1px;position:absolute;top:.6rem;bottom:.6rem;right:.25rem}.subnav .nav-link{color:#ffa11a;border-radius:.25rem;padding:.8rem .5rem;line-height:24px;display:block}.subnav li:first-child .nav-link{padding-left:0}.subnav .nav-link:hover{color:#cd7900;text-decoration:none}.subnav .nav-link.active{color:#fff;cursor:default}.breadcrumbs{color:#f0f0f0;text-transform:none;padding:.8rem 0;font-size:11px;display:none}.breadcrumbs .breadcrumb-sep{color:#636c72;padding:0 .5rem}@media (width>=576px){.breadcrumbs{display:block}}.eventContainer{margin-bottom:6px;overflow:hidden}.eventLeft,.eventRight{background-color:#000;height:100%}.eventRight{text-align:center;text-transform:uppercase;padding:20px 10px}.eventRight .dayname{font-size:14px}.eventRight .day{font-size:70px;line-height:70px}.eventRight .month{font-size:18px}@media (width<=575.98px){.eventRight{padding:6px 6px 0}.eventRight .day,.eventRight .dayname,.eventRight .month{padding:6px;font-size:1rem;line-height:1.25;display:inline}.eventRight .day:after{content:"."}}.eventLeft{padding:20px}.eventLeft h2{margin-bottom:1rem;font-weight:700}.eventLeft .details{margin:10px 0;position:relative}.eventContainer .label,.event_detail .label{letter-spacing:1px;text-transform:uppercase;font-family:Trebuchet MS,Helvetica,Jamrul,sans-serif;font-size:11px}.event_detail{background-color:#000}.event_detail h1{font-size:24px}.event_detail .location,.event_detail .organizer{margin-bottom:10px;font-size:18px}.event_detail .start,.event_detail .stop{height:30px;font-size:18px;position:relative}.event_detail .starttime,.event_detail .endtime{margin-left:12px}@media (width>=768px){.event_detail .doors{position:absolute;left:250px}.event_detail .starttime,.event_detail .endtime{margin-left:0;position:absolute;left:450px}}.event_detail .description{margin-top:20px}.event_detail .label{margin-right:6px}.event_detail iframe{max-width:100%}#calendar-location,#calendar-location-backlink,.locationEvents{background-color:#000;padding:20px}.news h3{margin-top:0;font-size:1.17em}.news .page-navigation{background-color:#000;margin-bottom:6px;padding:20px}.news .page-navigation p{display:none}.news .page-navigation ul{margin:0;padding:0;list-style:none}.news .page-navigation li{display:inline-block}.news .page-navigation .previous{margin-right:10px}.news .page-navigation .next{margin-left:10px}.news .article.short{border-top:1px solid #f0f0f0;border-bottom:1px solid #f0f0f0;margin-top:-1px;padding:5px 0}.news .article.short .bodytext,.news .article.short .news-list-date{font-size:14px}.news .article.short .title{font-weight:700}.pagebrowser{background-color:#000;margin:6px 0;padding:5px 0 5px 20px}.pagebrowser span{margin-left:3px}.news .articleDetail .teaser-text{margin:20px 0;font-weight:700}#sitemap{color:#f0f0f0;background-color:#000;margin-top:6px;padding:20px;font-size:16px}#sitemap:after{content:"";clear:both;display:block}#sitemap .sitemap-row{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;display:flex}#footerNav{flex-wrap:wrap;display:flex}#footerNav a{color:#f0f0f0;padding-right:1.5rem;font-size:16px;font-weight:400}#footerNav a:hover{color:#ffa11a;text-decoration:none}#footer{text-align:center;background-color:#000;margin-top:6px;padding:13px 0 13px 10px}#footer,#footer *{color:#f0f0f0;font-size:16px;font-weight:400}#footer a:link,#footer a:visited,#footer a:hover,#footer a:active,#footer a:focus{color:#ffa11a;font-weight:700;text-decoration:none}.bodytext table{border-collapse:collapse;width:100%}.bodytext td{border:1px solid #333;padding:.5rem .75rem}.bodytext>img,.bodytext>a>img{border:1px solid #404040;max-width:100%;height:auto;margin:1em auto;display:block}.bodytext pre{font-family:Courier New,monospace;overflow-x:auto}.tx-multigallery h1{margin-bottom:1rem}#lbOverlay{z-index:1000;cursor:pointer;background:#000c;flex-direction:column;justify-content:center;align-items:center;display:none;position:fixed;inset:0}#lbOverlay.lb-open{display:flex}.lb-no-scroll{overflow:hidden}#lbCenter{cursor:default;max-width:90vw;max-height:82vh;position:relative}#lbImage{box-sizing:border-box;background:#000;border:5px solid #fff;width:auto;max-width:90vw;height:auto;max-height:82vh;display:block}#lbPrev,#lbNext{width:40%;position:absolute;top:0;bottom:0}#lbPrev{left:0}#lbNext{right:0}#lbPrev:hover{background:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' d='M15 4l-8 8 8 8V4z'/%3E%3C/svg%3E") 10px/32px no-repeat}#lbNext:hover{background:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' d='M9 4l8 8-8 8V4z'/%3E%3C/svg%3E") right 10px center/32px no-repeat}#lbBottom{color:#f0f0f0;text-align:center;cursor:default;margin-top:.75rem;font-size:.875rem}#lbClose{color:#ffa11a;cursor:pointer;margin-bottom:.25rem;display:inline-block}#lbCounter{color:#ffffffb3}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}
