a:link       { color: #000000; font-family: Verdana; text-decoration: none; font-size: 10pt }
a:visited    { color: #000000; font-family: Verdana; text-decoration: none; font-size: 10pt }
a:hover      { color: #014D31; font-family: Verdana; text-decoration: none; font-size: 10pt }
a:active     { color: #014D31; font-family: Verdana; text-decoration: none; font-size: 10pt }

td           { color: #000000; font-family: Verdana; font-size: 10pt }

body         { scrollbar-arrow-color:#000000; scrollbar-track-color:#E4E3DF; scrollbar-face-color:#E4E3DF; scrollbar-highlight-color:#000000; scrollbar-3dlight-color:#E4E3DF; scrollbar-darkshadow-color:#E4E3DF; scrollbar-shadow-color:#000000; }

#menu {
  width: 220px;
  height: 25px;
  margin: 0 auto;
  cursor: hand;
}

#menuleeg {
  width: 220px;
  height: 25px;
  margin: 0 auto;
  color: #c1c1c1;
}

#open {
  width: 202px;
  margin-left: 18px;
  border-bottom: 1px solid #BCA96D;
  font-size: 0.01em;
}

#submenu {
  width: 202px;
  height: 21px;
  margin-left: 18px;
  padding-top: 1px;
  border-bottom: 1px solid #BCA96D;
  cursor: hand;
}

#klanten {
  display: block;
  float: left;
  width: 467px;
  margin: 10px;
  padding: 4px;
  border: 1px solid #BCA96D;
  cursor: hand;
}

#klant {
  display: block;
  float: left;
  width: 470px;
  margin: 10px;
  padding: 4px;
  border: 1px solid #BCA96D;
}

#resultaten {
  float: left;
  width: 225px;
  margin: 10px;
  padding: 4px;
  border: 1px solid #BCA96D;
  text-align: center;
  font-size: 1.0em;
  color: #000;
}

#show {
  float: left;
  width: 225px;
  margin: 10px;
  padding: 4px;
  border: 1px solid #BCA96D;
  text-align: center;
  font-size: 1.0em;
  color: #666;
  cursor: hand;
}

.pic {
  background-position: center right;
  background-repeat: no-repeat;
}

input {
  border: 1px solid #BCA96D;
}


#fout {
  border: 1px solid #FF0000;
  background-color: #FFE8E8;
  padding: 8px;
  margin-bottom: 10px;
  text-align: center;
  width: 450px;
}

#goed {
  border: 1px solid #339933;
  background-color: #CCFFCC;
  padding: 8px;
  margin-bottom: 10px;
  text-align: center;
  width: 450px;
}

#bon:hover {
  background: #C8AA86
}