#inhoud {
	margin-top: 10px;

	width: 740px;
	min-width: 740px;
	max-width: 740px;
	
	font-size: 12px;
}


#pagetext {
	border-style: solid;
	border-width: 0px;
	border-color: #3F4556;
	border-top: none;
	font-size: 11px;
	
	background-color: #F8F9F4;

	
	overflow: auto;
	
}
#pagetext td {
	vertical-align: top;
}

#pagetext h1 {
	font-weight: bold; 
	font-size: 16px; 
	color: #000000;
	text-align: center;
	margin-bottom: 2px;
}


#pagetext a {
	color: #819D56;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	
}

#pagetext a:hover {
	color: #7B7B7A;

}

#pagetext a:active {
	color: #7B7B7A;

}


#errorReports {
	border-style: solid;
	border-width: 2px;
	border-color: #990000;
	
	background-color: #CCCCCC;
	
	width: 80%;
	margin-left: 10%;
	padding: 10px;
}

#centrumkader {
	background-color: #FAFAFE;
}

}
.linkerkolom{
	text-align: justify; 
}
.linkerkolom a{
	color: #929292;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
}

.linkerkolom a:hover {
	color: #819D56;

}

