/* RBB Radio eins stylesheet.css for Color  --- nachrichten --- 
* Author: Tino Urbiks, Holger M. Stangl Date: June 2007*/
.noBorder { border: 0 !important; }
.noBorder img { border: 0 !important; }
/* ----------- Hintergrundbilder ----------- */
.contentCenterF {
	background-image: url(../../grafik/backgrounds/nachrichten/bg_marginalB.gif);
	background-repeat: repeat-y;
	}
.contentCenterE { 
	background-image: url(../../grafik/backgrounds/nachrichten/bg_beitrag.gif);
	background-repeat: repeat-y;
	}	
.contentCenterA .containerTeaser,
.contentCenterE .containerTeaser,
.contentCenterK .containerTeaser,
.contentCenterN .containerTeaser,
.contentCenter0 .containerTeaser,
.contentCenterP .containerTeaser,
.contentCenterR .containerTeaser,
.contentCenterJ .containerTeaser {
	background-image: url(../../grafik/backgrounds/nachrichten/bg_balken.gif);
	background-repeat: repeat-x;
	background-position: top;
	}
.noBg .containerTeaser { background-image: none; }
.noBg .teaserA {padding-top: 1em;}
/* ----------- Head Bereiche Hintergrundfarbe Dunkler Farbton  ----------- */
.headA,
.headAabsolut { background-color:#54a7ae; }
/* --- Navigation --- */
.navigationB { background-color:#54a7ae; }
/* ----------- Teaser End Bereiche Heller Farbton ----------- */
.headB  { background-color:#B2D7D6; }
.fondA  { background-color:#B2D7D6; }
.contentCenterA { background-color: #B2D7D6; }
.containerSearch { background-color: #B2D7D6; border-bottom: 1px solid #fffff7; color: #333; }
.teaserInfo  { background-color:#B2D7D6; border-top: 1px solid #fffff7; color: #535456; }
.fondB { background-color: #f5faf3; }

/*---- Rating ----*/

.ratingTop {background-color:#B2D7D6};
.contentCenterI.rating .containerTeaser.rubrikBorder {border-bottom: .8em solid #B2D7D6};

