/* RBB Radio eins stylesheet.css for Color  --- hoererplatz --- 
* Author: Tino Urbiks, Holger M. Stangl Date: June 2007*/
.noBorder { border: 0 !important; }
.noBorder img { border: 0 !important; }
/* ----------- Hintergrundbilder ----------- */
.contentCenterF {
	background-image: url(http://www.radioeins.de/rad/grafik/backgrounds/hoererplatz/bg_marginalB.gif);
	background-repeat: repeat-y;
	}
.contentCenterE { 
	background-image: url(http://www.radioeins.de/rad/grafik/backgrounds/hoererplatz/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(http://www.radioeins.de/rad/grafik/backgrounds/hoererplatz/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:#c77e20;
	}
/* --- Navigation --- */
.navigationB { background-color:#c77e20; }
/* ----------- Teaser End Bereiche Heller Farbton ----------- */
.headB  { background-color:#FFCB68; }
.fondA  { background-color:#FFCB68; }
.contentCenterA { background-color: #FFCB68; }
.containerSearch { background-color: #FFCB68; border-bottom: 1px solid #fffff7; color: #333; }
.teaserInfo  { background-color:#FFCB68; border-top: 1px solid #fffff7; color: #535456; }

/*---- Rating ----*/

.ratingTop {background-color:#ffcb68};
.rubrikBorder {border-bottom: .8em solid #ffcb68!important;};

