/* all styles used by CMS objects */

	p {
		margin: 0px;
	}
	
	.Afb_links {
		float: left;
		margin-right: 10px;
	}
	
	.Afb_rechts {
		float: right;
		margin-left: 10px;
	}
	
	.Kop1 {
		font-size: 18px;
		font-weight: bold;
		letter-spacing: 2px;
		line-height: 24px;
		margin: 10px 0px 10px 0px;
	}
	
	.Kop2 {
		font-size: 14px;
		font-weight: bold;
		letter-spacing: 2px;
		line-height: 18px;
	}
	
	.Kop3 {
		font-size: 12px;
		font-weight: bold;
		letter-spacing: 2px;
		line-height: 12px;
	}
