.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;	
}
