@charset "utf-8";

div#info {
	/* breedte 700px */
	width: 700px;
	/* hoogte 550px */
	height: 550px;
	background: black;
	background-image: url(../images/bg_home_index.jpg);
	background-repeat: no-repeat;
}

div#home {
	/* breedte 700px */
	width: 700px;
	/* hoogte 550px */
	height: 550px;
}

div#home_top {
	/* breedte 700px */
	width: 700px;
	/* hoogte 270px */
	height: 270px;
	margin: 0;
	padding: 0;
	text-align: center;
}

div#home_top_left {
	float: left;
	/* breedte 460px */
	width: 390px;
	padding-left: 70px;
	/* hoogte 270px */
	height: 230px;
	padding-top: 40px;
	text-align: center;
}

div#home_top_right {
	float: left;
	/* breedte 240px */
	width: 220px;
	padding-left: 20px;
	/* hoogte 270px */
	height: 220px;
	padding-top: 50px;
	font-size: 1.2em;
	font-style:italic;
	color: #9C9E9F;
	line-height: 1.6em;
	text-align: left;
}

div#home_bottom {
	/* breedte 700px */
	width: 700px;
	/* hoogte 280px */
	height: 280px;
	margin: 0;
	padding: 0;
	text-align: center;
}

div#home_bottom_left {
	float: left;
	/* breedte 460px */
	width: 440px;
	padding-left: 20px;
	/* hoogte 280px */
	height: 240px;
	padding-top: 40px;
	text-align: left;
	font-size: 1.1em;
}
div#home_bottom_left a,
div#home_bottom_left a:link,
div#home_bottom_left a:active,
div#home_bottom_left a:visited {
	font-size: 0.8em;
	color: white;
	font-weight: bold;
}
div#home_bottom_left a:hover {
	font-size: 0.8em;
	color: #f08f0b;
	font-weight: bold;
}
div#home_bottom_left img {
	border: 0 none;
}
div#home_bottom_left table {
	border-collapse:collapse;
}
div#home_bottom_left table td {
	padding: 0px;
}

div#home_bottom_right {
	float: left;
	/* breedte 240px */
	width: 225px;
	padding-left: 15px;
	/* hoogte 280px */
	height: 220px;
	padding-top: 60px;
	font-size: 1.2em;
	font-style: normal;
	color: #C7C8CA;
	line-height: 1.6em;
	text-align: left;
}

div#home_bottom_right div.vacaturetitel {
	font-size: 1.1em;
	font-weight: bold;
	color: #646465;
	line-height: 1.1em;
	text-align: left;
}

div#home_bottom_right div.vacaturetitel a,
div#home_bottom_right div.vacaturetitel a:link,
div#home_bottom_right div.vacaturetitel a:active,
div#home_bottom_right div.vacaturetitel a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #646465;
}
div#home_bottom_right div.vacaturetitel a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #f08f0b;
}

div#home_bottom_right div.vacaturedoc {
	font-size: 0.75em;
	text-align: right;
	color: #f68f24;
	line-height: 0.8em;
	text-align: right;
	margin-bottom: 5px;
}

div#home_bottom_right div.vacaturedoc a,
div#home_bottom_right div.vacaturedoc a:link,
div#home_bottom_right div.vacaturedoc a:active,
div#home_bottom_right div.vacaturedoc a:visited {
	text-decoration: none;
	color: #f68f24;
}
div#home_bottom_right div.vacaturedoc a:hover {
	text-decoration: none;
	color: #646465;
}

/* Footer herinstelling door BELSTAT TELLER */
div#footer span.teller {
	width: 16px;
}
div#footer span.footer_d1 {
	width: 214px;
}
div#footer span.footer_d2 {
	width: 81px;
}
div#footer span.footer_d3 {
	width: 126px;
}
div#footer span.footer_d4 {
	width: 129px;
}
div#footer span.footer_d5 {
	width: 106px;
}
div#footer span.footer_d6 {
	width: 100px;
}
div#footer span.footer_d7 {
	width: 80px;
}
div#footer span.footer_d8 {
	width: 120px;
	color:#939598;
}

