/* Language Switcher - Country flag */
#header_top div.right ul li#language a { background: transparent url(../img/flags/en.gif) no-repeat; }
/* Navigation Header - Homepage, Dokumentarfilm, Reportage, Dokusoap, Talkshow */
#header_nav li a { background: transparent url(../img/de/topnavi.png) no-repeat; }
li#nav_home a { width: 82px; background-position: 0 0 }
li#nav_home a:hover { background-position: 0 -100px }
li#nav_home.current a { background-position: 0 -50px }
li#nav_documentary a { width: 159px; background-position: -82px 0 }
li#nav_documentary a:hover { background-position: -82px -100px }
li#nav_documentary.current a { background-position: -82px -50px }
li#nav_feature a { width: 114px; background-position: -241px 0 }
li#nav_feature a:hover { background-position: -241px -100px }
li#nav_feature.current a { background-position: -241px -50px }
li#nav_docusoap a { width: 108px; background-position: -355px 0 }
li#nav_docusoap a:hover { background-position: -355px -100px }
li#nav_docusoap.current a { background-position: -355px -50px }
li#nav_talkshow a { width: 113px; background-position: -463px 0 }
li#nav_talkshow a:hover { background-position: -463px -100px }
li#nav_talkshow.current a { background-position: -463px -50px }
/* Mediathek Button */
#header_nav div#button_mediathek a { background: transparent url(../img/de/topnavi.png) -750px 0 no-repeat; }
/* Headlines für Content (Category Title) */
#content_top h2 { background: transparent url(../img/de/headlines.png) no-repeat; }
/* Search Submit Button */
div#search input#submitbtn { background: transparent url(../img/de/search_submit.png) no-repeat; }
div#search_detail input#submitbtn { background: transparent url(../img/de/search_submit.png) no-repeat; }
/* Mediathek Categories */
div#mediathek_categories li a { background: transparent url(../img/de/mediathek_categories.png) no-repeat; }