.prijsvraag {
	background-color: #FF9D0B;
	border: 1px black solid;
}
.text {
	font-family: Verdana;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	border-top: #333333;
	border-right: #333333;
	border-bottom: #333333;
	border-left: #333333;

}
.textspecial {
	font-family: verdana;
	font-size: 9px;
	font-style: normal;
	border: 1px #000000;
}
.winnaars {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	background-color: #FF9D0B;
	border: 1px solid #000000;
	padding: 2px;
	font-weight: bold;


}
.examentrainer {
	background-color: #A4E8FF;
	padding: 1px;
	border: 1px solid black;
	margin: auto;
	height: auto;
	width: auto;


}
