
#homeContentCel{
	background-image:url(../images/bg_wit.gif);
	background-repeat:repeat-y;
}
#homeContentDiv{
	width:220px;
	margin-left:20px;
	margin-top:15px;
	margin-bottom:20px;
	color:#666666;
	line-height:18px;
}
#homeContentDiv h2{
	color:#f68f1e;
	font-size:16px;
	margin-bottom:5px;
	text-transform:none;
}
#homeContentCelHeader {
	background-image:url(../images/bg_homecontent_header.jpg);
	width:261px;
	height:36px;
}
#homeContentCelHeader a{
	font-size:20px;
	text-indent:17px;
	color:#684f40;
	line-height:36px;
	height:36px;
	font-weight:bold;
	text-decoration:none;
	display:block;
	width:261px;
}
#homeContentCelHeader a:hover{
	color:#f68f1e;
}

#divAdres{
	width:179px;
	height:179px;
	background-color:#f68f1e;
	margin-top:7px;
	color:#FFFFFF;
	text-align:left;
}
#divBanner{
	width:179px;
	height:332px;
	background-color:#CCCCCC;
	margin-top:7px;
}
#divNieuwsbrief{
	width:179px;
	height:138px;
	background-color:#c2d1d5;
	background-image:url(../images/bg_nieuwbrief.jpg);
	text-align:left;
	color:#684f40;
}
/*
input[type="button"], input[type="submit"]{
	background-image:url(../images/bg_html_button.jpg);
	border:none;
	height:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#684f40;
	font-weight:bold;
}
*/
.vacatureTabel{
border-bottom:1px solid #999999;
}
.vacatureTabel td{
	font-size:11px;
}
.vacatureTabel th{
	font-size:11px;
	text-align:left;
	border-bottom:1px solid #AAAAAA;
	line-height:18px;
}
.donker td{
	background-color:#EEEEEE;
}
