@font-face{font-family:'oatmealbrush';src:url("../font/oatmeal-brush-webfont.woff2") format("woff2"),url("../font/oatmeal-brush-webfont.woff") format("woff");font-weight:normal;font-style:normal}html,body{margin:0;padding:0;font-family:'oatmealbrush', sans-serif}.spacer-50{height:50px}.spacer-100{height:100px}.spacer-150{height:150px}.show-for-small{display:none}@media screen and (max-width: 640px){.show-for-small{display:inline}}.hide-for-small{display:inline}@media screen and (max-width: 640px){.hide-for-small{display:none}}#background{box-sizing:border-box;display:table;width:100vw;height:100vh;margin:0;padding:50px 20px;background-color:#15213e;background-image:url("../img/bg.jpg");background-repeat:no-repeat;background-position:center center;background-size:cover;text-align:center;-webkit-animation-name:move-bg;animation-name:move-bg;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-delay:2s;animation-delay:2s;-webkit-animation-timing-function:ease;animation-timing-function:ease;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:1;animation-iteration-count:1}#content{display:table-cell;vertical-align:middle;opacity:0;-webkit-animation-name:show-button;animation-name:show-button;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-delay:2s;animation-delay:2s;-webkit-animation-timing-function:ease;animation-timing-function:ease;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:1;animation-iteration-count:1}#content #logo{display:inline-block;width:400px;max-width:100%;height:auto}@media screen and (max-width: 640px){#content #logo{width:200px}}#content a#btn-intro{display:inline-block;padding:0.5em 1.25em;font-size:54px;background-color:#15213e;color:#f4eb71;line-height:1;text-transform:uppercase;text-decoration:none;letter-spacing:0.025em;border:4px solid #f4eb71;border-radius:10px;-webkit-transition:background-color 0.25s ease, color 0.25s ease;transition:background-color 0.25s ease, color 0.25s ease}#content a#btn-intro:hover,#content a#btn-intro:active{background-color:#f4eb71;color:#15213e}@media screen and (max-width: 640px){#content a#btn-intro{font-size:32px}}#content .notice{margin-top:10px;color:#f4eb71;letter-spacing:0.1em}#impressum{background-color:#15213e;padding:30px 20px;color:rgba(255,255,255,0.5);text-align:center;letter-spacing:0.05em}#impressum a{color:rgba(255,255,255,0.5);text-decoration:none}@-webkit-keyframes move-bg{from{background-position:center center}to{background-position:center top}}@keyframes move-bg{from{background-position:center center}to{background-position:center top}}@-webkit-keyframes show-button{from{opacity:0}to{opacity:1}}@keyframes show-button{from{opacity:0}to{opacity:1}}
/*# sourceMappingURL=style.css.map */