@charset "utf-8";
/* CSS Document */

body {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-image: url(../_img/body_bg.jpg);
	background-repeat: repeat;
}

#container {
	width: 740px;
	height: 500px;
}
/* Onderstaande code CENTREREN is om de containerin het midden op het scherm te krijgen */
.centreren {      
	height: 500px;
	width: 740px;
	margin-top: -250px;
	margin-left: -370px;
	position: absolute;
	left: 50%;
	top: 50%;
}
#container #header {
	padding: 0;
	margin: 0px;
	height: 120px;
	width: 620px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(../_img/body_bg.jpg);
	background-repeat: repeat;
}
#container  #header_img1 {
	height: 120px;
	width: 120px;
	background-color: #000000;
	float: left;
}
#container  #header_img2 {
	height: 120px;
	width: 120px;
	background-image: url(../_images/ind_01.jpg);
	background-repeat: no-repeat;
	float: left;
}
#container #header_img3  {
	position: absolute;
	height: 120px;
	width: 20px;
	left: 240px;
	top: 0px;
}
#container #mainContent {
	position: absolute;
	top: 120px;
	height: 260px;
	width: 620px;
	left: 0px;
	background-position: top;
	margin: 0px;
	padding: 0px;
}
#container #mainContent_links1 {
	height: 120px;
	width: 120px;
	background-image: url(../_img/zwart_150.gif);
	background-repeat: repeat-x;
	float: left;
	margin: 0px;
	padding: 0px;
}
#container #mainContent_links2 {
	height: 120px;
	width: 120px;
	left: 0px;
	top: 120px;
	position: absolute;
	background-image: url(../_img/body_bg_120_bo.png);
	background-repeat: no-repeat;
}
#container #mainContent_img1 {
	background-image: url(../_images/ind_02.jpg);
	background-repeat: no-repeat;
	height: 120px;
	left: 120px;
	position: absolute;
	width: 120px;
}
#container #mainContent_img2 {
	background-image: url(../_images/ind_03.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 120px;
	width: 120px;
	left: 120px;
	top: 120px;
}
#container #mainContent_img3 {
	background-color: #FFFFFF;
	position: absolute;
	height: 20px;
	width: 240px;
	left: 0px;
	top: 240px;
}
.datum {
	color: #000;
	font-size: 7.5pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px;
	padding: 3px 5px 0px 10px;
	text-align: left;
}
#container #mainContent #mainContent_kolom {
	position: absolute;
	height: 260px;
	width: 20px;
	left: 240px;
	top: 0px;
}
#container #mainContent_logo {
	position: absolute;
	height: 240px;
	width: 360px;
	left: 260px;
	color: #FFFFFF;
	background-color: #000000;
}
#container #mainContent #mainContent_logo #logo_01 {
	height: 240px;
	width: 155px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#container #mainContent #mainContent_logo #logo_02 img {
	height: 70px;
	width: 205px;
	left: 155px;
	top: 170px;
	position: absolute;
}
#container #mainContent #mainContent_logo #logo_03 {
	position: absolute;
	left: 155px;
	top: 0px;
}
#container #mainContent #mainContent_balk {
	position: absolute;
	height: 15px;
	width: 470px;
	left: 260px;
	top: 240px;
	background-image: url(../_img/afbeeldingen/enterIndex.jpg);
	background-repeat: no-repeat;
	padding: 3px 0px 2px 10px;
	margin: 0px;
}
/*.respond_form {
	padding-left: 15px;
	padding-top: 15px;
	font-size: 8pt;
}*/

.img_align {
	padding: 100px 100px 70px 40px;
}


#container #sidebar {
	height: 260px;
	width: 120px;
	position: absolute;
	left: 620px;
	top: 120px;
}
#container #sidebar_vulvlak {
	height: 20px;
	width: 120px;
	left: 0px;
	top: 240px;
	position: absolute;
	background-color: #FFFF00;
}
#container #sidebar #sidebar_verlooplijn {
	background-image: url(../_img/lijnverloop_geel.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 120px;
	width: 120px;
	position: absolute;
	top: 260px;
}
#container #footer {
	height: 120px;
	width: 740px;
	background-image: url(../_img/body_bg.jpg);
	background-repeat: repeat;
	position: absolute;
	left: 0px;
	top: 380px;
}
#container #footer_img1 {
	background-image: url(../_images/ind_04.jpg);
	background-repeat: no-repeat;
	height: 120px;
	width: 120px;
	float: left;
	left: 120px;
	position: absolute;
}

#container #footer #footer_img2 {
	background-color: #000000;
	height: 120px;
	width: 500px;
	background-image: url(../_img/lijnverloop_geel.gif);
	background-repeat: no-repeat;
	background-position: right;
	float: left;
	position: absolute;
	left: 240px;
}
#container #footer p {
	padding-top: 10px;
	padding-bottom: 10px;
}
.footer_p {
	font-size: 7pt;
	color: #999999;
	margin: 0;
	top: 90px;
	position: absolute;
	padding: 0px;
	left: 20px;
	width: 300px;
	text-align: left;
}

