@font-face {
  font-family: "Lucida Grande";
  src: url("/fonts/LUCIDAG1.eot");
  src: url("/fonts/LucidaGrande.ttf");
  font-style: normal;
  font-weight: normal;
}
/*@font-face {
  font-family: "Lucida Grande";
}*/
@font-face {
  font-family: "Lucida Grande";
  font-weight: bold;
  font-style: normal;
  src: url("/fonts/LUCIDAG0.eot");
  src: url("/fonts/LucidaGrandeBold.ttf");
}
/*
@font-face {
  font-family: "Lucida Grande";
  font-weight: bold;
}*/

body {
  margin: 0;
  padding: 0;
}

#logo {
  position: absolute;
  top: 15px;
  left: 535px;
  width: 492px;
  height: 197px;
}

#logo img {
  border: 0;
}

#blokboven,
#blokboven_groot {
  position: absolute;
  top: 63px;
  left: 0px;
  width: 501px;
  height: 58px;
  background: #4e433e;
  color: #ffffff;
  padding: 14px;
  font-family: "Lucida Grande", Arial, Sans-Serif;
  font-size: 11px;
  line-height: 19px;
}

#blokboven_groot {
  font-size: 22px;
  line-height: 58px;
  text-align: center;
}

#box {
  position: absolute;
  top: 195px;
  width: 967px;
}

#boxlinks {
  background: url(/images/achtergrond.png) no-repeat;
  width: 160px;
  height: 360px;
  color: #ffffff;
  float: left;
  clear: left;
  line-height: 26px;
  padding-left: 20px;
  padding-top: 130px;
  padding-right: 20px;
}

#boxlinks a {
  display: block;
  color: #ffffff;
  font-family: "Lucida Grande", Arial, Sans-Serif;
  text-decoration: none;
  font-size: 16px;
}

#boxlinks a:hover {
  text-decoration: underline;
}

#boxmidden {
  width: 425px;
  float: left;
  margin-top: 10px;
  font-family: "Lucida Grande", Arial, Sans-serif;
  font-size: 12px;
  line-height: 20px;
  margin-left: 27px;
  padding-bottom: 15px;
}

h1 {
  margin: 0;
  padding: 0;
  font-size: 18px;
  color: #4e433e;
}
h2 {
  margin: 0;
  padding: 0;
  font-size: 15px;
  color: #4e433e;
}

#boxmidden a {
  text-decoration: underline;
  color: #000000;
}

#boxrechts {
  width: 280px;
  padding-top: 80px;
  float: left;
  margin-left: 35px;
  font-family: "Lucida Grande", Verdana, Sans-serif;
  font-size: 12px;
}

#boxrechts>a {
  display: block;
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
  margin-bottom: 10px;
  line-height: 50px;
  text-align: right;
  padding-right: 40px;
  font-size: 16px;
  font-family: "Lucida Grande", Verdana, Sans-serif;
  background-position: top left;
}

#boxrechts>div {
  text-align: right;
  padding-bottom: 5px;
  padding-right: 35px;
}

#boxrechts>a:hover {
  background-position: bottom left;
  color: #4e433e;
}

form {
  margin: 0;
  padding: 15px 0 0 0;
}

label {
  float: left;
  width: 205px;
  clear: left;
  margin-bottom: 4px;
}

input {
  float: left;
  width: 195px;
  margin-bottom: 4px;
}

textarea {
  float: left;
  width: 195px;
  height: 50px;
  margin-bottom: 4px;
}

form div {
  clear: both;
  padding: 5px 0 5px 205px;
}

input.button {
  float: none;
  margin-left: 205px;
  width: auto;
  clear: both;
}

#sitemap, #sitemap ul {
  padding-left: 20px;
}
