  body,
  html {
    margin: 0px;
    height: 100%;
  }
  
  body {
    background-color: #868686;
    padding: 0px;
    font-family: Verdana;
    font-size: 11px;
  }
  
  #total {
    width: 1000px;
    height: 100%;
    margin: 0px auto;
  }
  
  #mainTable {
    width: 100%;
    height: 100%;
  }
  
  #site {
    width: 1000px;
    vertical-align: top;
  }
  
  #header {
    background-image: url('../images/header.jpg');
    background-repeat: no-repeat;
    background-position: top;
    width: 1000px; height: 169px;
    vertical-align: bottom;
  }
  
  #header .divhome {
    text-indent: 16px;
  }
  
  #header a {
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
  }
  
  #header a:hover {
    color: #FFFFFF;
  }  
  
  .headspace {
    height: 169px;
  }
  
  #mencon {
    background-color: #E8DBD3;
    background-image: url('../images/menu.jpg');
    background-repeat: repeat-y;
    vertical-align: top;
  }
  
  #menu {
    width: 154px;
    vertical-align: top;
  }
  
  .m_head {
    background-color: #E8DBD3;
    background-image: url('../images/m_head.jpg');
    background-repeat: no-repeat;
    width: 139px; height: 21px;
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    text-indent: 8px;
  }
  
  .m_item {
    font-family: Verdana;
    font-size: 12px;
    text-indent: 3px;
    font-weight: bold;
    color: #000000;
    cursor: pointer;
    height: 13px;
  }
  
  .m_item2 {
    font-family: Verdana;
    font-size: 12px;
    text-indent: 3px;
    font-weight: bold;
    color: #641012;
    cursor: pointer;
    height: 13px;
  }
  
  .m_headspace {
    height: 12px;
  }
  
  .m_space1 {
    height: 5px;
  }
  
  .m_space2 {
    height: 5px;
  }
  
  .m_space3 {
    height: 10px;
  }
  
  #content {
    font-family: Verdana;
    font-size: 11px;
    vertical-align: top;
    width: 846px;
  }
  
  #tekst {
    font-family: Verdana;
    font-size: 11px;
    vertical-align: top;
  }
  
  #tekst p,
  #tekst td {
    font-family: Verdana;
    font-size: 11px;
    vertical-align: top;
  }
  
  #bottom {
    background-image: url('../images/bottom.jpg');
    background-repeat: no-repeat;
    width: 1000px; height: 44px;
  }
  
  #bimgmargin {
    padding: 12px;
  }
  
  #bimgborder {
    border: 1px #FFFFFF solid;
  }
  
  #bimgpadding {
    padding: 12px;
  }
  
  #simgsmargin {
    padding: 12px 12px 12px 0px;
  }
  
  #simgsborder {
    border: 1px #FFFFFF solid;
  }
  
  #simgspadding {
    padding: 3px;
  }
  
  #simgcontent {
    text-align: center;
  }
  
  .simgmargin {
    padding: 3px;
  }
  
  .simg {
    cursor: pointer;
    border: 1px #E8DBD3 solid;
  }
  
 .simg2 {
    cursor: pointer;
    border: 1px #641012 solid;
  }
  
  .denchead {
    font-family: Verdana;
    font-size: 11px;
    text-indent: 12px;
  }
  
  .m_lijn {
    background-image: url('../images/m_lijn.jpg');
    background-repeat: no-repeat;
    width: 139px; height: 5px;
  }
  
  .denc {
    text-align: center;
    padding-right: 15px;
  }
  
  .denc img {
    border: 0px;
  }
  