@charset "UTF-8";
.onderwerptekst {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	font-style: italic;
	font-weight: lighter;
	color: #FFF;
	text-decoration: none;
	position: absolute;
	width: 250px;
	height: 20px;
	left: 0px;
	top: -8px;
}

