Observation Details
The page uses HTML list elements for non-list content. See
class="container-grid--list". E.g. stage section with main heading.On the other hand, what is arguably list content in the "Die Sportoptionen im Überblick" section, is not using semantic list elements.
Remediation Notes
Do not use semantic lists for non-list content. But do use semantic list for all list content.
Ensure, to refer to observation 1.3.1 Info and Relationships – "Semantic HTML" for general remarks about the use of semantic HTML.