/* RBB Radio eins stylesheet.css for Color  --- Archiv --- 
* 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/archiv/bg_marginalB.gif);
	background-repeat: repeat-y;
	}
.contentCenterE { 
	background-image: url(../../grafik/backgrounds/archiv/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/archiv/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:#d03254; }
/* --- Navigation --- */
.navigationB { background-color:#d03254; }
/* ----------- Teaser End Bereiche Heller Farbton ----------- */
.headB  { background-color:#EAA3AD; }
.fondA  { background-color:#EAA3AD; }
.contentCenterA { background-color: #EAA3AD; }
.containerSearch { background-color: #EAA3AD; border-bottom: 1px solid #fffff7; color: #333; }
.teaserInfo  { background-color:#EAA3AD; border-top: 1px solid #fffff7;color: #535456; }

.fondB { background-color: #fdf5f1; }
.fond { background-color: #F5FBF5; }

/*---- Rating ----*/

.ratingTop {background-color:#EAA3AD};
.contentCenterI.rating .containerTeaser.rubrikBorder {border-bottom: .8em solid #EAA3AD};

