/* CSS Document */

#container {
	position:absolute;
	top:0px;
	width:1389px;
	height:1232px;
	z-index:1;
	}
#kop {
	position:absolute;
	left:50px;
	top:10px;
	width:1278px;
	height:153px;
	z-index:2;
}
/* menudeel */
#balk {
	position:absolute;
	left:50px;
	top:163px;
	width:1278px;
	height:51px;
	z-index:3;
	background-image: url(/images/balk2.jpg);
}
.menu {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	padding-top: 7px;
	padding-right: 24px;
	padding-bottom: 0px;
	padding-left: 8px;
}
#container #balk .menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
#container #balk .menu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C20909;
	text-decoration: none;
}
/* contentdeel */
#content {
	position:absolute;
	left:50px;
	top:214px;
	width:1280px;
	height:971px;
	z-index:4;
	background-color: #FFFFFF;
}

#tekst {
	position:absolute;
	left:108px;
	top:240px;
	width:838px;
	height:808px;
	z-index:25;
}
#rechtermenu {
	position:absolute;
	left:1023px;
	top:240px;
	width:268px;
	height:250px;
	z-index:27;
}
#tekstrechtonder {
	position:absolute;
	left:1023px;
	top:560px;
	width:268px;
	height:521px;
	z-index:26;
	background-color: #FFFFFF;
}
/* schaduwdeel */
#schaduwrechts {
	position:absolute;
	left:1328px;
	top:10px;
	width:15px;
	height:1175px;
	z-index:16;
	background-image: url(/images/schaduw-rechts2.jpg);
	background-repeat: repeat;
}
#schaduwonder {
	position:absolute;
	left:50px;
	top:1185px;
	width:1299px;
	height:11px;
	z-index:13;
}

#schaduwkleinrechts {
	position:absolute;
	left:1291px;
	top:240px;
	width:37px;
	height:250px;
	z-index:30;
	background-image: url(/images/schaduw-rechtsklein2.jpg);
	background-repeat: repeat;
}
#schaduwkleinonder {
	position:absolute;
	left:1024px;
	top:490px;
	width:268px;
	height:11px;
	z-index:12;
}
body {
	color: #000000;
	font-family: verdana;
	font-size: 11px;
	
}
a:link {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}	
a:hover {
	color: #C20909;
	font-family: verdana;
	font-size: 11px;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
#overlay {
top:expression(fixedIE('Top',0));
left:expression(fixedIE('Left',0));
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #F3F3F3;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-bottom-width: thin;
	border-bottom-style: solid;
}
