.Aktuell{background-color:#ededed;background-size:cover}.Aktuell__container{padding:6rem 3rem}.Aktuell h2{color:#004996;margin-bottom:2rem;text-transform:uppercase}.Aktuell h3{color:#004996}.Aktuell__item{margin-top:2rem}.Aktuell__item--archiv{margin-top:3rem}.Aktuell__item--archiv h3{margin-bottom:.5rem;text-transform:uppercase}.Aktuell__item--archiv span{color:#004996;cursor:pointer}.Aktuell__item--archiv span:hover{color:#0079c6;text-decoration:underline}@media (min-width:62em){.Aktuell__container{display:-webkit-box;display:-ms-flexbox;display:flex}}.Aktuell__text{padding:0 1.5rem}.Aktuell__pictureLarge{display:none;width:350px;height:auto;-o-object-fit:cover;object-fit:cover}@media (min-width:62em){.Aktuell__pictureLarge{display:block}}.Aktuell__pictureSmall{display:block;width:100%;height:auto;-o-object-fit:cover;object-fit:cover}@media (min-width:62em){.Aktuell__pictureSmall{display:none}}.Aktuell__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.Aktuell__wrapper>div{width:100%}.Aktuell-Archiv{display:none;width:100vw;height:100vh;position:fixed;top:0;left:0;z-index:1000;background-color:rgba(0,0,0,.33)}.Aktuell-Archiv__container{-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);top:50%;width:90%;max-width:700px;background-color:#fff}.Aktuell-Archiv__closeButton{position:absolute;top:0;right:0;-webkit-transform:translate(50%,-50%);transform:translate(50%,-50%);cursor:pointer}.Aktuell-Archiv__image{width:100%}.Aktuell-Archiv__text{height:50vh;overflow-y:scroll;padding:2rem}