div.paging_navigatie
{
	float:left;
	padding-bottom:8px;
}

div.vorige_en_volgende
{
	float:right;
}

#intro-text
{
	width:680px;
}

.search-results
{
	float:left;
	width:680px;
}

#deelselecties h3
{
	margin-top:24px;
}

#deelselecties
{
	float:right;
	width:210px;
}

#deelselecties ul
{
	padding:0;
	margin:0;
	margin-bottom:12px;
	list-style-type:none;
	float:left;
}

#deelselecties li
{
	padding:0;
	margin:0;
	margin-bottom:4px;
}

.search-results li
{
	padding-top:8px;
	padding-bottom:8px;
}

h1
{
	margin:10px 0;
	padding:4px 0 4px 22px;
	padding-left:30px;
	background:url(/static/img_new/icn/logo_xs.gif) center left no-repeat;
	color:#4285c5;
	font-size:18px;
	border-bottom:1px solid #d8d8d8;
}

/* -----[ "Blauwe balk" ]----- */
#content_header
{
	background:transparent url(/images/newstyle/bg/content_header.gif) 0 0 no-repeat;
	margin-left:58px;
	padding:6px 25px;
}

#content_header h2
{
	margin:0;
	padding:0;
	font-size:22px;
	height:30px;
	background:none;
	border-bottom:0;
	color:#fff;
}
