@charset "UTF-8";.bildnachweis.box{padding:2rem 2rem 0;box-shadow:0 0 15px 0 rgba(0,0,0,0.5);margin-bottom:1rem;}@media (min-width:48rem){.bildnachweis li{display:flex;flex-wrap:wrap;justify-content:flex-start;}}.bildnachweis li .bild{width:100%;margin-bottom:1rem;}@media (min-width:48rem){.bildnachweis li .bild{width:30%;margin-right:1rem;margin-bottom:2rem;}}.bildnachweis li .infos{width:100%;margin-bottom:2.5rem;}@media (min-width:48rem){.bildnachweis li .infos{width:60%;}}.bildnachweis li .trennbeistrich:nth-last-child(2){display:none;}.linkpopup{display:none;background:rgba(226,0,26,0.85);position:fixed;justify-content:center;align-items:center;width:100vw;height:100vh;top:0;left:0;z-index:3;}.linkpopup.active{display:flex;}.linkpopup .contentpopup{max-width:40rem;width:80vh;padding:2rem;box-shadow:0 5px 20px 0 rgba(0,0,0,0.4);background:white;color:#173280;}.linkpopup .buttons{width:100%;display:flex;flex-wrap:wrap;justify-content:space-evenly;}.linkpopup .buttons .btn{margin-bottom:1.5rem;min-width:inherit;width:auto;}
