section {
    width: 90%;
    margin: auto;
}

h2 {
    text-align: center;
}

.listener:hover {
    text-decoration: underline;
    cursor: pointer;
}

.auswahl {
    margin-top: 2%;
    display: flex;
    justify-content: space-around;
    text-align: center;
    align-items: flex-end;
}

.antrag {
    display: none;
}

object {
    width: 100%;
    height: 75vh;
}