body{
  font-family: arial;
  background-color: #ACDF89;
}
td.top{
  background-image:url('http://berrydex.sinnoh.nl/image/top.png');
  height: 51px;
}
td.middle{
  background-color: #65AC00;
  width: 600px;
  margin: 0px;
  padding: 0px;
}
td.buttom{
  background-image:url('http://berrydex.sinnoh.nl/image/buttom.png');
  height: 22px;
}
td.middle-top{
  background-image:url('http://berrydex.sinnoh.nl/image/middle_top.png');
  height: 21px;
  width: 586px;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
}
table.middle{
  margin: 7px 7px 7px 7px;
  vertical-align: top;
}
td.middle-text{
  vertical-align: top;
  background-image: url('http://berrydex.sinnoh.nl/image/background.png');
  background-repeat: repeat;
  height: 230px;
  font-size: 12px;
}
td.middle-buttom{
  background-image: url('http://berrydex.sinnoh.nl/image/background.png');
  background-repeat: repeat;
}
p img{
  margin: 2px 15px 0px 8px;
}
table.inhoud{
  vertical-align: top;
  margin:15px;
  padding:0px;
}
td.left{
  width:275px;
}
td.right{
  width:193px;
}
td{
  font-size: 12px;
}
td.prop{
  padding:0px 4px 0px 4px;
  font-weight: bold;
}
.center{
  text-align: center;
}
p{
  margin: 15px;
}
div.right{
  margin: 0px 0px 0px 30px;
}
.middle form{
  margin: 5px 10px 0px 0px;
  text-align: right;
  vertical-align: center;
}