body {
	background: #FFFFFF;
	color: #000000;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
#basiswrapper {
	width: 62em;
	height: 43em;
	margin: auto;
}
/* hoofdplaatje: */
#bg {
	width: 62em;
	height: 43em;
	position: absolute;
	z-index: 1;
}
/* maat plaatjes van menu en achtergrond: */
.afmeting {
	width: 100%;
	height: 100%;
}
/* instructie vergroten en verkleinen: */
.letterklein {
	color: #FFFFFF;
	font-size: 80%;
	line-height: 1.5em;
}
/* gehele inhoud: */
#wrapper {
	position: absolute;
	z-index: 3;
	width: 62em;
	height: 43em;
}
/* navigatiemenu: */
#bgmenu {
	width: 10em;
	height: 43em;
	position: absolute;
	z-index: 2;
	top: 0px;
}
#menu {
	width: 10em;
	height: 43em;
	float: left;
}
#inmenu {
	margin-top: 20.7em;
	position: absolute;
}
#inmenu ul li a{
	line-height: 2em;
	color: #FFFFFF;
	text-decoration: none;
}
#inmenu ul li ul li a{
	font-size: 90%;

}
#inmenu a:hover {
	color: #000000;
}
#nav, #nav li ul {
	padding: 0;
	margin: 0 0 0 1em;
	list-style: none;
	background-image: url(../images/spacer.gif);/* dit zorgt ervoor dat het submenu niet wegschiet in IE*/
}
#nav li ul {
	position: absolute;
	left: -999em;
}
/*---- Deze attributen en waarden zijn in IE6 en 7 afwijkend ------*/
#nav li ul.up {
	bottom: 4em;
}
/*------- einde afwijking -------*/

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}
.halfactief {
	color: #555555;
	cursor: default;
}
.actief {
	color: #000000;
	cursor: default;
}
.nietactief {
	color: #FFFFFF;
	cursor: default;
}
.contact {
	position: absolute;
	top: 12.4em;
	left: 2.25em;
	font-size: 90%;
}
.contact a {
	color: #FFFFFF;
	text-decoration: none;
	line-height: 2em;
}

/* midden */

#midden {
	float: left;
}
#inmiddenhome {
	color: #660000;
	font-size: 100%;
	padding-top: 25em;	
	width:29.4em;
	text-align: right;
	line-height: 170%;
}
#inmidden {
	font-size: 90%;
	color: #000000;
	width:37em;
	padding-left: 5em;
	line-height: 180%;
}
h1 {
	margin-top: 2em;
}
h2 {
	color: #099;
	font-size: 120%;
	margin-bottom: -0.5em;
}
.datum {
	font-weight: bold;
	color: #099;
}

/* plaatjesarchief: */

.bijschrift {
	position: absolute;
	width: 17em;
	margin: 2.1em 0 0 1.2em;
}
.bijschrift p {
	display:inline;
}
#inmidden a img {
	text-decoration: none;
	border: none;
}
#groot1, #groot2, #groot3, #groot4, #groot5 {
	position: absolute;
	width: 32em;
	left: 41em;
	visibility: hidden;
	z-index: auto;
}
#een, #twee, #drie, #vier, #vijf, #subwrapper {
	width: 32em;
}
.afm_pl_kl {
	width: 7em;
	height: 5em;
}
.afm_pl_gr {
	height: 21.6em;
}
#vervolg {
	width: 10em;
	height: 1.5em;
	margin: auto;
}
#vervolg a {
	font-size: 110%;
	color:#330099;
	font-weight:bold;
	text-decoration: none;
}
#vervolg a:visited {
	color:#330099;
	font-weight:bold;
	text-decoration: none;
}
#vervolg a:hover {
	color:#FF0000;
}
#vervolg a:active {
	color:#CCCCCC;
}
#nummers {
	background-color:#FFFFFF;
	text-align: center;
	font-weight:bold;
}
.selected {
	color:#FF0000;
	font-weight:bold;
	cursor: default;
}
.first_last {
	color:#FFFFFF;
	font-weight:bold;
	cursor: default;
}
a {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

