/***************************
 *
 * Uebernahme Inhalte aus headlinefix_general.css
 *
 ***************************/


html body.wdr.themen.mediathek.viewXL div#content.home div.wrapper div.section.sectionA div.con.clean div.modCon div.mod.modA.modHeadline.seo div.box,
html body.wdr.themen.mediathek.viewL div#content.home div.wrapper div.section.sectionA div.con.clean div.modCon div.mod.modA.modHeadline.seo div.box,
html body.wdr.themen.mediathek.viewM div#content.home div.wrapper div.section.sectionA div.con.clean div.modCon div.mod.modA.modHeadline.seo div.box,
html body.wdr.themen.mediathek.viewS div#content.home div.wrapper div.section.sectionA div.con.clean div.modCon div.mod.modA.modHeadline.seo div.box,
html body.wdr.themen.mediathek.viewXS div#content.home div.wrapper div.section.sectionA div.con.clean div.modCon div.mod.modA.modHeadline.seo div.box
{
   color: #fff; 
   background-color: #002039;
   width: 100%;
}

html body.wdr.themen.mediathek.viewS div#content.home div.wrapper div.section.sectionA div.con.clean div.modCon div.mod.modA.modHeadline.seo div.box h1.headline,
html body.wdr.themen.mediathek.viewXS div#content.home div.wrapper div.section.sectionA div.con.clean div.modCon div.mod.modA.modHeadline.seo div.box h1.headline
{
	color: #fff;
	text-align: center;
}


/* Tag-Cloud ausblenden */
.box.categories {
    display: none;
}


/* Scrollbalken und Navi-Pfeil bei Logoleiste S-View und XS-View ausblenden, 06.06.17, kl */
body.wdr .mod.modFloatBar .box {
    overflow-x: hidden !important;
}

body.wdr .mod.modFloatBar .box .arrowRight {
	display: none !important;
}

body.wdr .mod.modFloatBar .box {
	background: #fff;
}

@media screen\0 {
   body.wdr .mod.modFloatBar ul {
    display: inline-block;
    width: 100%;
    background: #fff;
   }
   body.wdr .mod.modFloatBar .box {
      background: #002039;
   }
}


/***************************
 *
 * Ende headlinefix_general.css
 *
 ***************************/


/***************************
 *
 * Playbutton 
 *
 ***************************/

/** Stage **/

/* neuen ausblenden */
body.wdr.themen:not(.specials) #content.home .mod.modStageMedia .box .teaser.audio .mediaIcon::before, 
body.wdr.themen:not(.specials) #content.home .mod.modStageMedia .box .teaser.gallery .mediaIcon::before, 
body.wdr.themen:not(.specials) #content.home .mod.modStageMedia .box .teaser.video .mediaIcon::before {

	display: none;
}

/* alten wieder rein */
body.wdr.themen:not(.specials) #content.home .mod.modStageMedia .box .teaser.audio .textWrapper::before, 
body.wdr.themen:not(.specials) #content.home .mod.modStageMedia .box .teaser.gallery .textWrapper::before, 
body.wdr.themen:not(.specials) #content.home .mod.modStageMedia .box .teaser.video .textWrapper::before {
    display: block;
}


/* Groesse und Position anpassen */
body.wdr .mod.modStageMedia .box .teaser.video .textWrapper::before {

	font-size: 46px;
	width: 46px;
	line-height: 1;
	height: 46px;

	background-color: rgba(0,52,94,.9);
	top: -48px;
	left: 0;
}



/** Teaser **/

body.wdr.themen:not(.specials) #content.home .mediaCon .media.audio::before, 
body.wdr.themen:not(.specials) #content.home .mediaCon .media.gallery::before, 
body.wdr.themen:not(.specials) #content.home .mediaCon .media.multimedia::before, 
body.wdr.themen:not(.specials) #content.home .mediaCon .media.video::before, 
body.wdr.themen:not(.specials) #content.home .mediaCon a.mediaLink.audio::before, 
body.wdr.themen:not(.specials) #content.home .mediaCon a.mediaLink.gallery::before, 
body.wdr.themen:not(.specials) #content.home .mediaCon a.mediaLink.multimedia::before, 
body.wdr.themen:not(.specials) #content.home .mediaCon a.mediaLink.video::before {

	height: 46px !important;
	width: 46px !important;
	font-size: 46px !important;

	/* links unten */
	background-color: rgba(0,52,94,.9);
	left: 0;
	bottom: 0;
	margin: 0 !important;
	
}



/***************************
 *
 * IE-Hack (IE10+)
 *
 ***************************/

 /*
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {  

	body.wdr .mod.modStageMedia .box .teaser.video .textWrapper::before {
		font-size: 0.5em !important;
	}

	body:not(.specials).themen.wdr .home#content .mediaCon .audio.media::before, 
	body:not(.specials).themen.wdr .home#content .mediaCon .gallery.media::before, 
	body:not(.specials).themen.wdr .home#content .mediaCon .multimedia.media::before, 
	body:not(.specials).themen.wdr .home#content .mediaCon .video.media::before, 
	body:not(.specials).themen.wdr .home#content .mediaCon a.audio.mediaLink::before, 
	body:not(.specials).themen.wdr .home#content .mediaCon a.gallery.mediaLink::before, 
	body:not(.specials).themen.wdr .home#content .mediaCon a.multimedia.mediaLink::before, 
	body:not(.specials).themen.wdr .home#content .mediaCon a.video.mediaLink::before {
		font-size: 0.3em !important;
	}

}
*/








	

