<div id="section_list_0_4_-3004_162433" class="facetSelectContainer" role="group" aria-expanded="true" aria-labelledby="section_button_0_4_-3004_162433">
<ul id="facetlist_0" class="facetSelect no-list-styling">
<div class="clear_float"></div>
<li id="price_range_input">
<span class="spanacce"><label>Unterer Grenzwert</label></span>
<span class="spanacce"><label>Oberer Grenzwert</label></span>
<div class="flex-row wrap">
<div class="sg-cw-multi-range sg-cw-col-xs-12 sg-cw-no-padding-top sg-cw-no-padding-bottom">
<input type="range" min="9" max="13" id="low_price_value_slider" name="lower" step="1" value="9" desc="fixed" class="lower">
<input type="range" min="9" max="13" id="high_price_value_slider" name="upper" step="1" value="13" desc="fixed" class="upper">
</div>
<div class="sg-cw-col-xs-12 sg-cw-no-padding-top sg-cw-no-padding-bottom flex-row wrap">
<input type="text" aria-hidden="true" id="low_price_value" class="priceSliderInputField sg-cw-col-xs-3 sg-cw-no-padding sg-cw-center" name="low_price_value" value=""/>
<div class="sg-cw-col-xs-2 sg-cw-no-padding-top sg-cw-no-padding-bottom sg-cw-center">
-
</div>
<input type="text" aria-hidden="true" id="high_price_value" class="priceSliderInputField sg-cw-col-xs-3 sg-cw-no-padding sg-cw-center" name="high_price_value" value=""/>
<input id="price_range_go" class="sg-cw-col-xs-4 sg-cw-no-padding sg-cw-center sg-cw-flat" type="button" value="LOS" onclick="SearchBasedNavigationDisplayJS.onGoButtonPress(event);" />
</div>
</div>
</li>
</ul>
</div>