/**** Box f�r Sendezeitenhinweis ****/

.infoBroadcastDateBox .boxCon {
	height: 89px;
	margin-top: 27px;
	width: 240px;
}

.infoBroadcastDateBox .line {
	margin-top: 8px;
    margin-bottom: 8px;
    height: 6px;
}

.infoBroadcastDateInline {
	display: none;
	visibility: hidden;
}

#content .sectionC .con {
	margin-top: 0;
	padding-bottom: 20px;
}

/*** Indexseite ***/

#content .indexColumnWrapper {
	margin-left: 6px;
	width: 996px;
}

#content .section.sectionA.index iframe.twitter-timeline {
	height: 420px !important;
}

/*** Stage ***/
/*Topmeldung im Stage erh�lt Container und alle Elemente damit andere Ausrichtung und Breite*/
.modStage .dachzeile, .modStage .headline, .modStage .teasertext, .modStage .linklist {
	width:100%;
	float:left; 
}
/* Modul Standard vertikal Darstellungstyp textright */
.textright .modClassic .linklist {
    clear: right;
    float: right;
    width: 54%;
}

.iFrameInfo {
	display: none;
	visibility: hidden;
}


/*** sprite mit lra logos ***/
.lraLogo.br {
	background-position: 30px -25px;
	height: 117px;
} 
.lraLogo.hr {
	background-position: 30px -193px;
	height: 117px;
}
.lraLogo.mdr {
	background-position: 30px -361px;
	height: 117px;
}
.lraLogo.ndr {
	background-position: 30px -529px; 
	height: 117px;
}
.lraLogo.radiobremen {
	background-position: 30px -697px;
	height: 117px;
}
.lraLogo.rbb {
	background-position: 30px -865px;
	height: 117px;
}
.lraLogo.sr {
	background-position: 30px -1033px; 
	height: 117px;
}
.lraLogo.swr {
	background-position: 30px -1201px;
	height: 117px;
}
.lraLogo.wdr {
	background-position: 30px -1369px;
	height: 117px;
}
#programLayer
{
	padding-top: 14px;
	left: -93px;
    width: 996px;
}
.prgmlayerButtons 
{
	position: relative;
	top: 15px;
	margin-right:4px;
}

/* spez. Einstellungen Sendungslayer Gr��e L */
#sendungenLayer
{
	padding: 0px;
	left: -89px;
    width: 996px;
    height: 498px;
    
}
#sendungenLayer .subressorts a
{
	width: 225px;
}
#sendungenLayer .subressorts .collapsed a
{
	width: 201px;
}

#sendungenLayer .con.sndglayerContent {
	width:737px;
	padding-left:9px;
}
#sendungenLayer .sndglayerContent .box {
	width: 176px;
	height:161px;
}
.sndgLayerButtonContainer {
	top:418px;
	right:5px;
}
#sendungenLayer .sndgLayerClose {
	top:470px;
	right:5px;
	width: 90px;
}
#sndgLayerAZBox {
	padding-top:25px;
}

#content.AZ .mod.modE.modAZ h5.externalLink {
	padding-right: 19%;
}

#sendungenLayer .sndglayerContent h5.externalLink {
	background-position: 152px -8px;
	padding-right: 20px;
	width: 92%;
}

/*** Videoplayer Page ***/
.videoplayer .wrapperInformation {
	width: 996px;
	margin-left: 6px;
}

.videoplayer .wrapperInformation .sectionC {
	margin-right: 0px;
}

/*** Tagcloud ***/

.modA .box.modTagcloud {
    width: 996px;
}

.modTagcloud .linklist .list li {
    margin-right: 8px;
    margin-left: 8px;
    width: 183px;
}

.modTagcloud .linklist .list li:nth-last-child(5),
.modTagcloud .linklist .list li:nth-last-child(4),
.modTagcloud .linklist .list li:nth-last-child(3),
.modTagcloud .linklist .list li:nth-last-child(2),
.modTagcloud .linklist .list li:nth-last-child(1) {
    border-bottom-width: 1px;
    border-bottom-style: solid;
}