﻿html {
}

body {
  margin: 0;
  padding: 0;
  background: url(/interface/images/bg-body.gif) repeat-x;
}

#site {
  width: 956px;
  background: transparent;
  margin: 0 auto;
  position: relative;
  display: block;
}

#minimenu {
  position: absolute;
  top: 39px;
  right: 0px;
  height: 13px;
  width: 177px;
  padding-top: 1px;
  overflow: hidden;
  font-family: Verdana, Sans-Serif;
  font-size: 11px;
  color: #919191;
  background: url(/interface/images/bg-minimenu.gif) no-repeat;
  background-position: 0 3px;
}

#minimenu a {
  color: #919191;
  text-decoration: none;
  float: left;
}

#minimenu a:hover {
  color: #424141;
}

#minimenu .home {
  width: 13px;
  height: 12px;
  display: block;
  overflow: hidden;
  background: url(/interface/images/btn_home.gif) no-repeat;
  background-position: 0 0;
  margin-right: 22px;
}

#minimenu .home:hover {
  background-position: 0 -13px;
}

#minimenu .tsjil {
  width: 75px;
  height: 8px;
  display: block;
  overflow: hidden;
  background: url(/interface/images/btn_tsjil.gif) no-repeat;
  background-position: 0 0;
  margin-left: 22px;
  margin-top: 3px;
}

#minimenu .tsjil:hover {
  background-position: 0 -9px;
}

#left {
  margin: 0;
  padding: 0;
  float: left;
}

#intro {
  margin-top: 15px;
  width: 250px;
  background: url(/interface/images/bg-menu.gif) no-repeat #8e1100;
  height: 230px;
  padding-top: 154px;
  padding-bottom: 23px;
  overflow: hidden;
  position: relative;
}

 #intro .linkhome {
  width: 250px;
  height: 95px;
  display: block;
  position: absolute;
  top: 30px;
  left: 0;
  background: none;
  margin: 0;
  padding: 0;
}

#intro h1 {
  height: 32px;
  line-height: 32px;
  width: 210px;
  padding-left: 22px;
  background: url(/interface/images/bg-menuitem.gif) no-repeat;
  font-family: Georgia, Serif;
  font-size: 16px;
  color: #ffffff;
  font-weight: normal;
  margin: 0;
 
}

#intro p {
  margin-top: 19px;
  padding-top: 0;
  font-family: Verdana, Sans-Serif;
  font-size: 11px;
  color: #edb4b4;
  line-height: 18px;
  padding-right: 24px; 
  padding-left: 22px;
  width: 204px;
  height: 180px;
  overflow: hidden;
}

#snelcontact {
  position: relative;
  width: 228px;
  height: 107px;
  background: url(/interface/images/bg-contact.gif) no-repeat;
  background-position: 0 0;
  margin-top: 30px;
  font-family: Georgia, Serif;
  font-size: 12px;
  color: #7c7c7c;
  line-height: 24px;
  padding-top: 12px;
  padding-left: 22px;
  display: block;
  text-decoration: none;
  overflow: visible;
}

#snelcontact:hover {
  background-position: 0 -119px;
}

#snelcontact .wasbak {
  position: absolute;
  top: 64px;
  left: 169px;
  border: 0;
  z-index: 5;
  display: block;
}

#menu {
  width: 678px;
  height: 332px;
  float: right; 
  margin-top: 90px;
  overflow: hidden;
  _behavior: url(/scriptlibrary/csshover.htc);
}

#menu .menuitemfoto {
  width: 199px;
  height: 145px;
  padding: 2px;
  border: 1px solid #bdbdbd;
  display: block;
  float: left;
  margin-right: 30px;
  margin-bottom: 30px;
  background: url(/interface/images/bg-menuhome.gif) no-repeat;
  z-index: 5;
  position: relative;
  font-family: verdana, Sans-Serif;
  font-size: 11px;
  line-height: 18px;
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}

#menu .menuitemfoto .homeblock {
  display: block;
  width: 175px;
  height: 88px;
  margin-top: 15px;
  margin-left: 15px;
  overflow: hidden;
}

#menu .menuitemfoto .leesverder {
  color: #cacaca;
  cursor: pointer;
  text-decoration: underline;
}

#menu .menuitemfoto a:hover {
  color: #ffffff;
}

#menu .menuitemfoto img {
  position: absolute;
  top: 2px;
  left: 2px;
  border: 0;
}

#menu .menuitemfoto:hover img {
  display: none;
}

#menu .titel {
  position: absolute;
  right: 2px;
  bottom: 2px;
  height: 34px;
  background: #373737;
  padding-right: 12px;
  padding-left: 13px;
  text-align: right; 
  font-family: Georgia, Serif;
  font-size: 16px;
  color: #ffffff;
  line-height: 34px;
  _margin-bottom: -1px;
  z-index: 10;
}

#footer {
  width: 675px;
  height: 79px;
  float: right;
  margin-top: 30px;
  margin-right: 3px;
  background: url(/interface/images/bg-footer.jpg) no-repeat;
  position: relative;
}

#footer .links {
  position: absolute;
  right: 29px;
  top: 26px;
  text-align: right;
  font-family: Verdana, Serif;
  font-size: 11px;
  color: #a2a2a2;
}

#footer .links a {
  color: #a2a2a2;
  text-decoration: none;  
}

#footer .links a:hover {
  text-decoration: underline;  
}

#footer .copyright {
  position: absolute;
  right: 29px;
  top: 50px;
  text-align: right;
  font-family: Verdana, Serif;
  font-size: 11px;
  color: #6d6d6d;
}

