body {
  margin-top: 0px;
  background: #a5b842;
} 

#wrapper {
/* text-align: center in main div not in body, auto for centering in FF */
  margin-left: auto;
  margin-right: auto;
  width: 761px;
  position: relative;
  text-align: left;
  overflow: hidden;
  z-index: 1;
}

#header {
  position: relative;
  float:left;
  width: 761px;
  background: #a5b842;
}

#nav {
  position: relative;
  float:left;
  width: 222px;
  background: #a5b842;
}

#spacer {
  position: relative;
  float:left;
  width: 5px;
  background: #a5b842;
}

#content {
  position: relative;
  float:left;
  text-align:left;
  width: 534px;
  background:#ffffff;
}

img { vertical-align: bottom; }

form { 
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px
}

a:link {text-decoration: underline; color: #666666;}
a:visited {text-decoration: underline; color: #666666;}
a:active {text-decoration: underline; color: #666666;}
a:hover {text-decoration: underline; color: #FFFFFF; background: #666666}
a.link:link {text-decoration: none; color: #666666;}
a.link:visited {text-decoration: none; color: #666666;}
a.link:active {text-decoration: none; color: #666666;}
a.link:hover {text-decoration: none; color: #FFFFFF; background: #666666}
a.invisible:link {text-decoration: none; color: #a5b842;}
a.invisible:visited {text-decoration: none; color: #a5b842;}
a.invisible:active {text-decoration: none; color: #a5b842;}
a.invisible:hover {text-decoration: none; color: #a5b842; background: #a5b842}
.letters { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #666666; line-height: 15px; white-space: normal;}
.letterstall {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 11px;color: #666666;line-height: 18px;white-space: normal;}
.letterstaller {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 11px;color: #666666;line-height: 20px;white-space: normal;}
.lettersbold {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 11px;color: #666666;line-height: 15px;font-weight: bolder;white-space: normal;}
.lettersboldgroen {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	color: #A5B842;	line-height: 15px;	font-weight: bolder;	white-space: normal;}
.kopje {	font-weight: bolder;	color: #99CC00;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px;	line-height: 15px;}
.klein {  font-family: Arial, Helvetica, sans-serif; font-size: 10px}

