@media(min-width:1024px){.Nav{background-color:transparent}.Nav__ul{height:inherit;flex-direction:column;justify-content:start;margin:0 2rem}.Nav__li{margin-bottom:.25rem;display:block}.Nav__a{border-width:1px 2px 2px 1px;border-color:#c49d4a;border-style:solid;font-weight:400;color:#006;padding:2px 20px;background-color:#fce6b7;text-decoration:none;display:block}.Nav__a:hover,.Nav__a--active,.Nav__a--current{background:#900 url(../../../images/navbullet.gif) no-repeat 0 50%;color:#fff!important}}@media not (min-width:1024px){:where(.Nav){position:fixed;top:0;right:0;width:100vw;min-height:100vh;z-index:1;transition:background-color .5s}:where(.Nav:not(.Nav--active)){background-color:transparent;-webkit-user-select:none;user-select:none;pointer-events:none}:where(.Nav--active){background-color:#000a}:where(.Nav__ul){align-items:center;display:inline-flex;flex-direction:column;gap:1rem;justify-content:center;max-width:30rem;min-height:100vh;margin:0;padding:2rem;position:absolute;right:0;transition:transform .5s;width:100%;background-color:#777}:where(.Nav:not(.Nav--active) .Nav__ul){transform:translate(100%)}:where(.Nav__li){display:inline-flex;justify-content:center;width:fit-content;flex-direction:column;max-width:28rem;color:#fff}:where(.Nav__a),:where(.Nav__span){font-size:1.25rem;font-weight:700;padding:.5rem 1rem;text-align:center;text-decoration:none;white-space:nowrap}:where(.Nav__ul-ul){display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;margin:0;padding:0}:where(.Nav__li-li){display:flex;justify-content:center}:where(.Nav__a-a){font-size:1rem;padding:.5rem;text-decoration:none}}@media(min-width:1024px){:where(.Nav){width:100%;display:flex;justify-content:center;position:relative;z-index:1}:where(.Nav--sticky){position:sticky;top:0;transition:background-color .25s}:where(.Nav--offset){background-color:#c8c8c8}:where(.Nav__ul){list-style:none;margin:0;padding:0;position:relative;display:flex;justify-content:center;height:2.5rem}:where(.Nav__li){position:relative;display:inherit;z-index:0}:where(.Nav__a),:where(.Nav__span){font-weight:700;padding:.5rem 1rem;white-space:nowrap;text-decoration:none;transition:background-color .25s;-webkit-user-select:none;user-select:none}:where(.Nav__span){cursor:default}:where(.Nav__ul-ul){list-style:none;margin:0;padding:0;left:50%;position:absolute;top:2.5rem;transform:translate(-50%);z-index:-1;transition:transform .25s,opacity 333ms;transition-delay:50ms;background-color:#e1e1e1}:where(.Nav__ul-ul):not(.Nav__ul-ul--visible){transform:translate(-50%,-.25rem);pointer-events:none;opacity:0}:where(.Nav__li-li){display:flex}:where(.Nav__a-a){font-size:1rem;padding:.5rem 2rem;white-space:nowrap;width:100%;text-decoration:none}}@media(min-width:1024px){.Nav{background-color:transparent}.Nav__ul{height:inherit;flex-direction:column;justify-content:start;margin:0 2rem}.Nav__li{margin-bottom:.25rem;display:block}.Nav__a{border-width:1px 2px 2px 1px;border-color:#c49d4a;border-style:solid;font-weight:400;color:#006;padding:2px 20px;background-color:#fce6b7;text-decoration:none;display:block}.Nav__a:hover,.Nav__a--active,.Nav__a--current{background:#900 url(../../../images/navbullet.gif) no-repeat 0 50%;color:#fff!important}}@media not (min-width:1024px){:where(.NavBurger){align-items:center;background:none;border:0 none;cursor:pointer;display:flex;height:42px;justify-content:center;margin:0;padding:0;position:fixed;right:1rem;top:.5rem;z-index:2;font-weight:700;font-size:1rem}:where(.NavBurger__svg){width:21px;height:21px;fill:currentColor}}@media(min-width:1024px){:where(.NavBurger){display:none}}:where(.Toplink){position:fixed;right:.5rem;bottom:.5rem;height:4rem;width:4rem;cursor:pointer;opacity:.75;border:0 none;transform:translateY(120%);background-color:#dcdcdc;display:flex;padding:1rem;align-items:center;transition-opacity:.5s;transition-transform:.5s}:where(.Toplink):hover{opacity:1}@media only screen and (max-width:500px){:where(.Toplink){height:50px;width:50px}}:where(.Toplink--visible){transform:translateY(0)}:where(.Wrapper){width:100%;max-width:1024px;padding-left:1rem;padding-right:1rem;margin-left:auto;margin-right:auto}:where(.Wrapper--smaller){max-width:512px}:where(.Wrapper--small){max-width:768px}:where(.Wrapper--large){max-width:1280px}@media(max-width:1023px){:where(.Wrapper--responsive){max-width:768px}}@media(max-width:767px){:where(.Wrapper--responsive){max-width:512px}}body{width:100%;height:100%;background-image:url(../../../images/back.jpg);background-repeat:repeat-y;background-position:center top;background-color:#f8f8f8}@media(max-width:1024px){body{background-color:#fce6b7;background-image:none}}.Button{background-color:#006;color:#fff}h1,.h1,h2,.h2,h3,.h3{font-family:Open Sans Italic,Arial,sans-serif;font-weight:400;color:#900}p{font-size:clamp(1rem,.558rem + 1.31vw,1.25rem);line-height:clamp(1.85rem,-.086rem + 2.27vw,2.25rem)}.grid{min-height:100vh;display:grid;overflow:visible;grid-gap:1rem;grid-template-rows:240px 1fr 40px;grid-template-areas:"wappen name" "nav main" "footer footer"}.wappen{grid-area:wappen;justify-self:center;align-self:center}.name{grid-area:name;justify-self:center;align-self:center}nav{grid-area:nav}main{grid-area:main}footer{grid-area:footer}@media(min-width:1025px){.grid{grid-template-columns:220px 1fr;grid-gap:0}}@media(max-width:1024px){.grid{grid-template-columns:1fr;grid-template-rows:auto auto auto 1fr 40px;grid-template-areas:"wappen" "name" "nav" "main" "footer";grid-gap:0}}main{padding:0 2rem 1rem 0}@media(max-width:1024px){main{padding:1rem}}@media(min-width:1024px){.Nav{background-color:transparent}.Nav__ul{height:inherit;flex-direction:column;justify-content:start;margin:0 2rem}.Nav__li{margin-bottom:.25rem;display:block}.Nav__a{border-width:1px 2px 2px 1px;border-color:#c49d4a;border-style:solid;font-weight:400;color:#006;padding:2px 20px;background-color:#fce6b7;text-decoration:none;display:block}.Nav__a:hover,.Nav__a--active,.Nav__a--current{background:#900 url(../../../images/navbullet.gif) no-repeat 0 50%;color:#fff!important}}@media not (min-width:1024px){.Nav__ul{background-color:#900}.Nav__a{color:#fff}}.Wrapper{max-width:960px}.XioniEventTile{background-color:#fce6b7;border:.15rem solid rgb(221.76,202.4,161.04)}.XioniEventTile__description p{font-size:clamp(1rem,.558rem + 1.31vw,1.15rem);line-height:clamp(1.25rem,.558rem + 1.31vw,1.5rem)}.XioniEventTile__date{font-weight:700}footer.svelte-12qhfyh{border-top:1px solid rgb(163.8,149.5,118.95);color:#006;text-align:center;letter-spacing:2px;padding:1rem}
