@font-face{font-family:"Rambla";src:url("../fonts/Rambla/Rambla-Regular.ttf") format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Rambla";src:url("../fonts/Rambla/Rambla-Italic.ttf") format("truetype");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:"Rambla";src:url("../fonts/Rambla/Rambla-BoldItalic.ttf") format("truetype");font-weight:bold;font-style:italic;font-display:swap}@font-face{font-family:"Rambla";src:url("../fonts/Rambla/Rambla-Bold.ttf") format("truetype");font-weight:bold;font-style:normal;font-display:swap}@font-face{font-family:"BackyardHero";src:url("/static/fonts/BackyardHero.otf") format("truetype");font-weight:normal;font-style:normal;font-display:swap}*{margin:0;padding:0;box-sizing:border-box;outline:none;text-decoration:none}#page h1,#tinymce h1{font-size:3rem;margin:4rem 0 1rem;line-height:130%;color:#323E40;font-weight:200}#page h1:first-child,#tinymce h1:first-child{margin-top:0}#page h2,#tinymce h2{color:#323E40;font-family:BackyardHero,sans-serif;font-size:2.5rem;margin:4rem 0 1rem;line-height:120%;font-weight:200}#page h2:first-child,#tinymce h2:first-child{margin-top:0}#page h3,#tinymce h3{color:#323E40;font-family:BackyardHero,sans-serif;font-size:1.2rem;margin:1em 0 .5em;line-height:120%;text-transform:uppercase;font-weight:bold}#page h3:first-child,#tinymce h3:first-child{margin-top:0}#page h4,#tinymce h4{color:#BF4215;font-size:1.25rem;margin:.625em 0 .125em;line-height:120%}#page h4:first-child,#tinymce h4:first-child{margin-top:0}#page p,#tinymce p{font-size:1rem;line-height:145%;font-weight:normal;margin-bottom:1vh}#page a,#tinymce a{color:#BF4215;font-weight:bold;text-decoration:none
		transition: color 200ms}#page a:hover,#tinymce a:hover{text-decoration:underline;color:#732002}.contentelement ul li,#tinymce ul li{list-style-type:none;font-size:1em;margin-bottom:1vh}.contentelement ul li:before,#tinymce ul li:before{content:counter(item, disc) " ";color:red}#wrapper{background-color:white;padding:20px}.size_1-1{width:100%}.size_1-2{width:50%}.size_1-4{width:25%}.size_3-4{width:75%}#wrapper{margin:0 auto;max-width:1200px}body{font-family:Rambla,Helevtica,sans-serif;color:#323E40;background-color:#eee}body#tinymce{background-color:white;font-size:1em}header{border-bottom:1px solid #732002;padding-bottom:20px;margin:0 2vh}header #mood{width:100%}#logo{width:200px}#logo img{width:100%;height:auto}nav{margin-top:20px;flex-grow:1;display:flex;justify-content:flex-end}#page .menu a{color:#323E40;font-weight:normal}#page .menu .menu__list{display:flex;list-style-type:none}#page .menu .menu__list--level-2{position:absolute;flex-direction:column;display:none;background-color:white;z-index:100;border-radius:0 0 10px 10px}#page .menu .menu__item:hover .menu__list,#page .menu .menu__item:focus-within .menu__list{display:flex}#page .menu .menu__item--level-1+li{margin-left:10px}#page .menu .menu__link{display:block;padding:5px 10px;font-size:1em;color:#BF4215;position:relative}#page .menu .menu__link:hover,#page .menu .menu__link:focus,#page .menu .menu__link--active{background-color:#BF4215;color:white;text-decoration:none}#menuIcon{display:none;width:50px;height:50px;cursor:pointer;position:absolute;right:30px;top:80px;z-index:110}#menuIcon span{position:absolute;display:block;width:100%;height:2px;top:6px;left:0;background-color:black;transition:all .5s}#menuIcon span:nth-of-type(2){top:24px;transition:all .4s}#menuIcon span:nth-of-type(3){top:42px}#menuIcon:hover span{background-color:#BF4215}#menuIcon.open span{background-color:#BF4215}#menuIcon.open span:nth-of-type(1){transform:rotate(45deg);top:24px}#menuIcon.open span:nth-of-type(2){left:20px;opacity:0;width:0}#menuIcon.open span:nth-of-type(3){transform:rotate(-45deg);top:25px}.skip-navigation{background-color:black;padding:.5em .75em;color:white;transition:500ms;transform:translateY(-120%);text-decoration:none;font-size:1.2rem;border-radius:0 0 15px 15px;position:absolute;width:max-content;top:0;left:0;right:0;margin:0 auto;z-index:1000}.skip-navigation:focus{transform:translateY(0);background-color:red;outline:none}#mood{width:100%;margin:10px 0;border-top:1px solid #ccc;border-bottom:1px solid #ccc}#mood img{width:100%;height:auto;display:block}section{display:flex;flex-wrap:wrap;justify-content:space-between;width:100%;padding:0 2vh}#spalteLinks,#spalteRechts{margin-bottom:5vh;margin-top:2vh}section .contentbild{margin:15px 0}section .contentbild img{max-width:100%;height:auto}#spalteGesamt{width:100%;padding-top:5vh}#spalteLinks{width:70%;padding-right:8vh}#spalteLinks .contentelement{padding-left:4vh}#spalteLinks .zweispaltig{columns:2;column-gap:2vh}#spalteRechts{width:30%}#spalteRechts h2{font-weight:bold;color:#323E40}footer{border-top:1px solid #732002;padding:20px 0;width:100%}footer nav{margin-top:0px}@media (max-width:1024px){#page h1,#page h2{font-size:2rem}#page header nav{margin-top:142px;position:absolute;height:auto;left:-100%;top:0;width:100%;background-color:#eee;z-index:100;opacity:0;transition:opacity .4s,left .4s;display:flex;flex-direction:column;align-items:center;justify-content:flex-start}#page header nav #menuMain{margin-left:0;order:1;padding:30px 0}#page header nav.visible{left:0;opacity:.9;overflow:scroll}#page header nav .menu__list{flex-direction:column;flex-wrap:wrap;width:100%;margin:0 auto;padding:0 20px}#page header nav .menu__list--level-2{display:flex;flex-direction:row;justify-content:center;background-color:unset;position:relative}#page header nav .menu{max-width:600px}#page header nav .menu__item--level-1+li{margin-left:unset}#page header nav .menu__link{text-align:center}#page header nav .menu__link--level-1{margin-top:.7em}#page .menu .menu__link{font-size:1.1rem}#menuIcon{display:block;top:35px}#spalteLinks,#spalteRechts{width:100%}#spalteRechts{max-width:500px}#spalteLinks{padding-right:1vh}}