#tbl_main {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}
#container_main {
  width: auto;
  height: auto;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0px;
  left: 0px;
  margin-left: 0px;
}
#title_bar,
.footer {
  display:none;
  height:0;
  height:0;
  margin:0;
  padding:0;
}
#top, #home_top {
  display:none;
  margin:0;
  padding:0;
}
td#left_col {
  display:none;
  width:0;
  height:0;
  margin:0;
  padding:0;
}
td#right_col {
  width: 100%;
  padding: 0px 0px 0px 0px;
  z-index: 10;
}
#content, #content_home, #content_home_extranet {
  background:none;
  width:auto;
  margin:0;
  padding:0;
  position:absolute;
  top:10px;
  
}
#content #content_col1
 {
  float: left;
  position:relative;
  width:425px;
  padding: 0;
  margin: 0px 10px 0px 10px;
  color:black;
}
#content #content_col2  {
  color:black;
}

a#waterkaart, a#zweefsteen{
text-indent:0px;
display:none;
}

