table { 
  border-collapse: collapse;
  margin: 0px;
  background: #fff;
   width:768px;
  float: left;
}

td {
  border-collapse: collapse;
  font-size: 80%;
}

 .tr_koop th{background-color:#D33254;}
 .tr_huur th{background-color:#FF830D;}
 .tr_piv th{background-color:#5EB54F;}

td img {
  float: left;
}

th {
  border-collapse: collapse;
  /*padding-bottom: 0px !important;*/
  /*padding-bottom: 1px;*/
   border-bottom: solid 1px #fff;
}

th img {
  /*margin: 0 1px 1px 0;*/
  float: left;
}

th div {
   border-style:solid;
   border-color:#fff;
  border-width: 0 1px 0 1px;
}

.tdsort {
  float: left;
  width: 14px;
}

.bg1 {
  background: #f1f1f1;
}

.bg2 {
  background:#fff;
  height: 72px;
}

.td_ai{
width: 125px;
   height: 94px;
   /*background-color:#fff;*/
   overflow:hidden;
}

.firstcell {
  padding-left: 4px;
}

.firstcell div {
  width: 170px;
  float: left;
}

.pagingheader {
  width: 768px;
  height: 39px;
  padding:3px 0 3px 0;
  font-size: 75%;
	border-top:1px solid #FFFFFF;
  border-bottom: 1px solid #fff;
  float:left;
}

.pagingheader a {
  color: #000;
  text-decoration: none;
}

.pagingheader a:hover {
  text-decoration: underline;
}

.pagingheader_koop { background: #f9dddd; }
.pagingheader_huur { background: #F9ECDD; }
.pagingheader_piv { background: #E1F9DD; }

.pagingheader_row {
  width: 758px;
  height:19px;
}

.pagingheader_element {
  margin:0 3px 0 5px;
  text-align:center;
  float:left;
}

.pagingheader_element_right {
  float:right;
}

.pagingheader_pager { 
  width: 390px;
}

.pagingheader_pager span{
  font-weight: bold;
  background: #fff;
}

/*************************** meer over deze woningen */
.more {
  margin:0 10px 0 0;
  padding:0;
  display:inline;
  float:right;
  width:155px;
  height:12px;
}

.more span {
  display:none;
}

.more_koop{
  background:url("../gfx/button_koop_meer.gif") no-repeat -4px 0px;
}

.more_koop:hover {
  background:url("../gfx/button_koop_meer_hover.gif") no-repeat -4px 0px;
}

.more_huur{
  background:url("../gfx/button_huur_meer.gif") no-repeat -4px 0px;
}

.more_huur:hover {
  background:url("../gfx/button_huur_meer_hover.gif")no-repeat -4px 0px;
}

.more_piv {
  background:url("../gfx/button_piv_meer.gif")no-repeat -4px 0px;
}

.more_piv:hover {
  background:url("../gfx/button_piv_meer_hover.gif")no-repeat -4px 0px;
}

.more_detail {
   color: #000;
   text-decoration: none;
   display:block;
}

.printheader {
  display: none;
}

.organicsearch {
   font-size:10pt;
}

.organicsearch h1 {
   font-size:12pt;
}

.organicsearch h2 {
   font-size:10pt;
}

.organicsearch ul li {
   margin-left:15px;
}
