.icon {
  font-family: "NDRicons";
  background: none !important;
  margin-right: 0.4em;
  padding: 0 !important;
  overflow: hidden;
  position: relative;
  top: 0.1em; }

.icon_volume_mute:before {
  content: "\e000"; }

.icon_volume_3:before {
  content: "\e001"; }

.icon_volume_2:before {
  content: "\e002"; }

.icon_volume_1:before {
  content: "\e003"; }

.icon_video:before {
  content: "\e004"; }

.icon_video_size_medium:before {
  content: "\e005"; }

.icon_subtitles:before {
  content: "\e006"; }

.icon_skip:before {
  content: "\e007"; }

.icon_share:before {
  content: "\e008"; }

.icon_select_arrow:before {
  content: "\e009"; }

.icon_rewind:before {
  content: "\e00a"; }

.icon_replay:before {
  content: "\e00b"; }

.icon_replay_arrow:before, .icon_reload:before {
  content: "\e00c"; }

.icon_previous:before {
  content: "\e00d"; }

.icon_podcast:before {
  content: "\e00e"; }

.icon_play_button:before {
  content: "\e00f"; }

.icon_play:before {
  content: "\e010"; }

.icon_pause:before {
  content: "\e011"; }

.icon_note:before {
  content: "\e012"; }

.icon_new_window:before {
  content: "\e013"; }

.icon_jetzt:before {
  content: "\e014"; }

.icon_link:before {
  content: "\e015"; }

.icon_high_quality:before {
  content: "\e016"; }

.icon_help:before {
  content: "\e017"; }

.icon_fullscreen:before {
  content: "\e018"; }

.icon_fullscreen_exit:before {
  content: "\e019"; }

.icon_fast_forward:before {
  content: "\e01a"; }

.icon_download:before {
  content: "\e01b"; }

.icon_gallery:before {
  content: "\e01c"; }

.icon_close:before {
  content: "\e01d"; }

.icon_clock:before {
  content: "\e01e"; }

.icon_check:before {
  content: "\e01f"; }

.icon_calendar_v2:before {
  content: "\e020"; }

.icon_bg:before {
  content: "\e021"; }

.icon_audio:before {
  content: "\e022"; }

.icon_audio_description:before {
  content: "\e023"; }

.icon_attention:before {
  content: "\e024"; }

.icon_arrow_right:before, .icon_arrow_next:before, .icon_next:before {
  content: "\e025"; }

.icon_arrow_left:before, .icon_arrow_prev:before, .icon_prev:before {
  content: "\e026"; }

.icon_zoom_out:before {
  content: "\e027"; }

.icon_zoom_in:before {
  content: "\e028"; }

.icon_twitter:before {
  content: "\e029"; }

.icon_search:before {
  content: "\e02a"; }

.icon_program:before {
  content: "\e02b"; }

.icon_print:before {
  content: "\e02c"; }

.icon_mobile_menue:before {
  content: "\e02d"; }

.icon_map_pin:before {
  content: "\e02e"; }

.icon_live:before {
  content: "\e02f"; }

.icon_google:before {
  content: "\e030"; }

.icon_favorit:before {
  content: "\e031"; }

.icon_facebook:before {
  content: "\e032"; }

.icon_external_link:before, .icon_extlink:before {
  content: "\e033"; }

.icon_edit:before {
  content: "\e034"; }

.icon_contact:before {
  content: "\e035"; }

.icon_comment:before {
  content: "\e036"; }

.icon_text:before {
  content: "\e037"; }

.icon_arrow_up:before {
  content: "\e038"; }

.icon_arrow_down:before {
  content: "\e039"; }

.icon_arrow_close:before {
  content: "\e03a"; }

.icon_telephone:before {
  content: "\e03b"; }

.icon_sprocket:before {
  content: "\e03c"; }

.icon_sturm:before {
  content: "\e03d"; }

.icon_sonne:before {
  content: "\e03e"; }

.icon_sonne_regen:before {
  content: "\e03f"; }

.icon_sonne_gewitter:before {
  content: "\e040"; }

.icon_sonne_bewoelkt:before {
  content: "\e041"; }

.icon_sonne_bewoelkt_leicht:before {
  content: "\e042"; }

.icon_schnee:before {
  content: "\e043"; }

.icon_schnee_sturm:before {
  content: "\e044"; }

.icon_regen:before {
  content: "\e045"; }

.icon_regen_sturm:before {
  content: "\e046"; }

.icon_regen_leicht:before {
  content: "\e047"; }

.icon_gewitter:before {
  content: "\e048"; }

.icon_gewitter_sturm:before {
  content: "\e049"; }

.icon_bewoelkt:before {
  content: "\e04a"; }

.icon_hd:before {
  content: "\e04b"; }

.icon_omu:before {
  content: "\e04c"; }

.icon_dolby:before {
  content: "\e04d"; }

.icon_zweikanal:before {
  content: "\e04e"; }

.icon_schwarzweiss:before {
  content: "\e04f"; }

.icon_tipp:before {
  content: "\e050"; }

.icon_tickets:before {
  content: "\e051"; }

.icon_thumbup:before {
  content: "\e052"; }

.icon_thumbdown:before {
  content: "\e053"; }

.icon_locker:before {
  content: "\e054"; }

.icon_whatsapp:before {
  content: "\e055"; }

.icon_zoom:before {
  content: "\e008"; }


.projekktor {
  outline: none;
  font-family: Sans-Serif;
  padding: 0;
  z-index: 9;
  position: relative;
  overflow: hidden;
  text-align: center;
  background-color: #000; }

.projekktor.fullscreen,
.projekktor.fullviewport {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99999;
  margin: 0;
  padding: 0;
  background-color: #000000; }

.mediathekstage .projekktor.fullscreen {
  position: fixed;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99999;
  margin: 0;
  padding: 0;
  background-color: #000000; }

.projekktor :focus {
  outline: none; }

.pptestcard {
  background: url("../../noise.gif") center center repeat;
  width: 100%;
  height: 100%;
  color: #fdfdfd;
  font-size: 18px;
  overflow: hidden; }

.pptestcard p {
  display: block;
  background-color: #3b393e;
  width: 60%;
  margin: auto;
  line-height: 25px;
  position: relative;
  top: 25%;
  padding: 10px;
  border: 5px solid #000;
  text-align: center; }

.ppcustomtestcard p {
  display: block;
  background-color: #3b393e;
  width: 60%;
  margin: auto;
  line-height: 25px;
  position: relative;
  top: 25%;
  padding: 10px;
  border: 5px solid #000;
  text-align: center; }


.ppdisplay {
  position: absolute !important;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0; }

.ppdisplay .inactive,
.ppstart.inactive,
.ppbuffering.inactive {
  display: none; }

.ppstart {
  display: none; }

.ppbuffering {
  z-index: 8000;
  bottom: 50%;
  display: block;
  height: 60px;
  left: 50%;
  margin-bottom: -30px;
  margin-left: -30px;
  padding: 0;
  position: absolute;
  width: 60px;
  z-index: 8000;
  overflow: hidden; }

.ppclear {
  clear: both; }


.ppdisplay div div {
  z-index: -1; }

.ppcontrols {
  font-family: "NDRicons";
  background-color: #1b366f;
  background-color: #1b366f;
  background-color: rgba(27, 54, 111, 0.6);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#0b1b366f,endColorstr=#0D1b366f);
  position: absolute;
  bottom: 0;
  right: 0;
  display: block;
  width: 100%;
  height: 2.7em;
  padding: 0;
  margin: 0; }

.ppcontrols ul .right {
  float: right;
  padding: 0; }

.ppcontrols li {
  display: block;
  float: left;
  list-style-type: none;
  list-style: none;
  font-size: 1.3em; }

.ppcontrols ul a {
  font-family: "NDRicons";
  text-decoration: none;
  color: #b6cff8;
  display: block;
  line-height: 1em;
  width: 1.4em;
  padding: 0.1em;
  margin: 0.3em 0.3em 0.3em 0;
  border: none; }

.ppcontrols .icon {
  margin-right: 0;
  top: 0; }

.ppcontrols .ppplay, .ppcontrols .pppause {
  text-align: center;
  background-color: #1d5596;
  margin: 0 0 0 0.1em;
  width: 1.3em;
  height: 1em;
  border-radius: 5px;
  font-size: 1.8em;
  padding: 0;
  line-height: 1em; }

.ppcontrols .ppplay .icon, .pppause .icon {
  color: #fff;
  line-height: 0.1em; }

.ppcontrols .inactive, .ppdisplay .inactive {
  display: none; }

.ppcontrols .active, .ppdisplay .active {
  display: block; }

.ppcontrols .active {
  display: block; }

.ppcontrols .inactive {
  display: none; }

.projekktor.notransitions .ppcontrols.active,
.projekktor.notransitions .ppstatepaused .ppcontrols.inactive {
  bottom: 0; }

.projekktor.notransitions .ppcontrols.inactive {
  bottom: -2.8em; }

.projekktor.notransitions.pphttpVideoLive .ppcontrols.inactive {
  bottom: -2.8em; }

.ppcontrols.active,
.ppstatepaused .ppcontrols.inactive {
  bottom: 0;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -webkit-transition: bottom 0.1s linear;
  -moz-transition: bottom 0.1s linear;
  -o-transition: bottom 0.1s linear;
  transition: bottom 0.1s linear; }

.ppcontrols.inactive {
  bottom: -2.8em;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -webkit-transition: bottom 0.5s linear;
  -moz-transition: bottom 0.5s linear;
  -o-transition: bottom 0.5s linear;
  transition: bottom 0.5s linear; }

.fullscreen.ppcontrols.inactive {
  bottom: -3.2em;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -webkit-transition: bottom 0.5s linear;
  -moz-transition: bottom 0.5s linear;
  -o-transition: bottom 0.5s linear;
  transition: bottom 0.5s linear; }

.ppplayhead,
.ppdvr .ppgolive.off:hover,
.pptool .btn:hover,
ul.ppvolume li.active,
ul.ppsettingslist li.on,
.ppcontrols a:hover,
.ppstart:focus,
.ppstart:hover {
  background-color: #b6cff8;
  color: #1d5596; }

.ppcontrols a.active {
  display: block; }

.ppcontrols a.inactive {
  display: none; }

.ppcontrols a:hover {
  color: #fdfdfd; }

.ppcontrols ul {
  list-style-type: none;
  padding: 0;
  margin: 0; }

.ppcontrols ul.left {
  position: relative;
  bottom: -0.2em;
  left: 0;
  float: left;
  padding: 0; }

.ppcontrols ul.right {
  position: relative;
  bottom: -0.2em;
  right: 0;
  float: right; }

.ppcontrols ul.left li {
  float: left;
  position: relative; }

.ppcontrols ul.right li {
  float: right;
  position: relative; }

.ppvolumePanel {
  position: absolute;
  top: -3.7em;
  right: 0.3em;
  height: 70px;
  width: 1.6em;
  list-style: none;
  display: block;
  text-align: center;
  background-color: #1b366f;
  background-color: #1b366f;
  background-color: rgba(27, 54, 111, 0.8);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#0b1b366f,endColorstr=#0D1b366f); }

.ppstateidle .ppvolumePanel {
  top: -3.45em; }

ul.ppvolume {
  background-color: #343B59;
  background-color: #0d2654;
  background-color: rgba(13, 38, 84, 0.9);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D265459,endColorstr=#0D265459);
  zoom: 1;
  position: absolute;
  top: 0;
  right: 0;
  height: 69px;
  width: 46px;
  list-style: none;
  display: block; }

ul.ppvolume li {
  width: 40px;
  height: 4px;
  display: block;
  background-color: #fff;
  margin: 2px 3px 0 3px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px; }

ul.ppvolume li.first {
  margin: 5px 3px 0 3px; }

.ppvslider {
  position: absolute;
  left: 0.6em;
  bottom: 0px;
  margin: auto;
  height: 90%;
  width: 0.3em;
  display: block;
  cursor: pointer;
  z-index: 900;
  background-color: #343B59; }

.ppvknob {
  background-color: #b6cff8;
  border: 1px solid #343B59;
  cursor: pointer;
  height: 0.2em;
  left: 0.2em;
  margin-left: -0.4em;
  position: absolute;
  top: 0;
  width: 0.6em;
  margin-top: -0.2em;
  z-index: 302; }

.ppvmarker {
  position: absolute;
  width: 100%;
  height: 0.2em;
  background-color: #b6cff8;
  bottom: 0;
  left: 0; }

.pptimeleft {
  height: 3em;
  line-height: 3em;
  color: #fff;
  font-size: 0.6em;
  text-align: center;
  overflow: hidden;
  padding: 0;
  margin-left: 2.5em; }

.pphr_elp,
.ppmin_elp,
.ppsec_elp,
.pphr_dur,
.ppmin_dur,
.ppsec_dur {
  font-family: Sans-Serif; }

.ppscrubber {
  position: absolute;
  bottom: 2.7em;
  width: 100%;
  height: 0.3em;
  padding: 0;
  margin: 0;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -webkit-transition: height 0.1s linear;
  -moz-transition: height 0.1s linear;
  -o-transition: height 0.1s linear;
  overflow: hidden;
  transition: height 0.1s linear; }

.ppscrubber:hover {
  height: 0.6em;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -webkit-transition: height 0.1s linear;
  -moz-transition: height 0.1s linear;
  -o-transition: height 0.1s linear;
  transition: height 0.1s linear; }

.pploaded,
.ppplayhead,
.ppscrubberdrag {
  position: absolute;
  top: 0;
  width: 0%;
  height: 100%;
  padding: 0;
  margin: 0;
  background-color: #1d5596;
  background-color: #1d5596;
  background-color: rgba(29, 85, 150, 0.2);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00000059,endColorstr=#00000059);
  z-index: 300;
  display: block; }

.pploaded {
  background-color: #b6cff8;
  background-color: #b6cff8;
  background-color: rgba(182, 207, 248, 0.2); }

.ppplayhead {
  z-index: 301;
  background-color: #fdfdfd; }

.ppscrubberdrag {
  cursor: pointer;
  height: 100%;
  z-index: 302;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
  filter: alpha(opacity=1);
  -moz-opacity: 0.1;
  -khtml-opacity: 0.1;
  opacity: 0.1;
  left: 0;
  width: 100%; }

.ppscrubbertip {
  font-family: Sans-Serif;
  padding: 3px;
  position: absolute;
  bottom: 5.6em;
  left: 25px;
  font-size: 11px;
  line-height: 15px;
  color: #fff;
  background: #021C4F;
  z-index: 10;
  display: none; }

.ppscrubbertip:after {
  top: 100%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none; }

.ppscrubbertip:after {
  border-color: rgba(2, 28, 79, 0);
  border-top-color: #021C4F;
  border-width: 5px;
  left: 50%;
  margin-left: -5px; }

.ppstateidle .ppscrubbertip {
  display: none; }

.ppcuepoint {
  position: absolute;
  height: 5px;
  width: 5px;
  background-color: yellow;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  z-index: 302; }

.ppcuepoint:hover {
  background-color: red;
  cursor: pointer; }

.pphttpVideoLive .ppscrubber {
  display: none; }

.pphttpVideoLive.ppdvr .ppscrubber {
  display: block; }

.ppsettingsmenu {
  position: absolute;
  bottom: 4.9em;
  right: 0;
  display: block;
  width: 280px;
  height: 130px;
  padding: 0;
  text-align: center;
  display: block;
  font-size: 0.6em; }

.ppstateidle .ppsettingsmenu {
  bottom: 4.5em; }

.ppsettingsmenu.active {
  display: block; }

.ppsettingsmenu.inactive {
  display: none; }

.ppsettingsmenu.column1 {
  width: 90px; }

.ppsettingsmenu.column2 {
  width: 184px; }

.ppsettingsmenu.column3 {
  width: 280px; }

.ppsettingsmenu ul {
  width: 90px;
  overflow: hidden;
  background-color: #1b366f;
  background-color: #1b366f;
  background-color: rgba(27, 54, 111, 0.8);
  zoom: 1;
  display: inline-block;
  margin: auto;
  padding: 0;
  color: #fdfdfd;
  list-style: none;
  height: 100%;
  margin: 0 0 0 1px; }

.ppsettingsmenu ul#tool,
.ppsettingsmenu ul#platform,
.ppsettingsmenu ul#quality {
  float: left; }

.ppsettingslist li.first {
  font-weight: bold;
  text-decoration: underline;
  cursor: auto; }

.ppsettingsmenu ul li {
  margin: 0;
  padding: 5px 0 5px 0px;
  width: 100%;
  height: 15px;
  line-height: 15px;
  cursor: pointer;
  border-bottom: 1px solid #1d5596; }

.ppsettingslist.active {
  display: block; }

.ppsettingslist.inactive {
  display: none; }

ul.ppsettingslist li.inactive {
  display: none; }

ul.ppsettingslist li.on {
  background: #fdfdfd;
  color: #333;
  opacity: 1; }

.pptool {
  background-color: #333;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D265459,endColorstr=#0D265459);
  position: absolute;
  top: 50%;
  left: 50%;
  color: #fff;
  padding: 0 15px;
  font-size: 12px;
  text-align: center;
  max-width: 70%; }

.pptool.inactive,
.pptool .inactive {
  display: none; }

.pptool.active,
.pptool .active {
  display: block; }

.pptool p {
  line-height: 1.5; }

.pptool .btn {
  padding: 5px 15px;
  margin: 2px;
  color: #0F1D46;
  background-color: #faffef;
  text-decoration: none; }

.pptool p.key {
  color: #eee;
  margin: .5em 0;
  margin: 15px; }

.pptool em,
.pptool .icon {
  background: #faffef !important;
  -webkit-border-radius: .3em;
  -moz-border-radius: .3em;
  border-radius: .3em;
  margin: 0 .4em;
  padding: .3em .6em !important;
  color: #51231e; }

.pptool textarea {
  padding: 5px;
  width: 240px;
  height: 100px; }

.pptracks {
  position: absolute;
  bottom: 4px;
  left: 0;
  width: 100%;
  height: auto;
  overflow: hidden;
  color: #fdfdfd;
  line-height: 25px;
  z-index: 8;
  font-size: 24px;
  background-color: #000000;
  background-color: black;
  background-color: rgba(0, 0, 0, 0.7);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00000059,endColorstr=#00000059);
  text-align: center;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -webkit-transition: bottom 0.5s linear;
  -moz-transition: bottom 0.5s linear;
  -o-transition: bottom 0.5s linear;
  transition: bottom 0.5s linear; }

.fullscreen .pptracks {
  bottom: 0; }

.pptracks.shifted,
.ppstatepaused .pptracks {
  bottom: 48px;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -webkit-transition: bottom 0.1s linear;
  -moz-transition: bottom 0.1s linear;
  -o-transition: bottom 0.1s linear;
  transition: bottom 0.1s linear; }

.pptracksbtn.inactive,
.pptracks.inactive {
  display: none; }

.pptracksbtn.active,
.pptracks.active {
  display: block; }

.pptracks span {
  position: relative;
  padding: 0.2em; }

.pptracksbtn.on {
  -moz-opacity: 1;
  -ms-filter: "alpha(opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1; }

.pptracksbtn.off {
  -moz-opacity: .70;
  -ms-filter: "alpha(opacity=70)";
  filter: alpha(opacity=70);
  opacity: .70; }

.pptracks p {
  margin: 0; }

.mobile a.ppsettingsbtn.active {
  display: none; }

.mobile .ppscrubbertip.active {
  display: none; }

.mobile .ppscrubberdrag {
  height: 18px;
  top: -10px;
  border-bottom: 1px solid #375889; }

.player-xs a.ppsettingsbtn.active,
.player-s .ppsettingslist#tool {
  display: none; }

.player-s .ppsettingsmenu.column3 {
  width: 184px;
  margin: 0 -184px 0 0;
  left: -129px; }

.player-xs .ppcontrols .right {
  display: none; }


.pphttpAudio.player-l,
.pphttpAudio.player-s,
.pphttpAudio.player-xs {
  height: 80px; }

.module.halb .playerbranding {
  display: none; }

.pphttpAudio {
  background-color: #1B366F; }

.module.direkt .pphttpAudio {
  min-height: 5.5em; }

.pphttpAudio a.ppfsexit,
.pphttpAudio a.ppfsenter,
.pphttpAudio a.ppsettingsbtn {
  display: none; }

.pphttpAudio div.ppdisplay {
  overflow: hidden;
  width: 33%; }

.pphttpAudio.notransitions .ppcontrols.inactive,
.pphttpAudio .ppcontrols.inactive {
  bottom: 0px;
  display: block; }

.pphttpAudio .ppcontrols ul.left {
  bottom: -1em; }

.pphttpAudio .ppcontrols ul.left {
  bottom: -1em; }

.pphttpAudio .ppcontrols ul.right {
  bottom: -1em;
  top: 1em; }

.pphttpAudio.player-xs .right,
.pphttpAudio.player-s .right {
  display: none; }

.pphttpAudio .pptimeleft {
  margin-left: 1em; }

.pphttpAudio.notransitions .ppcontrols,
.pphttpAudio .ppcontrols {
  background-color: none;
  top: 0.0em;
  height: 2.6em;
  margin-left: 33%;
  width: 67%;
  display: block; }

.pphttpAudio .ppscrubber {
  background-color: #1D5596;
  height: 0.5em; }

.pphttpAudio .ppscrubber:hover {
  height: 0.5em; }

.pphttpAudio .pptimeleft {
  color: #FFFFFF;
  line-height: 3.5em; }

.pphttpAudio .ppbuffering {
  left: 12%; }

.pphttpAudio .ppvolumePanel.inactive {
  display: block; }

.pphttpAudio .ppvslider {
  position: relative;
  top: 0.7em;
  height: 0.3em;
  width: 70px;
  margin: 0px 15px 0 -15px; }

.pphttpAudio .ppvmarker {
  position: relative;
  right: 0;
  left: 0;
  height: 100%;
  width: 100%; }

.pphttpAudio .ppvknob {
  cursor: pointer;
  z-index: 201;
  position: relative;
  top: -0.3em;
  left: 0;
  width: 0.3em;
  height: 0.6em;
  padding: 0;
  margin-left: -0.1em; }

.pphttpAudio .ppplay,
.pphttpAudio .pppause {
  margin: 0.1em; }

.pphttpAudio .ppcontrols ul.right {
  left: 0.1em;
  width: 200px; }

.pphttpAudio .playerbranding {
  position: absolute;
  right: 2em;
  bottom: 2em;
  width: 200px;
  height: 50px;
  background: transparent }
  .pphttpAudio .playerbranding.ndrde {
    background-position: 100% 25px; }
  .pphttpAudio .playerbranding.ndr1niedersachsen {
    background-position: 100% -25px; }
  .pphttpAudio .playerbranding.ndr1radiomv {
    background-position: 100% -85px; }
  .pphttpAudio .playerbranding.ndr1wellenord {
    background-position: 100% -145px; }
  .pphttpAudio .playerbranding.ndr903 {
    background-position: 100% -205px; }
  .pphttpAudio .playerbranding.ndr2 {
    background-position: 100% -265px; }
  .pphttpAudio .playerbranding.ndrkultur {
    background-position: 100% -325px; }
  .pphttpAudio .playerbranding.ndrinfo {
    background-position: 100% -385px; }
  .pphttpAudio .playerbranding.ndrinfospezial {
    background-position: 100% -445px; }
  .pphttpAudio .playerbranding.njoy {
    background-position: 100% -505px; }
  .pphttpAudio .playerbranding.ndrblue {
    background-position: 100% -565px; }

.pphttpAudioLive {
  background-color: #1b366f; }

.pphttpAudioLive .top {
  display: none; }

.module.direkt .pphttpAudio {
  min-height: 5.5em; }

.pphttpAudioLive a.ppfsexit,
.pphttpAudioLive a.ppfsenter,
.pphttpAudioLive a.ppsettingsbtn {
  display: none; }

.pphttpAudioLive div.ppdisplay {
  display: none; }

.projekktor_livecenter .pphttpAudioLive {
  height: 82px !important; }
.projekktor_livecenter div.ppdisplay {
  display: block; }

.pphttpAudioLive.notransitions .ppcontrols.inactive,
.pphttpAudioLive .ppcontrols.inactive {
  bottom: 0px;
  display: block; }

.pphttpAudioLive.notransitions .ppcontrols,
.pphttpAudioLive .ppcontrols {
  background-color: none;
  top: 0.5em;
  height: 2.6em;
  width: 100%;
  display: block; }

.pphttpAudioLive .ppscrubber {
  background-color: #1D5596;
  height: 0.5em; }

.pphttpAudioLive .ppscrubber:hover {
  height: 0.5em; }

.pphttpAudioLive .pptimeleft {
  color: #FFFFFF;
  line-height: 3.5em; }

.pphttpAudioLive .ppbuffering {
  left: 12%; }

.pphttpAudioLive .ppvolumePanel.inactive {
  display: block; }

.pphttpAudioLive .ppvslider {
  left: 0.6em;
  position: relative;
  top: 0.7em;
  height: 0.3em;
  width: 70px;
  margin: 0px 15px 0 -15px; }

.pphttpAudioLive .ppvmarker {
  position: relative;
  right: 0;
  left: 0;
  height: 100%;
  width: 100%; }

.pphttpAudioLive .ppvknob {
  cursor: pointer;
  z-index: 201;
  position: relative;
  top: -0.3em;
  left: 0;
  width: 0.3em;
  height: 0.6em;
  padding: 0;
  margin-left: -0.1em; }

.pphttpAudioLive .ppplay,
.pphttpAudioLive .pppause {
  margin: 0.1em; }

.pphttpAudioLive .ppcontrols ul.right {
  right: 1em; }

.pphttpAudioLive .playerbranding {
  position: absolute;
  right: 2em;
  bottom: 2em;
  width: 200px;
  height: 50px;
  background: transparent }
  .pphttpAudioLive .playerbranding.ndrde {
    background-position: 100% 25px; }
  .pphttpAudioLive .playerbranding.ndr1niedersachsen {
    background-position: 100% -25px; }
  .pphttpAudioLive .playerbranding.ndr1radiomv {
    background-position: 100% -85px; }
  .pphttpAudioLive .playerbranding.ndr1wellenord {
    background-position: 100% -145px; }
  .pphttpAudioLive .playerbranding.ndr903 {
    background-position: 100% -205px; }
  .pphttpAudioLive .playerbranding.ndr2 {
    background-position: 100% -265px; }
  .pphttpAudioLive .playerbranding.ndrkultur {
    background-position: 100% -325px; }
  .pphttpAudioLive .playerbranding.ndrinfo {
    background-position: 100% -385px; }
  .pphttpAudioLive .playerbranding.ndrinfospezial {
    background-position: 100% -445px; }
  .pphttpAudioLive .playerbranding.njoy {
    background-position: 100% -505px; }
  .pphttpAudioLive .playerbranding.ndrblue {
    background-position: 100% -565px; }

.pphttpAudioLive .pptimeleft {
  display: none; }

.pphttpVideoLive .pptimeleft,
.pphttpAudioLive .pptimeleft {
  display: none; }

.ppgolive {
  display: none; }

.ppdvr .ppgolive.off {
  background-color: transparent;
  color: #b6cff8;
  cursor: pointer; }

.ppdvr .ppgolive.on {
  cursor: default;
  background-color: transparent;
  color: #fdfdfd;
  cursor: pointer; }

.ppdvr .unit_tip {
  display: inline; }


.projekktor .teaserpadding {
  margin-top: 0;
  padding-top: 0.5em; }

.projekktor_holder {
  margin-bottom: 1em;
  clear: both; 
}

.projekktor_holder.stagePlayer {
  margin-bottom: 0; 
}


.projekktor.miniplayer {
  height: 3.6em !important; 
}
.projekktor.miniplayer .ppfsenter {
    display: none !important; 
}

.livestreambuttons .button {
  margin-bottom: 0; 
}



@font-face {
  font-family: 'NDRSansCondRegular';
  src: local("##"), url("/fonts/nd_cr_slim-webfont.woff") format("woff"), url("/fonts/nd_cr_slim-webfont.ttf") format("truetype"), url("/fonts/nd_cr_slim-webfont.svgz#webfont5dWVQUq5") format("svg"), url("/fonts/nd_cr_slim-webfont.svg#webfontc8AVdLAk") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'NDRSansRegular';
  src: local("###"), url("/fonts/nd_r-webfont.woff") format("woff"), url("/fonts/nd_r-webfont.ttf") format("truetype"), url("/fonts/nd_r-webfont.svgz#webfont5dWVQUq5") format("svg"), url("/fonts/nd_r-webfont.svg#webfontc8AVdLAk") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'NDRicons';
  src: local("####"), url("/fonts/NDR_Icons.woff") format("woff"), url("/fonts/NDR_Icons.ttf") format("truetype"), url("/fonts/NDR_Icons.svgz#webfont5dWVQUq5") format("svg"), url("/fonts/NDR_Icons.svg#webfontc8AVdLAk") format("svg");
  font-weight: normal;
  font-style: normal;
}

section
{
	display: block;
	float: right;
	width: 40%;
	padding: 10px;
	margin: 0;
	border: 2px solid #ddd;
	cursor: pointer;
}

section img
{
	width: 100%;
}

section p
{
	font-weight: bold;
	text-align: center;
	margin: 0;
}

:-webkit-full-screen
{
	float: none;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: 0 none;
	background-color: #f00;
}

:-moz-full-screen
{
	float: none;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: 0 none;
}

:-ms-full-screen
{
	float: none;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: 0 none;
}

:-o-full-screen
{
	float: none;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: 0 none;
}

:full-screen
{
	float: none;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: 0 none;
}