.Newsarchiv{background-color:#f8f8f8}.Newsarchiv__title{padding-bottom:.5rem}.Newsarchiv__head{display:-webkit-flex;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;padding-bottom:1rem}.Newsarchiv__year{display:inline-block;background-color:#ffd500;padding:.5rem 1rem .3rem;margin-bottom:.5rem;color:#fff;font-weight:600;font-family:"ITC Franklin Gothic W01 Dm",sans-serif;-webkit-transition:background-color .3s;transition:background-color .3s}.Newsarchiv__year:not(:last-child){margin-right:.5rem}.Newsarchiv__year:hover{color:#fff;background-color:#dfba00}.Newsarchiv__entries{display:-webkit-flex;display:flex;flex-wrap:wrap}@media (min-width:36em){.Newsarchiv__entries{margin:-.75rem}}.Newsarchiv__elementWrapper{width:100%;padding-bottom:2rem}@media (min-width:36em){.Newsarchiv__elementWrapper{width:50%;padding:.75rem .75rem 2rem}}@media (min-width:48em){.Newsarchiv__elementWrapper{width:33.33%}}@media (min-width:62em){.Newsarchiv__elementWrapper{width:25%}}.Newsarchiv__entry{position:relative;width:100%;height:100%;display:-webkit-flex;display:flex;flex-wrap:wrap;flex-direction:column;background-color:#fff;padding:.75rem;box-shadow:0 0 8px 0 rgba(0,0,0,.025);-webkit-transition:box-shadow .3s;transition:box-shadow .3s}@media (min-width:36em){.Newsarchiv__entry{padding:1.25rem}}@media (min-width:62em){.Newsarchiv__entry{padding:1rem}}@media (min-width:75em){.Newsarchiv__entry{padding:1.5rem}}.Newsarchiv__entry:hover{box-shadow:0 0 12px 0 rgba(0,0,0,.05)}.Newsarchiv__date{text-transform:uppercase;color:#c6c6c6;padding-bottom:.75rem;font-size:.813rem}@media (min-width:48em){.Newsarchiv__date{font-size:.875rem}}.Newsarchiv__videoWrapper{position:relative;width:100%}.Newsarchiv__videofile{width:100%}.Newsarchiv__videofile:hover{cursor:pointer}.Newsarchiv__mediaWrapper{padding-bottom:1rem}.Newsarchiv__newstitle{font-size:1rem;margin-bottom:1.25rem}@media (min-width:36em){.Newsarchiv__newstitle{margin-bottom:1rem}}@media (min-width:48em){.Newsarchiv__newstitle{font-size:.875rem}}@media (min-width:62em){.Newsarchiv__newstitle{font-size:1rem;margin-bottom:.75rem}}.Newsarchiv__button{position:absolute;bottom:-1rem;right:.75rem;padding:.5rem .75rem;background-color:#ffd500;font-size:.813rem;color:#fff;text-transform:uppercase;font-weight:600;font-family:"ITC Franklin Gothic W01 Dm",sans-serif;-webkit-transition:background-color .3s;transition:background-color .3s}@media (min-width:48em){.Newsarchiv__button{font-size:.875rem}}@media (min-width:36em){.Newsarchiv__button{right:1rem}}@media (min-width:62em){.Newsarchiv__button{right:1.5rem}}.Newsarchiv__button:hover{background-color:#dfba00}