.tekstinhoud {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	padding: 10px;
	height: inherit;
	width: 500px;
	color: #ffcc99;
	text-align: justify;
	letter-spacing: inherit;
	word-spacing: normal;
	clear: both;
	white-space: normal;
	display: block;	
}
.headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffcc99;
	left: 10px;
	top: 10px;
	right: 10px;
	margin: 5px;
	padding: 5px;
}
