.colStandard{background-color:#ededed;color:#28303d}.colInvertiert{background-color:#28303d;color:#ededed}.colStandard_print{background-color:#fff;color:#000}.colInvertiert_print{background-color:#000;color:#fff}.colHtml{background-color:#d6d6d6;color:#fff}.colBody,html,body{background-color:#ededed;color:#28303d}.colHeader,header{background-color:#28303d;color:#ededed}.colFooter,footer{background-color:#28303d;color:#ededed}.colHover{background-color:#28303d;color:#fff}@font-face{font-display:swap;font-family:'Merriweather', Times, serif;font-style:normal;font-weight:700;src:url("../fonts/merriweather-v32-latin-700.woff2") format("woff2")}*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%}body{font-family:'Open Sans', sans-serif;font-weight:400;line-height:1.5;font-size:1rem;display:flex;flex-direction:column}header{display:flex;justify-content:space-between;align-items:center;height:6rem;font-family:'Merriweather', Times, serif;font-weight:700;padding:0 2rem;font-size:3rem;flex-grow:1}header .logo{max-height:100%;height:auto;border-radius:.3rem;display:block;margin:auto 0}header .title{flex-grow:1;text-align:center}header .menu-button{display:none;font-size:2rem;cursor:pointer}footer{display:flex;justify-content:space-between;align-items:center;padding:0 2rem;margin-top:auto;height:3rem}footer .links,footer .rechts{display:block}.main-container{display:flex;min-height:calc(100vh - 9rem);padding:1rem}.sidebar{width:200px;background-color:#f4f4f4;padding:1rem;position:sticky;top:7rem;height:calc(100vh  9rem)}.sidebar ul{list-style-type:none}.sidebar ul li{margin:10px 0}.sidebar .submenu{list-style-type:none;padding-left:1rem;display:none}.sidebar ul li:hover .submenu{display:block}.right-aside{width:300px;background-color:#e9e9e9;padding:1rem;margin-left:1rem}@media screen and (max-width: 64em){footer .links{display:none}}@media screen and (max-width: 40em){header{flex-direction:row;align-items:center}header .logo{display:none}header .title{text-align:left}header .menu-button{display:block;position:absolute;right:2rem}.sidebar{display:none}.sidebar.open{display:block}.main-container{flex-direction:column}.right-aside{order:2;margin-left:0}main section{order:1}}@media screen and (max-width: 32em){header .title{font-size:1.5rem}}
