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

label {
	float:left;
	height:14px;
	width:150px;
	padding-top:4px;
}
input {
	height:14px;
	font-size:12px;
	width:278px;
}
input.home {
	width:135px;
	float:left;
	margin-top:10px;
}
input.geslacht {
	width:20px;
}
input.button {
	width:100px;
	float:left;
	height:25px;
	float:right;
	margin-right:30px;
}
textarea {
	width:278px;
	height:80px;
}
.verstuur-sub {
	border:none;
	width:20px;
	height:29px;
	margin-left:7px;
}
form {
	margin:0px;
	padding:0px;
}

