body, td {
  font-family: arial;
  font-size: 11px;
}
div#mainContainer {
  width: 967px;
  background: url('gfx/main_bg.gif') repeat-y center top;
  margin: auto;
  padding: 0px 0px 0px 35px;
}

div.footer {
  padding: 0px 0px;
}

div.footer_zegel {
  margin: auto;
  width: 922px;
  height: 60px;
  background: url('gfx/main_bottom.gif') no-repeat center top;
  padding: 0px 40px;
}
div.footer_zegel p {
  float: left;
}
div#top_zegel {
  height: 58px;
  font: 11px Arial, sans-serif;
  color: #999999;
  background: url('gfx/main_top.gif') no-repeat center 52px ;
  padding-top: 52px;
  padding-right:35px;
}
div#rouwzegel {
padding-left: 10px;
}
div#rouwzegel table {
  width: 155px;
  border-collapse: collapse;
}
div#rouwzegel div.bar {
  background: url('/modules/monuRouwzegel/gfx/bar.gif') repeat-x;
  height: 4px;
}
table#barTable td {
  padding: 2px;
  vertical-align: top;
}