/*Interesseformulier.php*/
.bginteresseform{
  position: absolute;
  top: 444px;
  background-image: url('../../images/bginteresseformulier2.gif');
  background-repeat: repeat;
  width:648px;
}

.invoervelden{
  width: 418px;
  height: 371px;
	top: 405px;
  left: 26px;
  background-image: url('../../images/invoervelden.gif');
  background-repeat: no-repeat;
  z-index: 20;
	font-size: 14px;
}

.invoervelden2{
  width: 418px;
  height: 349px;
	top: 405px;
  left: 26px;
  background-image: url('../../images/invoervelden2.gif');
  background-repeat: no-repeat;
  z-index: 20;
	font-size: 14px;
}

.invoerregel{
  width: 413px;
  height: 22px;
  left: 4px;
  z-index: 25;
}

div.invoerregel_naam{
  width: 100px;
	
  height: 18px;
  text-align: right;
  z-index: 30;
	overflow: hidden;
}

.invoerregel_veld{
  width:293px;
  left: 105px;
  height: 15px;
}

.invoerregel_ster{
  width: 9px;
  height: 13px;
  left: 400px;
}

.invoerregel_opmerkingen{
  width: 293px;
  height: 100px;
  border: 0px;
  font-size: 12px;
  font-family: times;
	overflow: auto;
}

.invoerregel_plaats{
  left: 160px;
}

.invoerregel_dropdown{
  left: 160px;
  width: 293px;
  height: 17px;
  font-size: 10px;
  top:-1px;
}

.invoerregel_fax{
  left: 200px;
}

.sterretje{
  top: 316px;
  width: 100px;
  height: 22px;
  font-size: 10px;
}

.annuleren{
  left: 312px;
	top: 779px;
  height: 20px;
  width: 133px;
  z-index: 30;
}

.verzenden{
  left: 312px;
	top: 801px;
  height: 20px;
  width: 133px;
  z-index: 30;
}


.sterretje2{
/*  top: 264px;    */
  top:290px;
  width: 100px;
  height: 22px;
  font-size: 10px;
}

.annuleren2{
  left: 312px;
/*	top: 691px;*/
  top: 709px;
  height: 20px;
  width: 133px;
  z-index: 30;
}

.verzenden2{
  left: 312px;
	/*top: 716px;*/
	top:734px;
  height: 20px;
  width: 133px;
  z-index: 30;
}

