body {
  background-color: #eeeff0;
  background-image: url(../../picture/bgbody.gif);
  background-repeat: repeat-x;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-align: center;
  color: #222;
  padding: 0 0 20px 0;
  overflow-y: scroll;
  margin: 0;
}

#container {
  width: 744px;
  position: relative;
  background-color: #fff;
  background-image: url(../../picture/bgcontainer.gif);
  background-repeat: no-repeat;
  background-position: bottom left;
  text-align: left;
  padding: 0;
  margin: 0 auto 0 auto;
}

#page {
  width: 740px;
  background-image: url(../../picture/bgpage.gif);
  background-repeat: no-repeat;
  padding: 5px 0 0 0;
  margin: 0 auto 0 auto;
}

#logo {
  position: absolute;
  top: 25px;
  left: 525px;
}
#logo h1 {
  padding: 0;
  margin: 0;
}
#logo img {
  border: 0;
}

#column {
  width: 140px;
  float: left;
}
#menu {
  background-color: #246;
  background-image: url(../../picture/bgmenu.gif);
  background-repeat: no-repeat;
  background-position: bottom right;
  padding: 10px 0 22px 0;
}
#menu ul {
  list-style-type: none;
  padding: 0;
  border-bottom: 1px solid #899daf;
  margin: 0 0 20px 0;
}
#menu ul li {
  width: 140px;
  border-top: 1px solid #899daf;
}
#menu ul li a:link,
#menu ul li a:visited {
  display: block;
  width: 115px;
  background-image: url(../../picture/bgmenuli.gif);
  background-repeat: no-repeat;
  font-weight: bold;
  text-decoration: none;
  color: #fff;
  padding: 2px 5px 4px 20px;
}
#menu ul li a:hover,
#menu ul li a:active,
#menu .listActive a:link,
#menu .listActive a:visited {
  background-color: #357;
}
#menu .listActive ul a:link,
#menu .listActive ul a:visited {
  background-color: #246;
}
#menu .listActive ul a:hover,
#menu .listActive ul a:active {
  background-color: #357;
}
#menu ul ul {
  border-bottom: 0;
  margin: 0;
}
#menu ul ul li a:link,
#menu ul ul li a:visited {
  width: 105px;
  background-image: url(../../picture/bgmenuli2.gif);
  padding-left: 30px;
}
#menu form {
  padding: 0 14px 0 14px;
  margin: 0;
}
#menu h3 {
  font-weight: bold;
  font-size: 12px;
  color: #fff;
  padding: 0;
  margin: 0 0 3px 0;
}
#menu p {
  color: #fff;
  line-height: 16px;
  padding: 0;
  margin: 0 0 8px 0;
}
#menu input,
#menu select {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}
#menu #field,
#menu #select {
  background-color: #f0f3f6;
}
#menu #field {
  width: 104px;
  margin: 0 0 4px 0;
}
#menu #select {
  width: 110px;
  margin: 0 0 6px 0;
}
#menu #button {
  width: 110px;
}
#logos {
  padding: 30px 0 0 0;
}
#logos table {
  width: 100%;
}
#logos {
  text-align: center;
}
#logos img {
  border: 0;
}

#content {
  width: 600px;
  float: right;
  background-image: url(../../picture/bgcontent.gif);
  background-repeat: repeat-y;
  background-position: bottom center;
}

#header {
  height: 68px;
  background-color: #fff;
  padding: 1px 0 0 2px;
}

#text {
  width: 345px;
  float: left;
  padding: 15px 30px 18px 25px;
}
#text-large {
  width: 550px;
  background-color: #eeeff0;
  background-image: url(../../picture/bgtext-large.gif);
  background-repeat: no-repeat;
  background-position: bottom left;
  padding: 15px 25px 18px 25px;
}
#text h1,
#text-large h1,
#text h3,
#text-large h3 {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 18px;
  color: #037;
  padding: 0 0 3px 0;
  border-bottom: 1px solid #037;
  margin: 0 0 16px 0;
}
#text h3,
#text-large h3 {
  margin-top: 25px;
}
#text h2,
#text-large h2 {
  font-weight: bold;
  font-size: 16px;
  color: #037;
  padding: 0;
  margin: 0 0 16px 0;
}
#text h4,
#text-large h4,
#extra h4 {
  font-weight: normal;
  font-style: italic;
  font-size: 12px;
  line-height: 16px;
  padding: 0;
  margin: 0 0 16px 0;
}
#text h4 {
  font-weight: bold;
  font-style: normal;
  margin-bottom: 0;
}
#text #teaserTable h4,
#text-large #teaserTable h4 {
  font-weight: bold;
  font-style: normal;
}
#text .articleSummary,
#text-large .articleSummary,
#text .articleText,
#text-large .articleText,
#text p,
#text-large p,
#text .search_result,
#text-large .search_result {
  line-height: 16px;
  margin: 0 0 16px 0;
}
#text table,
#text-large table {
  font-size: 12px;
  padding: 0;
  border-collapse: collapse;
  margin: 0;
}
#text table td,
#text-large table td {
  line-height: 16px;
}
#text .imagelisttd,
#text-large .imagelisttd {
  padding: 5px 7px 0 0;
}
#text table.table,
#text-large table.tabel {
  border: 2px solid #fff;
}
#text table.tabel th,
#text table.tabel td,
#text-large table.tabel th,
#text-large table.tabel td {
  padding: 4px 6px 6px 6px;
  border: 1px solid #fff;
}
#text th,
#text-large th {
  font-weight: normal;
  text-align: left;
  vertical-align: top;
}
#text table.tabel th,
#text-large table.tabel th {
  background-color: #caced8;
  font-weight: bold;
  text-align: center;
  color: #037;
}
#text table.tabel td,
#text-large table.tabel td {
  background-color: #e4e6ea;
}
#text ul,
#text-large ul {
  list-style-type: square;
  line-height: 16px;
  margin-top: 0;
  margin-bottom: 16px;
}
#text ul ul {
  margin-bottom: 0;
}
#text a:link,
#text a:visited,
#text-large a:link,
#text-large a:visited,
#extra a:link,
#extra a:visited {
  text-decoration: underline;
  color: #037;
}
#text a:hover,
#text a:active,
#text-large a:hover,
#text-large a:active,
#extra a:hover,
#extra a:active {
  text-decoration: none;
  color: #037;
}
input,
select,
textarea {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}
#text .imginline,
#text-large .imginline {
  float: right;
  border: 1px solid #73829f;
  margin: 0 0 15px 20px;
}
#text .imagelistimg,
#text-large .imagelistimg {
  background-color: #fff;
  padding: 3px;
  border: 1px solid #73829f;
  margin: 0 0 11px 0;
}
td.formLabelRequired,
td.formLabel {
  vertical-align: top;
}
#text .imgDIVinTextRight,
#text-large .imgDIVinTextRight {
  float: right;
}
#text div.imgDIVtopLeft img {
  margin-top: 15px;
  margin-bottom: 15px;
}

#extra {
  width: 200px;
  float: right;
  padding: 0 0 18px 0;
}
#extra h3 {
  background-color: #caced8;
  font-weight: bold;
  font-size: 14px;
  color: #037;
  padding: 3px 14px 5px 14px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  margin: 0;
}
#extra h4 {
  font-weight: bold;
  font-style: normal;
  margin: 10px 14px 4px 14px;
}
#extra .articleSummary,
#extra address {
  font-style: normal;
  line-height: 16px;
  margin: 0;
}
#extra table {
  font-size: 12px;
  border-collapse: collapse;
  padding: 0;
  margin: 0 0 16px 0;
}
#extra .articleSummary {
  padding: 0 14px 0 14px;
}
#extra form {
  padding: 14px 14px 20px 14px;
  margin: 0;
}
#extra input {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}
#extra #searchfield {
  width: 140px;
  margin: 0 6px 6px 0;
  vertical-align: middle;
  background-color: #f8f9fa;
}
#extra address {
  margin: 10px 14px 0 14px;
}

#footer {
  clear: both;
  padding: 8px 20px 14px 0;
}
#footer p,
#footer .articleText {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  text-align: right;
  line-height: 14px;
  padding: 0;
  margin: 0;
}

.clear {
  clear: both;
}

div #beschikbaar {
  font-weight: bold;
  color: green;
}
div #geregistreerd {
  font-weight: bold;
  color: red;
}