/* CSS Document */

.invulveld {
	width:170px;
}

.textveld {
	width:490px;	
	height:83px;
}

.invulveld,.textveld{
	border:1px solid #c8c8c8;
}

.versturen{
	color:#6b191d;
	background:transparent;
	border:0;
	margin-left:430px;
	font-weight: bold;
	font-size:10px;
}