body {
	font-family: Times;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
}	

a {
	font-family: Times;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-size: 12px;
	color: #000000;
}


a.newlink {
	font-family: Times;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-size: 12px;
	color: #000000;
}


h1 {
	font-family: Times;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	font-size: 16px;
	color: #000000;
}

.inleiding {
 line-height: 20px;
 font-size: 14px;
}

#inhoud  {
	top: 50px; 
	left: 100px; 
	background-color: #FFFFFF; 
	border: 0px dotted #000000; 
	position: absolute; 
	width: 650px; 
	height: 300px; 
	padding-top: 0px; 
	padding-left: 15px;
	padding-right: 15px;
	margin-left: 15px;
	overflow: none;
	font-size: 13px
}

#meer {
	top: 10px; 
	left: 650px; 
	width: 300px; 
	height: 200px;
	position: absolute; 
	background-color: #FFFFFF;
	font-size: 12px;
	visibility: hidden;
}

#normaal {
	visibility: hidden;
	width: 0px;
	left:  0px;
	padding: 0px;
	margin: 0px;
}

li {
	visibility: hidden
}

#layer1 {
	visibility: hidden
}

#layer2 {
	visibility: hidden
}

#layer3 {
	visibility: hidden
}

#images-1{
	visibility: hidden
}