/*------------------------ ALGEMEEN -----------------------*/
h1 {
	color:#3b458e;
}
.separator {
	border-top: solid 1px #3b458e;
	clear:both;
	margin-bottom: 15px;
}
.link_logo {
	width:155px;
	text-align:center;
	float:left;
	height:80px;
}
.link {
	margin:40px 0 0 170px;
}
.link a {
	font-weight:bold;
	color:#434d93;
	text-decoration:none;
	font-size:12px;
}
