


body {
  background : #fff;
  background : url(../img/white.gif);
  }
#contentbox {
  width    : auto;
  border   : 0;
  margin   : 3% 5% 0% 8%;
  padding  : 0px;
/*  float    : none !important; */
  }
#header {
  display  : none;
}
#printheader {
  display  : block;
  width    : auto;
  border   : 0;
  margin   : 4% 5% 0% 9%;
  padding  : 0px;
  HEIGHT        : 36px;
  border-top    : 2px solid #000;
  border-bottom : 2px solid #000;
  border-left   : none;
  border-right  : none;
  }
#bodem {
  display  : none;
  }
#menutop {
  display  : none;
  }
#menulow {
  display  : none;
  }
.imgtxt, .txtimg, .txt, .kolom12, p { text-align : left;}