/* CSS vacatures */
a:link{color: #000000; text-decoration: underline;}
a:visited{color: #000000; text-decoration: underline;}
a:hover{color: #666666; text-decoration: none;}
#main_a {
	position: absolute;
	top: 115px;
	left: 220px;
	width: 450px;
	height: 445px;
	z-index: 1;
}
#main_b {
	position: absolute;
	top: 90px;
	width: 420px;
	height: 285px;
	z-index: 2;
	overflow: auto;
	scrollbar-face-color: #FFFFFF;
	scrollbar-arrow-color: #262626;
	scrollbar-track-color: #FFFFFF;
	scrollbar-shadow-color: #262626;
	scrollbar-highlight-color: #262626;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
}
#main_c {
	position: absolute;
	top: 115px;
	left: 618px;
	width: 228px;
	height: 440px;
	background-image: url(/_images/_library/amstlvn_vacature_vershoek.jpg);
	background-repeat: no-repeat;
	background-position: right;
	z-index: 0;
}
.zero-top {
	margin-top: 0px;
}
.bottom-text {
	position: absolute;
	bottom: 0px;
	margin-bottom: 0px;
}
.blue {
	color: #004B97;
}
.red {
	color: #C60000;
}
