﻿/*#menu, #footer, #kruimelpad, #content #sidebar ul, 
#content #sidebar, #top #banner_inschrijven, #aftertekst
{
  display:none;
}*/

#menu
{
  display:none;
}

#footer
{
  display:none;
}

#kruimelpad
{
  display:none;
}

#content #sidebar ul
{
  display:none;
}

#content #sidebar
{
  display:none;
}

#top #banner_inschrijven
{
  display:none;
}

#aftertekst
{
  display:none;
}

#top, body, #content #wrapper, #content #content_inner #aftertext, #content
{
  background:none;
}

#content, #top
{
  _background-image:url(/interface/images/spacer.gif);
  _background-repeat:repeat;
}

#content #sidebar
{
  width:0px;
}

#content #content_inner
{
  float:none;
}

#print
{
  display:block;
  position:relative;
  left:50px;
 /* display:block;
  margin-left: -200px;
  left: 0px;
	top: 10px;
	right: 0px;
	bottom: 0px;
	position: absolute;
	height: 100%;
	width: 100%;*/
}

#print #tekst
{
  display:inline;
}
