.banner{top:0;position:relative;width:100%;height:2.5em;box-shadow:0 2px 6px -2px black;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.warning-banner{background:#f3f3a6}.error-banner{background:#f33626}.framedpages-banner{background:#1e1e1e;background:-webkit-linear-gradient(left, #000 0, #282828 100%);background:linear-gradient(90deg, #000 0, #282828 100%);color:#e6e6e6;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;height:3em}.framedpages-banner::before{content:'';width:180px;height:100%;background-color:#000;background:url(../static/assets/FramedPages_Logo.png);background-repeat:no-repeat;background-position:left center;background-size:contain}.fp3-inline-warning{border-bottom:dotted 2px black;background:#f3f3a6;color:black}.hamburger{display:inline-block;cursor:pointer;position:fixed;top:10px;right:10px;height:36px;width:36px;z-index:100}.hamburger .bun-oben,.hamburger .patty,.hamburger .bun-unten{background-color:#363636;width:36px;height:6px;margin:5px 0;-webkit-transition:.5s;transition:.5s;border-radius:3px}.modburger .bun-oben{-webkit-transform:translate(0, 200%) rotate(45deg);transform:translate(0, 200%) rotate(45deg);border-radius:0}.modburger .patty{opacity:0}.modburger .bun-unten{-webkit-transform:translate(0, -200%) rotate(-45deg);transform:translate(0, -200%) rotate(-45deg);border-radius:0}body.lightbox-active{overflow:hidden}.fp3-lightbox,.fp3-gallerybox{display:none;position:fixed;z-index:150;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#141414}.fp3-lightbox::before,.fp3-gallerybox::before{content:'';background:red;height:60px}.fp3-lightbox .lb-textbutton,.fp3-gallerybox .lb-textbutton{color:#c8c8c8;font-size:40px;font-weight:bold;-webkit-transition:250ms;transition:250ms;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fp3-lightbox .lb-textbutton:focus,.fp3-gallerybox .lb-textbutton:focus,.fp3-lightbox .lb-textbutton:hover,.fp3-gallerybox .lb-textbutton:hover{color:#fff}.fp3-lightbox .lb-button-close,.fp3-gallerybox .lb-button-close{position:fixed;top:10px;right:10px}.fp3-lightbox .lb-content{padding-top:60px;width:80%;margin:auto;display:block;text-align:center;color:#c8c8c8;box-shadow:0 0 60px 20px rgba(0,0,0,0.3);background:rgba(0,0,0,0.3)}.fp3-gallerybox .lb-button-left,.fp3-gallerybox .lb-button-right{height:calc(100% - 180px);top:60px;width:80px;position:fixed;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.fp3-gallerybox .lb-button-left{left:0;padding-left:20px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;background:-webkit-linear-gradient(right, rgba(0,0,0,0), rgba(60,60,60,0.2));background:linear-gradient(270deg, rgba(0,0,0,0), rgba(60,60,60,0.2))}.fp3-gallerybox .lb-button-left:hover{background:-webkit-linear-gradient(right, rgba(0,0,0,0), rgba(60,60,60,0.4));background:linear-gradient(270deg, rgba(0,0,0,0), rgba(60,60,60,0.4))}.fp3-gallerybox .lb-button-right{right:0;padding-right:20px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;background:-webkit-linear-gradient(left, rgba(0,0,0,0), rgba(60,60,60,0.2));background:linear-gradient(90deg, rgba(0,0,0,0), rgba(60,60,60,0.2))}.fp3-gallerybox .lb-button-right:hover{background:-webkit-linear-gradient(left, rgba(0,0,0,0), rgba(60,60,60,0.4));background:linear-gradient(90deg, rgba(0,0,0,0), rgba(60,60,60,0.4))}.fp3-gallerybox .gb-content{padding-top:60px;width:80%;margin:auto;height:calc(100% - 180px);text-align:center;color:#dcdcdc;text-shadow:0 1px 1px black}.fp3-gallerybox .gb-content .gb-title{font-size:36pt;text-shadow:0 1px 2px black;position:relative;top:-30px;height:60px}.fp3-gallerybox .gb-content .gb-image{width:100%;height:calc(100% - 100px);background-repeat:no-repeat;background-size:contain;background-position:50% 50%;opacity:0;transition:250ms}.fp3-gallerybox .gb-content .gb-desc{padding-top:10px;padding-bottom:10px;height:20px;font-size:80%;font-style:italic}.fp3-gallerybox .gb-thumbs{position:fixed;left:0;bottom:0;width:100%;height:120px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.fp3-gallerybox .gb-thumbs .gb-thumb{height:116px;border:2px solid grey;width:170px;background-repeat:no-repeat;background-size:contain;background-position:50% 50%;cursor:pointer;transition:250ms}.fp3-gallerybox .gb-thumbs .gb-thumb.selected{border-color:lime}.fp3-gallerybox .gb-thumbs .gb-thumb:hover{border-color:red}.fp3-gallerybox .gb-thumbs .gb-thumb:active{border-color:yellow}