@charset "utf-8";

div#info {
	/* breedte 700px */
	width: 700px;
	/* hoogte 550px */
	height: 550px;
	background: white;
	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 295px */
	height: 295px;
	margin: 0;
	padding: 0;
	text-align: center;
}

div#home_top_left {
	float: left;
	/* breedte 430px */
	width: 380px;
	padding-left: 50px;
	/* hoogte 295px */
	height: 230px;
	padding-top: 65px;
	text-align: center;
}

div#home_top_right {
	float: left;
	/* breedte 270px */
	width: 245px;
	padding-left: 15px;
	padding-right: 10px;
	/* hoogte 295px */
	height: 213px;
	padding-top: 78px;
	font-size: 1.2em;
	font-style:italic;
	color: #666769;
	line-height: 1.6em;
	text-align: left;
}

div#home_bottom {
	/* breedte 700px */
	width: 640px;
	padding-left: 60px;
	/* hoogte 255px */
	height: 205px;
	padding-top: 50px;
	margin: 0;
	text-align: left;
}

div#home_bottom a,
div#home_bottom a:link,
div#home_bottom a:active,
div#home_bottom a:visited {
	font-size: 0.9em;
	color: #66b0cf;
	font-weight: bold;
}
div#home_bottom a:hover {
	font-size: 0.9em;
	color: black;
	font-weight: bold;
}
div#home_bottom img {
	border: 0 none;
}
div#home_bottom table {
	border-collapse:collapse;
}
div#home_bottom table td {
	padding: 0px;
}

/* 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: 131px;
}
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;
}
