/*
LAYOUT: One-Column Fixed
DESCRIPTION: One-column 950px fixed layout
*/

#ikzoek a {
	display: block;
	height: 158px;
	width: 438px;
	background: url(../img/home_arrow.gif) no-repeat 0 24px;
	color: #fff;
	position: relative;
	text-decoration: none;
}
#ikzoek .personeel {
	float: left;
}
#ikzoek .werk {
	float: right;
}
#ikzoek .personeel img {
	position: absolute;
	right: 30px;
}
#ikzoek .werk img {
	position: absolute;
	right: 30px;
	top: 8px;
}
#ikzoek a span {
	position: absolute;
	left: 15px;
	top: 53px;
	font-family:'HelveticaNeue-Light','Helvetica Neue Light','Helvetica Neue',Helvetica,Arial,sans-serif;
	font-weight: 400;
	color: #fff;
	font-size: 30px;
}
#ikzoek a small {
	position: absolute;
	left: 15px;
	top: 84px;
	font-family:'HelveticaNeue-Light','Helvetica Neue Light','Helvetica Neue',Helvetica,Arial,sans-serif;
	font-weight: 400;
	color: #fff;
	font-size: 16px;
	text-decoration: underline;
}
#ikzoek a:hover small {
	text-decoration: none;
}


#over_rsb img {
	margin-top:  20px;
}


.bottomblock {
	float: left;
	width: 261px;
	margin-left: 20px;
	padding: 30px 15px 15px;
	font-size: 11px;
	line-height: 16px;
}
.bottomblock p {
	margin-bottom: 10px;
}
.bottomblock ul {
	margin: 0;
}
.bottomblock li {
	list-style: none;
	margin: 0;
}

#nieuwevacatures {
	background: #4dccf5 url(../img/vacatures_top.gif) top no-repeat;
	margin: 0;
	padding: 30px 0 0;
	width: 291px;
}
#nieuwevacatures .bottom {
	background: #4dccf5 url(../img/vacatures_bottom.gif) top no-repeat;
	height: 18px;
	clear: both;
}
#nieuwevacatures h2,
#nieuwevacatures a {
	color: #fff;
}
#nieuwevacatures a.right {
	float: right; 
	padding: 0 15px;
	font-size: 14px;
}
#nieuwevacatures h2 {
	margin-left: 15px;
}
#nieuwevacatures ul {
	margin: 15px 30px;
}
#nieuwevacatures li a {
	font-size: 12px;
	line-height: normal;
	padding: 10px 0 5px 20px;
	display: block;
	background: url(../img/icon_list.gif) no-repeat 0px 11px;
}
#nieuws li {
	margin: 20px 0 0;
}