html,body,form,p,h1,h2,h3,h4,h5,h6 {
  margin: 0px;
  padding: 0px;
}
body,
html {
  height: 100%;
}
body {
  background-color: #e6e6cc;
  background-image: url(/img/achtergrond.gif);
  background-repeat: repeat-x;
  background-position: top left;
}
img {
  display: block;
  border: none;
}
body,tr,td,th,form,input,select,p,div,textarea,h1,h2,h3,h4,h5,h6 {
  font-family: verdana, sans-serif;
  font-size: 12px;
  text-align: left;
  color: #000;
  font-weight: normal;
}
#logo {
  margin: 0px auto 0px auto;
  padding: 9px 10px 11px 10px;
  width: 760px;
  height: 60px;
  background-image: url(/img/bms-logo.gif);
  background-repeat: no-repeat;
  background-position: top left;
}
#logo .banner {
  width: 468px;
  height: 60px;
  float: right;
}
#balk {
  height: 100%;
  width: 780px;
  margin: 0px auto 0px auto;
  background-image: url(/img/achtergrond-balk.gif);
  background-repeat: repeat-y;
  background-position: top left;
}
#meester {
  width: 780px;
  margin: 0px auto 20px auto;
}
#meester #menu {
  vertical-align: top;
  width: 195px;
  padding: 0px;
}
#meester #menu .menu {
  width: 163px;
  background-color: #f3f3e6;
  border: 1px solid #a1a186;
  padding: 1px 5px 1px 5px;
  margin: 10px;
}
#meester #menu .menu a {
  display: block;
  color: #000;
  text-decoration: none;
  padding: 4px 0px 4px 0px;
  border-bottom: 1px solid #a1a186;
}
#meester #menu .menu a.laatst {
  border-bottom: none;
}
#meester #menu .menu a:hover {
  color: #666;
}
#meester #inhoud {
  vertical-align: top;
  width: 585px;
}
#inhoud h2 {
  font-weight: bold;
  font-size: 16px;
  margin: 10px 10px 10px 10px;
}
#inhoud h4 {
  font-weight: bold;
  margin: 0px 10px 3px 10px;
}
#inhoud p {
  margin: 0px 10px 10px 10px;
}
#inhoud a {
  text-decoration: underline;
  color: #3ea78e;
}
#inhoud a:hover {
  color: #5ae3c7;
}
#inhoud #adverteren-message {
  width: 173px;
  background-color: #f3f3e6;
  border: 1px solid #a1a186;
  padding: 0px 0px 5px 0px;
  margin: 10px 10px 10px 10px;
  float: right;
}
#inhoud #contributie {
  width: 195px;
  margin: 10px 0px 0px 0px;
  float: right;
}
#inhoud .contributie {
  width: 173px;
  background-color: #f3f3e6;
  border: 1px solid #a1a186;
  padding: 0px;
  margin: 0px 10px 10px 10px;
}
#inhoud #adverteren-message h5,
#inhoud .contributie h5,
#inhoud .contributie h6 {
  margin: 5px 5px 0px 5px;
  font-weight: bold;
  line-height: 130%;
  font-size: 10px;
}
#inhoud .contributie h6 {
  margin: 10px 5px -3px 5px;
  border-top: 1px solid #bebe9f;
  color: #bebe9f;
}
#inhoud #adverteren-message p,
#inhoud .contributie p {
  margin: 5px 5px 0px 5px;
  line-height: 130%;
  font-size: 10px;
}
#inhoud .contributie div.veld {
  margin: 5px 5px 0px 5px;
  padding: 2px 0px 2px 0px;
  border: 1px solid #7f9db9;
  background-color: #fff;
  overflow: hidden;
}
#inhoud .contributie div.veld input {
  border: 0px solid #fff;
  margin: 0px 0px 0px 2px;
  padding: 0px;
  width: 150px;
  height: 14px;
}
#inhoud .contributie div.knop {
  padding: 5px 5px 0px 0px;
  width: 100px;
  float: right;
}
#inhoud .contributie div.knop input {
  display: block;
}
.mededeling {
  background-color: #f3f3e6;
  border: 1px solid #a1a186;
  padding: 5px;
  margin: 10px 10px 10px 10px;
}
#register {
  width: 173px;
  height: 140px;
  border: 1px solid #000;
  margin: 0px 10px 10px 10px;
  background-color: #cbebcf;
  background-image: url(/img/register-achtergrond.gif);
  background-repeat: no-repeat;
  background-position: top left;
}
#register div {
  width: 159px;
  height: 18px;
  border: 1px solid #7f9db9;
  margin: 0px 6px 0px 6px;
  overflow: hidden;
  background-color: #fff;
}
#register div input {
  background-color: #fff;
  border: 0px solid #fff;
  border: none;
  width: 150px;
}
#copyright {
  text-align: center;
}
#copyright a {
  color: #000;
  background-image: url(/img/miniromec.gif);
  background-repeat: no-repeat;
  background-position: center left;
  padding: 0px 0px 0px 17px;
}