
#achtergrond {
	position:absolute;
	width:800px;
	height:1200px;
	z-index:1;
	left: 7;
	top: 9;
	background-color:#FFFFFF;
	color:#FFFFFF;
}
#kop {
	position:absolute;
	width:800px;
	height:150px;
	z-index:1;
}
#kop_wit_links {
	position:absolute;
	width:40px;
	height:150px;
	z-index:1;
	background-color:#FFFFFF;
}
#kop_stippellijn_boven {
	position:absolute;
	width:760px;
	height:10px;
	z-index:2;
	left: 40px;
	top: 5px;
	background-color:#FFFFFF;
	background-image:url(http://www.edata.nl/images/stip.gif);
}
#kop_logo {
	position:absolute;
	width:760px;
	height:115px;
	z-index:4;
	left: 40px;
	top: 15px;
	background-image:url(http://www.edata.nl/images/kop_logo.jpg);
}
#kop_stippellijn_onder {
	position:absolute;
	width:760px;
	height:10px;
	z-index:3;
	left: 40px;
	top: 133px;
	background-color:#FFFFFF;
	background-image:url(http://www.edata.nl/images/stip.gif);
}
#kop_spacer {
	position:absolute;
	width:760px;
	height:9px;
	z-index:5;
	top: 141px;
	left: 40px;
	background-color:#FFFFFF;
}
#menubalk_achtergrond {
	position:absolute;
	width:172px;
	height:850px;
	z-index:2;
	left: 40px;
	top: 151px;
	background-color:#96afa4;
}
#menubalk_content {
	position:absolute;
	width:133px;
	height:402px;
	z-index:1;
	left: 9px;
	top: 20px;
}
#content {
	position: absolute;
	width:530px;
	height:800px;
	z-index:2;
	left: 236px;
	top: 169px;
	background-color:#FFFFFF;
}
.contenttekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: normal;
	color: #000000;
	line-height: 180%;
}
a {
	text-decoration:none;
	color: #336699;
}
a:hover {
	color: #203878;
	background-color: #ccffff;
	text-decoration: none;
}
a:active {
	color: #009999;
	background-color: #FFFFFF;
	text-decoration: none;
}
a.text-link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #CCFF66;
	text-decoration: none;
	padding: 0px 0px 0px;
}
 a.text-link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #203878;
	font-size: 75%;
	text-decoration: none;
	padding: 0px 0px 0px;
	line-height: 180%;
}
.navlinkskopjeselect {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height:180%;
	color: #FFFFFF;
	font-weight: bold;
	padding: 0px 2px 1px;
}
.navlinkskopje {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height:180%;
	color: #000000;
	font-weight: bold;
	padding: 0px 2px 1px;
}
.navlinkslink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height:180%;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 2px 1px;
}


