Hey ich habe ein Problem mit dem Attribut z-index.
<div style="position:fixed; z-index:1; margin:0; background-color:red; color: blue;" >
<marquee>Blaaaa</marquee>
<marquee>Blaaaa</marquee>
<marquee>Blaaaa</marquee>
</div>
<div style="position:absolute; z-index:2; margin:0, 0, 0, 50px...