
@charset "utf-8";
/* CSS Document */

	
.button_versturen {
	width: 120px;
	border: 1px solid #2e88d4;
	height: 23px;
	background-color: #cdd6de;
}
	
.formfield {
	height: 21px;
	width: 320px;
}
	
.textarea {
	border: 1px solid #2e88d4;
	height: 180px;
	width: 300px;
}
	
.td_form {
	width: 340px;
}
	
.subkopje {
	font-weight: bold;
}