body{
  background-color: #ffffff;
  margin: 0px;
  }
  
table {table-layout: fixed;}

img {
  display: block; 
}

td, p {
  font-family: Verdana, Helvetica, Arial;
  font-size: 11px;
  color: #676767;
  }

td.toplinks{
  height: 263px;
  width: 763px;
}

td.navigatie{
  background-image: url("images/top_navigatie.jpg");
  background-repeat: no-repeat;
  height: 263px;
  width: 157px;
  vertical-align: top;
  padding-top: 78px;
}

td.navigatietest{
  background-image: url("images/top_navigatie.jpg");
  background-repeat: no-repeat;
  height: 263px;
  width: 157px;
  vertical-align: top;
  padding-top: 78px;
}

td.navigatieanderetalen{
  background-image: url("images/top_navigatie.jpg");
  background-repeat: no-repeat;
  height: 263px;
  width: 157px;
  vertical-align: top;
  padding-top: 115px;
}

td.main{
  background-image: url("images/bg_main.jpg");
  background-repeat: repeat-y;
  height: 100%;
  width: 920px;
  vertical-align: top;
  padding-left: 75px;
  padding-top: 10px;
  padding-right: 90px;
  font-family: Verdana, Helvetica, Arial;
  font-size: 11px;
  color: #676767;
}

td.bottom-main{
  background-image: url("images/bg_bottom_table.jpg");
  height: 172px;
  width: 920px;
  padding-right: 110px;
  padding-top: 70px;
  color: #7f0304;
  vertical-align: top;
  font-size: 10px;  
  text-align: right;
}

td.bottom-links-rechts{
  background-image: url("images/bg_table.jpg");
  background-repeat: repeat-x;
}
  
a{
  font-family: Verdana, Helvetica, Arial;
  text-decoration: none;
  color: #7f0304;
}

a:hover{
  text-decoration: underline;}

a.nav {
  display: block;
  font-weight: bold;
  height: 20px;
  color: #FFFFFF;
  text-decoration: none;
  font-size: 12px;
}

a.nav:hover{
  color: #F4AE08;
  text-decoration: none;
}

a.footer {
  font-family: Verdana, Helvetica, Arial;
  color: #7f0304;
  text-decoration: none;
  font-size: 10px;  
  font-weight: normal; 
}

a.footer:hover{
  color: #333333;
}

