body {
  margin: 0;
  padding: 0;
  text-align: left;
  //**background: url(../images/bg/light_body.gif) repeat-y top center;**//
  font: 400 0.7em verdana, arial, sans-serif;
  line-height: 170%;
  
  color: #555;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0 0 10px 0;
  padding: 0;
}


h1 {
  padding-bottom: 0.2em;

  font: 400 1.6em arial, sans-serif;
  color: #536C71;
  border-bottom: 12px solid #ddd;
}

h2 {
  font-size: 1.3em;
  color: #586B7A;
  border-bottom: 4px solid #ddd;
}

h3 {
  text-transform: uppercase;
  font-size: 1.1em;
  color: #5D6F73;
}

h4 {
  font-size: 0.85em;
}

h5 {
  font-size: 0.8em;
}

#content {
  position: relative;
  height: auto !important;
  height: 100%;
  min-height: 100%;
}



#topbar {
display:none;
}


#header {
display:none;
}



#headerImg {
display:none;
}

#headerCirc {
display:none;
}

#headerPerc {
display:none;
}

#headerEnt {
display:none;
}

#headerOpv {
display:none;
}



#menu {
display:none
}



#page {
  clear: both;
  float: left;
  width: 100%;
  margin-bottom: 6em;
  text-align: left;
  margin-top: 20px;
}

#zoekformm {
display:none
}

.thumbs {
display:none;
}


#footer {
display:none
}

a img {
  border: 0px;
  border-color:#999999;
}



