/* tekstkleur menu */

#nav ul li a {
	color: #fff;
}
#nav ul li.current a {
	color: #000;
}
#searchnav a {
	color: #fff !important;
}


/* wit */
#tl_container .tl_day.special-0 .tl_day_day { color: #fff; }



/* hoofdkleur */
.tl_day_day,
p.dossiertitle {
	color: #046F96;
	}
div.poll li .score span,
#tl_container .tl_day.special-0,
#tl_container .tl_day.special-0 .tl_day_month,
#nav .container,
.images span.current {
	background-color: #046F96;
	}

#main .tong {
	background-color: #BDDFED;
}	

form.formulier,
.tl_event_detail,
#main caption,
.gallery .pag-top,
.sidebar h2,
.gallery .images,
.gallery .videos,
ul.with-pagination {
	border-color: #BDDFED;
	}

.news-list-browse-top {
	border-bottom: 3px solid #046F96;
	margin-bottom: 6px;
}

.news-list-browse-bottom {
	border-top: 3px solid #046F96;
	padding-top: 6px;
}



/* een-na-lichtste variant hoofdkleur */
.tl_day.weekend,
.tl_day_month,
#main table thead th,
.images a:hover,
#subnav li.current a,
#subnav li.current strong,
#nav #mainnav li.current a, 
#nav #mainnav li a:hover {
	background-color: #BDDFED;
	color: #000;
	}
	#subnav li.current li a {
		background-color: #fff;
		}
.tl_event a,
.images a img,
#nav #mainnav {
	border-color: #BDDFED;
}

.tx-chcforum-pi1-postForm #formWhere {
	background-color: #BDDFED;
}


/* lichtste variant hoofdkleur */
.quiz ol li.selected label,
#subnav li a:hover,
#subnav li.current li a:hover,
.tl_day,
#tl_container,
#main td,
.images a,
#nav h2 {
	background-color: #DEEFF6;
	color: #000;
}


.tx-chcforum-pi1-postForm {
	background-color: #DEEFF6;
	border: none;
}

.tx-chcforum-pi1-singlePost .author {
	background-color: #DEEFF6;
}