#left #spot_wrapper div.entry {
	
}
#left #spot_wrapper div.entry div.input input {
	color: #334d66;
	font-style: italic;
}
#left #spot_wrapper div.entry label {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #8d0075;
	margin-bottom: 15px;
	position: relative;
	float: left;
	width: 254px;
}
#spot_wrapper #spot .price_container {
	width: 232px;
	height: 30px;
	position: relative;
	float: left;
	background:url(../images/template/prijsslide2.gif) 0px 15px no-repeat;
	margin-top: 15px;
}
#spot_wrapper #spot .price2 {
	width: 224px;
	height: 15px;
	position: absolute;
	left: 0px;
	top: 15px;
}
#spot_wrapper #spot .price2 .ui-slider-range {
	width: auto;
	height: 9px;
	position: absolute;
	top: 3px;
	background: url(../images/template/activeslide.gif) repeat-x;
}
#spot_wrapper #spot .price2 .ui-slider-handle {
	width: 8px;
	height: 16px;
	position: absolute;
	display: block;
	background: url(../images/template/pointer.gif) no-repeat;
	cursor: e-resize;
}
#spot_wrapper #spot #price_min2 {
	width: 75px;
	height: 16px;
	position: absolute;
	left: 0px;
	top: -10px;
	font-size: 11px;
	color: #8d0075;
	font-weight: bold;
}
#spot_wrapper #spot #price_max2 {
	width: 75px;
	height: 16px;
	position: absolute;
	left: 170px;
	top: -10px;
	font-size: 11px;
	color: #8d0075;
	font-weight: bold;
}
#spot_wrapper #spot .price_values {
	width: 232px;
	height: 20px;
	position: relative;
	float: left;
	margin-top: 10px;
}
#spot_wrapper #spot .price_values .min {
	width: auto;
	height: 20px;
	position: relative;
	float: left;
	font-size: 11px;
}
#spot_wrapper #spot .price_values .max {
	width: auto;
	height: 20px;
	position: relative;
	float: right;
	font-size: 11px;
}
#right #filter {
	position: relative;
	float: left;
	width: 505px;
	height: 38px;
	background: url(../images/template/filter.gif) no-repeat;
	padding: 10px 0px 0px 15px;
}
#filter .select {
	position: relative;
	float: left;
	width: 220px;
}
#filter label {
	float: left;
	display: inline;
	overflow: hidden;
	color: #334d66;
	height: 28px;
	line-height: 28px;
	margin-right: 10px;
	font-style: italic;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
#filter .select div.selectbox {
	position: relative;
	float: left;
	width: 62px;
	height: 28px;
	background: url(../images/template/select_small.gif) no-repeat;
	padding-left: 9px;
	padding-top: 6px;
	cursor: pointer;
}
#filter .select div.selectbox .selectbox {
	width: 53px;
	height: 28px;
	background: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	cursor: pointer;
	color: #334d66;
	line-height: normal;
}
#filter .disabled div.selectbox,
#filter .disabled div.selectbox .selectbox {
	cursor: default;
}
#filter .select .selectbox-wrapper {
	width: 53px;
	position: absolute;
	top: 27px;
	left: 0px;
	border: 1px solid #b5d8f4;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	padding-left: 8px;
	background: #fff;
}
#filter .select .selectbox-wrapper li {
	width: auto;
	height: 22px;
	position: relative;
	line-height: 22px;
	font-size: 11px;
	font-style: italic;
	color: #334d66;
	cursor: pointer;
}
#filter .display {
	position: relative;
	float: left;
	overflow: hidden;
	width: 270px;
}
#filter .display a.icon {
	float: left;
	position: relative;
	height: 17px;
	line-height: 17px;
	overflow: hidden;
	color: #334d66;
	padding-left: 25px;
	margin-right: 12px;
	margin-top: 6px;
	font-size: 11px;
	cursor: pointer;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#filter .display a.list {
	background: url(../images/template/list.gif) no-repeat 0px 0px;
}
#filter .display a.list_active {
	background: url(../images/template/list.gif) no-repeat 0px -17px;
}
#filter .display a.map {
	background: url(../images/template/map.gif) no-repeat 0px 0px;
	margin-right: 0px;
}
#filter .display a.map_active {
	background: url(../images/template/map.gif) no-repeat 0px -17px;
}
#right .pager {
	position: relative;
	width: 520px;
	float: left;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	padding-top: 30px;
	text-align: center;
	overflow: hidden;
}
#right .pager ul {
	position: relative;
	float: left;
	height: 20px;
	overflow: hidden;
	display: none;
}
#right .pager a.prev,
#right .pager a.next {
	position: absolute;
	top: 30px;
	height: 20px;
	line-height: 20px;
	padding-left: 30px;
	font-style: italic;
	cursor: pointer;
	text-decoration: none;
	font-size: 12px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
#right .pager a.prev {
	left: 25px;
}
#right .pager a.next {
	right: 25px;
}
#right .nomargin {
	padding-top: 0px;
}
#right .nomargin a.prev,
#right .nomargin a.next {
	top: 0px;
}
#right .pager a.prev {
	background: url(../images/template/pager_arrow.gif) no-repeat;
	margin-right: 50px;
}
#right .pager a.next {
	padding: 0px;
	padding-right: 30px;
	background: url(../images/template/pager_arrow.gif) no-repeat right -20px;
	margin-left: 50px;
}
.pager ul li {
	float: left;
	margin-right: 5px;
}
.pager ul li a {
	float: left;
	height: 20px;
	width: 20px;
	line-height: 20px;
	text-align: center;
	overflow: hidden;
	text-decoration: none;
	color: #8d0074;
	font-weight: bold;
	background: url(../images/template/pager.gif) no-repeat;
}
.pager ul li a.active {
	background: url(../images/template/pager.gif) no-repeat 0px -20px;
	color: #fff;
}
#right .hr {
	float: left;
	position: relative;
	background: #cde9ff;
	height: 1px;
	overflow: hidden;
	width: 100%;
	margin: 30px 0px;
}
#right #houses {
	position: relative;
	float: left;
	width: 500px;
	margin-left: -20px;
}
#houses .item {
	position: relative;
	float: left;
	width: 500px;
	height: 148px;
	padding: 20px;
	cursor: pointer;
}
#houses .hover {
	background: url(../images/template/item_hover.gif) no-repeat;
}
#houses .item .image {
	position: relative;
	float: left;
	width: 223px;
	height: 148px;
	overflow: hidden;
}
#houses .item .image .overlay {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 223px;
	height: 148px;
	background: url(../images/template/list_overlay.png) no-repeat;
}
#houses .hover .image .overlay {
	background: url(../images/template/list_overlay_hover.png) no-repeat;
}	
#houses .item .description {
	position: relative;
	float: right;
	width: 250px;
	margin: 8px 0px 0px 25px;
}
#houses .item .description h4 {
	font-size: 17px;
	font-weight: bold;
	color: #8d0074;
	padding-bottom: 15px;
}
#houses .item .description .price {
	color: #00203f;
	font-weight: bold;
	font-size: 16px;
	position: absolute;
	top: 0px;
	right: 0px;
}
#houses .item .description .text {
	position: relative;
	float: left;
	height: 60px;
	overflow: hidden;
}
#houses .hover .description h4,
#houses .hover .description .price,
#houses .hover .description .text {
	color: #fff;
}
#houses .item .description .reference {
	color: #a1a1a1;
	position: absolute;
	bottom: -38px;
	left: 0px;
}
#houses .hover .description .reference {
	color: #c780ba;
}
#right #map {
	position: relative;
	float: left;
	margin-top: 35px;
}

/* =FAVORIETEN */

#spotlight {
	width: 324px;
	height: 278px;
	position: relative;
	background: url(../images/template/bg_spotlight_small.gif) no-repeat;
}
#spotlight h3 {
	width: 300px;
	position: absolute;
	top: 20px;
	left: 34px;
	line-height: 25px;
}
#spotlight .spot {
	width: 124px;
	height: 82px;
	position: absolute;
	top: 81px;
	left: 34px;
	overflow: hidden;
}
#spotlight .spot .overlay {
	width: 124px;
	height: 82px;
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(../images/template/spot_overlay_small.png) no-repeat;
}
#spotlight .info {
	width: 150px;
	height: 137px;
	position: absolute;
	top: 80px;
	left: 185px;
	font-size: 13px;
	color: #00203f;
}
#spotlight .info h4 {
	width: 150px;
	height: 24px;
	position: relative;
	display: block;
	font-weight: normal;
	font-size: 18px;
	line-height: 24px;
	color: #00203f;
	margin: 0px;
	padding: 0px;
}
#spotlight .info strong {
	font-size: 20px;
	display: block;
	color: #00203f;
}
#spotlight .info a.more_info {
	width: 94px;
	height: 25px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	display: block;
	background: #000000;
}
#right div.melding {
	position: relative; 
	float: left; 
	width: 490px; 
	padding: 15px; 
	margin-bottom: 15px;
}