body {
	font-family: "Times New Roman", Times, serif;
	background-color: #000000;
	margin-top: 10px;
}

/* begin Marianne's styles uit de pagina's */
#container {
	position:relative;
	width:900px;
	height:626px;
	z-index:1;
	left: 0px;
	top: 0px;
	background-image: url(/afbeelding/a-formaat-index-achter.jpg);
}
#menu {
	position:absolute;
	width:146px;
	height:95px;
	z-index:9;
	left: 50px;
	top: 160px;
	font-size: 18px;
	color: #0000FF;
	font-weight: bold;
	text-align: left;
}

#contact {
	position:absolute;
	width:188px;
	height:67px;
	z-index:3;
	left: 50px;
	top: 160px;
	color: #FF0000;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
}
#kvk {
	position:absolute;
	width:130px;
	height:14px;
	z-index:4;
	left: 8px;
	top: 593px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
#illustratieleeg {
	position:absolute;
	width:199px;
	height:55px;
	z-index:2;
	left: 675px;
	top: 48px;
}
#illustratie {
	position:absolute;
	width:198px;
	height:55px;
	z-index:5;
	left: 675px;
	top: 48px;
	font-size: 28px;
	color: #FFFF00;
	visibility: hidden;
	font-weight: bold;
	text-align: center;
}

#logo {
	position:absolute;
	width:303px;
	height:122px;
	z-index:6;
	left: 10px;
	top: 9px;
	
}
#dtpleeg {
	position:absolute;
	width:200px;
	height:84px;
	z-index:7;
	left: 349px;
	top: 299px;
}
#dtp {
	position:absolute;
	width:200px;
	height:84px;
	z-index:8;
	left: 350px;
	top: 300px;
	font-size: 28px;
	color: #FFFF00;
	visibility: hidden;
	font-weight: bold;
	text-align: center;
}
#grafischleeg {
	position:absolute;
	width:200px;
	height:115px;
	z-index:10;
	left: 669px;
	top: 470px;
}
#grafisch {
	position:absolute;
	width:200px;
	height:115px;
	z-index:11;
	left: 669px;
	top: 469px;
	color: #FFFF00;
	font-size: 28px;
	font-weight: bold;
	text-align: center;
	visibility: hidden;
}
#overleeg {
	position:absolute;
	width:200px;
	height:61px;
	z-index:14;
	left: 353px;
	top: 537px;
	visibility: visible;
}
#over {
	position:absolute;
	width:200px;
	height:62px;
	z-index:15;
	left: 353px;
	top: 537px;
	color: #FF0000;
	visibility: hidden;
	font-weight: bold;
	font-size: 28px;
	text-align: center;
}
#contactleeg {
	position:absolute;
	width:200px;
	height:56px;
	z-index:12;
	left: 52px;
	top: 435px;
}
#contact1 {
	position:absolute;
	width:200px;
	height:54px;
	z-index:13;
	left: 51px;
	top: 436px;
	color: #FFFF00;
	font-size: 28px;
	font-weight: bold;
	text-align: center;
	visibility: hidden;
}
#tekstdtp {
	position:absolute;
	width:225px;
	height:146px;
	z-index:1;
	left: 660px;
	top: 450px;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
#tekstillustr {
	position:absolute;
	width:253px;
	height:130px;
	z-index:1;
	left: 634px;
	top: 223px;
	font-size: 16px;
	color: #FF0000;
	font-weight: bold;
	text-align: center;
}
#tekstover1 {
	position:absolute;
	width:245px;
	height:179px;
	z-index:1;
	left: 329px;
	top: 263px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	font-size: 16px;
}
#tekstover2 {
	position:absolute;
	width:245px;
	height:154px;
	z-index:2;
	left: 331px;
	top: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	font-size: 16px;
}
#tekstgrafisch {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 675px;
	top: 19px;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
/* einde Marianne's styles uit de pagina's */

/* gewone link */
a:link,a:visited,a:hover,a:active  {
	text-decoration: none;
	color: #FFFF00;
}

/* Monique: nieuw toegevoegd om het plaatje kaal te houden */
IMG {
	border:0;
}

/* Monique - menu link */
#menu a:link, #menu a:hover, #menu a:visited {
	color: #0000FF;
}

#menu a:active {
	color: #0000FF;
}

#contact a:link, #contact a:hover, #contact a:visited {
	color: #FF0000;
}

#contact a:active {
	color: #FF0000;
}
#over a:link, #over a:hover, #over a:visited {
	color: #FF0000;  
}
#over a:active {
	color: #FF0000;
