body, html {
  width: 100%;
  height: 100%;
  min-height: 100% !important;
  margin: 0px;
  padding: 0px
}

body {
	background-color:#a5a5a5;
	font: 11px "Tahoma";
	color: #000;
  line-height:2;
  behavior:url("csshover.htc");
  padding:20px;
  /*------zet content in het midden------
  text-align:center*/
}
.basisvierkant {
border-bottom:1px solid #000;
}
.pollcol {
border-bottom:1px solid #000;
}
.forumcol {
border-bottom:1px solid #000;
}
.nieuwscol {
border-bottom:1px solid #000;
}
.leftcolumn {
  display:none;
}
.kopcol {
  display:none;
}
.pollcol h1 {
  display:none;
}
.contentrechts2 {
  display:none;
}
.afbcol {
  display:none;
}
.logincol {
  display:none;
}
.partnerscol {
  display:none;
}
#etoNotice{
display:none;
}