/*
/* (CC) SIS Siteseeing Internet Services, 2007
/*
/* Feel free to be inspired by this CSS, see the
/* Creative Commons License (http://creativecommons.org/)
/*
/* If you re-use parts or whole of this CSS, you must
/* include this copyright notice at the start of the file.
/*
/* Please contact us for commercial use and to find out
/* how we can help you with various web-based solutions:
/*
/* web:                        http://www.sis.nl/
/* e-mail:        info@sis.nl
/* tel.:                +31-(0)74 255 2140
/* -------------------------------------------------------- */


body {
  padding:0; margin:0;
  
  font-family:Helvetica, Geneva, Arial, sans-serif;
  font-size:83%;
  color:#333;
  
  background:#fff;
}

#headerWrapper,
#header,
#branding,
#sub_branding,
#shortcuts,
#localnav,
#ipendezorg,
#crumbtrail,
#flashcontainer,
#quicklinks,
#innovatievewerkplek,
#ipenquete,
#realisatie {
  display:none;
}


