/*** hintergrund content bereich ***/
#contentCol {
	background-color: #D4E7F6;
/*	background-image: url("/programm/img/content_bg.jpg"); */
	background-repeat: repeat-x;
}

/*** hintergrund teaserbausteine 3-reihe ***/
.wrapperStandardTeaser {
/*	background-image: url("/programm/img/teasera_bg.jpg");	*/
}

.trenner {
	background-color: #0A4A88;
}
.trennersmall {
	background-color: #0A4A88;
}

/*** hintergrund und rahmenfarbe topteaser ***/
#topTeaser {
	background-color: #c62f42;
}
#topTeaser .topteaserimage {
	border: 1px solid #ff8a80;
}
.topTeaserLinkliste {
	border-top: 1px solid #e96d6d;
	background-color: #c62f42;
}

#topTeaser h1 a,
#topTeaser .teaserlink a {
	color: #ffffff;
}

#topTeaser .topTeaserLinkliste .tlink a {
	color: #ffffff;
}

/*** icon für den sendehinweis ***/
#infoBox .sendehinweis .text {
	background-image: url("http://www.daserste.de/img/icons/000000/deficon_01.gif");
	background-repeat: no-repeat;
}


/*** hintergrund teaserbaustein b ***/
.standardTeaserB {
	background-color: #fab6ab;
}

/*** hintergrund teaserbaustein c ***/
.standardTeaserC {
	background-color: #fab6ab;
}

/***   Teaserbaustein Audience Flow ***/
h2.audienceflow a {
	color: #000000;
	font-weight: bold;
	margin: 4px 0 4px 8px;
	float: left;
}
.standardTeaserC .audienceflow_item a {
	font-size: 0.7em;
	font-weight: bold;
	color: #000000;
}

.standardTeaserC .audienceflow_item {
	padding-left: 22px;
	background-image: url("/cmspix/icons/000000_fbb5a9/icn_00.gif");
	background-repeat: no-repeat;
	margin-left: 2px;
}

/*** contetnseiten ***/
#textArea {
/*	background-image: url("/einefueralle/img/textArea_bg.jpg"); 
	background-color: #FF0000;  */
	background-repeat: no-repeat;
	background-position: right 0px;
}

/*** Boxen rechts ***/

#linkArea .linkBox li.metaweiter,
#linkArea .linkBox li.metazurueck,
#linkArea .blaettern,
#linkArea .linkBox li {
	background-color: #AED0F3; 
}

#linkArea .linkBox .headlinelinks,
#linkArea .linkBox .headline {
	background-color: #0C4A87;
	color: #FFFFFF;
}

#linkArea .linkBox .meta {
	background-color: #0C4A87;
}

#linkArea .linkBox .coloredborder {
	border-top: 1px solid #0C4A87;
}

/*** bildergalerie ***/
#bildergalArea .bigPicSub {
	background-color: #c72e42; 
}

#bildergalArea .bigPicSub .zurueck {
	border-right: 1px solid #fe8b84;
}

#bildergalArea .bigPicSub .weiter {
	border-left: 1px solid #fe8b84;
}



#wrapperBody #globalCol #panoramaCol img {
	height: auto;
	width: auto;
}
