body, #wrapper {
  background:white;
  font-size:12pt;
}

.nocss, * .nocss, .nocss *,
#globalheader,
#globalheaderbackground,
#billboardbackground,
#crumbtrail,
#slogan,
#shortcuts,
#mainnav,
#subnav,
#localnav,
.sitesearch,
#banner,
#themeboard,
#nscbanner,
#quicklinks,
#realisatie,
#footerwrapper,
#footer {
  display: none;
}

#page {
  display:block;
  float: none !important;
  margin: 0 5%;
  padding: 0;
  width: auto;
  border: none;
  color: #000;
  background: transparent;
}

#wrapper {
  text-align:left;
  margin:0;
  padding:0;
}

#header .drzm2020logo {
  display:block;
}

a, a:link, a:visited {
  color: #004a76;
  background: transparent;
  text-decoration: none;
}


.pagetitle {
  clear:both;
  padding:.5em 0;
  margin:0;

  color:#133e6b;
  font-family:"Times New Roman", Times, serif;
  font-weight:normal;
  font-size:2em;
}

#page .intro {
  color:#777;
  font-size:1.3em;
  font-family:"Times New Roman", Times, serif;
  font-weight:normal;
}

