div#sollicitatie {
	width: 100%;
	margin-top: 1em;
}

div.regel {
	width: 100%;
	clear: both;
	vertical-align: top;
}

div.regel div {
	float: left;
	padding-bottom: 1em;
}

div.kop {
	width: 20%;
	font-weight: bold;
}

div#upload * {
	display: block;
}

input, select, option, textarea {
	font-family: Verdana;
	font-size:10px;
}
