@import url("fonts/fonts.css");body,html{height:100%;width:100%;overflow:hidden;background-color:black;color:white;font-family:'Lato', sans-serif}*{margin:0;padding:0;text-rendering:optimizeLegibility;word-wrap:break-word;-webkit-margin-before:0;-webkit-margin-after:0;-webkit-padding-start:0}::-moz-selection{background:white;color:black}::selection{background:white;color:black}::-moz-selection{background:white;color:black}noscript{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background:silver;color:black;width:100%;position:fixed;top:0;left:0;text-align:center;z-index:3;padding:1%;font-weight:200}#WebGL{cursor:crosshair;position:absolute;top:0}#Control{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:absolute;top:90px;right:0;height:29px;width:178px;padding:6px;background:rgba(0, 0, 0, 0.3)}#Control p{width:184px;font-size:12px;padding-top:6px;text-align:left}#GuiContainer{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:absolute;top:35px;right:-55px}#GuiContainer input[type=text]{display:none}#GuiContainer .dg{font:12px 'Lato', sans-serif !important;text-shadow:none;letter-spacing:0.2px}#GuiContainer .dg .number{border-left:1px solid #2fa1d6}#GuiContainer .dg ul{text-align:left}#GuiContainer .dg ul li{background:rgba(0, 0, 0, 0.3);padding-left:6px}#GuiContainer .dg .close-button{background:rgba(0, 0, 0, 0.3);text-align:left;padding:6px;letter-spacing:0.2px}#GuiContainer .dg .close-button:hover{background:rgba(0, 0, 0, 0.3)}#VideoArea{display:none;position:fixed;top:0;right:0;bottom:0;left:0;overflow:hidden;background:black}video{position:absolute;top:0;left:0;width:100%;height:100%}header{position:absolute;height:241px;width:94%;text-align:center;top:3%;left:3%;transition:opacity 2s;-moz-transition:opacity 2s;-webkit-transition:opacity 2s;-o-transition:opacity 2s;overflow:hidden}header:hover{opacity:1 !important}header h1{text-transform:uppercase;font-weight:100;font-size:36px;letter-spacing:1.5px}header h2{margin-top:10px;font-weight:100;font-size:30px;letter-spacing:1px}.active{color:#2fa1d6;border-color:#2fa1d6 !important}#VideoPlayer{position:absolute;top:35px;height:30px;width:100%}#VideoPlayer span{position:relative;cursor:pointer;font-family:"FontAwesome";font-size:30px;float:left}#VideoPlayer span:hover{color:#2fa1d6}#VideoPlayer .play-pause{position:relative;left:1px;height:30px;width:30px;text-align:center;margin-right:15px;float:left}#VideoPlayer .play-pause #Pause{display:none;left:1px}#VideoPlayer #Progress{position:relative;height:30px;cursor:pointer;margin-left:90px;margin-right:280px}#VideoPlayer #Progress div{position:absolute;top:14px;height:2px}#VideoPlayer #Progress #Line{background:grey;width:100%}#VideoPlayer #Progress #Loading{background:white}#VideoPlayer #Progress #Playing{background:#2fa1d6}#VideoPlayer #Repeat{float:right;font-size:20px;top:-25px;right:247px}#VideoPlayer #Full{float:right;font-size:20px;top:-25px;right:200px}.video-buttons{position:absolute;top:9px;right:0;height:80px;width:190px}.video-buttons div{position:absolute;cursor:pointer;top:0;height:100%;width:45%;border:1px white solid}.video-buttons div:hover{border-color:#2fa1d6}.video-buttons #BtnWeb{left:0;background:url(img/gl.png) black no-repeat center center;-webkit-background-size:150%;-moz-background-size:150%;-o-background-size:150%;background-size:150%}.video-buttons #BtnOrg{right:1px;background:url(img/original.png) black no-repeat center center;-webkit-background-size:200%;-moz-background-size:200%;-o-background-size:200%;background-size:200%}footer{position:absolute;height:auto;width:100%;bottom:0;background:white;color:black;transition:bottom 2s;-moz-transition:bottom 2s;-webkit-transition:bottom 2s;-o-transition:bottom 2s}footer #Pfeil{position:relative;text-align:center;font-size:25px;height:30px;width:100%;cursor:pointer;background:rgba(0, 0, 0, 0.3);color:white;top:-30px}footer #Pfeil:hover{color:#2fa1d6}footer #Content{position:relative;top:-10px;width:94%;padding:0 3%;font-weight:200}footer #Content p{margin-bottom:10px}footer #Content p:last-child{margin-bottom:0}footer #Content a{color:#2fa1d6;text-decoration:none}footer #Content a:hover{opacity:0.8}footer #Content div{padding:2% 0;font-size:14px;letter-spacing:0.2px;border-bottom:1px #2fa1d6 solid}footer #Content div:last-child{padding-bottom:6.4%;border:none}footer #Content div img{float:right;margin-top:4px;margin-left:18px;max-height:55px;max-width:20%}@media only screen and (max-width: 700px){#Control,#Full,.video-buttons{display:none}#VideoArea{display:block;background:url(img/poster.png) no-repeat center center;background-size:cover;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover}#VideoArea video{display:none}header{height:100%}header h1{position:relative;width:50%;left:25%;padding-bottom:6px;border-bottom:1px white solid}#VideoPlayer{bottom:80px;top:initial}#VideoPlayer #Progress{margin-right:30px}#VideoPlayer #Repeat{right:0}footer{display:none}}@media print{body{margin:0;-webkit-print-color-adjust:exact;overflow:hidden}footer,header,#VideoPlayer{display:none}@page{size:A3;margin:0}}:-webkit-full-screen header{display:none !important}:-moz-full-screen header{display:none !important}:full-screen header{display:none !important}:fullscreen header{display:none !important}:-webkit-full-screen footer{display:none !important}:-moz-full-screen footer{display:none !important}:full-screen footer{display:none !important}:fullscreen footer{display:none !important}
