.window.reisfotos .reisfoto{display:flex;flex-direction:column;justify-content:center;min-width:160px}.window.reisfotos .reisfoto .foto{text-align:center}.window.reisfotos .reisfoto .meta{font-size:80%;display:block;line-height:1em;padding-bottom:3px}.window.reisfotos .reisfoto img{vertical-align:middle;max-height:165px}.window.reisfotos .reisfoto .acties{display:flex;gap:15px;justify-content:center;margin-top:10px;margin-right:20px;margin-left:20px}.window.reisfotos .reisfoto .acties em{text-align:center;line-height:15px}.window.reisfotos .reisfoto .acties a{width:30px;height:30px;display:block;background:var(--color-button-bg);color:var(--color-button-fg);cursor:pointer;background-size:18px 18px;background-position:center center;background-repeat:no-repeat}.window.reisfotos .reisfoto .acties a.draailinks{background-image:url(/gui/__icon/rotate-left/solid/black/)}.window.reisfotos .reisfoto .acties a.draairechts{background-image:url(/gui/__icon/rotate-right/solid/black/)}.window.reisfotos .reisfoto .acties a.prullenbak{background-color:#FF5757;background-image:url(/gui/__icon/trash/solid/black/)}.window.reisfotos .reisfoto.prullenbak .foto{background-image:url(/gui/__icon/trash/solid/FF5757);background-repeat:no-repeat;background-size:60px 60px;background-position:center center}.window.reisfotos .reisfoto.prullenbak .foto img{filter:blur(2px) saturate(0) opacity(.6)}.window.reisfotos .reisfoto.prullenbak .acties a.draailinks,.window.reisfotos .reisfoto.prullenbak .acties a.draairechts{display:none}.window.reisfotos .reisfoto.prullenbak .acties a.prullenbak{background-color:var(--color-button-bg);background-image:url(/gui/__icon/recycle/solid/black/);padding-left:25px}.window.reisfotos .prullenbaklegen{position:fixed;width:auto;line-height:40px;height:40px;bottom:10px;right:20px;background-color:#ff5757;background-image:url(/gui/__icon/trash/solid/white/);background-repeat:no-repeat;background-size:20px 20px;padding-left:40px;padding-right:10px;background-position:10px center;border-radius:4px;color:#fff;cursor:pointer}.popupwindow_div{background-color:var(--layout-content-color-bg);padding:10px}.popupwindow_div h1{font-size:0}