@charset "utf-8";
/* CSS Document */


.search_result_click_pager {
	display:none;
}

.shopFilterPageButton.active, 
.shopFilterPageButton:hover {
	background-color:#EA790B;
}



.immo_block.referenzen .bigText {
	width:200px;	
	float:left;
}

.immo_block.referenzen .ansprechpartner {
	float:right;
	width:220px;
	text-align:right;
}


.KAUF .search_foto_box .banderole { background-image:url(../pics/search_maske-verkauft.png) }
.MIETE_PACHT .search_foto_box .banderole { background-image:url(../pics/search_maske-vermietet.png) }



.objektStatus {
	background-color:transparent;
	padding:0;
	position:inherit;
}

.objektStatus .highlight{
	display:none;
}

.objektStatus .highlight.neu{
	display:block;
	background-image:url(../pics/blume.png);
	background-repeat:no-repeat;
	width:50px;
	height:48px;
	position:absolute;
	left:130px;
	top:5px;
	overflow:hidden;
	text-indent:-9999px;
}

.preisValue,
.preisText {
	color:#EA790B;
}