.com_joeworkman_stacks_glider_stack .glider-wrapper,.com_joeworkman_stacks_glider_stack .glider-button{position:fixed;z-index:99999;border:none}.com_joeworkman_stacks_glider_stack .glider-toggle{padding:1rem;cursor:pointer;font-size:1rem;outline:none;height:auto}.com_joeworkman_stacks_glider_stack .glider-toggle.opened{z-index:999999}.com_joeworkman_stacks_glider_stack .glider-toggle i.fa{display:none;line-height:1.28571429em}.com_joeworkman_stacks_glider_stack .glider-toggle.round.custom-style{border-radius:1000px}.com_joeworkman_stacks_glider_stack .glider-toggle.radius.custom-style{border-radius:3px}.com_joeworkman_stacks_glider_stack .glider-toggle.opened i.fa.close-icon{display:inline-block}.com_joeworkman_stacks_glider_stack .glider-toggle:not(.opened) i.fa.open{display:inline-block}.com_joeworkman_stacks_glider_stack .glider-wrapper{width:0;overflow:auto;-webkit-overflow-scrolling:touch}.com_joeworkman_stacks_glider_stack .glider-wrapper.opened{width:100%;z-index:199999}.com_joeworkman_stacks_glider_stack .glider-wrapper .glider-content.centerContent{position:relative;top:50%;transform:translateY(-50%);}.com_joeworkman_stacks_glider_stack .glider-wrapper > .glider-toggle{position:absolute;top:0;right:0;background:transparent;margin:0;z-index:999999;display:block}@media only screen and (min-width:40.063em){.com_joeworkman_stacks_glider_stack .glider-wrapper > .glider-toggle{display:none}}.com_joeworkman_stacks_glider_stack .glider-wrapper > .glider-toggle i.fa{display:block}.com_joeworkman_stacks_glider_stack .glider-wrapper.size-100 > .glider-toggle{display:block !important}.com_joeworkman_stacks_glider_stack .headless .glider-button{display:none}.com_joeworkman_stacks_glider_stack .headless .glider-wrapper .glider-toggle{display:block}.com_joeworkman_stacks_glider_stack .launcher-bar .glider-button{width:100%}.com_joeworkman_stacks_glider_stack .location-left .glider-wrapper{height:100%;top:0;left:0}.com_joeworkman_stacks_glider_stack .location-left .glider-wrapper.opened.accent{box-shadow:inset -1px 0 15px rgba(255,255,255,0.2),1px 0 2px rgba(0,0,0,0.3)}.com_joeworkman_stacks_glider_stack .location-left .glider-button{left:0}.com_joeworkman_stacks_glider_stack .location-left .glider-button.flush.radius{border-top-left-radius:0;border-bottom-left-radius:0}.com_joeworkman_stacks_glider_stack .location-left .glider-button.opened{left:100%}.com_joeworkman_stacks_glider_stack .location-left.slideout .glider-wrapper{width:100%;margin-left:-100%}.com_joeworkman_stacks_glider_stack .location-left.slideout .glider-wrapper.opened{margin-left:0 !important}.com_joeworkman_stacks_glider_stack .location-right .glider-wrapper{height:100%;top:0;right:0}.com_joeworkman_stacks_glider_stack .location-right .glider-wrapper.opened.accent{box-shadow:inset 1px 0 15px rgba(255,255,255,0.2),-1px 0 2px rgba(0,0,0,0.3)}.com_joeworkman_stacks_glider_stack .location-right .glider-wrapper .glider-toggle{right:auto;left:0}.com_joeworkman_stacks_glider_stack .location-right .glider-button{right:0}.com_joeworkman_stacks_glider_stack .location-right .glider-button.flush.radius{border-top-right-radius:0;border-bottom-right-radius:0}.com_joeworkman_stacks_glider_stack .location-right .glider-button.opened{right:100%}.com_joeworkman_stacks_glider_stack .location-right.slideout .glider-wrapper{width:100%;margin-right:-100%}.com_joeworkman_stacks_glider_stack .location-right.slideout .glider-wrapper.opened{margin-right:0 !important}.com_joeworkman_stacks_glider_stack .location-top .glider-wrapper{top:0;left:0;width:100%;height:0}.com_joeworkman_stacks_glider_stack .location-top .glider-wrapper.opened{height:100%}.com_joeworkman_stacks_glider_stack .location-top .glider-wrapper.opened.accent{box-shadow:inset 0 -1px 15px rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.3)}.com_joeworkman_stacks_glider_stack .location-top .glider-button{top:0}.com_joeworkman_stacks_glider_stack .location-top .glider-button.flush.radius{border-top-right-radius:0;border-top-left-radius:0}.com_joeworkman_stacks_glider_stack .location-top .glider-button.opened{top:100%}.com_joeworkman_stacks_glider_stack .location-bottom .glider-wrapper{bottom:0;left:0;width:100%;height:0}.com_joeworkman_stacks_glider_stack .location-bottom .glider-wrapper.opened{height:100%}.com_joeworkman_stacks_glider_stack .location-bottom .glider-wrapper.opened.accent{box-shadow:inset 0 1px 15px rgba(255,255,255,0.2),0 -1px 2px rgba(0,0,0,0.3)}.com_joeworkman_stacks_glider_stack .location-bottom .glider-button{bottom:0}.com_joeworkman_stacks_glider_stack .location-bottom .glider-button.flush.radius{border-bottom-right-radius:0;border-bottom-left-radius:0}.com_joeworkman_stacks_glider_stack .location-bottom .glider-button.opened{bottom:100%}


.agent-hide{display:none !important}


.target-wrapper{position:relative}.target-show-on-hover{opacity:0;transition:opacity 750ms ease}.target-show-on-hover:hover{opacity:1}.target{position:absolute;width:100%;height:auto}.target.width-auto{width:auto}.target.height-fill,.target.height-fixed,.target.height-flexible{display:flex;align-items:center}.target.height-fill{height:100%}.target[class*="float-"],.target[class*="shift-"]{position:relative}.target[class*="pin-"],.target.relative-browser{position:fixed}.target.float-right{float:right}.target.float-left{float:left}.target.vcenter[class*="relative-"]{top:50%;transform:translateY(-50%)}.target.hcenter[class*="relative-"]{left:50%;transform:translateX(-50%)}.target.hcenter.vcenter[class*="relative-"]{transform:translateX(-50%) translateY(-50%)}.target.shift-up,.target.shift-down{margin-left:auto;margin-right:auto}.target.target-center{top:50%;left:50%;transform:translateX(-50%) translateY(-50%)}.target.pin-top{top:0}.target.pin-bottom{bottom:0}.target.pin-left{left:0}.target.pin-right{right:0}.target.target-disable{position:relative !important;float:none !important;height:auto !important;left:auto !important;top:auto !important;bottom:auto !important;right:auto !important;transform:none !important;width:100% !important}@media only screen and (min-width:40em){.target.target-mobile-only{position:relative !important;float:none !important;height:auto !important;left:auto !important;top:auto !important;bottom:auto !important;right:auto !important;transform:none !important;width:100% !important}}@media only screen and (max-width:39.9375em){.target.target-disable-mobile{position:relative !important;float:none !important;height:auto !important;left:auto !important;top:auto !important;bottom:auto !important;right:auto !important;transform:none !important;width:100% !important}}@media only screen and (max-width:62.5em){.target.target-desktop-only{position:relative !important;float:none !important;height:auto !important;left:auto !important;top:auto !important;bottom:auto !important;right:auto !important;transform:none !important;width:100% !important}}


.oembed.video,.oembed.codepen,.fr-video{display:block;width:100%;margin-bottom:0;height:0;overflow:hidden;padding-bottom:56.25%;position:relative}.oembed.video video,.oembed.codepen video,.fr-video video{width:100%}.oembed.video iframe,.oembed.codepen iframe,.fr-video iframe{border:none;height:100%;position:absolute;top:0;width:100%;left:0}img.fr-full-width{min-width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw !important;margin-right:-50vw !important}
.com_joeworkman_stacks_totalcms_file_stack{text-align:center;position:relative}.com_joeworkman_stacks_totalcms_file_stack .fa{font-size:3em}.com_joeworkman_stacks_totalcms_file_stack .filename{font-size:0.9rem;margin-bottom:0}.com_joeworkman_stacks_totalcms_file_stack a.total-download{display:block;position:absolute;text-align:center;top:0;left:0;right:0;width:100%;opacity:0}.com_joeworkman_stacks_totalcms_file_stack .file-icon,.com_joeworkman_stacks_totalcms_file_stack .total-download{transition:opacity 100ms ease-in-out}.com_joeworkman_stacks_totalcms_file_stack:hover .file-icon{opacity:0}.com_joeworkman_stacks_totalcms_file_stack:hover .total-download{opacity:1}
.com_joeworkman_stacks_easycms_image_stack img,.com_joeworkman_stacks_totalcms_image_stack img{width:auto;height:auto;max-width:100%;display:block;margin:0 auto}.com_joeworkman_stacks_easycms_image_stack img.circle,.com_joeworkman_stacks_totalcms_image_stack img.circle{border-radius:50% !important}.com_joeworkman_stacks_easycms_image_stack img.unlimited,.com_joeworkman_stacks_totalcms_image_stack img.unlimited{width:100%;}.com_joeworkman_stacks_easycms_image_stack img.auto-lightbox,.com_joeworkman_stacks_totalcms_image_stack img.auto-lightbox{cursor:pointer}.com_joeworkman_stacks_easycms_image_stack img.align-left,.com_joeworkman_stacks_totalcms_image_stack img.align-left{margin-left:0 !important}.com_joeworkman_stacks_easycms_image_stack img.align-right,.com_joeworkman_stacks_totalcms_image_stack img.align-right{margin-right:0 !important}@media only screen and (max-width:40em){.com_joeworkman_stacks_easycms_image_stack img.align-mobile-center,.com_joeworkman_stacks_totalcms_image_stack img.align-mobile-center{margin-left:auto !important;margin-right:auto !important}}#total-image-reveal{position:fixed !important;top:10% !important;left:0;right:0;cursor:pointer;height:80vh;padding:0;background:transparent;box-shadow:none;border:none}#total-image-reveal img{display:block;margin:0 auto;height:auto;max-height:100%;max-width:100%;width:auto;border-radius:3px;box-shadow:0 0 10px rgba(0,0,0,0.4)}#total-image-reveal .close-reveal-modal{position:fixed}

:root{--light-gray:rgba(230, 230, 230, 1.00);--medium-gray:rgba(202, 202, 202, 1.00);--dark-gray:rgba(138, 138, 138, 1.00);--black:rgba(10, 10, 10, 1.00);--black-color:var(--black);--white:rgba(254, 254, 254, 1.00);--white-color:var(--white);--primary:rgba(210, 20, 31, 1.00);--secondary:rgba(230, 230, 230, 1.00);--success:rgba(0, 102, 204, 1.00);--warning:rgba(240, 138, 36, 1.00);--alert:rgba(240, 65, 36, 1.00);--primary-contrast:rgba(255, 255, 255, 1.00);--secondary-contrast:rgba(51, 51, 51, 1.00);--success-contrast:rgba(254, 254, 254, 1.00);--warning-contrast:rgba(254, 254, 254, 1.00);--alert-contrast:rgba(254, 254, 254, 1.00);--primary-dark:rgba(180, 0, 1, 1.00);--secondary-dark:rgba(200, 200, 200, 1.00);--success-dark:rgba(0, 72, 174, 1.00);--warning-dark:rgba(210, 108, 6, 1.00);--alert-dark:rgba(210, 35, 6, 1.00);--header-color:rgba(60, 60, 60, 1.00);--subheader-color:rgba(60, 60, 60, 1.00);--small-color:rgba(60, 60, 60, 1.00);--text-color:rgba(82, 82, 82, 1.00);--link-color:rgba(251, 2, 7, 1.00);--link-color-hover:rgba(153, 0, 0, 1.00);--selection-background:var(--primary);--selection-text:var(--primary-contrast);--link-decoration:none;--link-decoration-hover:none;--overlay-color:rgba(0, 0, 0, 0.50);--radius:3px;--small-gutter:1.25rem;--medium-gutter:2rem;--large-gutter:2rem;--site-width:calc(1200rem/16);}::selection{background:var(--selection-background);color:var(--selection-text)}.alt{--header-color:rgba(255, 255, 255, 1.00);--subheader-color:rgba(255, 255, 255, 1.00);--small-color:rgba(255, 255, 255, 1.00);--text-color:rgba(255, 255, 255, 1.00);--link-color:rgba(255, 255, 255, 1.00);--link-color-hover:rgba(204, 204, 204, 1.00);--link-decoration:none;--link-decoration-hover:none}.grid-container{max-width:var(--site-width)}.radius{border-radius:var(--radius)}body{font-size:calc(14rem/16)}h1,.h1{font-size:calc(48rem/16)}h2,.h2{font-size:calc(40rem/16)}h3,.h3{font-size:calc(36rem/16)}h4,.h4{font-size:calc(28rem/16)}h5,.h5{font-size:calc(18rem/16)}h6,.h6{font-size:calc(16rem/16)}small{font-size:40%}.button{font-size:calc(16rem/16)}.button.tiny{font-size:calc(10rem/16)}.button.small{font-size:calc(12rem/16)}.button.large{font-size:calc(20rem/16)}@media only screen and (min-width:40em){body{font-size:calc(14rem/16)}h1,.h1{font-size:calc(72rem/16)}h2,.h2{font-size:calc(48rem/16)}h3,.h3{font-size:calc(40rem/16)}h4,.h4{font-size:calc(32rem/16)}h5,.h5{font-size:calc(20rem/16)}h6,.h6{font-size:calc(18rem/16)}small{font-size:30%}}@media only screen and (min-width:64em){body{font-size:calc(15rem/16)}h1,.h1{font-size:calc(72rem/16)}h2,.h2{font-size:calc(48rem/16)}h3,.h3{font-size:calc(40rem/16)}h4,.h4{font-size:calc(32rem/16)}h5,.h5{font-size:calc(24rem/16)}h6,.h6{font-size:calc(18rem/16)}small{font-size:20%}}a{color:var(--link-color);-webkit-text-decoration:var(--link-decoration);text-decoration:var(--link-decoration)}a:hover,a:focus{color:var(--link-color-hover);-webkit-text-decoration:var(--link-decoration-hover);text-decoration:var(--link-decoration-hover)}.menu a{color:var(--menu-link-color);background:var(--menu-bg-color)}.menu a:hover{color:var(--menu-link-color-hover)}h1,h2,h3,h4,h5,h6{color:var(--header-color)}small{color:var(--small-color)}.subheader{color:var(--subheader-color)}.text ul,.text ol{list-style-position:outside}.text>ul,.text>ol,.text .mez>div>ul,.text .mez>div>ol{margin-left:1.25rem}.text ul{list-style-type:disc}.text ul ul,.text ol ul{list-style-type:circle}.text ol{list-style-type:decimal}.text ol ol,.text ul ol{list-style-type:lower-alpha}.radius,.radius:before,.radius:after{border-radius:calc(3rem/16)}body{}


@font-face{font-family:Poppins-bold;font-style:normal;font-weight:bold;src:url("https://das-geleucht.de/Fonts/bold/poppins-v20-latin-700.woff") format("woff")}
 h1,.font-family-h1,h1 a,.font-family-h1 a, h2,.font-family-h2,h2 a,.font-family-h2 a, h3,.font-family-h3,h3 a,.font-family-h3 a, h4,.font-family-h4,h4 a,.font-family-h4 a, h5,.font-family-h5,h5 a,.font-family-h5 a,.fontpro-stacks_in_3204{font-family:"Poppins-bold",sans-serif }

 h1,.font-family-h1,h1 a,.font-family-h1 a,.fontpro-stacks_in_3206{line-height:1.20 ;letter-spacing:0.05em ;word-spacing:0.00em ;text-indent:0.00em ;margin-left:0.00em ;margin-right:0.00em ;  }
       h1>br,.font-family-h1>br,h1 a>br,.font-family-h1 a>br,.fontpro-stacks_in_3206 > br{display:block;content:' ';padding-bottom:0.00em }
  
  
  
  


@font-face{font-family:Poppins-medium;font-style:normal;font-weight:normal;src:url("https://das-geleucht.de/Fonts/medium/poppins-v20-latin-500.woff") format("woff")}
 h6,.font-family-h6,h6 a,.font-family-h6 a,.fontpro-stacks_in_3209{font-family:"Poppins-medium",sans-serif }


 .font-style-3,.font-style-3 > li,.font-style-3 > *, .fontpro-stacks_in_3212{ font-size:16.00px !important; color:rgba(210, 20, 31, 1.00) !important;text-decoration-color:rgba(204, 0, 51, 1.00) !important;}
  
  
  @media only screen and (min-width:25.875000em){ .font-style-3,.font-style-3 > li,.font-style-3 > *, .fontpro-stacks_in_3212{font-size:16.00px !important}} 
  @media only screen and (min-width:48.000000em){ .font-style-3,.font-style-3 > li,.font-style-3 > *, .fontpro-stacks_in_3212{font-size:16.00px !important}} 
  @media only screen and (min-width:62.500000em){ .font-style-3,.font-style-3 > li,.font-style-3 > *, .fontpro-stacks_in_3212{font-size:16.00px !important}} 

 h6,.font-family-h6,h6 a,.font-family-h6 a,.fontpro-stacks_in_3215{line-height:1.00 ;letter-spacing:0.15em ;word-spacing:0.00em ;text-indent:0.00em ;margin-left:0.00em ;margin-right:0.00em ;  }
       h6>br,.font-family-h6>br,h6 a>br,.font-family-h6 a>br,.fontpro-stacks_in_3215 > br{display:block;content:' ';padding-bottom:0.00em }
  
  
  
  


@font-face{font-family:Poppins-regular;font-style:normal;font-weight:normal;src:url("https://das-geleucht.de/Fonts/regular/poppins-v20-latin-regular.woff") format("woff")}
 p:not(.custom-font),.font-family-text,.text_stack:not(.custom-font),.fontpro-stacks_in_3218{font-family:"Poppins-regular",sans-serif !important}p:not(.custom-font),p.font-family-text:not(.custom-font),.text_stack:not(.custom-font){font-family:"Poppins-regular",sans-serif !important}

 p:not(.custom-font),.font-family-text,.text_stack:not(.custom-font),.fontpro-stacks_in_3220{line-height:1.80 ;letter-spacing:0.00em ;word-spacing:0.00em ;text-indent:0.00em ;margin-left:0.00em ;margin-right:0.00em ;  }p:not(.custom-font),p.font-family-text:not(.custom-font),.text_stack:not(.custom-font){line-height:1.80 ;letter-spacing:0.00em ;word-spacing:0.00em ;text-indent:0.00em ;margin-left:0.00em ;margin-right:0.00em ;  }
    p:not(.custom-font)>br,.font-family-text>br,.text_stack:not(.custom-font)>br,   .fontpro-stacks_in_3220 > br{display:block;content:' ';padding-bottom:0.80em }
  
  
  
  



@font-face{font-family:Poppins-semibold;font-style:normal;font-weight:bold;src:url("https://das-geleucht.de/Fonts/semibold/poppins-v20-latin-600.woff") format("woff")}
 .gliderheader, .fontpro-stacks_in_3225{font-family:"Poppins-semibold",sans-serif !important}

 .font-style-2,.font-style-2 > li,.font-style-2 > *, .fontpro-stacks_in_3227{ font-size:20.00px !important; }
  
  
  @media only screen and (min-width:40.625000em){ .font-style-2,.font-style-2 > li,.font-style-2 > *, .fontpro-stacks_in_3227{font-size:20.00px !important}} 
  @media only screen and (min-width:44.500000em){ .font-style-2,.font-style-2 > li,.font-style-2 > *, .fontpro-stacks_in_3227{font-size:20.00px !important}} 
  @media only screen and (min-width:44.000000em){ .font-style-2,.font-style-2 > li,.font-style-2 > *, .fontpro-stacks_in_3227{font-size:20.00px !important}} 


@font-face{font-family:Poppins-regular;font-style:normal;font-weight:normal;src:url("https://das-geleucht.de/Fonts/regular/poppins-v20-latin-regular.woff") format("woff")}
 .glider, .fontpro-stacks_in_3230{font-family:"Poppins-regular",sans-serif }

 .font-style-1,.font-style-1 > li,.font-style-1 > *,  .glider, .fontpro-stacks_in_3232{line-height:1.60 !important;letter-spacing:0.00em !important;word-spacing:0.00em !important;text-indent:0.00em !important;margin-left:0.00em !important;margin-right:0.00em !important; font-size:14.00px !important; }
     .font-style-1>br,.font-style-1>br > li,.font-style-1 > *>br,  .glider>br, .fontpro-stacks_in_3232 > br{display:block;content:' ';padding-bottom:0.00em !important}
  
  @media only screen and (min-width:40.625000em){ .font-style-1,.font-style-1 > li,.font-style-1 > *,  .glider, .fontpro-stacks_in_3232{font-size:14.00px !important}} 
  @media only screen and (min-width:44.500000em){ .font-style-1,.font-style-1 > li,.font-style-1 > *,  .glider, .fontpro-stacks_in_3232{font-size:14.00px !important}} 
  @media only screen and (min-width:44.000000em){ .font-style-1,.font-style-1 > li,.font-style-1 > *,  .glider, .fontpro-stacks_in_3232{font-size:14.00px !important}} 

.screensmenu{position: absolute  ;z-index:1 ;top:0px ;bottom:unset ;left:0px ;right:0px ;}
.menu-overlay:hover{background-color:rgba(0, 0, 100, 0.18) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.menu-overlay{background-attachment:scroll!important}}
.menu-overlay:hover{transition:all 1000ms ease 0ms }

 .menu, .fontpro-stacks_in_3184{line-height:1.60 ;letter-spacing:0.17em ;word-spacing:0.00em ;text-indent:0.00em ;margin-left:0.00em ;margin-right:0.00em ; font-size:16.00px ; }
     .menu>br, .fontpro-stacks_in_3184 > br{display:block;content:' ';padding-bottom:0.00em }
  
  @media only screen and (min-width:25.875000em){ .menu, .fontpro-stacks_in_3184{font-size:16.00px }} 
  @media only screen and (min-width:85.375000em){ .menu, .fontpro-stacks_in_3184{font-size:16.00px }} 
  @media only screen and (min-width:70.625000em){ .menu, .fontpro-stacks_in_3184{font-size:16.00px }} 

@font-face{font-family:Poppins-semibold;font-style:normal;font-weight:bold;src:url("https://das-geleucht.de/Fonts/semibold/poppins-v20-latin-600.woff") format("woff")}
 .menu, .fontpro-stacks_in_3185{font-family:"Poppins-semibold",sans-serif }
.menu>li>a{color:rgba(255, 255, 255, 1.00) ;}
.menu>li>a:hover{color:rgba(255, 255, 255, 1.00) ;}
.shadowmenutext:hover{text-shadow:2px 2px 3px rgba(0, 0, 0, 0.60);}
.shadowmenusvg:hover{filter:drop-shadow(2px 2px 4px rgba(0, 0, 0, 0.60));}

@media screen and (min-width: 40em) and (max-width: 63.9375em){.button{box-shadow: 2px 2px 5px 0px rgba(95, 95, 95, 0.60);}}

@font-face{font-family:Poppins-medium;font-style:normal;font-weight:normal;src:url("https://das-geleucht.de/Fonts/medium/poppins-v20-latin-500.woff ") format("woff")}
 button,.button,.btn, p:not(.custom-font),.font-family-text,.text_stack:not(.custom-font),.fontpro-stacks_in_3194{font-family:"Poppins-medium",sans-serif }p:not(.custom-font),p.font-family-text:not(.custom-font),.text_stack:not(.custom-font){font-family:"Poppins-medium",sans-serif }







.buttonhover:hover

{
    transform-origin: 50% 50% ;
    transform-style: flat ;
    transform :
        
        
        translateZ(0)
        
        
        scale3d(1.10, 1.10, 1.00)
        
        
        
        ;
}

.buttonhover{transition:all 1000ms ease 0ms }

.shadowblacktext{text-shadow:0px 0px 12px rgba(0, 0, 0, 0.70);}
.shadowblacksvg{filter:drop-shadow(0px 0px 6px rgba(0, 0, 0, 0.65));}
.shadowblacsubktext{text-shadow:0px 0px 7px rgba(0, 0, 0, 0.70);}

form.blog-filter-form input,form.blog-filter-form select,form.blog-filter-form textarea,form.datastore-form input,form.datastore-form select,form.datastore-form textarea{padding:0.50rem;border-width:1px;border-radius:0px;margin-bottom:1.00rem;font-size:0.90rem;background-color:rgba(255, 255, 255, 1.00);border-color:rgba(204, 204, 204, 1.00);color:rgba(34, 34, 34, 1.00)}form.blog-filter-form select,form.datastore-form select{padding-right:1.5rem}form.blog-filter-form input,form.blog-filter-form select,form.datastore-form input,form.datastore-form select{height:2.30rem}form.blog-filter-form::placeholder,form.datastore-form::placeholder{color:rgba(204, 204, 204, 1.00)}form.blog-filter-form:-ms-input-placeholder,form.datastore-form:-ms-input-placeholder{color:rgba(204, 204, 204, 1.00)}form.blog-filter-form::-ms-input-placeholder,form.datastore-form::-ms-input-placeholder{color:rgba(204, 204, 204, 1.00)}

.agent-hide{display:none !important}



#stacks_in_2230 .glider-wrapper,#stacks_in_2230 .glider-button{transition:all 400ms ease}#stacks_in_2230 .glider-wrapper.custom-style{color:rgba(255, 255, 255, 1.00)}#stacks_in_2230 .glider-wrapper.custom-style div,#stacks_in_2230 .glider-wrapper.custom-style p{color:rgba(255, 255, 255, 1.00)}#stacks_in_2230 .glider-wrapper.custom-style .glider-toggle{color:rgba(255, 255, 255, 1.00)}#stacks_in_2230 .glider-wrapper .glider-content{padding:3.25rem 1rem}@media only screen and (min-width:40.063em){#stacks_in_2230 .glider-wrapper .glider-content{padding:3.00rem 3.00rem}}#stacks_in_2230 .glider-button{margin:0px}#stacks_in_2230 .glider-button.custom-style{color:#FFFFFF}#stacks_in_2230 .glider-button.static-width{width:100px}#stacks_in_2230 .launcher-bar .glider-button{text-align:right}#stacks_in_2230 .location-left .glider-button,#stacks_in_2230 .location-right .glider-button{top:0px}#stacks_in_2230 .location-left .glider-button.flipPosition,#stacks_in_2230 .location-right .glider-button.flipPosition{top:auto;bottom:0px}#stacks_in_2230 .location-top .glider-button,#stacks_in_2230 .location-bottom .glider-button{left:0px}#stacks_in_2230 .location-top .glider-button.flipPosition,#stacks_in_2230 .location-bottom .glider-button.flipPosition{left:auto;right:0px}@media only screen and (min-width:40.063em){#stacks_in_2230 .location-left .glider-wrapper.opened,#stacks_in_2230 .location-right .glider-wrapper.opened{width:430px}#stacks_in_2230 .location-left.slideout .glider-wrapper,#stacks_in_2230 .location-right.slideout .glider-wrapper{width:430px}#stacks_in_2230 .location-left .glider-button.opened{left:430px}#stacks_in_2230 .location-left.slideout .glider-wrapper{margin-left:-430px}#stacks_in_2230 .location-right .glider-button.opened{right:430px}#stacks_in_2230 .location-right.slideout .glider-wrapper{margin-right:-430px}#stacks_in_2230 .location-top .glider-wrapper.opened,#stacks_in_2230 .location-bottom .glider-wrapper.opened{height:430px}#stacks_in_2230 .location-top .glider-button.opened{top:430px}#stacks_in_2230 .location-bottom .glider-button.opened{bottom:430px}}
.glow{filter:drop-shadow(0px 0px 5px rgba(153, 0, 0, 1.00));}
.stacks_in_2241{line-height:0}.stacks_in_2241 svg{display:inline-block;max-width:280px;height:auto;}.stacks_in_2241.full-width svg{width:100%;height:auto}
.stacks_in_2260{line-height:0}.stacks_in_2260 svg{display:inline-block;max-width:15px;height:auto;}.stacks_in_2260.full-width svg{width:100%;height:auto}.stacks_in_2260 svg *{fill:rgba(255, 255, 255, 1.00)}
.stacks_in_2270{line-height:0}.stacks_in_2270 svg{display:inline-block;max-width:17px;height:auto;}.stacks_in_2270.full-width svg{width:100%;height:auto}.stacks_in_2270 svg *{fill:rgba(255, 255, 255, 1.00)}

.target.stacks_in_2293{    margin:0px;}.target.stacks_in_2293{}.target.stacks_in_2293.width-fill{width:calc(100% - 0px)}.target.stacks_in_2293.width-flexible{width:100%}.target.stacks_in_2293.width-fixed{width:250px}.target.stacks_in_2293.height-fill{height:calc(100% - 0px)}.target.stacks_in_2293.height-flexible{height:100%}.target.stacks_in_2293.height-fixed{height:250px}.target.stacks_in_2293[class*="relative-"].top-pt{top:0%}.target.stacks_in_2293[class*="relative-"].top-px{top:0px}.target.stacks_in_2293[class*="relative-"].bottom-pt{bottom:0%}.target.stacks_in_2293[class*="relative-"].bottom-px{bottom:0px}.target.stacks_in_2293[class*="relative-"].right-pt{right:40%}.target.stacks_in_2293[class*="relative-"].right-px{right:40px}.target.stacks_in_2293[class*="relative-"].left-pt{left:40%}.target.stacks_in_2293[class*="relative-"].left-px{left:40px}.target.stacks_in_2293.shift-up{margin-top:-0px}.target.stacks_in_2293.shift-down{margin-bottom:-0px}.target.stacks_in_2293.shift-left{right:0px}.target.stacks_in_2293.shift-right{left:0px}.target.stacks_in_2293.pin-top,.target.stacks_in_2293.pin-bottom{left:0px}.target.stacks_in_2293.pin-left,.target.stacks_in_2293.pin-right{top:0px}
.stacks_in_2295{line-height:0}.stacks_in_2295 svg{display:inline-block;max-width:20px;height:auto;}.stacks_in_2295.full-width svg{width:100%;height:auto}.stacks_in_2295 svg *{fill:rgba(255, 255, 255, 1.00)}
.stacks_in_2310{line-height:0}.stacks_in_2310 svg{display:inline-block;max-width:60px;height:auto;}.stacks_in_2310.full-width svg{width:100%;height:auto}



.bg-img{background-image:url('https://sandbox.das-geleucht.de/cms-data/image/p6hi.jpg') ;background-repeat:no-repeat    ;background-position:left center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ; background-size:  cover ; }@media (hover:none) and (pointer:coarse){.bg-img{background-attachment:scroll!important}}
.target.stacks_in_2351{    margin:0px;}.target.stacks_in_2351{}.target.stacks_in_2351.width-fill{width:calc(100% - 0px)}.target.stacks_in_2351.width-flexible{width:100%}.target.stacks_in_2351.width-fixed{width:250px}.target.stacks_in_2351.height-fill{height:calc(100% - 0px)}.target.stacks_in_2351.height-flexible{height:100%}.target.stacks_in_2351.height-fixed{height:250px}.target.stacks_in_2351[class*="relative-"].top-pt{top:0%}.target.stacks_in_2351[class*="relative-"].top-px{top:0px}.target.stacks_in_2351[class*="relative-"].bottom-pt{bottom:0%}.target.stacks_in_2351[class*="relative-"].bottom-px{bottom:0px}.target.stacks_in_2351[class*="relative-"].right-pt{right:0%}.target.stacks_in_2351[class*="relative-"].right-px{right:0px}.target.stacks_in_2351[class*="relative-"].left-pt{left:0%}.target.stacks_in_2351[class*="relative-"].left-px{left:0px}.target.stacks_in_2351.shift-up{margin-top:-0px}.target.stacks_in_2351.shift-down{margin-bottom:-0px}.target.stacks_in_2351.shift-left{right:0px}.target.stacks_in_2351.shift-right{left:0px}.target.stacks_in_2351.pin-top,.target.stacks_in_2351.pin-bottom{left:0px}.target.stacks_in_2351.pin-left,.target.stacks_in_2351.pin-right{top:0px}#header{position:relative}
.stacks_in_2357{line-height:0}.stacks_in_2357 svg{display:inline-block;max-width:195px;height:auto;}.stacks_in_2357.full-width svg{width:100%;height:auto}.stacks_in_2357 svg *{stroke:rgba(153, 153, 153, 1.00)}




.p6in2{background-image:url('https://sandbox.das-geleucht.de/cms-data/image/p6in2-th.jpg') ;background-repeat:no-repeat    ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ; background-size:  cover ; }@media (hover:none) and (pointer:coarse){.p6in2{background-attachment:scroll!important}}
.heighti2{min-height:338px ;max-height:338px ;}

.p6in7{background-image:url('https://sandbox.das-geleucht.de/cms-data/image/p6in7.jpg') ;background-repeat:no-repeat    ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ; background-size:  cover ; }@media (hover:none) and (pointer:coarse){.p6in7{background-attachment:scroll!important}}
.heighti7{min-height:400px ;max-height:400px ;}

.p6in9{background-image:url('https://sandbox.das-geleucht.de/cms-data/image/p6in9.jpg') ;background-repeat:no-repeat    ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ; background-size:  cover ; }@media (hover:none) and (pointer:coarse){.p6in9{background-attachment:scroll!important}}
.heighti9{min-height:338px ;max-height:338px ;}

.p6in20{background-image:url('https://sandbox.das-geleucht.de/cms-data/image/p6in20.jpg') ;background-repeat:no-repeat    ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ; background-size:  cover ; }@media (hover:none) and (pointer:coarse){.p6in20{background-attachment:scroll!important}}
.heighti20{min-height:354px ;max-height:354px ;}
#stacks_in_1914 img{border:0px solid rgba(204, 204, 204, 1.00);border-radius:0px}#stacks_in_1914 img.maxwidth{max-width:500px}#stacks_in_1914 img.maxheight{width:auto;max-height:500px}

#stacks_in_1977 {
	display:inline-block; width:100%; line-height: 0.500000em;
	font-size: 81%;
}
#stacks_in_1895 .total-file.custom{color:rgba(34, 34, 34, 1.00)}#stacks_in_1895 .total-file.custom a{color:rgba(34, 34, 34, 1.00)}

#stacks_in_1895 {
	background-color: rgba(255, 255, 255, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}

#stacks_out_1895 {
	width: 75px;
	margin-left:0;
}

#stacks_in_2206 {
	display:inline-block; width:100%; line-height: 0.500000em;
	font-size: 81%;
}
#stacks_in_2200 .total-file.custom{color:rgba(34, 34, 34, 1.00)}#stacks_in_2200 .total-file.custom a{color:rgba(34, 34, 34, 1.00)}

#stacks_in_2200 {
	background-color: rgba(255, 255, 255, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}

#stacks_out_2200 {
	width: 75px;
	margin-left:0;
}
#stacks_in_2031 img{border:0px solid rgba(204, 204, 204, 1.00);border-radius:0px}#stacks_in_2031 img.maxwidth{max-width:500px}#stacks_in_2031 img.maxheight{width:auto;max-height:500px}

#stacks_in_1997 {
	display:inline-block; width:100%; line-height: 0.500000em;
	font-size: 81%;
}
#stacks_in_1991 .total-file.custom{color:rgba(34, 34, 34, 1.00)}#stacks_in_1991 .total-file.custom a{color:rgba(34, 34, 34, 1.00)}

#stacks_in_1991 {
	background-color: rgba(255, 255, 255, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}

#stacks_out_1991 {
	width: 75px;
	margin-left:0;
}
#stacks_in_2032 img{border:0px solid rgba(204, 204, 204, 1.00);border-radius:0px}#stacks_in_2032 img.maxwidth{max-width:500px}#stacks_in_2032 img.maxheight{width:auto;max-height:500px}

#stacks_in_2005 {
	display:inline-block; width:100%; line-height: 0.500000em;
	font-size: 81%;
}
#stacks_in_1999 .total-file.custom{color:rgba(34, 34, 34, 1.00)}#stacks_in_1999 .total-file.custom a{color:rgba(34, 34, 34, 1.00)}

#stacks_in_1999 {
	background-color: rgba(255, 255, 255, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}

#stacks_out_1999 {
	width: 75px;
	margin-left:0;
}
#stacks_in_2029 img{border:0px solid rgba(204, 204, 204, 1.00);border-radius:0px}#stacks_in_2029 img.maxwidth{max-width:500px}#stacks_in_2029 img.maxheight{width:auto;max-height:500px}

#stacks_in_2028 {
	display:inline-block; width:100%; line-height: 0.500000em;
	font-size: 81%;
}
#stacks_in_2022 .total-file.custom{color:rgba(34, 34, 34, 1.00)}#stacks_in_2022 .total-file.custom a{color:rgba(34, 34, 34, 1.00)}

#stacks_in_2022 {
	background-color: rgba(255, 255, 255, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}

#stacks_out_2022 {
	width: 75px;
	margin-left:0;
}
#stacks_in_2030 img{border:0px solid rgba(204, 204, 204, 1.00);border-radius:0px}#stacks_in_2030 img.maxwidth{max-width:500px}#stacks_in_2030 img.maxheight{width:auto;max-height:500px}

#stacks_in_2017 {
	display:inline-block; width:100%; line-height: 0.500000em;
	font-size: 81%;
}
#stacks_in_2011 .total-file.custom{color:rgba(34, 34, 34, 1.00)}#stacks_in_2011 .total-file.custom a{color:rgba(34, 34, 34, 1.00)}

#stacks_in_2011 {
	background-color: rgba(255, 255, 255, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}

#stacks_out_2011 {
	width: 75px;
	margin-left:0;
}

#stacks_in_2055 {
	display:inline-block; width:100%; line-height: 0.500000em;
	font-size: 81%;
}
#stacks_in_2049 .total-file.custom{color:rgba(34, 34, 34, 1.00)}#stacks_in_2049 .total-file.custom a{color:rgba(34, 34, 34, 1.00)}

#stacks_in_2049 {
	background-color: rgba(255, 255, 255, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}

#stacks_out_2049 {
	width: 75px;
	margin-left:0;
}
#stacks_in_2069 img{border:0px solid rgba(204, 204, 204, 1.00);border-radius:0px}#stacks_in_2069 img.maxwidth{max-width:500px}#stacks_in_2069 img.maxheight{width:auto;max-height:500px}

#stacks_in_2078 {
	display:inline-block; width:100%; line-height: 0.500000em;
	font-size: 81%;
}
#stacks_in_2072 .total-file.custom{color:rgba(34, 34, 34, 1.00)}#stacks_in_2072 .total-file.custom a{color:rgba(34, 34, 34, 1.00)}

#stacks_in_2072 {
	background-color: rgba(255, 255, 255, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}

#stacks_out_2072 {
	width: 75px;
	margin-left:0;
}

#stacks_in_2068 {
	display:inline-block; width:100%; line-height: 0.500000em;
	font-size: 81%;
}
#stacks_in_2062 .total-file.custom{color:rgba(34, 34, 34, 1.00)}#stacks_in_2062 .total-file.custom a{color:rgba(34, 34, 34, 1.00)}

#stacks_in_2062 {
	background-color: rgba(255, 255, 255, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}

#stacks_out_2062 {
	width: 75px;
	margin-left:0;
}
#stacks_in_2090 img{border:0px solid rgba(204, 204, 204, 1.00);border-radius:0px}#stacks_in_2090 img.maxwidth{max-width:500px}#stacks_in_2090 img.maxheight{width:auto;max-height:500px}

#stacks_in_2099 {
	display:inline-block; width:100%; line-height: 0.500000em;
	font-size: 81%;
}
#stacks_in_2093 .total-file.custom{color:rgba(34, 34, 34, 1.00)}#stacks_in_2093 .total-file.custom a{color:rgba(34, 34, 34, 1.00)}

#stacks_in_2093 {
	background-color: rgba(255, 255, 255, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}

#stacks_out_2093 {
	width: 75px;
}
#stacks_in_2080 img{border:0px solid rgba(204, 204, 204, 1.00);border-radius:0px}#stacks_in_2080 img.maxwidth{max-width:500px}#stacks_in_2080 img.maxheight{width:auto;max-height:500px}

#stacks_in_2089 {
	display:inline-block; width:100%; line-height: 0.500000em;
	font-size: 81%;
}
#stacks_in_2083 .total-file.custom{color:rgba(34, 34, 34, 1.00)}#stacks_in_2083 .total-file.custom a{color:rgba(34, 34, 34, 1.00)}

#stacks_in_2083 {
	background-color: rgba(255, 255, 255, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}

#stacks_out_2083 {
	width: 75px;
}
#stacks_in_2125 img{border:0px solid rgba(204, 204, 204, 1.00);border-radius:0px}#stacks_in_2125 img.maxwidth{max-width:500px}#stacks_in_2125 img.maxheight{width:auto;max-height:500px}

#stacks_in_2133 {
	display:inline-block; width:100%; line-height: 0.500000em;
	font-size: 81%;
}
#stacks_in_2127 .total-file.custom{color:rgba(34, 34, 34, 1.00)}#stacks_in_2127 .total-file.custom a{color:rgba(34, 34, 34, 1.00)}

#stacks_in_2127 {
	background-color: rgba(255, 255, 255, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}

#stacks_out_2127 {
	width: 75px;
	margin-left:0;
}
#stacks_in_2134 img{border:0px solid rgba(204, 204, 204, 1.00);border-radius:0px}#stacks_in_2134 img.maxwidth{max-width:500px}#stacks_in_2134 img.maxheight{width:auto;max-height:500px}

#stacks_in_2142 {
	display:inline-block; width:100%; line-height: 0.500000em;
	font-size: 81%;
}
#stacks_in_2136 .total-file.custom{color:rgba(34, 34, 34, 1.00)}#stacks_in_2136 .total-file.custom a{color:rgba(34, 34, 34, 1.00)}

#stacks_in_2136 {
	background-color: rgba(255, 255, 255, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}

#stacks_out_2136 {
	width: 75px;
	margin-left:0;
}
#stacks_in_2143 img{border:0px solid rgba(204, 204, 204, 1.00);border-radius:0px}#stacks_in_2143 img.maxwidth{max-width:500px}#stacks_in_2143 img.maxheight{width:auto;max-height:500px}

#stacks_in_2151 {
	display:inline-block; width:100%; line-height: 0.500000em;
	font-size: 81%;
}
#stacks_in_2145 .total-file.custom{color:rgba(34, 34, 34, 1.00)}#stacks_in_2145 .total-file.custom a{color:rgba(34, 34, 34, 1.00)}

#stacks_in_2145 {
	background-color: rgba(255, 255, 255, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}

#stacks_out_2145 {
	width: 75px;
	margin-left:0;
}
#stacks_in_2111 img{border:0px solid rgba(204, 204, 204, 1.00);border-radius:0px}#stacks_in_2111 img.maxwidth{max-width:500px}#stacks_in_2111 img.maxheight{width:auto;max-height:500px}

#stacks_in_2120 {
	display:inline-block; width:100%; line-height: 0.500000em;
	font-size: 81%;
}
#stacks_in_2114 .total-file.custom{color:rgba(34, 34, 34, 1.00)}#stacks_in_2114 .total-file.custom a{color:rgba(34, 34, 34, 1.00)}

#stacks_in_2114 {
	background-color: rgba(255, 255, 255, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}

#stacks_out_2114 {
	width: 75px;
	margin-left:0;
}
#stacks_in_2101 img{border:0px solid rgba(204, 204, 204, 1.00);border-radius:0px}#stacks_in_2101 img.maxwidth{max-width:500px}#stacks_in_2101 img.maxheight{width:auto;max-height:500px}

#stacks_in_2110 {
	display:inline-block; width:100%; line-height: 0.500000em;
	font-size: 81%;
}
#stacks_in_2104 .total-file.custom{color:rgba(34, 34, 34, 1.00)}#stacks_in_2104 .total-file.custom a{color:rgba(34, 34, 34, 1.00)}

#stacks_in_2104 {
	background-color: rgba(255, 255, 255, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}

#stacks_out_2104 {
	width: 75px;
	margin-left:0;
}
#stacks_in_2157 img{border:0px solid rgba(204, 204, 204, 1.00);border-radius:0px}#stacks_in_2157 img.maxwidth{max-width:500px}#stacks_in_2157 img.maxheight{width:auto;max-height:500px}

#stacks_in_2165 {
	display:inline-block; width:100%; line-height: 0.500000em;
	font-size: 81%;
}
#stacks_in_2159 .total-file.custom{color:rgba(34, 34, 34, 1.00)}#stacks_in_2159 .total-file.custom a{color:rgba(34, 34, 34, 1.00)}

#stacks_in_2159 {
	background-color: rgba(255, 255, 255, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}

#stacks_out_2159 {
	width: 75px;
	margin-left:0;
}
#stacks_in_2166 img{border:0px solid rgba(204, 204, 204, 1.00);border-radius:0px}#stacks_in_2166 img.maxwidth{max-width:500px}#stacks_in_2166 img.maxheight{width:auto;max-height:500px}

#stacks_in_2174 {
	display:inline-block; width:100%; line-height: 0.500000em;
	font-size: 81%;
}
#stacks_in_2168 .total-file.custom{color:rgba(34, 34, 34, 1.00)}#stacks_in_2168 .total-file.custom a{color:rgba(34, 34, 34, 1.00)}

#stacks_in_2168 {
	background-color: rgba(255, 255, 255, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}

#stacks_out_2168 {
	width: 75px;
	margin-left:0;
}
#stacks_in_2175 img{border:0px solid rgba(204, 204, 204, 1.00);border-radius:0px}#stacks_in_2175 img.maxwidth{max-width:500px}#stacks_in_2175 img.maxheight{width:auto;max-height:500px}

#stacks_in_2183 {
	display:inline-block; width:100%; line-height: 0.500000em;
	font-size: 81%;
}
#stacks_in_2177 .total-file.custom{color:rgba(34, 34, 34, 1.00)}#stacks_in_2177 .total-file.custom a{color:rgba(34, 34, 34, 1.00)}

#stacks_in_2177 {
	background-color: rgba(255, 255, 255, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}

#stacks_out_2177 {
	width: 75px;
	margin-left:0;
}

#stacks_in_2192 {
	display:inline-block; width:100%; line-height: 0.500000em;
	font-size: 81%;
}
#stacks_in_2186 .total-file.custom{color:rgba(34, 34, 34, 1.00)}#stacks_in_2186 .total-file.custom a{color:rgba(34, 34, 34, 1.00)}

#stacks_in_2186 {
	background-color: rgba(255, 255, 255, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}

#stacks_out_2186 {
	width: 75px;
	margin-left:0;
}


.footerinfo{position: absolute  ;z-index:1 ;top:unset ;bottom:0px ;left:0px ;right:0px ;}
.footerinfo{background-color:rgba(210, 20, 31, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.footerinfo{background-attachment:scroll!important}}


.agent-hide{display:none !important}




.mobile-shadow{box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.12);}
.stacks_in_3085_16{line-height:0}.stacks_in_3085_16 svg{display:inline-block;max-width:175px;height:auto;}.stacks_in_3085_16.full-width svg{width:100%;height:auto}.stacks_in_3085_16 svg *{fill:rgba(210, 20, 31, 1.00)}


.menuhg{background-image:url('https://sandbox.das-geleucht.de/cms-data/image/p4si2.png') ;background-repeat:no-repeat    ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ; background-size:  cover ; }@media (hover:none) and (pointer:coarse){.menuhg{background-attachment:scroll!important}}
.target.stacks_in_3085_33{    margin:0px;}.target.stacks_in_3085_33{}.target.stacks_in_3085_33.width-fill{width:calc(100% - 0px)}.target.stacks_in_3085_33.width-flexible{width:100%}.target.stacks_in_3085_33.width-fixed{width:250px}.target.stacks_in_3085_33.height-fill{height:calc(100% - 0px)}.target.stacks_in_3085_33.height-flexible{height:100%}.target.stacks_in_3085_33.height-fixed{height:250px}.target.stacks_in_3085_33[class*="relative-"].top-pt{top:3%}.target.stacks_in_3085_33[class*="relative-"].top-px{top:3px}.target.stacks_in_3085_33[class*="relative-"].bottom-pt{bottom:3%}.target.stacks_in_3085_33[class*="relative-"].bottom-px{bottom:3px}.target.stacks_in_3085_33[class*="relative-"].right-pt{right:3%}.target.stacks_in_3085_33[class*="relative-"].right-px{right:3px}.target.stacks_in_3085_33[class*="relative-"].left-pt{left:3%}.target.stacks_in_3085_33[class*="relative-"].left-px{left:3px}.target.stacks_in_3085_33.shift-up{margin-top:-0px}.target.stacks_in_3085_33.shift-down{margin-bottom:-0px}.target.stacks_in_3085_33.shift-left{right:0px}.target.stacks_in_3085_33.shift-right{left:0px}.target.stacks_in_3085_33.pin-top,.target.stacks_in_3085_33.pin-bottom{left:0px}.target.stacks_in_3085_33.pin-left,.target.stacks_in_3085_33.pin-right{top:0px}
.target.stacks_in_3085_38{    margin:0px;}.target.stacks_in_3085_38{}.target.stacks_in_3085_38.width-fill{width:calc(100% - 0px)}.target.stacks_in_3085_38.width-flexible{width:100%}.target.stacks_in_3085_38.width-fixed{width:250px}.target.stacks_in_3085_38.height-fill{height:calc(100% - 0px)}.target.stacks_in_3085_38.height-flexible{height:100%}.target.stacks_in_3085_38.height-fixed{height:250px}.target.stacks_in_3085_38[class*="relative-"].top-pt{top:0%}.target.stacks_in_3085_38[class*="relative-"].top-px{top:0px}.target.stacks_in_3085_38[class*="relative-"].bottom-pt{bottom:0%}.target.stacks_in_3085_38[class*="relative-"].bottom-px{bottom:0px}.target.stacks_in_3085_38[class*="relative-"].right-pt{right:3%}.target.stacks_in_3085_38[class*="relative-"].right-px{right:3px}.target.stacks_in_3085_38[class*="relative-"].left-pt{left:3%}.target.stacks_in_3085_38[class*="relative-"].left-px{left:3px}.target.stacks_in_3085_38.shift-up{margin-top:-0px}.target.stacks_in_3085_38.shift-down{margin-bottom:-0px}.target.stacks_in_3085_38.shift-left{right:0px}.target.stacks_in_3085_38.shift-right{left:0px}.target.stacks_in_3085_38.pin-top,.target.stacks_in_3085_38.pin-bottom{left:0px}.target.stacks_in_3085_38.pin-left,.target.stacks_in_3085_38.pin-right{top:0px}
.stacks_in_3085_46{line-height:0}.stacks_in_3085_46 svg{display:inline-block;max-width:250px;height:auto;}.stacks_in_3085_46.full-width svg{width:100%;height:auto}.stacks_in_3085_46 svg *{fill:rgba(255, 255, 255, 1.00)}
.target.stacks_in_3085_64{    margin:0px;}.target.stacks_in_3085_64{}.target.stacks_in_3085_64.width-fill{width:calc(100% - 0px)}.target.stacks_in_3085_64.width-flexible{width:100%}.target.stacks_in_3085_64.width-fixed{width:250px}.target.stacks_in_3085_64.height-fill{height:calc(100% - 0px)}.target.stacks_in_3085_64.height-flexible{height:100%}.target.stacks_in_3085_64.height-fixed{height:250px}.target.stacks_in_3085_64[class*="relative-"].top-pt{top:15%}.target.stacks_in_3085_64[class*="relative-"].top-px{top:15px}.target.stacks_in_3085_64[class*="relative-"].bottom-pt{bottom:15%}.target.stacks_in_3085_64[class*="relative-"].bottom-px{bottom:15px}.target.stacks_in_3085_64[class*="relative-"].right-pt{right:0%}.target.stacks_in_3085_64[class*="relative-"].right-px{right:0px}.target.stacks_in_3085_64[class*="relative-"].left-pt{left:0%}.target.stacks_in_3085_64[class*="relative-"].left-px{left:0px}.target.stacks_in_3085_64.shift-up{margin-top:-0px}.target.stacks_in_3085_64.shift-down{margin-bottom:-0px}.target.stacks_in_3085_64.shift-left{right:0px}.target.stacks_in_3085_64.shift-right{left:0px}.target.stacks_in_3085_64.pin-top,.target.stacks_in_3085_64.pin-bottom{left:0px}.target.stacks_in_3085_64.pin-left,.target.stacks_in_3085_64.pin-right{top:0px}

#stacks_in_3085_68 {
	font-size: 110%;
}



.bg-img{background-image:url('https://sandbox.das-geleucht.de/cms-data/image/p6hi.jpg') ;background-repeat:no-repeat    ;background-position:left center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ; background-size:  cover ; }@media (hover:none) and (pointer:coarse){.bg-img{background-attachment:scroll!important}}
.target.stacks_in_2511{    margin:0px;}.target.stacks_in_2511{}.target.stacks_in_2511.width-fill{width:calc(100% - 0px)}.target.stacks_in_2511.width-flexible{width:100%}.target.stacks_in_2511.width-fixed{width:250px}.target.stacks_in_2511.height-fill{height:calc(100% - 0px)}.target.stacks_in_2511.height-flexible{height:100%}.target.stacks_in_2511.height-fixed{height:250px}.target.stacks_in_2511[class*="relative-"].top-pt{top:0%}.target.stacks_in_2511[class*="relative-"].top-px{top:0px}.target.stacks_in_2511[class*="relative-"].bottom-pt{bottom:0%}.target.stacks_in_2511[class*="relative-"].bottom-px{bottom:0px}.target.stacks_in_2511[class*="relative-"].right-pt{right:0%}.target.stacks_in_2511[class*="relative-"].right-px{right:0px}.target.stacks_in_2511[class*="relative-"].left-pt{left:0%}.target.stacks_in_2511[class*="relative-"].left-px{left:0px}.target.stacks_in_2511.shift-up{margin-top:-0px}.target.stacks_in_2511.shift-down{margin-bottom:-0px}.target.stacks_in_2511.shift-left{right:0px}.target.stacks_in_2511.shift-right{left:0px}.target.stacks_in_2511.pin-top,.target.stacks_in_2511.pin-bottom{left:0px}.target.stacks_in_2511.pin-left,.target.stacks_in_2511.pin-right{top:0px}#header{position:relative}




.p6in2{background-image:url('https://sandbox.das-geleucht.de/cms-data/image/p6in2-th.jpg') ;background-repeat:no-repeat    ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ; background-size:  cover ; }@media (hover:none) and (pointer:coarse){.p6in2{background-attachment:scroll!important}}
.heighti2{min-height:338px ;max-height:338px ;}

.p6in7{background-image:url('https://sandbox.das-geleucht.de/cms-data/image/p6in7.jpg') ;background-repeat:no-repeat    ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ; background-size:  cover ; }@media (hover:none) and (pointer:coarse){.p6in7{background-attachment:scroll!important}}
.heighti7{min-height:400px ;max-height:400px ;}

.p6in9{background-image:url('https://sandbox.das-geleucht.de/cms-data/image/p6in9.jpg') ;background-repeat:no-repeat    ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ; background-size:  cover ; }@media (hover:none) and (pointer:coarse){.p6in9{background-attachment:scroll!important}}
.heighti9{min-height:338px ;max-height:338px ;}

.p6in20{background-image:url('https://sandbox.das-geleucht.de/cms-data/image/p6in20.jpg') ;background-repeat:no-repeat    ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ; background-size:  cover ; }@media (hover:none) and (pointer:coarse){.p6in20{background-attachment:scroll!important}}
.heighti20{min-height:600px ;max-height:800px ;}
#stacks_in_2580 img{border:0px solid rgba(204, 204, 204, 1.00);border-radius:0px}#stacks_in_2580 img.maxwidth{max-width:500px}#stacks_in_2580 img.maxheight{width:auto;max-height:500px}

#stacks_in_2589 {
	display:inline-block; width:100%; line-height: 0.500000em;
	font-size: 81%;
}
#stacks_in_2583 .total-file.custom{color:rgba(34, 34, 34, 1.00)}#stacks_in_2583 .total-file.custom a{color:rgba(34, 34, 34, 1.00)}

#stacks_in_2583 {
	background-color: rgba(255, 255, 255, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}

#stacks_out_2583 {
	width: 75px;
	margin-left:0;
}

#stacks_in_2577 {
	display:inline-block; width:100%; line-height: 0.500000em;
	font-size: 81%;
}
#stacks_in_2571 .total-file.custom{color:rgba(34, 34, 34, 1.00)}#stacks_in_2571 .total-file.custom a{color:rgba(34, 34, 34, 1.00)}

#stacks_in_2571 {
	background-color: rgba(255, 255, 255, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}

#stacks_out_2571 {
	width: 75px;
	margin-left:0;
}
#stacks_in_2601 img{border:0px solid rgba(204, 204, 204, 1.00);border-radius:0px}#stacks_in_2601 img.maxwidth{max-width:500px}#stacks_in_2601 img.maxheight{width:auto;max-height:500px}

#stacks_in_2610 {
	display:inline-block; width:100%; line-height: 0.500000em;
	font-size: 81%;
}
#stacks_in_2604 .total-file.custom{color:rgba(34, 34, 34, 1.00)}#stacks_in_2604 .total-file.custom a{color:rgba(34, 34, 34, 1.00)}

#stacks_in_2604 {
	background-color: rgba(255, 255, 255, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}

#stacks_out_2604 {
	width: 75px;
	margin-left:0;
}
#stacks_in_2591 img{border:0px solid rgba(204, 204, 204, 1.00);border-radius:0px}#stacks_in_2591 img.maxwidth{max-width:500px}#stacks_in_2591 img.maxheight{width:auto;max-height:500px}

#stacks_in_2600 {
	display:inline-block; width:100%; line-height: 0.500000em;
	font-size: 81%;
}
#stacks_in_2594 .total-file.custom{color:rgba(34, 34, 34, 1.00)}#stacks_in_2594 .total-file.custom a{color:rgba(34, 34, 34, 1.00)}

#stacks_in_2594 {
	background-color: rgba(255, 255, 255, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}

#stacks_out_2594 {
	width: 75px;
	margin-left:0;
}
#stacks_in_2622 img{border:0px solid rgba(204, 204, 204, 1.00);border-radius:0px}#stacks_in_2622 img.maxwidth{max-width:500px}#stacks_in_2622 img.maxheight{width:auto;max-height:500px}

#stacks_in_2631 {
	display:inline-block; width:100%; line-height: 0.500000em;
	font-size: 81%;
}
#stacks_in_2625 .total-file.custom{color:rgba(34, 34, 34, 1.00)}#stacks_in_2625 .total-file.custom a{color:rgba(34, 34, 34, 1.00)}

#stacks_in_2625 {
	background-color: rgba(255, 255, 255, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}

#stacks_out_2625 {
	width: 75px;
	margin-left:0;
}
#stacks_in_2612 img{border:0px solid rgba(204, 204, 204, 1.00);border-radius:0px}#stacks_in_2612 img.maxwidth{max-width:500px}#stacks_in_2612 img.maxheight{width:auto;max-height:500px}

#stacks_in_2621 {
	display:inline-block; width:100%; line-height: 0.500000em;
	font-size: 81%;
}
#stacks_in_2615 .total-file.custom{color:rgba(34, 34, 34, 1.00)}#stacks_in_2615 .total-file.custom a{color:rgba(34, 34, 34, 1.00)}

#stacks_in_2615 {
	background-color: rgba(255, 255, 255, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}

#stacks_out_2615 {
	width: 75px;
	margin-left:0;
}

#stacks_in_2645 {
	display:inline-block; width:100%; line-height: 0.500000em;
	font-size: 81%;
}
#stacks_in_2639 .total-file.custom{color:rgba(34, 34, 34, 1.00)}#stacks_in_2639 .total-file.custom a{color:rgba(34, 34, 34, 1.00)}

#stacks_in_2639 {
	background-color: rgba(255, 255, 255, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}

#stacks_out_2639 {
	width: 75px;
	margin-left:0;
}
#stacks_in_2658 img{border:0px solid rgba(204, 204, 204, 1.00);border-radius:0px}#stacks_in_2658 img.maxwidth{max-width:500px}#stacks_in_2658 img.maxheight{width:auto;max-height:500px}

#stacks_in_2667 {
	display:inline-block; width:100%; line-height: 0.500000em;
	font-size: 81%;
}
#stacks_in_2661 .total-file.custom{color:rgba(34, 34, 34, 1.00)}#stacks_in_2661 .total-file.custom a{color:rgba(34, 34, 34, 1.00)}

#stacks_in_2661 {
	background-color: rgba(255, 255, 255, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}

#stacks_out_2661 {
	width: 75px;
	margin-left:0;
}

#stacks_in_2657 {
	display:inline-block; width:100%; line-height: 0.500000em;
	font-size: 81%;
}
#stacks_in_2651 .total-file.custom{color:rgba(34, 34, 34, 1.00)}#stacks_in_2651 .total-file.custom a{color:rgba(34, 34, 34, 1.00)}

#stacks_in_2651 {
	background-color: rgba(255, 255, 255, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}

#stacks_out_2651 {
	width: 75px;
	margin-left:0;
}
#stacks_in_2679 img{border:0px solid rgba(204, 204, 204, 1.00);border-radius:0px}#stacks_in_2679 img.maxwidth{max-width:500px}#stacks_in_2679 img.maxheight{width:auto;max-height:500px}

#stacks_in_2688 {
	display:inline-block; width:100%; line-height: 0.500000em;
	font-size: 81%;
}
#stacks_in_2682 .total-file.custom{color:rgba(34, 34, 34, 1.00)}#stacks_in_2682 .total-file.custom a{color:rgba(34, 34, 34, 1.00)}

#stacks_in_2682 {
	background-color: rgba(255, 255, 255, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}

#stacks_out_2682 {
	width: 75px;
}
#stacks_in_2669 img{border:0px solid rgba(204, 204, 204, 1.00);border-radius:0px}#stacks_in_2669 img.maxwidth{max-width:500px}#stacks_in_2669 img.maxheight{width:auto;max-height:500px}

#stacks_in_2678 {
	display:inline-block; width:100%; line-height: 0.500000em;
	font-size: 81%;
}
#stacks_in_2672 .total-file.custom{color:rgba(34, 34, 34, 1.00)}#stacks_in_2672 .total-file.custom a{color:rgba(34, 34, 34, 1.00)}

#stacks_in_2672 {
	background-color: rgba(255, 255, 255, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}

#stacks_out_2672 {
	width: 75px;
}
#stacks_in_2704 img{border:0px solid rgba(204, 204, 204, 1.00);border-radius:0px}#stacks_in_2704 img.maxwidth{max-width:500px}#stacks_in_2704 img.maxheight{width:auto;max-height:500px}

#stacks_in_2709 {
	display:inline-block; width:100%; line-height: 0.500000em;
	font-size: 81%;
}
#stacks_in_2710 .total-file.custom{color:rgba(34, 34, 34, 1.00)}#stacks_in_2710 .total-file.custom a{color:rgba(34, 34, 34, 1.00)}

#stacks_in_2710 {
	background-color: rgba(255, 255, 255, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}

#stacks_out_2710 {
	width: 75px;
	margin-left:0;
}
#stacks_in_2697 img{border:0px solid rgba(204, 204, 204, 1.00);border-radius:0px}#stacks_in_2697 img.maxwidth{max-width:500px}#stacks_in_2697 img.maxheight{width:auto;max-height:500px}

#stacks_in_2702 {
	display:inline-block; width:100%; line-height: 0.500000em;
	font-size: 81%;
}
#stacks_in_2703 .total-file.custom{color:rgba(34, 34, 34, 1.00)}#stacks_in_2703 .total-file.custom a{color:rgba(34, 34, 34, 1.00)}

#stacks_in_2703 {
	background-color: rgba(255, 255, 255, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}

#stacks_out_2703 {
	width: 75px;
	margin-left:0;
}
#stacks_in_2690 img{border:0px solid rgba(204, 204, 204, 1.00);border-radius:0px}#stacks_in_2690 img.maxwidth{max-width:500px}#stacks_in_2690 img.maxheight{width:auto;max-height:500px}

#stacks_in_2695 {
	display:inline-block; width:100%; line-height: 0.500000em;
	font-size: 81%;
}
#stacks_in_2696 .total-file.custom{color:rgba(34, 34, 34, 1.00)}#stacks_in_2696 .total-file.custom a{color:rgba(34, 34, 34, 1.00)}

#stacks_in_2696 {
	background-color: rgba(255, 255, 255, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}

#stacks_out_2696 {
	width: 75px;
	margin-left:0;
}
#stacks_in_2722 img{border:0px solid rgba(204, 204, 204, 1.00);border-radius:0px}#stacks_in_2722 img.maxwidth{max-width:500px}#stacks_in_2722 img.maxheight{width:auto;max-height:500px}

#stacks_in_2731 {
	display:inline-block; width:100%; line-height: 0.500000em;
	font-size: 81%;
}
#stacks_in_2725 .total-file.custom{color:rgba(34, 34, 34, 1.00)}#stacks_in_2725 .total-file.custom a{color:rgba(34, 34, 34, 1.00)}

#stacks_in_2725 {
	background-color: rgba(255, 255, 255, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}

#stacks_out_2725 {
	width: 75px;
	margin-left:0;
}
#stacks_in_2712 img{border:0px solid rgba(204, 204, 204, 1.00);border-radius:0px}#stacks_in_2712 img.maxwidth{max-width:500px}#stacks_in_2712 img.maxheight{width:auto;max-height:500px}

#stacks_in_2721 {
	display:inline-block; width:100%; line-height: 0.500000em;
	font-size: 81%;
}
#stacks_in_2715 .total-file.custom{color:rgba(34, 34, 34, 1.00)}#stacks_in_2715 .total-file.custom a{color:rgba(34, 34, 34, 1.00)}

#stacks_in_2715 {
	background-color: rgba(255, 255, 255, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}

#stacks_out_2715 {
	width: 75px;
	margin-left:0;
}
#stacks_in_2755 img{border:0px solid rgba(204, 204, 204, 1.00);border-radius:0px}#stacks_in_2755 img.maxwidth{max-width:500px}#stacks_in_2755 img.maxheight{width:auto;max-height:500px}

#stacks_in_2760 {
	display:inline-block; width:100%; line-height: 0.500000em;
	font-size: 81%;
}
#stacks_in_2761 .total-file.custom{color:rgba(34, 34, 34, 1.00)}#stacks_in_2761 .total-file.custom a{color:rgba(34, 34, 34, 1.00)}

#stacks_in_2761 {
	background-color: rgba(255, 255, 255, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}

#stacks_out_2761 {
	width: 75px;
	margin-left:0;
}
#stacks_in_2748 img{border:0px solid rgba(204, 204, 204, 1.00);border-radius:0px}#stacks_in_2748 img.maxwidth{max-width:500px}#stacks_in_2748 img.maxheight{width:auto;max-height:500px}

#stacks_in_2753 {
	display:inline-block; width:100%; line-height: 0.500000em;
	font-size: 81%;
}
#stacks_in_2754 .total-file.custom{color:rgba(34, 34, 34, 1.00)}#stacks_in_2754 .total-file.custom a{color:rgba(34, 34, 34, 1.00)}

#stacks_in_2754 {
	background-color: rgba(255, 255, 255, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}

#stacks_out_2754 {
	width: 75px;
	margin-left:0;
}
#stacks_in_2741 img{border:0px solid rgba(204, 204, 204, 1.00);border-radius:0px}#stacks_in_2741 img.maxwidth{max-width:500px}#stacks_in_2741 img.maxheight{width:auto;max-height:500px}

#stacks_in_2746 {
	display:inline-block; width:100%; line-height: 0.500000em;
	font-size: 81%;
}
#stacks_in_2747 .total-file.custom{color:rgba(34, 34, 34, 1.00)}#stacks_in_2747 .total-file.custom a{color:rgba(34, 34, 34, 1.00)}

#stacks_in_2747 {
	background-color: rgba(255, 255, 255, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}

#stacks_out_2747 {
	width: 75px;
	margin-left:0;
}

#stacks_in_2739 {
	display:inline-block; width:100%; line-height: 0.500000em;
	font-size: 81%;
}
#stacks_in_2740 .total-file.custom{color:rgba(34, 34, 34, 1.00)}#stacks_in_2740 .total-file.custom a{color:rgba(34, 34, 34, 1.00)}

#stacks_in_2740 {
	background-color: rgba(255, 255, 255, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}

#stacks_out_2740 {
	width: 75px;
	margin-left:0;
}



.footerinfo{position: absolute  ;z-index:1 ;top:unset ;bottom:0px ;left:0px ;right:0px ;}
.footerinfo{background-color:rgba(255, 255, 255, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.footerinfo{background-attachment:scroll!important}}

 .footertext, .fontpro-stacks_in_3093_10{ font-size:12.00px ; }
  
  
  @media only screen and (min-width:25.875000em){ .footertext, .fontpro-stacks_in_3093_10{font-size:13.00px }} 
  @media only screen and (min-width:48.000000em){ .footertext, .fontpro-stacks_in_3093_10{font-size:13.00px }} 
  @media only screen and (min-width:62.500000em){ .footertext, .fontpro-stacks_in_3093_10{font-size:13.00px }} 
.footerinfo{background-color:rgba(210, 20, 31, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.footerinfo{background-attachment:scroll!important}}
