body, table, th, td, p, input, textarea, select {
  font-family:Verdana, Arial, Helvetica, Sans-serif;
  font-size:11px;
  }
h1, h2, h3, h4, h5, h6, p {
  margin:0 0 10px 0;
  }
  
a {color:#16B81D;}
a:hover {color:#333;}
h1 {
  margin:0 0 20px 0;
  padding:4px 5px;
  font-size:15px;
  color:#FFF;
  background:transparent url(../gfx/header_wide.jpg) no-repeat left top;
  }
h2,
h3,
h6 {  
  font-size:15px;
  color:#16B81D;
  text-transform:uppercase;
  background:transparent url(../gfx/stripes-Dgrey.gif) repeat-x 0px 2px;
  line-height:14px;
}
h2 b, h2 span, 
h3 b, h3 span,
h6 b, h6 span {
  background-color:#FFF;
  padding-right:5px;
  }
h2 a {
  background-color:#FFF;
  padding-right:5px;
  text-decoration:none;
}
  
h3 {
  text-transform:none ;
  }
h4 {font-size:12px;}
h5 {}
h6 {
  margin:20px 0;
  }  
p {}
img {border:none;}
ol {}
ul {}
li {}
li li {}

label {}

/* ============================================================  */ 
/* ============  PORTFOLIO      ===============================  */
/* ============================================================  */
  
.portfolioLijst {
  width:568px;
  overflow:hidden;
  }
.portfolioLijst a {
  display:block;
  float:left;
  color:#666;
  margin:0 25px 30px 0;
  width:163px;
  text-decoration:none;
  background:transparent url(../gfx/stripes-grey.gif) repeat-x 0px 4px;
  }
.portfolioLijst a:hover {color:#16B81D;}
.portfolioLijst b {
  padding-right:5px;
  background-color:#FFF;
  }
.portfolioLijst img {
  display:block;
  margin-top:5px;
  border:1px solid #666;
  }
.portfolioLijst a:hover img {
  border:1px solid #16B81D;
  }

/* ============================================================  */ 
/* ==========  DE MENSEN        ===============================  */
/* ============================================================  */   
.mensenLijstFrame {
  position:relative;
  width:546px;
  overflow:hidden;
  }
.mensenLijst {
  width:580px;
  }
.persoon {
  width:110px;
  height:220px;
  float:left;
  margin-right:35px;
  }
.persoon img {
  display:block;
  margin-bottom:3px;
  }
.persoon h2 {
  margin-bottom:3px;
  }
.persoon i {
  display:block;
  color:#307E29;
  font-size:9px;
  font-style:normal;
  line-height:12px;
  }
  
/* ============================================================  */ 
/* =============  NIEUWS        ===============================  */
/* ============================================================  */  

p.bron {
  text-align: right;
}

p.noot {
  padding:5px;
  border:1px solid #307E29;
  font-style:italic;
  margin-bottom:30px;
  color:#307E29;
}