body {
  font-family: Arial,Verdana,Helvetica,Verdana, sans-serif;
}

#hoofdtabel {
  /* background-color: #ada249; */
  margin: 50 0 0 50;
  background-color: #B4A76C;
}
#hoofdtabel_home {
  /* background-color: #ada249; */
  margin: 50 0 0 50;
  background-color: #522D24;
}
/*
a {
display: block;
}
*/
a:link{
text-decoration: none;
color: white;
}
a:hover{
text-decoration: none;
color: white;
font-weight: bold;
}
a{
text-decoration: none;
color: white;
}

#inhoud {
  padding-left: 20px;
  padding-right: 20px;
  color: #fff;
  font-size: 12px;
  text-align: justify;

}

#voettekst {
  color: #522D24;
  font-size: 12px;
}
#voettekst_home {
  color: #AB8876;
  font-size: 12px;
}

#home_afbeelding {
  border: 3px solid #B4A76C;
}

#foto_bijschrift {
  margin-top: 0;
  padding-top:0;
  background-color: #522D24; 
  color: #fff; 
  text-align: center;
  font-family: verdana,arial,helvetica;
  font-size: 12px;
}
#htmlvoet a {
  font-family: verdana,arial,helvetica;
  color: #b2b2b2; 
  font-size: 9px;
}
td {
  color: white;
  font-size: 12px;
  font-family: arial,verdana,helvetica;
}

