body{
  background-color: #003e5f;
}
td{
  font-family: Verdana;
  font-size: 0.90em;
  margin: 0px;
  padding: 0px; 
}
td.header{
  width: 239px;
  height: 78px;
  background-image:url('../image/header.png');
  background-repeat: no-repeat;
  background-position: top;
}
td.menu{
  vertical-align: top;
  padding: 0px;
  height: 170px;
}
table.menu_in{
  margin: 8px 0px 0px 0px;
}
td.menu_item{
  text-align: right;
  height:25px;
  width: 239px;
}
a.menu_item{
  color: #ffffff;
  padding: 0px 8px 0px 8px;
}
.menu_item_on{
  text-align: right;
  height:25px;
  width: 239px;
  background-image:url('../image/menu_item.png');
  background-position: right;
  background-repeat: no-repeat;
}
td.foto{
  width: 541px;
  height: 270px;
  background-repeat: no-repeat;
}
td.blauw_boven{
  width: 239px;
  height: 22px; 
  background-image:url('../image/blue_boven.png');
  background-repeat: no-repeat;
  background-position: bottom;
}
td.blauw_middel{
  width: 239px;
  height: 300px; 
  background-color: #025d8c;
}
td.tekst{
  background-color: #ffffff;
  vertical-align: top;
}
div.tekst{
  font-size: 0.80em;
  margin: 8px;
  text-indent: 5px;
}
div.tekst form p.klein{
  font-size: 0.75em;
  text-indent: 0px;
  margin: 0px;
  padding: 0px;
}
td.buttom{
  height: 18px;
  background-image: url('../image/buttom.png');
}
h2{
  text-indent: 0px;
  margin: 0px;
  padding: 0px;
  font-size: 1em;
}
a{
  text-decoration:none;
}
input.verzenden{
  float: right;
  margin: 4px 8px 0px 0px;
}
form{
  text-indent: 0px;
}
p.copyrights{
  text-align: center;
  font-size: 0.60em;
  color: #B2B2B2;
  font-family: verdana;
}
p.copyrights a{
  color: #B2B2B2;
  text-decoration: underline;
}
.veld{
  border-color: #025d8c;
  border-style: solid;
  background-color: #f0f0f0;
  border-width: 2px;

}