#pagefield.selection-editable {
  border: 1px dashed #CCF;
  float:left;
  margin: -1px -1px 0 -1px;
  min-height: 50px;
  width: 100%;
}
#pagefield.selection-editable:before {
	content: ' content toevoegen';
	color: #CCF;
	padding-left: 5px;
}