@charset "UTF-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.oneColFixCtr #container {
	width: 950px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	height:1200px;
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtr #menucont {
	width: 900px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtr #mainContent {
	padding: 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}


#Table_01 {
	position:relative;
	width:300px;
	height:375px;
	border-width:10px;
	border:#0066CC;
	top:-455px;
}

#testkader-01 {
	position:relative;
	left:0px;
	top:-125px;
	width:300px;
	height:134px;
}

#testkader-02 {
	position:relative;
	left:0px;
	top:-125px;
	width:49px;
	height:241px;
}

#testkader-03 {
	position:relative;
	left:48px;
	top:-350px;
	width:158px;
	height:212px;
	background-image:url(images/testkader_03.gif);
	overflow:auto;
}

#testkader-04 {
	position:relative;
	left:206px;
	top:-579px;
	width:93px;
	height:241px;
}

#testkader-05 {
	position:relative;
	left:48px;
	top:-608px;
	width:158px;
	height:29px;
}
.style1 {
	color: #5F9FCD;
	font-size: 12px;
}
#nieuwe-01 {
	position:relative;
	left:400px;
	top:-750px;
	width:450px;
	height:126px;
}

#nieuwe-02 {
	position:relative;
	left:450px;
	top:-370px;
	width:50px;
	height:474px;
}

#nieuwe-03 {
	position:relative;
	left:500px;
	top:-944px;
	width:382px;
	height:440px;
}

#nieuwe-04 {
	position:relative;
	left:882px;
	top:-1384px;
	width:18px;
	height:474px;
}

#nieuwe-05 {
	position:relative;
	left:500px;
	top:-1418px;
	width:382px;
	height:34px;
}
#act-tabel {
	position:relative;
	width:900px;
	height:375px;
	border-width:10px;
	border:#0066CC;
	background-color:#ffffff;
top: -460px;
left:-px;
	
}
#nieuws-tabel {
	position:relative;
	width:750px;
	height:375px;
	border-width:10px;
	border:#0066CC;
	background-color:#9cc4de;
top: -400px;
left:20px;
	
}
#activiteit {
position:absolute;
background-image:url(images/activiteit.gif);
width:250px;
height:155px;
top:-155px;


}


