/*------------------------ SUBMENU -----------------------*/
#submenu li.active {
	background:url(../images/bg_submenu_blauw.png) repeat-y;
}

/*------------------------ ALINEA -----------------------*/
.kop{
	color: #b4004b;
	font-size: 14px;
	margin-bottom: 10px;
	font-weight: bold;
}
.subkop{
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 10px;
	color:#3b458e;
}
.alinearij{
	color: #3b458e;
	font-size: 11px;
	line-height: 21px;
}
.alinearij p{
	margin:0px;
}
.picleft {
	float:left;
	margin:4px 15px 5px 0;
}
.picright {
	float:right;
	margin:4px 0 5px 15px;
}
.picleftsamen {
	float:left;
	margin:0;
}
.picrightsamen {
	float:right;
	margin:0;
}
.picgroot {
	float:left;
}
img{
	border: none;
}
/*------------------------ VACATURES -----------------------*/
h1 {
	color:#3b458e;
}
.separator {
	border-top: solid 1px #3b458e;
	clear:both;
}
.vacatures {
	margin-top: 14px;
}
.vacatures h1 {
	font-weight:bold;
	font-size:12px;
}
.vacatures p {
	color:#3b458e;
	width:270px;
	text-align:left;
	margin:0px;
}
.link_rechts a{
	float:right;
	text-align:right;
	text-decoration:none;
	margin: -15px 0 15px 0;
	color:#3b458e;
}
/*------------------------ ALGEMEEN -----------------------*/
.link_blauw {
	margin-bottom:10px;
}
.link_blauw a{
	color:#3b458e;
	text-decoration:none;
}
#content p {
	margin: 0 0 10px 0;
	color:#3b458e;
	padding:0;
}
.link_blauw {
	margin-bottom:10px;
}
.link_blauw a{
	color:#3b458e;
	text-decoration:none;
}
