/* CSS Document */
/*********************************************/
/* color.css                                 */
/* specific stylesheet for title colors   	 */
/* december 2009   	                         */
/* Laura Drewes  	                         */
/*********************************************/
/* vervangt kleuren uit:                     */
/*                                           */
/* vervangt kleuren uit:                     */
/* main.css                                  */
/* bd_content.css                            */
/* detailpagina.css                          */
/*********************************************/
/* kleurenschema per portal - STENTOR          

Huisstijlkleur per portal

BD		D81829
BNDS	CC0033
ED 		00539F
GLD		DC2906
PZC		0076AC
STN		DC2906
TCT		ED1C24
*/
/***********************************************/

/*********************************************/
/* color en images in bd_content.css */
/*********************************************/
#siteName h1, #siteName h3 {
	background:transparent url(../images/logo.gif) no-repeat scroll 0 0;
}

li.video span.smalltime{
	background-color: #DC2906;
}

li.headlines-white span.smalltime,li.headlines-grey span.smalltime {
	background-color: #DC2906;
}

li.video h5{
	color: #DC2906;
}

ul.headlinesUl {
	color:#DC2906;
}

#postingform  .disclaimer{
	color: #DC2906;
}

a.glink_active em, a.glink_active:visited em{
	background-color: #DC2906;
}

.subglobalNav .slink_active{
	color: #DC2906;
}

.dateStyle .activeLevel a{
	color: #DC2906;
}

#otherRegional ul{
	color:#DC2906;
}

#otherRegional ul li a{
	color:#DC2906;	
}

#siteMap ul li a{
	color: #DC2906;
}

#meerNieuws div#meerNieuwsPager a.current{
	color: #DC2906;
}

.ankeiler_cr .top{
	background-color:#B92431; 
}


/*********************************************/
/* Color in main.css */
/*********************************************/
#bottomAnkeilers h4 a{
	color: #DC2906;
}

#newsPerSectionLeft ul, #newsPerSectionRight ul{
	color:#DC2906;
}

.extricatedArticle .summary a, .extricatedArticle .summary a:hover{
	color: #DC2906;
}

#contentLeft .smalltime {
background-color:#DC2906;
}

#contentLeft .searchNav, #contentLeft .searchNav a{
	color: #DC2906;
}

.multimedia a
{
	color: #DC2906;
}

.summaryInline a, .summary a
{
	color: #DC2906;
}

.headerVideo
{
	background-color: #DC2906;
}

/*********************************************/
/* color in detailpagina.css */
/*********************************************/

#contentLeft #article a{
	color: #DC2906;
}

#contentLeft #videoArticle a{
	color: #DC2906;
}

#contentLeft #interaction a{
	color: #DC2906;
}

#contentLeft #reactions a{
	color: #DC2906;
}

#contentLeft #seeAlso span{
	color: #DC2906;
}

#contentRight .dateStyle{
	color: #DC2906;
}

#contentRight .contentRightNav .selected a{
	color: #DC2906;
}

#contentRight #headlines #reactions ul, #contentRight #headlines #populair ul{
	color: #DC2906;
}

.reactie div span{
    color: #DC2906;
}

#serviceAd {
	background:transparent url(../images/icon.gif) no-repeat scroll 0 0;
}

/*********************************************/
/* color en images in menuPulldown.css */
/*********************************************/
#globalNav.pullDown #nav {
	background: #fff url(../images/navi_main_bg.gif) repeat-x;
}

/*********************************************/
/* color en images in video.css              */
/*********************************************/
div.video .smalltime {
    background-color: #DC2906;
}

div.video .editors-choice-title {
    background: #DC2906 url('../images/navi_main_bg.gif');
}

#mainColumn div.video .video-list-title a h2 {
    background: #DC2906 url('../images/navi_main_bg.gif');
}

