/* Homepage */
#CCIPlaceHolder_Content{
	margin: 275px 0 20px 0;
	width: 961px;
	overflow: hidden;
	padding: 0 20px;
}
.blok{
	width: 280px;
	margin-bottom: 20px;
	float: left;
}
.breed{
	width: 585px;
}
.balk{
	height: 16px;
	margin-bottom: 20px;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	padding: 0 10px 0 7px;
}
.dotted{
	background: url(/images/dotted.gif) repeat-x left top #ffffff;
	height: 3px;
	margin: 3px 0;
}
#licht_blauw{
	margin-right: 25px;
	float: left;
}
#paars{
	float: left;
}
#blauw{
	float: left;
}
#blauw .blok_links{
	float: left;
	width: 280px;
}
#blauw .blok_rechts{
	float: right;
	width: 280px;
}
#licht_blauw .balk{
	background: url(/images/balk_licht_blauw.gif) no-repeat left top #ffffff;
}
#paars .balk{
	background: url(/images/balk_paars.gif) no-repeat left top #ffffff;
}
#blauw .balk{
	background: url(/images/balk_blauw.gif) no-repeat left top #ffffff;
}
#blauw .tekst{
	margin-left: 18px;
}
h3{
	background: url(/images/stip_zwart.gif) no-repeat left 4px #ffffff;
	padding-left: 18px;
	font-weight: bold;
	font-size: 14px;
}
.tekst{
	font-size: 12px;
}
.tekst a{
	color: #635288;
	text-decoration: none;
	font-weight: bold;
}
.tekst a:hover{
	text-decoration: underline;
	font-weight: bold;
}
#home_rechts{
	float: right;
	width: 350px;
}
#nieuwsoverzicht{
	margin-top: 15px;
}
h4{
	font-size: 12px;
	margin-bottom: 5px;
	font-weight: bold;
}
h4 span{
	color: #BEBEBE;
	padding-right: 10px;
}
h4 a{
	color: #494949;
	text-decoration: none;
}
h4 a:hover{
	text-decoration: underline;
}
#nieuwsoverzicht .dotted{
	margin: 10px 0;
}