.searchresult{
	margin: 0 0 4px 0;
	clear: both;
	cursor:pointer;
	border: solid 1px #E6E6E6;
}
.searchresult:hover{
	background: #E6E6E6;	
}
.searchresult-pic{
	width: 254px;
	border-right: solid 1px #E6E6E6;
}
.searchresult-text{
	width: 430px;
	padding: 0px;
	font-weight: normal !important;
	margin-left:10px;
}
.searchresult-text h2{
	margin: 0;
	padding: 0;
	font: bold 14px/18px Verdana;
}
tr.searchoptionsheader td{
	font-weight: bold;
}
tr.searchoptions input,tr.searchoptions select{
	width: 120px;
}
.resultbuttons,.resultbuttons li{
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}
.resultbuttons{
	margin-top: 20px;
	clear:both;
}
.resultbuttons li{
    float:left;
}
#resultnaw{
	width: 230px;
	float: left;
}
#resultpics{
	float:right;
	width: 440px;
}
#resultpics img{
	margin:0px 10px 10px 0px;
	border: solid 1px #98979C;
}
#resulttext{
	clear: both;
	padding-top: 5px
}
.linkbutton{
	display:block;
	height: 25px !important;
	background: #c00000 url(../images/but-backlink_01.gif) no-repeat 0px 0px;
	font: bold 12px/22px Verdana;
	text-decoration:none;
	padding-left: 15px;
	color: #fff !important;	
}
.linkbutton:hover{
	background: #ed2024 url(../images/but-backlink_01.gif) no-repeat 0px -25px;
}
.linkbutton div{
	margin: 0;
	float: right;
	background: #c00000 url(../images/but-backlink_02.gif) no-repeat 0px 0px;
	width: 8px;
	height: 25px;
}
.linkbutton:hover div{
	background: #ed2024 url(../images/but-backlink_02.gif) no-repeat 0px -25px;
}
#backlink{
	width: 200px;
    text-decoration:none;
}
#dosearch{
	width: 100px;
	text-align: center;
	float:right;
}
.verhuurd{
	background: url(../images/verhuurd.gif) no-repeat 100% 0%;
}
.verhuurd:hover{
	background:#E6E6E6 url(../images/verhuurd.gif) no-repeat 100% 0%;
}
.verkocht{
	background: url(../images/verkocht.gif) no-repeat right top;
}
.verkocht:hover{
	background:#E6E6E6 url(../images/verkocht.gif) no-repeat right top;
}
.aanboditem,.aanboditem p{
    text-decoration:none;
    font-weight:normal !important;
}