.aktuelles-banner {
    position: fixed;
    top: 20%;
    right: 0;
    z-index: 1000;
    background: #0d3928;
    padding: 8px 16px;
    text-decoration: none;
    color: #fff;
    font-weight: bold;
    font-family: Lora, serif;;
}