/* RBB Radio eins stylesheet.css for Color  --- team --- 
* 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/team/bg_marginalB.gif);
	background-repeat: repeat-y;
	}
.contentCenterE { 
	background-image: url(../../grafik/backgrounds/team/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/team/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-image: url(../../grafik/backgrounds/team/back_kreis.gif);
	height: 3.3em;
	border-left: 1px solid #cec63f;
	border-right: 1px solid #cec63f;
	}
.headB  { background-color:#cec63f; }
/* --- Navigation --- */
.navigationB { background-color:#cec63f; }
/* ----------- Teaser End Bereiche Heller Farbton ----------- */
.contentCenterA { background-color: #E9E5A4; }
.containerSearch { background-color: #E9E5A4; border-bottom: 1px solid #fffff7; color: #333; }
.teaserInfo  { background-color:#E9E5A4; border-top: 1px solid #fffff7; color: #535456; }

/*---- Rating ----*/

.ratingTop {background-color:#cec63f};
.contentCenterI.rating .containerTeaser.rubrikBorder {border-bottom: .8em solid #cec63f};
