.newstickerWrap{background:var(--color-grau1);margin:5px auto 0 auto;width:100%;height:40px;line-height:40px;color:#fff;white-space:nowrap;overflow:hidden;box-sizing:border-box;position:relative}.newstickerContent{min-width:300%!important;display:flex;line-height:40px;height:40px;-webkit-animation:marquee 50s linear infinite forwards;animation:marquee 50s linear infinite forwards}.newstickerContent:hover{-webkit-animation-play-state:paused;animation-play-state:paused}.newstickerWrap ul{display:flex;justify-content:space-around;line-height:40px;height:40px;list-style:none;padding:0;margin:0}.newstickerWrap ul li{display:block;white-space:normal;margin:0;padding:0;position:unset;white-space:nowrap}.newstickerWrap ul li:before{content:none}.newstickerWrap ul li .spacer{padding:0 20px}.newstickerWrap a{display:inline-block;color:#fff;white-space:nowrap;line-height:40px;height:40px}.newstickerWrap a:hover{text-decoration:underline}@keyframes marquee{0%{transform:translateX(0)}100%{transform:translateX(-66.6%)}}@media screen and (max-width:1024px){.newstickerWrap{margin:0}}
