table { 
  background:#FFFFFF none repeat scroll 0%;
  border-collapse:collapse;
  border-left:1px solid #FFFFFF;
  float:right;
  margin-top:5px;
  width:765px;
	margin-right:31px;
}

td {
  border-collapse: collapse;
 font-size: 80%;
}

td img {
  float: left;
}

th {
  /*border-collapse: collapse;
  padding-bottom: 0px !important;
  padding-bottom: 1px;*/
}

th img {
 /* margin: 0 1px 1px 0;
  float: left;*/
}

.bg1 {
  background: #f1f1f1;
}

.bg2 {
  background:#fff;
  height: 72px;
}

.ai_cell {
  width: 126px;
}

.firstcell {
  padding-left: 12px;
}

.firstcell div {
  float: left;
}

.pagingheader {
  border-top:1px solid #FFFFFF;
  float:left;
  font-size:75%;
  height:40px;
  padding-top:28px;
  width:768px;
}

.pagingheader a {
  color: #000;
  text-decoration: none;
}

.pagingheader a:hover {
  text-decoration: underline;
}

.pagingheader_koop { background: #BCD443; color:#ffffff; }
.pagingheader_huur { background: #BCD443; color:#ffffff; }
.pagingheader_piv { background: #BCD443; color:#ffffff; }

.pagingheader_row {
  width: 758px;
  height:19px;
}

.pagingheader_element {
  margin:0 3px 0 5px;
  text-align:center;
  float:left;
}

.pagingheader_element_right {
  float:right;
	margin-right:31px;
}

.pagingheader_pager { 
  width: 390px;
}

.pagingheader_pager span{
  font-weight: bold;
  background: #000;
}

/*************************** meer over deze woningen */
.more {
  margin:0 10px 0 0;
  padding:0px;
  display:inline;
  float:right;
  width:155px;
  height:12px;
}

.more span {
  display:none;
}

.more_koop{
  background:url("../gfx/button_koop_meer.png") no-repeat;
}

.more_koop:hover {
  background:url("../gfx/button_koop_meer_hover.png") no-repeat;
}

.more_huur{
  background:url("../gfx/button_huur_meer.png") no-repeat;
}

.more_huur:hover {
  background:url("../gfx/button_huur_meer_hover.png")no-repeat;
}

.more_piv {
  background:url("../gfx/button_piv_meer.png")no-repeat;
}

.more_piv:hover {
  background:url("../gfx/button_piv_meer_hover.png")no-repeat;
}
.more_detail{
   color: #000;
   text-decoration: none;
}

.printheader {
  display: none;
}

/* Table header
----------------------------------------------- */

th {
  background-color:#e7e7e7;
}

th span {
  text-indent: -9000px;
  display:block;
  height: 24px;
  margin-left: 18px;
}

.th_sort h3 {
  text-indent: -9000px;
  background: url("../gfx/projectresult/th_sorteren.png") no-repeat;
  margin:0px 0px 0px 10px;
}

a.sort_up,
a.sort_down {
  text-indent: -9000px;
  display:inline-block;
  width: 9px;
  height: 5px;
  line-height: 5px;
  float:left;
  clear:both;
  margin-left: 0px;
}

.th_plaats_koop_huur {
  width:313px;
}

.th_plaats_piv {
   width:467px;
}

.th_plaats_koop_huur span, .th_plaats_piv span{
  background: #e7e7e7 url("../gfx/projectresult/th_plaats_wijk.png") no-repeat -18px 50%;
}

.th_woningsoort {
  width:161px;
}

.th_woningsoort span{
  background: #e7e7e7 url("../gfx/projectresult/th_soort_woning.png") no-repeat -18px 50%;
}

.th_datum{
  width:168px;
}

.th_datum span{
  background: #e7e7e7 url("../gfx/projectresult/th_datum.png") no-repeat -18px 50%;
}

.th_prijs{
  width:168px;
}

.th_prijs span{
  background: #e7e7e7 url("../gfx/projectresult/th_prijsklasse.png") no-repeat -18px 50%;
}


#th_plaats a.sort_up, #th_plaats a.sort_down{
  margin-left: 10px;
}

a.sort_up {
  background: #e7e7e7 url("../gfx/projectresult/sort_up.gif") no-repeat top right;
  margin-top: 4px;
  margin-bottom: 3px;
}

a.sort_down {
  background: #e7e7e7 url("../gfx/projectresult/sort_down.gif") no-repeat;
}

.sort_up:hover,
.sort_up:focus {
  background-position: top left;
}

.sort_down:hover,
.sort_down:focus {
  background-position: top right;
}
