/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}@font-face{font-family:Open Sans;src:url(../fonts/OpenSans-Regular.woff2) format("woff2"),url(../fonts/OpenSans-Regular.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:Open Sans;src:url(../fonts/OpenSans-Bold.woff2) format("woff2"),url(../fonts/OpenSans-Bold.woff) format("woff");font-weight:700;font-style:normal}body{background-image:url(../images/background.jpg);background-repeat:no-repeat;background-size:cover;background-position:50%;font-family:Open Sans,sans-serif;font-size:20px;padding:0;margin:0;color:#333;line-height:140%}*{box-sizing:border-box;transition:all .2s linear}#main{min-height:100vh;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between}header{text-align:right;width:100%;max-width:1280px;margin:0 auto;padding:40px}header #logo img{max-width:180px;height:auto;width:auto}#content{width:100%;max-width:1280px;margin:0 auto;padding:0 40px;margin-bottom:40px}#content #impressum,#content #info{background-color:hsla(0,0%,100%,.8);padding:10px 25px;max-width:500px}#content h1{color:#e30613;font-weight:400;font-size:24px;font-weight:700}#content h2{font-size:20px;font-weight:700}#content a{color:#333;text-decoration:underline}#content #impressum{max-width:unset}footer{background-color:hsla(0,0%,100%,.8);width:100%;font-size:16px}footer ul{display:block;max-width:1280px;margin:0 auto;text-align:right;list-style-type:none;padding:10px 40px}footer ul li{display:inline}footer ul li a{color:#333;text-decoration:none}@media screen and (max-width:540px){body{font-size:16px}header{text-align:center;padding:40px 20px}#content{padding:0 20px}footer ul{padding:10px 20px}#main{background-color:hsla(0,0%,100%,.4)}}