/*Nav*/

body {
  font-size    : 8pt;
  line-height  : 13pt;
  text-align   : right;
  margin-left  : 20px;
  margin-right : 15px;
}
table.list {
  border-width    : ;
  border-spacing  : ;
  border-style    : none;
  border-color    : ;
  border-collapse : ;
  background-color: ;
}
table.list td {
  border-width    : 0px;
  padding         : 1px;
  border-style    : none;
  border-color    : gray;
  background-color: white;
  -moz-border-radius: ;
  font-size       : 11px;
  color           : #039;
  line-height	: 17px;
  text-align      : left;
}
table.list tr {
  vertical-align  : top;
}
.NavBedrijfsnaam {
  font-family    : calibri,verdana,tahoma,trebuchet,arial,sans-serif;
  color          : #039;
  font-size      : 24px;
  line-height    : 24px;
  text-align     : left;
  font-weight    : bold;
  letter-spacing : 0.0em;
  margin-bottom  : -8px;
  }
.NavBedrijfsnaam2 {
  font-family    : calibri,verdana,tahoma,trebuchet,arial,sans-serif;
  color          : #000;
  font-size      : 18px;
  line-height    : 24px;
  text-align     : left;
  font-weight    : normal;
  letter-spacing : 0.0em;
  margin-bottom  : 40px;
  }
.NavLogo {
  text-align     : right;
  margin-top     : 30px;
  margin-right   : 20px;
}
.NavKop2 {
  font-size      : 8pt;
  line-height    : 13pt;
  text-align     : left;
  font-weight    : normal;
  text-transform : uppercase;
  letter-spacing : 0.1em;
  margin-bottom  : 20px;
  }
.NavKop {
  font-size    : 9pt;
  line-height  : 14pt;
  text-align   : left;
}
.NavOpdrachtgever {
  font-weight    : bold;
  margin-top     : 30pt;
  margin-bottom  : 30pt;
}
.NavChroHeadline {
  line-height  : 13pt;
}
.NavHeadline {
  line-height  : 13pt;
}
.NavIntro {
  line-height  : 13pt;
  margin-top   : -6px;
  margin-bottom: 30px;
}
.NavJaar {
  font-weight  : bold;
  margin-top   : 30px;
  margin-bottom: 30px;
}
.NavL {
  text-align   : left;
}
.NavHome {
  text-align   : left;
  margin-top   : -8px;
}
.NavR {
  text-align   : right;
}
.PhotoRight {
  border:solid gray 1px;
  padding: 3px; 
  margin: 0 0 2px 7px; 
  display: inline; 
  float:right ;
}