
body {
  background:#fff;
  margin:0;
  padding:0;
  font: 85%/1.4em Arial, Helvetica, Sans-serif;

  }

.reset {
  clear:both;
}

th, td {
  text-align:left;
  vertical-align:top;
  }

img {
 border: 0px;
}

p { 
  margin: 0px 0px 5px; 0px;
  padding: 0;
} 

h1 {
  font-size: 130%;
  font-weight: bold;
  margin: 10px 0px 15px; 0px;
  padding: 0;
}

h2 {
  font-size: 110%;
  font-weight: bold;
  margin: 10px 0px 5px; 0px;
  padding: 0;
}

h2 a { font-weight: bold !important; }

h3, h4 {
  font-size: 100%;
  font-weight: bold;
  margin: 0px 0px 0px; 0px;
  padding: 0;
}

/* links in content */

#kol3 a, #kol3 a:visited {
 color: #009ee0;
 font-weight: normal;
 text-decoration: none;
}

#kol3 a:hover {
 color: #009ee0;
 text-decoration: underline;
}

/* links in nav */

a, a:visited {
 color: #888;
 font-weight: bold;
 text-decoration: none;
}

a.sel, a.sel:visited {
 color: #333;
 font-weight: bold;
 text-decoration: none;
}

#nav1 a:hover {
 color: #e2007a;
 text-decoration: underline;
}
#nav2 a:hover {
 color: #009ee0;
 text-decoration: underline;
}
#subnav a:hover {
 color: #000;
 text-decoration: underline;
}

/* Page en kolommen */
#page {
  margin:0 ;
  padding:0;
  XXwidth:870px;
  text-align:left;

}

#kol1 {

display:none;
}

#kol2 {

  margin:0;
  padding:0;
  width: 220px;
  float:left;

display:none;
}

#kol3 {

  margin:0;
  padding:0;
  width: 500px;
  float:left;
}

#kol4 {

  margin:0;
  padding:0;
  width: 150px;
  float:left;
}


/* Header */
#header {
  float:left;
  width:870px;
  padding-bottom:10px;

  }
#logo, #logo2 {
  float:left;
  display:block;
  padding:0;
display:none;

  }
#logo2 {
margin-top: -15px;
  }

#content {
  float:left;
  width:870px;
  margin-top: 10px;
}

/* Nav  */
#nav {
  float:left;
  xwidth:600px;
  margin-bottom:0px;
  color:#fff;
padding-left: 110px;


}

#nav ul, #nav ul li {
     list-style: none;
     margin: 0;
     padding: 0;
}

#nav ul {
     text-align: center;
     margin-bottom: 15px;
     margin-top: 5px;
}

#nav ul li {
     display: inline;
     margin-right: .75em;
}

#nav ul li.last {
     margin-right: 0;
}

/* balkjes in nav */

.balk {
 position: relative;
 bottom: -3px;
}

/* subnav */

#subnav {
 height: 1px;
}

#subnav ul.menu {
 width:auto;
 list-style:none;
 margin: 50px 0 0 0;
 padding: 0;
}

#subnav ul li {
 display: inline;
 line-height: 2em;
}

#subnav a {
 display: block;
}

#subnav a {
 padding: 0px 0px 0px 25px !important;
 margin: 0px 0px 0px 15px; background: transparent url('img/rood.gif') repeat-y;
}

#subnav a:hover {
 background: transparent url('img/all.gif') no-repeat center left;
}

#subnav a.sel, #subnav li a.sel:hover {
 background: transparent url('img/all.gif') no-repeat center left;
}

/* feiten homepage */
#margelinks {
background-color:transparent;
color: #0E8F70;
width: 210px;
position: relative;
left:-20px; top: 40px;
font-size: 90%;
}

#margelinks ul {
list-style:square;
margin: 10px 0 5px 17px;
}


/* actueel kolom */
#actueel ul {
 list-style:none;
 margin: 10px 2px 5px 20px;
}

#actueel ul li {
font: 80%/1.4em Arial, Helvetica, Sans-serif;
 padding-bottom: 10px;
color: #0E8F70;
}

#actueel a {
 font-weight: normal;
}

#actueel a, #actueel a:visited {
 color: #009ee0;
 text-decoration: none;
}

#actueel a:hover {
 color: #009ee0;
 text-decoration: underline;
}

#bloklinks {
width: 230px;
float:left;

}

#blokrechts {
width: 265px;
float:left;
}


/* Footer */
#footer {

position: absolute;
left: 0px;
top: 20px;

  }

#footer #onderbalk {
display:none;
  }

#footerimg {
display:none;
}

#disclaimer {
display:none;
}



/* Ornamenten */
#ornlinkshome { margin-top:200px; display:none;}
#ornrechtshome { margin-top:50px; display:none;}
#attentie { margin-top: 150px; margin-left: 40px; }
/* kleur */
.red {color: #e2007a; }
.blue { color: #009ee0;}
.yellow { color: #d7ae00; }


/* Lijsten */
#kol3 ul {
  xmargin:.25em 10px 1em -10px;
margin: 0;
margin-bottom: 1em;
  padding:0;
  list-style:none;
  }

#kol3 li {
  background:url("img/zwblok.gif") no-repeat 0 .5em;
  margin:0;
  padding:0 ;
  padding-left: 10px;

  }
* html #kol3 ul li {
  height:1%;
}


#kol3 ol li {
  background:none;
  padding:0;
}
