body {
    margin: 0;
    padding: 0;
    background: #92B83E;
    font-family: Helvetica, Arial, Verdana, sans-serif;
    font-size: 12px;
    line-height: 1.5em;
}

a {
  text-decoration: underline;
}

a:link { color: grey ; }

a:hover { color:  lightsteelblue ; }

a:visited { color: lightsteelblue; }

h1 {
  font-size: 18px;
  font-weight:bold;
  border-top: 1px solid #AFB1AD;
  border-bottom: 1px solid #AFB1AD;
  padding-bottom: 3px;
}

h2 {
  font-size: 16px;
  font-style: italic;
  border-bottom: 1px solid rgb(214,214,214);
  padding-bottom: 0;
}

h3 {
  font-size: 14px;
  padding-bottom: 0;
}

li {
    margin-bottom:0.2em;
}

h1, h2, h3 {
    margin-top: 1em;
}

.small { font-size: 11px; color: #8D8F8C; }
.bold { font-weight: bold;}
.italic { font-style: italic; font-size: 12px;}
.center {text-align: center;}
.right {text-align: right;}

/* #969994*/
#header {
    background: url("./banner.png") right no-repeat;
    background-color:white;
    margin-left: auto;
    margin-right: auto;
    width: 1000px;
    height: 142px;
}

#header a h1 { display: none; }

#header a.homelink {
    display: block;
    height: 120px;  /*pas header; height en header a.homelink; height aan om header lager/hoger te maken*/
    width: 1000px;
}

#header a.homelink2 {
    display: block;
    height: 10px;
    width: 360px;
    float: left;
}

#navigation {
    clear: both;
    list-style: none;
    margin: 0; padding: 0;
    height: 22px;
}

#navigation li{
    display: inline;
    float: right;
    margin-right: 6px;
}

#navigation li a {
    display: block;
    text-decoration: none;
    font-weight: bold;
    color: #FFF;
    padding-left: 13px;
    padding-right: 13px;
    line-height: 22px;
}

#navigation li a:hover, #secondaryNav li a:hover {
    text-decoration: underline;
}

#navigation li.current {
    background: url("./activetab_left.gif") top left no-repeat #FFF;
}

#navigation li.current a {
    background: url("./activetab_right.gif") top right no-repeat;
    color: #5C5E5B;
}

#navigation li.current a:hover, #secondaryNav li.current a:hover { text-decoration: none; }

#whitespace {
    width: 1000px;
    background: url("./bottom.gif") bottom left no-repeat #FFF;
    margin-left: auto;
    margin-right: auto;
    height:auto;
 }

#Content{
    width: 956px;
    margin-left: 22px;
    margin-right: 22px;
    padding-bottom: 20px;
    text-align: justify;
    word-wrap: break-word;
    color: #5C5E5B;
    font-size: 12px;
}

#geb, .activiteit, .arealist{
    background-color:aliceblue;
    border: 1px solid silver;
    padding: 0.2em 0.5em 0.5em 0.5em; /*top right bottom left*/

}

#geb{
    text-align: center;
    word-wrap: normal;
}

/*
#mainContent {
    background: url(./ban_np_achter.jpg) no-repeat;
    background-position: 17% 100%;
}
*/
.fotoboxleft{
  border: 1px solid silver;
  width: 5em;
  padding: 0.1em 0.1em 0.1em 0.1em;
  margin-right: 1em;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  float:left;
  font-size: 10px;
  font-weight: bold;
  text-align:justify;
  color: dimgray;
}

.fotoboxright{
  background-color:beige;
  border: 1px solid silver;
  width: 5em;
  padding: 0.1px 0.1px 0.1px 0.1px;
  margin-left: 1em;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  float:right;
  font-size: 10px;
  font-weight: bold;
  text-align:justify;
  color: dimgray;
}

.fotoboxrightwrapper{
  float:right;
}

.bklwrapper{
    margin-left: auto;
    margin-right: auto;
}

.bkl{
  background-color:beige;
  border: 1px solid silver;
  width: 5em;
  padding: 0.1em 0.1em 0.1em 0.1em;
  margin-left: 1em;
  margin-right: 1em;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  font-size: 10px;
  font-weight: bold;
  text-align:center;
  color: dimgray;
}

.luchtfoton, .luchtfoto{
  background-color:beige;
  border: 1px solid silver;
  width: 5em;
  padding: 0.1em 0.1em 0.1em 0.1em;/*top right bottom left*/
  margin-left: 150px;
  margin-right: 150px;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  display:inline;
  font-size: 10px;
  font-weight: bold;
  text-align:center;
  color: dimgray;
}

.luchtfoto{
  margin-left: 270px;
  margin-right: 270px;
}

.arealist{
  margin-top:0px;
  padding-left:0px;
  text-align: left;
  vertical-align: top;
  font-size: 12px;
  font-weight: bold;
}

.arealist li{
  line-height: 1.8em;
}

.activiteit{
    position: relative;
    width: 930px;
    margin-top: 1em;
    margin-bottom: 1.5em;
    padding: 1em 1em 1em 1em;/*top right bottom left*/
    height: auto;
    min-height: 7em;
    color: #5C5E5B;
}

.activiteit p{
    margin-top:0em;
    margin-bottom:0em;
    font-size: 12px;
    line-height: 1.5em;
}

.activiteit h3{
    margin-top:0em;
}

.activiteit li{
    margin-top:0em;
    margin-bottom:0em;
    font-size: 12px;
    line-height: 1.5em;
}

.scheidingslijn, #content .scheidingslijn {
    border-bottom: 2px solid rgb(214,214,214);
    width:956px;
    margin-left: 22px;
    margin-right: 18px;
}

#content .scheidingslijn {
    margin-left: 0px;
    margin-right: 0px;
}

.iframe{
    border-top:2px solid rgb(214,214,214);
    border-bottom:2px solid rgb(214,214,214);
    width: 1000px;
    height: 690px;
    position:relative;
    left:-22px;
}

#footer {
    width: 900px;
    margin-top: 5px;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    text-align: right;
    
}

#footer a{

    font-size: 11px;
    font-weight: bold;
    color: #5C5E5B;

}

#footer a:link {
  text-decoration: none;
  color: grey ;
}

#footer a:hover {
  text-decoration: underline;
  color:  lightsteelblue ;
}

#footer a:visited {
  text-decoration: none;
  color:  lightsteelblue ;
}

