@CHARSET "UTF-8";

#wrapitall {
  position:relative;
  width:980px !important;                        /* AANGEPAST VOOR OCCASIONS */
  margin-left:auto;
  margin-right:auto;
  overflow:hidden;
}

#midden {
	position:relative;
  width:980px !important;                        /* AANGEPAST VOOR OCCASIONS */
  background:url('../gfx/middenbg.gif') repeat-y;
  overflow:hidden;
  padding-bottom:20px;
}

.binnenkant {
	width: 800px;
	overflow:hidden;
}

#contentcolumn {
	width: 980px !important;
}
