 #textveld {
	position: absolute;
	left: 55px;
	top: 30px;
	width: 400px;
	height: 150px;
	color: #000000;

}

#invoer_gegevens_check{
	position: absolute;
	left: 55px;
	top: 290px;
	width:460px;
	height:85px;
	overflow:auto;
}
#invoer_gegevens {
	position: absolute;
	left: 55px;
	top: 290px;
	width:460px;
	height:85px;
	overflow:auto;
}

#invoer_bericht {
	position: absolute;
	left: 55px;
	top: 90px;
	width:450px;
	height:195px;
	overflow:auto;
}

#invoer_bericht_veld{
	width:440px;
	height:185px;
}

#knoppen{
	position: absolute;
	left: 55px;
	top: 370px;
	width: 160px;
	height: 20px;
}

.invoer_telefoon {
	position: absolute;
	left: 170px;
	top: 341px;
	width: 200px;
	height: 19px;
}
