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

a:link,
a:visited {
  color: #059;
}
a:hover,
a:active {
  color: #000;
}

#container {
  width: 756px;
  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-repeat: no-repeat;
  padding: 0;
  border-top: 4px solid #ffc333;
  margin: 0 auto 0 auto;
}

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

#column {
  width: 140px;
  float: left;
}
#menu {
  background-color: #058;
  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 #48b;
  margin: 0 0 20px 0;
}
#menu ul li {
  width: 140px;
  border-top: 1px solid #48b;
}
#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: #069;
}
#menu .listActive ul a:link,
#menu .listActive ul a:visited {
  background-color: #058;
}
#menu .listActive ul a:hover,
#menu .listActive ul a:active {
  background-color: #069;
}
#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: #fff;
}
#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 {
  width: 598px;
  height: 96px;
  background-color: #fff;
  padding: 2px 0 0 2px;
}

#text {
  width: 345px;
  float: left;
  padding: 20px 30px 20px 25px;
}
#text-large {
  width: 550px;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: bottom left;
  padding: 20px 25px 20px 25px;
}
#text h1,
#text-large h1,
#text h3,
#text-large h3 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 20px;
  color: #059;
  padding: 0 0 5px 0;
  border-bottom: 1px solid #ccc;
  margin: 0 0 16px 0;
}
#text h3,
#text-large h3 {
  font-size: 16px;
  margin-top: 25px;
}
#text h2,
#text-large h2 {
  font-weight: bold;
  font-size: 16px;
  color: #059;
  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;
  color: #059;
  padding: 0 0 2px 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: 0 7px 16px 0;
}
#text .imagelisttd a,
#text-large .imagelisttd a {
  display: block;
  background-color: #fff;
  padding: 3px;
  border: 1px solid #ccc;
  margin: 0 0 11px 0;
}
#text .imagelisttd a:hover,
#text .imagelisttd a:active,
#text .imagelisttd a:focus,
#text-large .imagelisttd a:hover,
#text-large .imagelisttd a:active,
#text-large .imagelisttd a:focus {
  border-color: #666;
}
#text table.table,
#text-large table.tabel {
  border: 1px solid #ddd;
}
#text table.tabel th,
#text table.tabel td,
#text-large table.tabel th,
#text-large table.tabel td {
  padding: 4px 6px 5px 6px;
  border: 1px solid #ddd;
}
#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: #eee;
  font-weight: bold;
  text-align: center;
  color: #059;
}
#text table.tabel td,
#text-large table.tabel td {
  background-color: #fff;
}
#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: #059;
}
#text a:hover,
#text a:active,
#text-large a:hover,
#text-large a:active,
#extra a:hover,
#extra a:active {
  color: #000;
}
input,
select,
textarea {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}
#text textarea {
  width: 325px;
}
#text .imginline,
#text-large .imginline {
  float: right;
  margin: 5px 0 15px 20px;
}
td.formLabelRequired,
td.formLabel {
  vertical-align: top;
}
#text .imgDIVinTextRight,
#text-large .imgDIVinTextRight {
  float: right;
}
#text div.imgDIVtopLeft img {
  margin-top: 15px;
  margin-bottom: 15px;
}
#text-large ol {
  line-height: 16px;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 16px;
}
#text-large ol ol {
  margin-bottom: 0;
}
#text-large ol ul {
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
}
#text-large ol strong {
  font-weight: bold;
  color: #059;
}

#extra {
  width: 200px;
  float: right;
  padding: 0 0 18px 0;
}
#extra h3 {
  background-color: #ddd;
  font-weight: bold;
  font-size: 14px;
  color: #444;
  padding: 4px 14px 5px 14px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #bbb;
  margin: 0;
}
#extra h4 {
  font-weight: bold;
  font-style: normal;
  color: #444;
  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: 130px;
  margin: 0 6px 6px 0;
  vertical-align: middle;
  background-color: #fff;
}
#extra address {
  margin: 10px 14px 0 14px;
}

#footer {
  clear: both;
  padding: 10px 20px 12px 0;
  border-top: 1px solid #ddd;
}
#footer p,
#footer .articleText {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  text-align: right;
  line-height: 14px;
  color: #666;
  padding: 0;
  margin: 0;
}

.clear {
  clear: both;
}

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