/* all styles used by CMS objects */

	p {
		margin: 0px;
	}
	
	.normaal{}
	
	.font1 {
		font-size: 16px;
					color: #5A5A5A;
				line-height: normal;
	}
	
	.font2 {
		font-size: 14px;
					color: #D50000;
				line-height: normal;
	}
	
	.font3 {
		font-size: 12px;
					color: #7F7F7F;
				line-height: normal;
	}
	
	.font4 {
		font-size: 16px;
					color: #BE0000;
				line-height: normal;
	}
	
	.font5 {
		font-size: 16px;
					color: #646464;
				line-height: normal;
	}
	
	img.Afb_links {
		float: left;
		padding-right: 10px;
	}
	
	img.Afb_rechts {
		float: right;
		padding-left: 10px;
	}
	
	.rood {
		color: #cc0101;
	}

	.link {
	
	.Popup{}
