@charset "UTF-8";
body {
	background-color: #626469;
	margin: 0px;
}

table.rand {
	border: 11px solid #37383A;
}

td.tdnav {
	background-image: url(../m_img/top_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 230px;
}
td.copy {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #C9CACB;
	padding-top: 20px;
	text-transform: uppercase;
}

div.titel {
	width: 946;
	height: 60;
	left: 0px;
	top: 84px;
	z-index:6;
}
div.meisjeboven {
	width: 948px;
	height: 385px;
	position: relative;
	left: 0px;
	top: 0px;
	margin-top: -350px;
	z-index:6;
}

div.archief {
	width: 922px;
	height: 378px;
	position: relative;
	left: 12px;
	top: 0px;
	margin-top: -388px;
	padding-bottom:12px;
	z-index:6;
}

/* nav */
div.coll, div.sale, div.pres, div.cont, div.arch, div.titel {
	position: relative;
	float: left;
}
div.coll {
	width: 81px;
	height: 86px;
	left: 64px;
	top: 71px;
	z-index:1;
}
div.sale {
	width: 53;
	height: 53;
	left: 77px;
	top: 119px;
	z-index:2;
}
div.pres {
	width: 57;
	height: 58;
	left: 603px;
	top: 102px;
	z-index:3;
}
div.cont {
	width: 66;
	height: 66;
	left: 589px;
	top: 40px;
	z-index:4;
}
div.arch {
	width: 72;
	height: 72;
	left: 607px;
	top: 67px;
	z-index:5;
}
/* einde nav */