﻿/* Kleuren Plan News */
.bar {
	background-color:#87C7F4;
}
.color {
	color:#0088D9;
}
.bgGeneral {
	background-color:#0088D9;
}
.bgGeneral a {
	background-color:#DEEFFF;
	color:#3366CC;
}
.bgGeneral a:hover {
	color:#3366CC;
	background-color:#A8D6FF;
}

.textContainer {
	float:left;
	margin:0 0 0 0;
	color:#274779;
	/*width:500px;*/
	padding:2px 0 0 3px;
}
.textContainer h3 {
	color:#3366CC;
}
.textContainer ul li {
	background-image: url(/images/bgListitemAlgemeen.png);
}
*html .textContainer ul li {
	background-position:left 3px;
	background-image: url(/images/bgListitemAlgemeen.png);
}
