/* Start of CMSMS style sheet 'blauw' */
#zoekbalk_left {
	width: 620px;
	height: 24px;
	margin: 5px 0;
	background: #002e60 url(images/zoekbalk_left.png) no-repeat;
	float: left;
}

#zoekbalk_right {
	width: 2px;
	height: 24px;
	margin: 5px 0;
	background: url(images/zoekbalk_right.png) no-repeat right;
	float: right;
}

#search .search-button {
	border: 0;
	height: 20px;
	font-size: 12px;
	background: #002e60;
	color: #fff;
	padding-bottom: 5px;
}

#kleur_blok .search-button {
	border: 0;
	height: 20px;
	font-size: 11px;
	background: #002e60;
	color: #fff;
	padding-bottom: 5px;
}

#content_intro {
	width: 622px;
	padding-bottom: 1px;
	background: url(images/content_intro_top.png) no-repeat;
	clear: left;
}

#div_images img {
	float:left;
	margin: 0 5px 9px 5px;
}

#content_intro_bottom {
	width: 622px;
	height: 2px;
	background: url(images/content_intro_bottom.png) no-repeat;
	font-size: 0px;
}

#kleur_blok{
	background: #002e60 url(images/blauw_blok_top.png) no-repeat;
}

#kleur_blok_under{
	background: url(images/blauw_blok_bottom.png) no-repeat;	
}
/* End of 'blauw' */

