:root{--green:#2db12c;--green-light:#58f16f;--text:#7a7a7a;--accent:#e6f03d;--text-green:green;--extra-1:#f1f5ee;--extra-2:#d4f8a2;--extra-3:#6ae7c8;--container:1140px}*{box-sizing:border-box}html,body{margin:0;padding:0}body{color:var(--text);background-image:url(/images/hintergrund.jpg);background-repeat:repeat;background-size:auto;background-attachment:fixed;font-family:Roboto,sans-serif;font-size:18px;font-weight:400;line-height:1.6}h1,h2,h3,h4,h5,h6{color:var(--green);margin:0;font-family:Roboto,sans-serif;font-weight:600}p{margin:0 0 1em}a{color:var(--green);text-decoration:none}a:hover{text-decoration:underline}img{max-width:100%;height:auto;transition:opacity .2s}img:hover{opacity:.1}.site-container{max-width:var(--container);margin:0 auto;padding:0 15px}.site-shell{flex-direction:column;min-height:100vh;display:flex}.site-shell main{flex-direction:column;flex:1 0 auto;justify-content:safe center;display:flex}.site-shell .site-header,.site-shell .site-footer{flex-shrink:0}main{padding:20px 0 60px}.legal{color:var(--text);max-width:900px;margin:0 auto}.legal h1{text-align:center;margin:20px 0 26px}.legal h2{margin:26px 0 10px}.legal h3{margin:22px 0 8px}.legal a{color:var(--green);word-break:break-word}@media (width<=1024px){.site-container{max-width:1024px}}@media (width<=767px){.site-container{max-width:767px}}
