#content_homepage {
  position:relative;
  width: 689px;
  height: 100%;
  overflow: none;
  overflow-x:hidden;
  display:block;
  background-image: url('img/bg_content.gif');
  background-repeat: no;
}

#inhoud {
  width:515px;
  height:100%;
  overflow: auto;
  overflow-x:hidden;
}

#inhoud_formulieren {
  width:687px;
  height:100%;
  overflow: auto;
  overflow-x:hidden;
}

#pic
{
	position:relative;
  padding:4px 4px 4px 1px;
  margin-right:4px;
  display:inline;
  float:left;
}