.immobilien-wrapper .well .media a img {
	max-width:233px;
}


.filter-wrapper{
	margin-bottom:20px;
}

.filter-wrapper .btn-new{
	float:right;
}

.immobilien-wrapper{
	margin-bottom:25px;
	position:relative;
	color:inherit;
	display:block;
}

.immobilien-wrapper:last-of-type{
	margin-bottom:0 !important;
}

.immobilien-wrapper .well{
	background-color:#fff;
	margin-bottom:0;
	position:relative;
	padding:0;
	border:0;
}

.immobilien-wrapper .well .media{
	margin-top:0;
}

.immobilien-wrapper .well .media a{
	position:relative;
	color:inherit;
	margin-bottom:20px;
}

.immobilien-wrapper .well .media a:hover,
.immobilien-wrapper .well .media a:focus{
	color:#008bf1;
	text-decoration:none;
}

.immobilien-wrapper .well a .selled{
	position:absolute;
	top:0;
	width: 162px;
    height: 97px;
}

.immobilien-wrapper .well .immobilie-edit{
	position:absolute;
	right:5px;
	top:5px;
	z-index:1;
}

.immobilien-wrapper .well .immobilie-body .immobilie-heading{
	margin-top:0;
	font-weight:bold;
}

.immobilien-wrapper .immo-quick-info{
	margin:0;
	padding:0;
}

.modal-input-box{
	margin-bottom:20px;
}

.modal-input-box select{
	min-width:300px;
}

.modal-input-box input{
	min-width:300px;
}


/*Preis Slider*/

#slider, #slider2{
	margin-top:10px;
	clear:both;
}

.ui-widget-header {
    background: #008bf1 url("images/ui-bg_gloss-wave_35_f6a828_500x100.png") 50% 50% repeat-x !important;
}


.block_left, 
.block_right {
	display: table-cell;
	vertical-align: top;
}
.block_left {width:1%;}
.block_right {width:99%;}

.immobilie-body small {color:#ccc;}

.immobilie-body h4 {color:#008bf1;}

.blocky {
	display:inline-block;
	width:100px;
}

.blocky2 {
	display:inline-block;
}
