body {
  background-image: url(img/achtergrond2.jpg);
  background-position: top;
  background-repeat: repeat-x;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
}

body, td, th {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
}

h1{
  font-size: 14px;
}

.menu{
  font-size: 16px;
  padding-bottom: 2px;
  padding-right: 27px;
  padding-top: 2px;
}

.menu a, .submenu a{
  color: #000000;
  text-decoration: none;
}

.submenu{
  font-size: 12px;
  padding-bottom: 2px;
  padding-right: 27px;
  padding-top: 2px;
}

#footer{
  background-image: url(img/footer3.jpg);
  background-position: top;
  background-repeat: no-repeat;
  height: 150px;
  padding-left: 15px;
  padding-right: 15px;
}

#foto{
  height: 190px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 13px;
}

#header{
  background-image: url(img/achtergrond_header2.jpg);
  background-position: center;
  background-repeat: no-repeat;
  height: 319px;
  text-align: center;
}

#header img{
  padding-top: 40px;
}

#inhoud img{
  border-color: #000000;
  border-width: medium;
  text-align: center;
}

#layout{
  background-image: url(img/achtergrond_layout2.jpg);
  background-position: top;
  background-repeat: repeat-y;
  margin: 0 auto;
  margin-top: 0;
  width: 870px;
}

#layout-inner, #inhoud{
  margin-left: 15px;
  margin-right: 15px;
  margin-top: 0;
}

#titel{
  height: 115px;
  margin-left: 15px;
  margin-right: 15px;
  margin-top: 0;
  text-align: center;
}

.menu a:hover, .submenu a:hover{
  color: #FFCC00;
  font-weight: 900;
}
