:root{color-scheme:light dark;--light: #fefefe;--lesslight: #fff4f5;--dark: #404040;--moredark: #000;border-top:5px solid var(--dark);line-height:1.5em;font-family:sans-serif;font-size:16px}*{box-sizing:border-box;color:var(--dark)}button,input{font-size:1em}input{border:1px solid var(--dark);background-color:var(--lesslight);border-radius:.25em;padding:.5em}pre{background-color:var(--lesslight);margin:.5em 0;padding:.5em;overflow:auto}code{background-color:var(--lesslight)}body{background-color:var(--light);max-width:800px;padding:0 20px 20px;margin:0 auto}img{max-width:100%;height:auto}button,.button,input[type=submit]{display:inline-block;background-color:var(--dark);color:var(--light);text-align:center;padding:.5em;border-radius:.25em;text-decoration:none;border:none;cursor:pointer}button:hover,.button:hover,input[type=submit]:hover{color:var(--lesslight);background-color:var(--moredark)}button+button,.button+.button,input[type=submit]+input[type=submit]{margin-left:1em}.center{display:block;margin-left:auto;margin-right:auto;text-align:center}.bordered{border:3px solid}.home{display:inline-block;background-color:var(--dark);color:var(--light);margin-top:20px;padding:5px 10px;text-decoration:none;font-weight:700}:root{--lowlight: rgb(3, 99, 51);--highlight: rgb(248, 206, 208);border-top:5px solid var(--highlight);font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:100%;line-height:1.5;font-weight:400}html{scroll-behavior:smooth}.title svg{width:auto;aspect-ratio:1/1;height:87px;height:2lh;margin:0 1.5rem 1rem 0;display:block}button,.button{font-weight:600;background-color:var(--highlight);color:var(--lowlight);padding:.3rem .8rem}button.big,.button.big{font-size:1.5rem}.row{gap:1rem}.row>p{margin-block-start:0}h1,h2,h3,h4,h5,h6,button,.text-special{line-height:90%;font-family:Georgia,Times New Roman,Times,serif}h1,.text-bigger{font-size:3.052rem}h1{margin-top:0;padding:.7rem 0}h2,.text-big{font-size:2.441rem}h2{font-weight:400;padding:.7rem 0}h3{font-size:1.953rem}h4{font-size:1.563rem}h5{font-size:1.25rem}small,.text-small{font-size:.8rem}h1.title{margin-top:2rem;margin-bottom:0}h1.title a{text-decoration:none}h1.title+h2{margin-top:0}.title svg *,h1,h2,h3,h4,a,mark{color:var(--lowlight)}p{font-size:1.5em}mark{margin:0 -.2em;padding:.1em .4em;background:transparent;background-image:linear-gradient(102deg,#f8ced000,#f8ced0a6 2.5%,#f8ced0b3 8%,#f8ced0a6 92%,#f8ced0b3 97%,#f8ced000);border-radius:.8em .3em .4em .5em;-webkit-box-decoration-break:clone;box-decoration-break:clone}mark:nth-child(4n+2){background-image:linear-gradient(96deg,#f8ced000,#f8ced0b3 3%,#f8ced099 12%,#f8ced0a6 88%,#f8ced099 96%,#f8ced000);border-radius:.3em .7em .5em .3em}mark:nth-child(4n+3){background-image:linear-gradient(100deg,#f8ced000,#f8ced099 2%,#f8ced0bf 10%,#f8ced0b3 90%,#f8ced0a6 98%,#f8ced000);border-radius:.5em .4em .6em}mark:nth-child(4n){background-image:linear-gradient(106deg,#f8ced000,#f8ced0b3 4%,#f8ced099 15%,#f8ced0b3 85%,#f8ced0a6 95%,#f8ced000);border-radius:.4em .5em .3em .7em}menu{padding:0;margin-top:0;position:fixed;top:0;left:0;right:0;width:100%;z-index:1000;background-color:transparent;transition:all .1s ease-out;border-bottom:1px solid var(--lesslight)}menu ul{display:none;list-style:none;max-width:800px;margin:0 auto;padding:1rem 0;grid-template-columns:1fr;grid-gap:10px;align-items:center;justify-items:start}menu ul li:has(.button) a{margin:1rem}menu ul li a{color:var(--font-color);display:inline-block;padding:1rem}menu ul li a:hover{text-decoration:underline!important}menu ul li a:not(:active){text-decoration:none}menu label{display:block;position:absolute;right:20px;top:20px;width:24px;height:24px;cursor:pointer;z-index:1001}menu label svg{position:absolute;top:0;left:0;width:24px;height:24px}menu label svg{color:var(--lowlight)}menu #menu-input{display:none}menu #menu-input:checked~ul{display:grid;background-color:var(--lesslight);box-shadow:0 0 10px #0003}menu label svg.open{display:block}menu label svg.close{display:none}menu #menu-input:checked~label svg.open{display:none}menu #menu-input:checked~label svg.close{display:block}ul.triptychon{display:grid;grid-template-columns:1fr;grid-gap:10px;list-style:none;padding:0;margin:1rem 0}ul.triptychon li img{aspect-ratio:1/1;object-fit:cover;width:100%}.teaser .overlay{padding:2rem;background-color:var(--lesslight)}.teaser img{aspect-ratio:5/6;object-fit:cover;margin:1rem 0}@media only screen and (min-width:600px){ol.twocol{column-count:2}.row{display:flex;flex-direction:row;padding:0;width:100%}.row>*{display:block;flex:1 1 auto;max-width:100%;width:100%}.row>*:not(:last-child){margin-right:10px}.title svg{float:left;margin:0 1.5rem 0 0;display:inline}menu ul{width:100%;display:flex;justify-content:flex-start;align-items:center;padding:.75rem 1rem;gap:.25rem}menu ul li a{padding:.5rem .75rem;border-radius:.25rem;transition:background-color .15s ease,color .15s ease}menu ul li a:not(.button):hover{background-color:#f8ced026}menu ul li a.button{padding:.5rem .75rem}menu ul li:has(.button){margin-left:auto}menu ul li:last-child{margin-left:.5rem}menu ul li:last-child a:not(.button){border:1px solid var(--lowlight);color:var(--lowlight);padding:.5rem .75rem;border-radius:.25rem}menu ul li:last-child a:not(.button):hover{background-color:var(--lowlight);color:var(--light)}menu.scrolled{background-color:var(--lesslight);box-shadow:0 0 10px #0003}menu label{display:none!important}body{padding-top:100px}ul.triptychon{grid-template-columns:repeat(3,1fr)}.teaser{position:relative}.teaser img{width:66%}.teaser .overlay{position:absolute;top:50%;left:50%;width:70%;transform:translate(-30%,-50%)}}@media(prefers-color-scheme:dark){:root{--light: #222;--lesslight: #333;--dark: #eee;--moredark: #fefefe;--highlight: rgb(3, 99, 51);--lowlight: rgb(248, 206, 208)}*:focus{outline:var(--light);box-shadow:0 0 0 .25em #4169e1}mark{background-image:linear-gradient(102deg,#03633300,#036333a6 2.5%,#036333b3 8%,#036333a6 92%,#036333b3 97%,#03633300)}mark:nth-child(4n+2){background-image:linear-gradient(96deg,#03633300,#036333b3 3%,#03633399 12%,#036333a6 88%,#03633399 96%,#03633300)}mark:nth-child(4n+3){background-image:linear-gradient(100deg,#03633300,#03633399 2%,#036333bf 10%,#036333b3 90%,#036333a6 98%,#03633300)}mark:nth-child(4n){background-image:linear-gradient(106deg,#03633300,#036333b3 4%,#03633399 15%,#036333b3 85%,#036333a6 95%,#03633300)}}.site-footer{margin-top:3rem;padding-top:1.5rem;border-top:1px solid var(--lesslight)}.footer-nav{display:flex;align-items:center;justify-content:center;gap:.75rem;font-size:.8rem;letter-spacing:.01em}.footer-nav a{color:var(--dark);opacity:.6;text-decoration:none;transition:opacity .2s ease}.footer-nav a:hover{opacity:1;text-decoration:none}.footer-nav .separator{width:3px;height:3px;border-radius:50%;background-color:var(--dark);opacity:.25}@media print{.home,.site-footer{display:none}}
