@font-face{font-family:Barlow;src:url(/fonts/Barlow/Barlow-Regular.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Barlow;src:url(/fonts/Barlow/Barlow-SemiBold.ttf) format("truetype");font-weight:500;font-style:normal}:root{font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--font-family: "Barlow", sans-serif;--font-size: max(14px, calc(1.1rem + .2vw) );--line-height: calc(var(--font-size) * 1.4)}*{font-family:var(--font-family);box-sizing:border-box;font-size:inherit}h1,h2,h3,pre,p,ul,ol,li{margin:0;padding:0}#app{margin:0 auto;width:100%;min-height:100vh}html,body{font-size:var(--font-size);margin:0;padding:0;scroll-behavior:smooth;width:100%}a{text-decoration:none;color:inherit;cursor:pointer}h1{font-size:2.5rem;font-weight:700;line-height:1.1;margin-bottom:25px}h2{font-size:1.4rem;line-height:.9;margin-bottom:25px}h3{margin-bottom:25px}.info{font-size:calc(var(--font-size) * .9);color:#232e2e;padding:15px;border:2px solid black;background-color:#9fc8c4;margin-bottom:10px}.spacer-25{margin-top:25px}.spacer-50{margin-top:50px}.menu-wrapper{align-items:center;justify-content:center;background-color:#a7c7d5;box-shadow:0 5px 20px #00000080;position:fixed;display:flex;top:0;width:100%;z-index:10}.menu-wrapper ul{list-style:none;display:flex;flex-direction:row;gap:30px;padding:20px 0}.menu-wrapper li{cursor:pointer;font-weight:700}.header-wrapper{align-items:flex-end;justify-content:center;border-bottom:10px solid white;display:flex;height:100vh;max-height:100vh;overflow:hidden;position:relative;text-align:center;width:100%}.header-logo{background-color:#fff;border:5px solid white;border-bottom:0;border-top-left-radius:3px;border-top-right-radius:3px;display:inline-block;width:calc(100px + 7vw);position:absolute;z-index:1}.content-wrapper{padding:50px 15px;margin:0 auto;max-width:1000px}.content-wrapper ul{margin-bottom:25px}.content-wrapper li{padding-left:25px;margin-bottom:10px;margin-left:20px;list-style:"—"}.content-wrapper img{max-width:100%}p{line-height:var(--line-height);margin-bottom:25px}.parallax{background-attachment:fixed;background-position:top center;background-repeat:no-repeat;background-size:cover;height:100vh;text-align:center;width:100%}input,textarea{padding:10px 7.5px;width:100%}label{font-size:calc(var(--font-size) * .8);font-weight:700}label input{border-radius:2px;margin-top:5px;font-size:var(--font-size);border:2px solid black;padding:15px 20px}button{align-items:center;border-radius:2px;color:#fff;cursor:pointer;font-size:var(--font-size);font-weight:700;padding:15px 20px;display:flex;flex-direction:row;gap:10px;width:fit-content}.reservation-flex{display:flex;flex-direction:column;margin-bottom:30px}.reservation-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:10px}.reservation-item{align-content:center;border-radius:2px;border:2px solid black;cursor:pointer;text-align:center;transition:.3s;-webkit-user-select:none;user-select:none}.reservation-item-image{display:block;width:100%;border-bottom:2px solid black}.reservation-item-padding{padding:15px}.reservation-item-selected{background:#9fc8c4}.reservation-item-disabled{opacity:.5;pointer-events:none}.reservation-price{margin-top:5px}.reservation-remaining{margin-top:10px;font-size:calc(var(--font-size) * .75)}.reservation-btn-flex{display:flex;flex-direction:row;gap:20px}.reservation-btn-flex img{height:40px}.reservation-btn-red{background-color:#ee8273;color:#260c09;border:2px solid #260c09}.reservation-btn-green{background-color:#9fc8c4;color:#143533;border:2px solid #143533}.reservation-address-flex{display:flex;flex-direction:column;gap:15px;margin-top:50px}.reservation-address-grid{display:grid;gap:15px;margin-bottom:15px;width:100%}.reservation-address-1-1{grid-template-columns:1fr 1fr}.reservation-address-1-2{grid-template-columns:1fr 2fr}.reservation-address-2-1{grid-template-columns:2fr 1fr}.reservation-address-info{font-size:calc(var(--font-size) * .9);color:#828282;margin-bottom:25px}.reservation-response{background-color:#9fc8c4;border:2px solid #143533;border-radius:2px;padding:25px 25px 0}.footer-wrapper{background-color:#47464b}.footer-inner{color:#fff;display:flex;flex-direction:column;font-size:var(--font-size-footer);gap:50px;margin:0 auto}.footer-inner p{line-height:calc(var(--font-size) * 1.2)}.footer-grid-address{display:grid;grid-template-columns:auto 1fr;column-gap:100px;row-gap:50px}.footer-grid-sponsoren{display:grid;vertical-align:middle;grid-template-columns:repeat(3,1fr);gap:10px}.footer-grid-sponsoren div{background-color:#fff;border-radius:2px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px;height:calc(150px + 3vw)}.footer-grid-sponsoren img{max-height:100%}@media(max-width:1050px){.header-wrapper,.background-wrapper{height:auto}.header-image,.background-image{position:static;height:auto;object-fit:initial;margin-top:50px}}@media(max-width:850px){.header-wrapper{margin-top:50px}.parallax{aspect-ratio:4/3;background-attachment:scroll;background-size:cover;background-position:center center;height:auto;width:100vw}.reservation-grid{grid-template-columns:1fr 1fr}.footer-grid-address{grid-template-columns:1fr}.footer-grid-sponsoren{grid-template-columns:1fr 1fr}}@media(max-width:600px){.menu-wrapper ul{gap:15px}.reservation-grid,.footer-grid-sponsoren{grid-template-columns:1fr}}table[data-v-ec649ff2]{border-collapse:collapse;width:100%}th[data-v-ec649ff2],td[data-v-ec649ff2]{padding:10px 2px;text-align:left}td[data-v-ec649ff2]:first-child{border-right:1px dotted silver}thead[data-v-ec649ff2],tfoot[data-v-ec649ff2]{border-top:1px solid black;border-bottom:1px solid black;font-weight:700}tbody tr[data-v-ec649ff2]{border-bottom:1px solid silver}tbody tr[data-v-ec649ff2]:last-child{border-bottom:none}.txt-right[data-v-ec649ff2]{text-align:right}
