body {
/*  background-color: #FFBF00; */
  margin:0px;
}
table.one {
  border-collapse: collapse;
  table-layout: fixed;
  padding:0px;
  height:100%;
/*  width:100%;*/
}
td.tekst{
  text-align: justify;
  font-size:11px;
  vertical-align:top;
  color: #FFBF00;
}
td.one{
  text-align:center;
}
table.viewblock {
  background-color: #FFBF00;
  border-collapse: collapse;
  table-layout: fixed;
  padding:0px;
  width:800;
  background-color: #FFFFFF;
}
td.viewblock{
  text-align:left;
  vertical-align:top;
  background-color: #CDDBED;
  height:533;
  background-repeat:no-repeat;
/*  background-attachment:fixed;*/
/*  background-position:center;*/
}
table.menublock {
  font-family:"EngrvrsOldEng Bd BT";
  color: #FFBF00;
  font-size: 170%;
  font-weight: bold;
}
table.media {
  text-align:center;
  vertical-align: top;
  table-layout:fixed;
  margin:38px;
}
td.media {
  border-color: #FFBF00;
  border-style: dotted;
  border-width: 2px;
  height:170px;
  width:170px;
}
td.spacer25 {
  width:25px;
}
td.media_item {
  text-align: center;
  border-width: 0px;
  height:100px;
  width:100px;
}
a.menu {
  font-family:"EngrvrsOldEng Bd BT";
  color: #FFBF00;
  text-decoration: none;
}
div.inhoud {
  font-family: Calibri;
  font-size:11px;
  padding: 20px;
  position:absolute;
  text-align: justify;
  color: #FFBF00;
/*  color:#000000;
  background-color: #ffffff;
  filter:alpha(opacity=100);
  opacity:1.0;*/
  width:760px;
}
div.imageViewer{
  background-color:white;
  border:0px;
  position:absolute;
  visibility:hidden;
  top:-1px;
  left:-1px;
  width:800px;
  height:610px;
}
div.imagePanel{
  background-color:#CDDBED;
  margin:5px;
  width:600px;
  height:600px;
  text-align: center;
}
img.mainImage{
  margin-top:300px;
}
img.thumbImage{
  border:0px;
}
input{
  background-color:#CDDBED;
  color:#FFBF00;
  font-weight:bold;
  border-width: 1px;
  border-style: solid;
  border-color: #FFBF00;
  width: 250px;
}
textarea{
  background-color:#CDDBED;
  color:#FFBF00;
  font-weight:bold;
  border-width: 1px;
  border-style: solid;
  border-color: #FFBF00;
  width: 250px;
}
