html {
  height: 100%;
  overflow-y: scroll;
}

body {
  height: 100%;
  margin: 0;
  padding: 0;
  text-align: center;
}
.breaker { clear: both; }

div {
  margin: 0;
  padding: 0;
}

img {
  border: 0;
}

#wrapper {
  position: relative;
  margin: 0 auto;
  width: 932px;
  min-height: 100%;
  _height: 100%;
  text-align: left;
}

#header {
  position: relative;
  float: left;
  clear: both;
  width: 932px;
  height: 91px;
  padding: 0 0 40px 0;
  background: url(../../../images/header.jpg) no-repeat;
}

#colLeft {
  float: left;
  width: 215px;
  padding: 0 17px 170px 0;
}

#blockSearch {
  float: left;
  width: 215px;
}

#blockSearch a {
  display: block;
  float: left;
  width: 102px;
  height: 80px;
}
#blockSearch a.coach { background-image: url(../../../images/search/ik-zoek-een-coach.jpg) }
#blockSearch a.book { background-image: url(../../../images/search/ik-zoek-een-boek.jpg) }
#blockSearch a.location { background-image: url(../../../images/search/ik-zoek-een-locatie.jpg) }
#blockSearch a.training { background-image: url(../../../images/search/ik-zoek-een-opleiding.jpg) }
#blockSearch a.organisation { background-image: url(../../../images/search/ik-zoek-een-beroepsorg.jpg) }
#blockSearch a.article { background-image: url(../../../images/search/ik-zoek-een-artikel.jpg) }
#blockSearch a:hover {
  background-position: 0 -80px;
}

#blockNews {
  float: left;
  width: 215px;
  padding: 20px 0 0 0;
}

#content {
  float: left;
  width: 692px;
  padding: 105px 0 170px 0;
  background: url(../../../images/content/standard.jpg) no-repeat;
}

#footer {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  width: 932px;
  height: 155px;
  background: url(../../../images/bg-red.jpg) repeat;
}

#footer .block {
  float: left;
  width: 230px;
  padding: 30px 0 0 23px;
  background: url(../../../images/footer-arrow.jpg) no-repeat 13px 0;
}

#footer form, #footer table, #footer tr, #footer td {
  margin: 0;
  padding: 0;
  line-height: 1em;
}

#footer .block .text, #footer .block .keywords {
  width: 110px;
  height: 16px;
  border: none;
  padding: 4px;
  background: url(../../../images/input-text-footer.jpg) no-repeat;
}

#footer .block .button, #footer .block .submit {
  width: 24px;
  height: 24px;
  border: none;
  padding: 0;
  margin: 0 0 0 10px;
  text-indent: 100px;
  background: url(../../../images/input-button-footer.jpg) no-repeat;
}

#footer #fader, #footer #fader ul, #footer #fader ul li {
  overflow: hidden;
  width: 293px;
  height: 152px;
}
#footer #fader ul { margin: 0; padding: 0; list-style: none }
#footer #fader ul li { display: none; margin: 0; padding: 0 }
#footer #fader ul li:first-child { display: block }

#footer #fader {
  position: absolute;
  top: -19px;
  right: 0;
}

#content form td, #content form td p {
  line-height: 1em;
}

#content form td p {
  margin: 4px 0;
  padding: 0;
}