html, body {
  width:100%;
  margin:0px;
  padding:0px;
  font-family: arial, helvetica, sans-serif;
}

.column {
  float: left;
  height: 100%;
}

.column_0 {
  width:100%;
}

.column_1 {

}

img {
  border: 0px;
}

.inline, .inline li {
  margin:0px;
  padding:0px;
  display:inline;
}

/************************** zoekcriteria */
.box_0_2 {
  width:100%;
  font-size:70%;
  float:left;
  margin:0 10px 0 20px;
}

.box_0_2 h2 {
  margin:4px 0;
  font-size:110%;
}

.box_0_2 ul {
  margin:0 0 0 8px;
  padding:0 50px 0 8px;
}

.column_0 {
  width:100%;
  height:auto;
  /* background:#e3e3e3; */
  background:#ccc;
  padding:0 0 10px 0;
}

#column0 {
  display:none;
}

/************************** menu boven */
.topmenu {
  width:924px;
  height:26px;
  float:left;
  background:#dadada;
  font-size:70%;
  
  color: #000;
}

.leftmenu, .leftmenu li {
  padding:0px;
  margin:0px;
  display:inline;
  list-style-position:inside;
}

.leftmenu ul{
  padding:6px 18px 6px 5px;
  float:left;
}

.leftmenu_li {
  padding:6px 18px 6px 5px;
  display:inline;
  float:left;
  
}

.leftmenu a {
  text-decoration: none;
  color: #444;
   width:275px;
   height:24px;
   margin:5px 0 0 22px;
   float:left;
  display: block;
  font-weight: bold;
 }

.leftmenu a:hover, .leftmenu a:focus {
  text-decoration:underline;
}

.opnieuw_zoeken{
  height:25px;
  width:148px;
  padding-top:20px;
}

.opnieuw_zoeken a {
  float: right;
  display:block;
  width:148px;
  height:25px;
  margin:0px;
  background: url("../gfx/index/opnieuw_zoeken_dr.gif") no-repeat -5px -4px;
}

.opnieuw_zoeken span{
  display: none;
}

.opnieuw_zoeken a:hover {
  background: url("../gfx/index/opnieuw_zoeken_dr.gif") no-repeat -5px -41px;
}


/************************** footer */
.resultfooter {
  float:left;
  font-size:75%;
  padding:4px 0;
}

.resultfooter a {
  text-decoration: none;
}

.resultfooter a:hover, .resultfooter a:focus {
  text-decoration: underline;
}

.resultfooter span {
  float:right;
  margin-top: -16px;
}

.resultfooter li {
  float:left;
  padding-right:18px;
  display:block;
}

.searchcriteria_long {
  width: 923px;
  background: #e3e3e3;
  font-size:70%;
  float:left;
  display:none;
}

.searchcriteria_long ul{
 padding-left:-20px;
}

/************************** statische content */
.static_content h2 {

}

.static_content a {

}

.static_content a:hover, .static_content a:focus {
  text-decoration:none;
}



/************************** tabellen algemeen */
table {
  width:100%;
  border-collapse:collapse !important;
  float:left;
  clear:both;
}

th {
  text-align:left;
}

td {
  vertical-align:top;
}

td img {
  float: left;
}

/* styles used if noscript content is displayed */

.noscr_invisible {
   display:none;
}

.noscr_column {
  font-size: 10pt;
  background: #e3e3e3;
  width: 200px;
  float: left;
  margin: 10px 0 10px 10px;
  padding: 10px;
}

.noscr_projectresult {
   width: 280px;
}

.noscr_head {
   font-size: 100%;
   margin: 0;
}

.noscr_column a {
  color: #000;
}

.noscr_column h2 {
  font-size: 10pt;
}

.noscr_column_0 {

}

.noscr_column_1 {

}

.noscr_column_2 {

}

.noscr_crums {
  float: left;
  background: #e3e3e3;
  width: 913px;
  padding: 2px 0 2px 10px;
  font-size: 8pt;
}

.noscr_crums a {
  font-size: 8pt;
  color: #000;
}
