:root{--r-primary-darkest: hsl(218, 93%, 6%);--r-primary-darker: hsl(218, 93%, 16%);--r-primary-dark: hsl(218, 93%, 26%);--r-primary: hsl(218, 93%, 36%);--r-primary-light: hsl(218, 93%, 46%);--r-primary-lighter: hsl(218, 93%, 56%);--r-primary-lightest: hsl(218, 93%, 66%);--r-primary-transparent: hsla(218, 93%, 46%, .3);--r-secondary-darker: hsl(357, 91%, 25%);--r-secondary-dark: hsl(357, 91%, 35%);--r-secondary: hsl(357, 91%, 45%);--r-secondary-light: hsl(357, 91%, 55%);--r-secondary-lighter: hsl(357, 91%, 65%);--r-tertiary-darker: hsl(53, 98%, 30%);--r-tertiary-dark: hsl(53, 98%, 40%);--r-tertiary: hsl(53, 98%, 50%);--r-tertiary-light: hsl(53, 98%, 60%);--r-tertiary-lighter: hsl(53, 98%, 70%);--r-green-dark: hsl(125, 91%, 30%);--r-green: hsl(125, 91%, 45%);--r-green-light: hsl(125, 91%, 70%);--r-red-dark: hsl(357, 91%, 30%);--r-red: hsl(357, 91%, 45%);--r-red-light: hsl(357, 91%, 70%);--r-grau: #ddd}main{width:100vw;margin:0 auto;position:relative;z-index:10}main.frontend{width:95%;max-width:var(--max-page-width)}footer{width:100%;max-width:var(--max-page-width);margin:0 auto;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:5px;margin-block:10px}footer .footer-main{padding-inline:2.5%}footer hr{width:100%}header{position:relative;height:var(--header-height);margin-bottom:10px;display:flex;flex-direction:row;align-items:center}header .header-main{height:100%;width:100%;max-width:var(--max-page-width);display:flex;flex-direction:row;align-items:center;justify-content:space-between;flex-wrap:wrap;margin:0 auto}header .title{height:calc(.9*var(--header-height));display:flex;flex-direction:row;align-items:center}header .title .logo{height:100%}header .title .logo img{height:100%}@media(max-width: 500px){header .title{width:100%;justify-content:center}header .title div{display:none}}header hr{width:100%}:root{--max-page-width: 1000px;--header-height: 120px}*{margin:0;font-family:Arial,Helvetica,sans-serif;font-size:18px;border-radius:0;box-sizing:border-box}#searchbar{outline:2px solid #000;height:30px;width:100%;display:flex;flex-direction:row;align-items:center;gap:5px;padding-left:5px}#searchbar input[type=text]{flex-grow:1;border:none}#searchbar input[type=text]:focus,#searchbar input[type=text]:active{border:none;outline:none}#searchbar input[type=submit]{border:none;background:none}#searchbar select{background:none;border:none}#searchbar select:focus,#searchbar select:active{border:none;outline:none}#searchbar .button{height:100%;background:#ddd;display:flex;flex-direction:row;align-items:center;padding:5px}#searchbar .button:hover,#searchbar .button *{cursor:pointer}#searchbar label{height:100%}#searchbar img{height:100%;filter:invert(1)}#schule_link{font-size:1em;color:#000;text-decoration:none}#schule_link:hover,#schule_link:focus{text-decoration:underline}/*# sourceMappingURL=main.css.map */
