*{margin:0;padding:0;box-sizing:border-box}p{line-height:1.6em;margin-bottom:1.6rem}p:last-child{margin-bottom:0}a{display:inline-block;color:inherit}a:hover{text-decoration:none}.text-title{font-family:CormorantGaramond;text-transform:uppercase;letter-spacing:.1em;font-weight:600;font-size:1.4rem;color:#36474a}.text-h1{font-family:Lato;font-weight:300;margin-bottom:2.5rem;color:#2e5057;font-size:2rem}.text-h2{font-family:Lato;font-weight:600;margin-bottom:1.25rem;color:#2e5057;font-size:1.4rem}.text-quote-body{color:#2e5057;margin-bottom:.5rem;font-style:italic;font-size:1.3rem;font-weight:300}.text-quote-author{font-size:.9rem;font-style:italic;color:#2e5057}.main-article{margin-bottom:6rem}.main-article:last-child{margin-bottom:0}.main-quote{width:100%;text-align:center}.article-body:last-child{margin-bottom:0rem}.article-part{margin-bottom:2.5rem}.article-part:last-child{margin-bottom:0}.article-body.split{display:flex;flex-direction:row;gap:3rem;margin-bottom:0}.article-body.split .article-part{margin-bottom:0rem}.article-list li{margin-bottom:.6rem}.article-list li:last-child{margin-bottom:0}.article-gallery{display:grid;width:100%;grid-template-columns:1fr 1fr 1fr 1fr;grid-template-rows:auto;gap:1rem}.gallery-item{aspect-ratio:1/1;overflow:hidden}.gallery-link{display:block;height:100%;width:100%}.gallery-image{object-fit:contain;width:100%;height:100%}@font-face{font-display:swap;font-family:CormorantGaramond;font-style:normal;font-weight:300;src:url(../../../fonts/cormorant-garamond-v20-latin-300.woff2) format("woff2")}@font-face{font-display:swap;font-family:CormorantGaramond;font-style:normal;font-weight:400;src:url(../../../fonts/cormorant-garamond-v20-latin-regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:CormorantGaramond;font-style:normal;font-weight:500;src:url(../../../fonts/cormorant-garamond-v20-latin-500.woff2) format("woff2")}@font-face{font-display:swap;font-family:CormorantGaramond;font-style:normal;font-weight:600;src:url(../../../fonts/cormorant-garamond-v20-latin-600.woff2) format("woff2")}@font-face{font-display:swap;font-family:CormorantGaramond;font-style:normal;font-weight:700;src:url(../../../fonts/cormorant-garamond-v20-latin-700.woff2) format("woff2")}@font-face{font-display:swap;font-family:Lato;font-style:normal;font-weight:100;src:url(../../../fonts/lato-v24-latin-100.woff2) format("woff2")}@font-face{font-display:swap;font-family:Lato;font-style:normal;font-weight:300;src:url(../../../fonts/lato-v24-latin-300.woff2) format("woff2")}@font-face{font-display:swap;font-family:Lato;font-style:normal;font-weight:400;src:url(../../../fonts/lato-v24-latin-regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Lato;font-style:normal;font-weight:700;src:url(../../../fonts/lato-v24-latin-700.woff2) format("woff2")}@font-face{font-display:swap;font-family:Lato;font-style:normal;font-weight:900;src:url(../../../fonts/lato-v24-latin-900.woff2) format("woff2")}@font-face{font-display:swap;font-family:OpenSans;font-style:normal;font-weight:300;src:url(../../../fonts/open-sans-v43-latin-300.woff2) format("woff2")}@font-face{font-display:swap;font-family:OpenSans;font-style:normal;font-weight:400;src:url(../../../fonts/open-sans-v43-latin-regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:OpenSans;font-style:normal;font-weight:500;src:url(../../../fonts/open-sans-v43-latin-500.woff2) format("woff2")}@font-face{font-display:swap;font-family:OpenSans;font-style:normal;font-weight:600;src:url(../../../fonts/open-sans-v43-latin-600.woff2) format("woff2")}@font-face{font-display:swap;font-family:OpenSans;font-style:normal;font-weight:700;src:url(../../../fonts/open-sans-v43-latin-700.woff2) format("woff2")}@font-face{font-display:swap;font-family:OpenSans;font-style:normal;font-weight:800;src:url(../../../fonts/open-sans-v43-latin-800.woff2) format("woff2")}.site.svelte-1m72zte{width:100vw;min-height:100vh;display:grid;font-family:OpenSans;grid-template-rows:12rem auto 1fr;grid-template-areas:"header" "nav" "main"}.site-header.svelte-1m72zte{background-color:#d9e6e8;grid-area:header;display:flex;justify-content:center;align-items:center;overflow:hidden;position:relative}.site-nav.svelte-1m72zte{grid-area:nav;background-color:#2f656a;position:relative}.site-main.svelte-1m72zte{grid-area:main;background-color:#163f46;position:relative}.header-background.svelte-1m72zte{position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(../../../img/WappenTitel.png);background-position:center;background-size:contain;background-repeat:no-repeat;opacity:.1;overflow:hidden}.nav-content.svelte-1m72zte{display:flex;justify-content:center;align-items:center;font-family:Lato;text-transform:uppercase;letter-spacing:.05em;font-size:.8rem}.nav-list.svelte-1m72zte{display:flex;flex-direction:row;list-style:none}.nav-link.svelte-1m72zte{display:block;padding:1.2rem 1rem;color:#c4d2d4;text-decoration:none}.nav-link.svelte-1m72zte:hover{color:#fff}.nav-link.selected.svelte-1m72zte{background-color:#3c8086;color:#fff}.main-content.svelte-1m72zte{margin:0 auto;max-width:68rem;padding:6rem 8rem;background-color:#ccd5d7;height:100%;width:100%}.site-footer.svelte-1m72zte{background-color:#163f46;padding:1.2rem 0;text-align:center;color:#699096;font-size:.8rem}
