/* all styles used by CMS objects */

	p {
		margin: 0px;
	}
	
	.Kop_Oranje {
		font-size: 12px;
		font-weight: bold;
		color: #FF5A00;
	}
	
	.Kop_Grijs {
		font-size: 12px;
		font-weight: bold;
		color: #656565;
	}
	.Kop_Oranje_Groot {
		font-size: 22px;
		font-weight: bold;
		color: #FF5A00;
	}
	
	.Kop_Grijs_Groot {
		font-size: 22px;
		font-weight: bold;
		color: #656565;
	}
	