*{
 font-family: verdana, arial, tahoma;
 font-size: 12px;
}

.gegeven {
text-align: center;
height:488px;
 background:url('../images/back.gif');
}

.gegevens {
	position: absolute;
	left: 45px;
	top: 50px;
	width: 400px;
	height: 150px;
	color: #000000;
}

.gegevensok {
	position: absolute;
	left: 200px;
	top: 50px;
	width: 50px;
	height: 150px;
	color: #6E6B6B;
}

.gegevensok {
	position: absolute;
	left: 20px;
	top: 50px;
	width: 50px;
}

.bericht {
	position: absolute;
	left: 11px;
	top: 145px;
	width:460px;
	height:195px;
	overflow:auto;
}

.knop_verstuur {
	position: absolute;
	left: 5px;
	top: 413px;
	width: 150px;
	height: 20px;
}

.knop_wis {
	position: absolute;
	left: 85px;
	top: 413px;
	width: 150px;
	height: 20px;
}

.naamlabel {
	position: absolute;
	left: 46px;
	top: 345px;
}

.emaillabel {
	position: absolute;
	left: 46px;
	top: 366px;
}

.telefoonlabel {
	position: absolute;
	left: 46px;
	top: 386px;
}
.invoer_naam {
	position: absolute;
	left: 130px;
	top: 344px;
	width: 200px;
	height: 19px;
}

.invoer_email {
	position: absolute;
	left: 130px;
	top: 365px;
	width: 200px;
	height: 19px;
}

.invoer_telefoon {
	position: absolute;
	left: 130px;
	top: 386px;
	width: 200px;
	height: 19px;
}

.info {
	position: relative;
	top: 125px;
	text-align: center;
}


#berichtveld {
	width: 396px;
	height: 185px;
}

.invoer_vestiging{
	position:absolute;
	left:110px;
	top:123px;
}

.vestiginglabel{
	position:absolute;
	left:45px;
	top:123px;
}
