/*
Copyright (c) 2004 Ylab, http://www.ylab.nl
For prints
*/
body {
	overflow: auto;
}
.omennabij {
  color: #000;
  font-weight: bold;
}
#canvas,
#center {
  width: 100%;
}
#content, #contenthome {
  padding: 0;
  height: auto;
  color: #000;
  border-left: 0;
}
#menubar,
#submenu,
#leftbar,
#rightbar,
#leftfooter,
#rightfooter,
#footer {
  display: none;
}
#printfooter{
  display: block;
}
.window {
  display: none!important;
}
.window a:link, .window a:visited,
#rightbar a:link, #rightbar a:visited,
#content a:link, #content a:visited,
#contenthome a:link, #contenthome a:visited {
	color: #000;
}
