/* Basis.css */
*{margin:0;padding:0}*:focus{outline:none !important}body{background-color:#00315a;text-align:justify;-webkit-hyphens: auto;-moz-hyphens: auto;-ms-hyphens: auto;hyphens: auto}#wrapper{background-position:left top;background-repeat:no-repeat;margin-right:auto;margin-left:auto;overflow-x: hidden}#main{width:800px;min-height:800px;-webkit-overflow-scrolling: auto !important;    scrollbar-color: rgba(255, 255, 255, .5) #009bd9 !important;    scrollbar-width: thin}*::-webkit-scrollbar{-webkit-appearance: none;    width: 10px !important;    height: 10px !important}*::-webkit-scrollbar-thumb{border-radius: 6px !important;    border: 2px solid #009bd9 !important;    background-color: rgba(255, 255, 255, .5) !important}#buttonKreuz{width:30px;height:auto;left:740px;top:30px;position:absolute;cursor: pointer}