.banner-kolom{
	width:237px;
	float:right;
	margin-left:25px;
	background-color:#f5f5f6;
	padding:0 0 100px 0;
}

.banner{
	color:#8c8c8c;
	overflow:auto;
}

.banner img{
	float:left;
}

.banner_product{
	width:118px;
	float:left;
}
.productnaam{
	background-color:#dcdcdd;
	border-top:1px solid #717172;
	border-bottom:1px solid #717172;
	padding:2px 0 1px 4px;
	height:20px;
	color:#6e6e6e;
	font-weight:bold;
	clear:both;
}

.productnaam a{
	color:#6e6e6e;
	font-weight:bold;
}

.productnaam a:hover{
	text-decoration:underline;
}

.banner_vacature{
	background:#e9e9e9 url(/gfx/banners/vacature_bottom.gif) bottom repeat-x;
	margin:15px 0 0 0;
	padding:0 0 25px 0;
}

.banner_vacature p{
	padding:3px 10px 10px 10px;
	margin:0;
	font-size:11px;
	line-height:150%;
}


.banner_vacature ul{
	list-style:none;
	margin:0;
	padding:0 0 0 10px;
}

.banner_vacature ul li{
	padding:0 0 0 15px;
	margin:9px 0;
	background:url(/gfx/list_vacature.gif) no-repeat left 5px;
	line-height:140%;
}

.banner_vacature ul li a{
	font-weight:bold;
	color:green;
}

.vacature_tekst{
}

.vacature_tekst img{
	margin:10px 15px 5px 10px;
	float:left;
}

.post-it{
	margin-top:-15px;
	position:absolute;
}
