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

	
.button_versturen {
	width: 120px;
	border: 1px solid #2e88d4;
	background-color: #cdd6de;
	height: 23px;
}
	
.textarea {
	height: 180px;
	border: 1px solid #2e88d4;
	width: 300px;
}
	
.formfield {
	border: 1px solid #2e88d4;
	width: 300px;
	height: 21px;
}