/*********************/
/* contactform1.html */
/*********************/
.contactform .invoerveld input {
	width:200px;

}
.contactform .invoerarea textarea {
	width:200px;
}
.contactform h3,
.contactform h2,
.contactform p {
	color:black;
}

/*********************/
/* contactform2.html */
/*********************/
.naaminvoer {
	display:inline-block;
	width:148px;
}
span.berichtinvoer textarea {
	width:50%;
	height:100px;
}
span.kopiebutton h3,
span.kopiebutton span {
	display:inline-block;
}