#kleurVlak {
	background-image:url(../images/backgrounds/vlakOranje.gif);
}
h1, h2, a , h4, #Summary{
	color:#C85019;
}
h2{
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #c85019;	
	padding-bottom:10px;
	margin-bottom:10px;
}
#contentWrapper a.button{
	background-color:#C85019;
	border-color:#C85019;
}
#navBar a.selectedMenu{
	color:#C85019;
}


