/* Language Switcher - Country flag */
#header_top div.right ul li#language a { background: transparent url(../img/flags/de.gif) no-repeat; }
/* Navigation Header - Homepage, Dokumentarfilm, Reportage, Dokusoap, Talkshow */
#header_nav li a { background: transparent url(../img/en/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: 139px; 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: 94px; background-position: -221px 0 }
li#nav_feature a:hover { background-position: -221px -100px }
li#nav_feature.current a { background-position: -221px -50px }
li#nav_docusoap a { width: 109px; background-position: -315px 0 }
li#nav_docusoap a:hover { background-position: -315px -100px }
li#nav_docusoap.current a { background-position: -315px -50px }
li#nav_talkshow a { width: 111px; background-position: -426px 0 }
li#nav_talkshow a:hover { background-position: -426px -100px }
li#nav_talkshow.current a { background-position: -426px -50px }
/* Mediathek Button */
#header_nav div#button_mediathek a { background: transparent url(../img/en/topnavi.png) -750px 0 no-repeat; }
/* Headlines für Content (Category Title) */
#content_top h2 { background: transparent url(../img/en/headlines.png) no-repeat; }
/* Search Submit Button */
div#search input#submitbtn { background: transparent url(../img/en/search_submit.png) no-repeat; }
div#search_detail input#submitbtn { background: transparent url(../img/en/search_submit.png) no-repeat; }
/* Mediathek Categories */
div#mediathek_categories li a { background: transparent url(../img/en/mediathek_categories.png) no-repeat; }
