body {
  font-family: verdana;
  font-size: 11px;
  color: #363A4B;
  background-color: #eeeeff;
  background-image: url("/images/bg.gif");
}

td {
  font-family: verdana;
  font-size: 11px;
  color: #363A4B;
  background-color: #eeeeff;
  background-image: url("/images/bg.gif");
}

h1 {
  font-family: verdana;
  font-size: 14px;
  text-align: left;
  color: #464D6C;
  padding-top: 10px;
  margin-bottom: 5px;
}

h2 {
  font-family: verdana;
  font-size: 12px;
  text-align: left;
  color: #464D6C;
  margin: 0px;

}
img.thumbnail {
  border-width: 1px;
  border-color: #7683B7;
  border-style: ridge;
  margin-left: 3px;


}

a {
  font-family: verdana;
  font-size: 11px;
  color: #565A9B;
  text-decoration: none;
}


a:hover {
  color: #00000;
; text-decoration: underline;
}


#naampje {
border: 1px solid #000;
border-style: ridge;
border-color: #7683B7;
width: 152px;
height: 114px;
padding: 3px;
margin-left: 3px;
margin-right: 3px;
font-size: 11px;
overflow: none;
background-color: #ccff66;
}
#naampje2 {
border: 1px solid #000;
border-style: ridge;
border-color: #7683B7;
width: 152px;
height: 114px;
padding: 3px;
margin-left: 3px;
margin-right: 3px;
font-size: 11px;
overflow: none;
background-color: #ccccff;
}
#naampje3 {
border: 1px solid #000;
border-style: ridge;
border-color: #7683B7;
width: 152px;
height: 114px;
padding: 3px;
margin-left: 3px;
margin-right: 3px;
font-size: 11px;
overflow: none;
background-color: #rrggbb;
}