@media (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 (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 (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 (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}}.anim1{animation-name:funktion;animation-duration:5s;animation-iteration-count:4}@keyframes funktion{0%{transform:scale(1)}50%{transform:scale(1.025)}to{transform:scale(1.05)}50%{transform:scale(1.025)}}.anim2{animation-name:fritz;animation-duration:6s;animation-iteration-count:2}@keyframes fritz{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.anim3{animation-name:heinz;animation-duration:7s;animation-iteration-count:infinite}@keyframes heinz{0%{transform:rotate(0) scale(1)}10%{transform:rotate(15deg) scale(1)}}h1,h2,h3,h4{color:#003777}h1,.h1{font-size:clamp(1.5rem,1rem + 1.67vw,2rem);line-height:clamp(1.85rem,1rem + 1.67vw,2.5rem)}h2,.h2{font-size:clamp(1.25rem,.75rem + 1.67vw,1.75rem);line-height:clamp(1.5rem,.75rem + 1.67vw,2rem)}h3,.h3{font-size:clamp(1.15rem,.8rem + 1.17vw,1.5rem);line-height:clamp(1.45rem,.8rem + 1.17vw,1.75rem)}aside h2{font-size:clamp(1.15rem,.8rem + 1.17vw,1.5rem);line-height:clamp(1.45rem,.8rem + 1.17vw,1.75rem);margin:0}aside h3{font-size:clamp(1rem,.75rem + .83vw,1.25rem);line-height:clamp(1.25rem,.75rem + .83vw,1.5rem);margin:0;color:#007c72}aside h3.trainer{font-weight:400}aside h3.trainer:before{content:url(../../../images/icon-trainer.png);padding-right:1rem;vertical-align:middle}aside li{padding-bottom:.5rem}aside dl dt{color:#007c72;font-weight:700}aside dl dt:before{content:url(../../../images/icon-zeiten.png);padding-right:.5rem}aside dl dd{background-color:#007c72;color:#fff;padding:0 .5rem;margin-left:0;max-width:fit-content}hr{border:0;height:71px;background:url(../../../images/divider.png) no-repeat center}.decimal li{list-style-type:decimal;margin-left:1.5rem}@media (min-width: 1025px){.grid{display:grid;grid-template-columns:minmax(300px,33%) 1fr;grid-template-rows:auto auto;gap:2rem;grid-template-areas:"aside article" "... linie"}}@media (max-width: 1024px){.grid{display:grid;grid-template-columns:1fr;grid-template-rows:1fr 1fr auto;gap:0;grid-template-areas:"article" "aside" "linie"}.grid aside h3,.grid aside p{margin:.5rem 0}.grid aside li,.grid aside span{margin:0;line-height:.75rem}}aside{grid-area:aside}article{grid-area:article}.linie{grid-area:linie}@media (max-width: 1024px){.header{flex-direction:column}.header :first-child{align-self:center}.header img{flex:0 1 25%}}.Button{background-color:#003777;color:#fff}@media (width >= 1024px){.Nav{background-color:#007c72}.Nav__ul{width:100%;justify-content:space-between}.Nav__li{border-right:1px solid #fff;flex-grow:1;padding:0}.Nav__a{color:#fff;font-weight:400;font-size:1.25rem;width:100%;text-align:center;line-height:1.5rem}.Nav__a:hover,.Nav__a--current,.Nav__a--active{background-color:#bfdedc;color:#222}}@media (width < 1024px){.Nav__ul{background-color:#007c72}}.NavBurger__svg{fill:#007c72}.Wrapper{max-width:1080px}.XioniArticle__title{margin-bottom:1rem}.XioniArticleMeta{border-top:1px solid #ddd;border-bottom:1px solid #ddd}.XioniArticleMeta li{padding:.25rem 0}body,html{background-image:linear-gradient(#fff 50px,#ffffff03),url(../../../images/bg.png);background-repeat:no-repeat;background-attachment:fixed;background-position:0 0}[data-layout].svelte-1kghwkl{min-height:100vh;display:flex;flex-direction:column}[data-layout].svelte-1kghwkl footer:where(.svelte-1kghwkl){flex-shrink:0}footer.svelte-1kghwkl{background-color:#007c72;color:#fff}@media (max-width: 1024px){footer.svelte-1kghwkl ul:where(.svelte-1kghwkl){flex-direction:column;align-content:center}footer.svelte-1kghwkl li:where(.svelte-1kghwkl){align-self:center}}
