html, body {
  width: 100%;
  height: 100%;
}
body {
  margin: 0px;
  background: #231F20 url('/images/kader_homepage3.gif') no-repeat fixed center;
  padding: 0px;
}
a.linkje {
  display: block;
  width: 174px;
  height: 18px;
  margin-bottom: 9px;
  padding-left: 3px;
  padding-right: 3px;
  padding-top: 3px;
  border: 1px solid #FFFFFF;
  background: #D1D2D4 url('/images/metallic_150_21.gif');
  text-decoration: none;
  color: #231F20;
  font-weight: bold;
  font-family: Verdana;
  font-size: 12px;
  text-align: left;
}
a.linkje:hover {
  background: #D1D2D4 url('/images/metallic_150_21_over.gif');
  color: #231F20;
}
a.linkje_render {
  display: block;
  width: 174px;
  height: 33px;
  margin-bottom: 9px;
  padding-left: 3px;
  padding-right: 3px;
  padding-top: 3px;
  border: 1px solid #FFFFFF;
  background: #D1D2D4 url('/images/metallic_150_36.gif');
  text-decoration: none;
  color: #231F20;
  font-weight: bold;
  font-family: Verdana;
  font-size: 12px;
  text-align: left;
}
a.linkje_render:hover {
  background: #D1D2D4 url('images/metallic_150_36_over.gif');
  color: #231F20;
}
img.vlag {
  border: 1px solid white;
}
.content {
  position: relative;
  width: 705px;
  height: 484px;
  padding: 10px;
  background: #E2E2E2 url('/images/bg_pagina.jpg') repeat-x fixed 50% 50%;
  overflow: auto;
}
.content img { border: 2px solid #8B0021 }
