body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12pt;
 font-weight: normal;
 color: #000000;

 margin-left: 0px;
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 background-color: #ffffff;
}

#top{
  background-color: #f59500;
  border-right: 1px solid #999999;
  border-bottom: 1px solid #999999;
}
#top .content{
  padding: 10px;
}
#top td{
  color: #000000;
  font-size: 8pt;
}
#top input[type=text]{
  width: 250px;
}
#top a, a:visited, a:active, a:link{
  text-decoration: none;
  color: #21479c}
#top a:hover{
  text-decoration: underline;
}

#overzicht{
  background-color: #F7F7F7;
  border-right: 1px solid #999999;
  border-bottom: 1px solid #999999;
}
#overzicht .header{
  background-color: #D7CEC5;
  color: #000000;
  font-size: 9pt;
  font-weight: bold;
  padding: 3px 3px 3px 10px;
  text-align: left;
}
#overzicht .content{
  padding: 10px;
  font-size: 8pt;
}
#overzicht h1{
  font-size: 9pt;
  margin: 0;
}
#overzicht td{
  font-size: 8pt;
}
#overzicht a, a:visited, a:active, a:link{
  text-decoration: none;
  color: #21479c}
#overzicht a:hover{
  text-decoration: underline;
}

#search{
  background-color: #ffffff;
  text-align: left;
}
#search{
  color: #000000;
  padding: 10px;
  font-size: 9pt;
  font-weight: bold;
}
#search a, a:visited, a:active, a:link{
  text-decoration: none;
  color: #21479c}
#search a:hover{
  text-decoration: underline;
}
#overzicht .box{
	border: 1px solid #606060;
  margin: 1px;
  padding-left: 3px;
  padding-right: 3px;
  font-size: 8pt;
  font-weight: normal;
  cursor: pointer;
  float: left;
  display: block;
  white-space:nowrap;
}
#overzicht .box img{
	margin-top: 5px;
}
.clearboth{
  clear: both;
  display: inline;
}



#listheader{
  background-color: #ffffff;
  text-align: left;
}
#listheader .content{
  color: #000000;
  padding: 10px;
  font-size: 9pt;
  font-weight: bold;
}
#listheader .ad{
  color: #000000;
  padding: 10px;
  font-size: 8pt;
}
#listheader .tabel{
  border-right: 1px solid #999999;
  border-bottom: 1px solid #999999;
  background-color: #F7F7F7;
}
#listheader .tabelad{
  border-right: 1px solid #999999;
  border-bottom: 1px solid #999999;
  background-color: #F7F7F7;
}
#listheader .header{
  background-color: #D7CEC5;
  color: #000000;
  font-size: 9pt;
  font-weight: bold;
}
#listheader th{
  padding: 3px;
}

#listheader .header a, a:visited, a:active, a:link{
  text-decoration: underline;
  color: #000000}
#listheader .header a:hover{
  text-decoration: underline;
}
#listheader .prevnext a, a:visited, a:active, a:link{
  text-decoration: none;
  color: #21479c}
#listheader .prevnext a:hover{
  text-decoration: underline;
}
#listheader .rowa{
  background-color: #F7F7F7;
  font-size: 8pt;
  color: #606060;
}
#listheader .rowb{
  background-color: #ffffff;
  font-size: 8pt;
  color: #606060;
}
#listheader .rowc{
  background-color: #F7F7F7;
  font-size: 8pt;
  color: #606060;
}
#listheader td{
  font-weight: none;
}
#listheader .col{
  border-right: 1px solid #21479c;
  border-bottom: 1px solid #21479c;
  padding: 10px;
}
#listheader .foto{
  border-left: 1px solid #21479c;
  border-bottom: 1px solid #21479c;
  padding: 10px;
}
#listheader h1{
  font-size: 9pt;
  /*margin: 0;*/
  color: #21479c}
#listheader hr{
  height: 0;
  border: 0;
  border-top: 1px solid #21479c;
}
.copyright{
  font-size: 8pt;
}
.copyright a, a:visited, a:active, a:link{
  text-decoration: none;
  color: #21479c}
.copyright a:hover{
  text-decoration: underline;
}

#emailbutton{
  width: 157px;
  height: 26px;
  background: url('/site/emailbutton.gif');
  cursor: pointer;
  float: left;
}
#emailbutton .label{
  color: #21479c;
  padding-left: 7px;
  padding-top: 4px;
  font-size: 12px;
  font-weight: bold;
  font-family: Arial;
  cursor: pointer;
  float: left;
}

#emailform .withborder{
  border: 2px solid  #D7CEC5;
}

#emailresult .withborder{
  border: 2px solid  #D7CEC5;
}

#biedingen .withborder{
  border: 2px solid  #D7CEC5;
}

.smallfont{
  font-size: 7px;
  font-family: Arial;
}


