/* ===================================		*/
/* === ID DECLARATIONS =============== 		*/
/* ===================================		*/
#omschrijving
{
  position		:absolute;
  left			:  0px;
  top			: 88px;
  width			:350px;
  height		:462px;
}

#bezoeker
{
  position		:absolute;
  left			:353px;
  top			:  0px;
  width			:497px;
  height		:181px;
}

#bezoeker_illustratie, #bedrijf_illustratie, #bouwer_illustratie
{
  position		:relative;
  top			:  2px;
  left			:  0px;
  width			:116px;
}

#bezoeker_omschrijving, #bedrijf_omschrijving, #bouwer_omschrijving
{
  position		:absolute;
  top			:  2px;
  left			:120px;
  width			:366px;
  height		:132px;
}


#bedrijf
{
  position		:absolute;
  left			:353px;
  top			:184px;
  width			:497px;
  height		:181px;
}

#bouwer
{
  position		:absolute;
  left			:353px;
  top			:368px;
  width			:497px;
  height		:182px;
}



/* ===================================		*/
/* === CLASS DECLARATIONS ============ 		*/
/* ===================================		*/


