body, body.scroll_vert{
  background-color: #ddab31;
  margin: 0;
  padding: 0;
  text-align: center;
  font-family: Arial, Univers, sans-serif;
  font-size: 11px;
  scrollbar-arrow-color: gray;
  scrollbar-face-color: white;
  scrollbar-highlight-color: gray;
  scrollbar-3dlight-color: white;
  scrollbar-shadow-color: white;
  scrollbar-darkshadow-color: gray;
  scrollbar-track-color: white;
}
body.scroll_vert {
  overflow-y: auto;
  overflow-x: hidden;
}
a {
  color: #d11414;
}
a:hover {
  color: #3a1414;
  text-decoration: none;
}

a.meerlink:link, a.meerlink:visited {
  color: #d20315;
  font-weight: bold;
  font-size: 12px;
}
a.meerlink:hover {
  color: #000000;
  font-weight: bold;
  font-size: 12px;
  text-decoration: none;
}
span.head {
  color: #d20315;
  font-weight: bold;
  font-size: 13px;
}

td.boven {
  height:608px;
  background: white (images/menubg.jpg) no-repeat position:100 100);
}
td.menu {
  padding-left: 6px;
}
td.content_left, td.content_middle, td.content_right, td.content_middle_right, td.content_left_top, td.content_left_bottom, td.content_right_top, td.content_right_bottom {
  padding: 5 px;
  font-family: Arial, Univers, sans-serif;
  font-size: 12px;
  vertical-align: top;
  padding-top:20px;
}
td.content_left, td.content_left_top, td.content_left_bottom, td.content_right_top, td.content_right_bottom {
  width:201px;
  padding-left: 25px;
}
td.content_right, td.content_right_cherry {
  width:242px;
  padding-left: 25px;
}
td.content_right {
  height: 460px;
}
td.content_left_top {
  height: 200px;
}
td.content_right_cherry {
text-align: right;
vertical-align: top;
padding-right:30px;
}
td.content_middle {
  width:333px;
  padding-left:35px;
  padding-right:35px;
  text-align: justify;
  line-height: 16px;
}
td.content_middle_bandmember {
  width:333px;
  padding-left:0px;
  padding-right:0px;
  text-align: justify;
  line-height: 16px;
}
td.content_middle_right {
  width: 575px;
  height: 460px;
  padding-left:35px;
  vertical-align:text-top;
}
table.content {
  width:773px;
  height: 600px;
  background-color: white;
  margin-left: auto; 
  margin-right: auto; 
}
table.content_frame {
  height: 100%;
  background-color: white;
}
td.footer {
  height:19px;
  v-align:bottom;
}
td.prev {
  padding-left:25px;
  text-align:left;
}
td.next {
  padding-right:25px;
  text-align:right;
}
h1 {
  color: #d20315;
  font-weight: bold;
  font-size: 14px;
}
td.photo {
    height: 82px;
	width: 82px;
	text-align:center;
	vertical-align:middle;
}
td.content_photo {
	height: 604px;
	width:604px;
	text-align:center;
	vertical_align:middle;
}
td.prev {
    heigth: 16px;
	witdh:50%;
	text-align:right;
	padding-right:20px;
}
td.next {
    heigth: 16px;
	width: 50%;
	text-align:left;
	padding-left:20px;
}
a.contrastlink:link, a.contrastlink:visited {
  color: white;
}
