.header { position: relative; overflow: hidden; cursor: default; }
.header .header_overlay_picture { position: absolute; z-index: 10; left: 0; top: 0; }
.header .header_overlay_text { position: absolute; z-index: 11; left: 30px; top: 40px; font-size: 5em; text-shadow: 2px 2px 10px #000000; color: #ffffff; }
.header .slide .slideDescription { position: absolute; bottom: 10px; right: 10px; }
.header .controls { position: absolute; bottom: 10px; left: 10px; z-index: 12; }
.header .controls a { color: #ffffff; text-shadow: 2px 2px 5px #000000; text-decoration: none; }
.header .controls a:hover { text-decoration: underline; }