body {
  background: #fff url(http://www.biologischeslagerij.nl/img/bg.jpg) no-repeat fixed 0 0;
  font-family: "Trebuchet MS";
  font-size: 12px;
  text-align: left;
}

#container {
  background-color: #fff;
  width: 720px;
  height: 400px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -360px;
  margin-top: -200px;
  border: 1px solid #000;
}

#header {
  clear: left;
  background: #93e10c url(http://www.biologischeslagerij.nl/img/logo.jpg) no-repeat 95%;
  width: 100%;
  height: 60px;
  border-bottom: 2px solid #36720d;
}

#footer {
  clear: left;
  background: #93e10c url(http://www.biologischeslagerij.nl/img/background-footer.jpg) no-repeat 0 0;
  width: 100%;
  height: 60px;
  border-top: 2px solid #36720d;
  position: absolute;
  bottom: 0px;
}

#left {
  width: 180px;
  height: 260px;
  border: 1px solid #000;
  float: left;
  margin-left: 7px;
  margin-top: 7px;
  overflow: hidden;
}

#main {
  background: #fff url(http://www.biologischeslagerij.nl/img/icon-main.gif) no-repeat 450px -15px;
  width: 510px;
  height: 260px;
  border: 1px solid #000;
  float: right;
  margin-right: 7px;
  margin-top: 7px;
  overflow: hidden;
  padding: 0 0 0 0;
}

div.sub {
  height: 20px;
  clear: left;
  overflow: hidden;
}

div.content {
  height: 219px;
  padding-left: 10px;
  padding-right: 10px;
  overflow: auto;
  clear: left;
}

div.htitle {
  background-color: #93e10c;
  width: 100%;
  height: 20px;
  border-bottom: 1px solid #36720d;
  margin-top: 0px;
  vertical-align: top;
}

div.htitle h1 {
  color: #fff;
  font-family: "Arial";
  font-size: 15px;
  display: inline;
  margin-left: 5px;
}

div.recepten {
  display: block;
  width: 98%;
  border: 1px solid #36720d;
  padding: 3px;
  font-family: "Trebuchet MS";
  font-size: 11px;
  line-height: 12px;
}

ul.menu {
  background-color: #93e10c;
  float: left;
  width: 100%;
  list-style-type: none;
  padding: 0;
  margin: 0;
  border-top: 2px solid #fff;
  border-bottom: 2px solid #fff;
  position: relative;
  top: 20px;
}

ul.submenu {
  float: left;
  width: 100%;
  list-style-type: none;
  padding: 0;
  margin: 0;
}

ul.menu li, ul.submenu li {
  display: inline;
}

ul.menu li a {
  float: left;
  width: auto;
  color: #fff;
  font-family: "Trebuchet MS";
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 2px;
  text-decoration: none;
  padding-left: 8px;
  padding-right: 8px;
}

ul.submenu li a {
  float: left;
  width: auto;
  color: #36720d;
  font-family: "Trebuchet MS";
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  padding-left: 6px;
}

ul.menu li a:hover {
  background-color: #36720d;
}

ul.submenu li a:hover {
  text-decoration: underline;
}

h2 {
  font-family: "Trebuchet MS";
  font-size: 14px;
  font-weight: bold;
}

hr {
  border: 1px solid #32702d;
  width: 100%;
}

a {
  color: #32702d;
  text-decoration: none;
  font-weight: bold;
}

a:hover {
  text-decoration: underline;
}

h2 {
  color: #32702d;
  font-family: "Trebuchet MS";
  font-size: 14px;
  font-weight: bold;
}

h3 {
  font-family: "Trebuchet MS";
  font-size: 12px;
  font-weight: bold;
}
