.price-range-block {
    margin-top:5px;
    margin-left:18px;
    margin-bottom:25px;
}

.sliderText{
    width:40%;
    margin-bottom:30px;
    padding: 10px 0 10px 0px;
    font-weight:bold;
}

.ui-slider-horizontal {
    height: .1em;
}
.ui-slider-horizontal {
    margin-bottom: 10px;
    width:100%;
}

.ui-slider-handle {
    border-radius: 50px;
    width: .6em !important;
    height: .6em !important;

}

.price-filter-range .ui-state-focus {
    border-radius: 50px !important;
	border: 10px;
color: #fff;

}
.ui-widget-header {
    background: #4694e2;
}

.price-range-search {
    width:40.5%; 
    background-color: #f9f9f9; 
    min-width: 40%;
    display: inline-block;
    float: left;
    margin-bottom:10px;
    font-size:12px;
}
.price-range-field{
    width:20%; 
    min-width: 90%;
    color: white; 
    height:12px;
    border:none;
    background:rgba(255, 255, 255, 0); 
}
.search-results-block{
    position: relative;
    display: block;
    clear: both;
}
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

.suchformtxt2 {
        font-family:"Myriad Pro", "Trebuchet MS", sans-serif;
        font-size:10px;
        color:#fff;
        text-align:center;
        margin-left:0px;
	margin-top:10px;
        text-transform:uppercase;
        text-shadow:1px 1px 1px #000;
        padding:5px;
}
.beschr_l {
	text-align:left;
	float:left;
	max-width:45%;
	min-width:40%;
	margin-left:-5px;
}
.beschr_r {
        text-align:right;
        max-width:45%;
        min-width:40%;
	float:right;
}

.tminwert {
        font-family:"Myriad Pro", "Trebuchet MS", sans-serif;
        font-size:14px;
        color:#fff;
        text-align:left;
        margin-left:0px;
        margin-top:10px;
}
.tmaxwert {
        font-family:"Myriad Pro", "Trebuchet MS", sans-serif;
        font-size:14px;
        color:#fff;
        text-align:left;
        margin-left:0px;
        margin-top:10px;
}
.tminwert2 {
        font-family:"Myriad Pro", "Trebuchet MS", sans-serif;
        font-size:14px;
        color:#fff;
        text-align:left;
        margin-left:0px;
        margin-top:10px;
}
.tmaxwert2 {
        font-family:"Myriad Pro", "Trebuchet MS", sans-serif;
        font-size:14px;
        color:#fff;
        text-align:left;
        margin-left:0px;
        margin-top:10px;
}

