body{font: 12px verdana,arial,sans-serif}


h1 { /* You don't HAVE to change size and margin, this is done in the publer std.css */
	color: #CD003A;
	font-size: 18px;
}
	h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child { margin-top: 0; } /* reset the first H{x} of the page */
	* html h1, * html h2 { margin-top: 0; } /* Don't we all love Bill? */
	
h2 {
	color: #cd003a;
}

h3 {
	color: #cd003a;
}

h4, h4 a {
	color: #cd003a;
}

h5 { /* H5 is the same size and weight as P: make sure color differs from P */
	color: #cd003a;
}

p{

}

.header2 a {color: #D11241;}
.header2 a:hover {color: #FFC423;}
a { 
	outline: none;
	color: #cd003a;
}
a:hover {
	text-decoration: none;
	color: #ffc423;
}
.options {
	width: 400px;
	float: right;
	margin-left: 40px;
	padding-right: -10px;
}
/*.programmas .options {
	float: none; 
}*/
img.interventie, img.participatie {
	margin-left: 30px;
}	
img.reintegratie, img.participatie {
	margin-top: 20px;
	margin-bottom: 10px;
}

.rood{
	color:#cd003a !important;
	}
.zwart{
	color:#000000 !important;
}
.geel-oranje{
	color:#FFC423 !important;
}
.wit{
	color:#FFFFFF !important;
}
