@charset "utf-8";
/* Contactformulier */

.contactForm textarea {
	height: 150px;
	width: 250px;
}

.contactForm .red {
	color: red;	
}