body {
  margin: 0px;
  font-family: Arial, verdana, Helvetica;
  font-size: 12px;
  line-height: 18px;
  color: #414141;
  background-color: #ffffff;
  background-image: url(images/background_bodytekst.gif);
  background-position: 295px top;
  background-repeat: no-repeat;
}


td, p {
  font-family: Arial, verdana, Helvetica;
  font-size: 12px;
  line-height: 18px;
  color: #414141;
}


.kop {
  font-family: Calibri, "trebuchet ms", Arial, Helvetica, sans-serif;
  font-size: 20px;
  line-height: 25px;
  font-weight: bold;
  color: #666666;
  padding-top: 10px;
}


.subkop {
  font-family: Calibri, "trebuchet ms", Arial, Helvetica, sans-serif;
  color: #ee7c00;
  font-weight: bold;
  font-size: 29px;
  padding-bottom: 20px;
}


.subsubkop {
  font-family: Calibri, "trebuchet ms", Arial, Helvetica, sans-serif;
  color: #ee7c00;
  font-weight: bold;
  font-size: 22px;
  padding-bottom: 20px;
}


.stellingkop {
  font-size: 23px;
  padding-right: 20px;
  color: #2883AE;
  font-weight: bold;
}


.stelling {
  color: #2883AE;
  font-weight: bold;
  padding-top: 20px;
}


#linkerframe {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 295px;
  z-index: 1;
  background-color: #9BB6CA;
  height: 100%;
}


#bodytekstframe {
  position: absolute;
  left: 340px;
  top: 0px;
  width: 345px;
  z-index: 1;
  padding-bottom: 30px;
}


#rechterframe {
  position: absolute;
  left: 713px;
  top: 0px;
  width: 361px;
  z-index: 1;
}

#rechterframe iframe {
height:760px
}


.minitekst {
  font-size: 11px;
  line-height: 15px;
  color: #2883AE;
}


a{
  text-decoration: none;
  color: #2E8BB8;
  font-weight: bold;
}


li {
  list-style-type: square;
  list-style-image: url(images/menublokje_list.gif);
}


.portfolio_inleidingstekst {
  font-weight: bold;
  color: #006699;
  padding-bottom: 20px;
}


.listlink{
  text-decoration: none;
  display: list-item;
  color: #2F8EBD;
  font-weight: bold;
  list-style-type: square;
  list-style-image: url(images/menublokje_list.gif);
}
/* ------------------- formulier -----------------------------------*/


fieldset {
  border: 0px solid #EE7C00;
  margin-top: 20px;
  padding-right: 0px;
  margin-bottom: 20px;
  padding-left: 15px;
  margin-left: 0px;
  width: 350px;
}


legend {
  font-family: Calibri, "Trebuchet MS", Arial, Helvetica, sans-serif;
  line-height: 20px;
  font-weight: bold;
  font-size: 17px;
  color: #EE7C00;
}


.contactform span {
  float: left;
  width: 140px;
  text-align: right;
  padding-right: 10px;
}


.contactform .inputtext {
  width: 160px;
  height: 100%;
  border: 1px solid #F79100;
  margin: 2px;
  padding-left: 6px;
  background-color: #FFE4CA;
}


.contactform .inputtextarea {
  font-family: Arial, Helvetica, sans-serif;
  width: 290px;
  height: 100px;
  border: 1px solid #F79100;
  background-color: #FFF0D6;
  padding-left: 6px;
  margin: 2px;
}


.inputbutton {
  margin-top: 10px;
  margin-right: 10px;
  float: left;
  background-color: #639EC0;
  border: 1px solid #000000;
  color: #fff;
  font-weight: bold;
  width: 90px;
}
