lejligheder.skovbrynetlyngby.dk Open in urlscan Pro
162.159.135.42  Public Scan

URL: https://lejligheder.skovbrynetlyngby.dk/
Submission: On June 07 via api from US — Scanned from DK

Form analysis 3 forms found in the DOM

<form x-on:submit.prevent="" id="edc_property_filter" class="grid grid-cols-2 gap-1 lg:grid-cols-4">
  <div hidden="" x-show="!table" id="type-list" style="display: none;">
    <div class="ais-RefinementList">
      <ul class="ais-RefinementList-list">
        <li class="ais-RefinementList-item mt-1">
          <div><label class="ais-RefinementList-label flex"><input type="checkbox" class="ais-RefinementList-checkbox bg-gray-light mr-2 rounded border-0 w-5 h-5 -mt-px text-secondary" value="rent"><span
                class="ais-RefinementList-labelText cursor-pointer text-sm whitespace-nowrap">Udleje</span><span class="ais-RefinementList-count hidden">25</span></label></div>
        </li>
      </ul>
    </div>
  </div>
  <div hidden="" x-show="table" id="type-list-table">
    <div class="ais-RefinementList">
      <ul class="ais-RefinementList-list">
        <li class="ais-RefinementList-item mt-1">
          <div><label class="ais-RefinementList-label flex"><input type="checkbox" class="ais-RefinementList-checkbox bg-gray-light mr-2 rounded border-0 w-5 h-5 -mt-px text-secondary" value="rent"><span
                class="ais-RefinementList-labelText cursor-pointer text-sm whitespace-nowrap">rent</span><span class="ais-RefinementList-count hidden">25</span></label></div>
        </li>
      </ul>
    </div>
  </div>
  <div x-data="{open : false}" @keydown.escape="open = false" @click.away="open = false" class="filter-select relative inline-block w-full text-left">
    <div>
      <button type="button"
        class="inline-flex justify-between w-full px-4 py-2 text-sm font-medium text-gray-700 bg-white rounded-none hover:bg-gray-50 focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-offset-gray-100 focus:ring-indigo-500"
        @click="open = !open" aria-expanded="true" aria-haspopup="true">
        <p class="hidden xl:block"> Antal værelser </p>
        <p class="xl:hidden"> Værelser </p>
        <svg class="w-5 h-5 ml-2 -mr-1" x-description="Heroicon name: solid/chevron-down" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" aria-hidden="true">
          <path fill-rule="evenodd" d="M5.293 7.293a1 1 0 011.414 0L10 10.586l3.293-3.293a1 1 0 111.414 1.414l-4 4a1 1 0 01-1.414 0l-4-4a1 1 0 010-1.414z" clip-rule="evenodd"></path>
        </svg>
      </button>
    </div>
    <div x-show="open" x-trap="open" x-transition:enter="transition ease-out duration-100" x-transition:enter-start="transform opacity-0 scale-95" x-transition:enter-end="transform opacity-100 scale-100"
      x-transition:leave="transition ease-in duration-75" x-transition:leave-start="transform opacity-100 scale-100" x-transition:leave-end="transform opacity-0 scale-95"
      class="filter-input-field absolute min-w-full lg:left-0 right-0 lg:right-auto z-50 w-80 mt-2 origin-top-right bg-white rounded-none p-7 ring-1 ring-black ring-opacity-5 focus:outline-none"
      x-description="Dropdown menu, show/hide based on menu state." style="display: none;">
      <p class="mb-1 text-xs font-medium uppercase">Antal værelser</p>
      <div x-show="!table" id="rooms-range" style="display: none;">
        <div class="ais-RangeSlider">
          <div class="rheostat rheostat-horizontal " style="position: relative;">
            <div class="rheostat-background"></div>
            <div aria-valuemax="4" aria-valuemin="1" aria-valuenow="1" aria-disabled="false" data-handle-key="0" class="rheostat-handle rheostat-handle-lower" role="slider" tabindex="0" style="left: 0%; position: absolute;">
              <div class="rheostat-tooltip">1</div>
            </div>
            <div aria-valuemax="4" aria-valuemin="1" aria-valuenow="4" aria-disabled="false" data-handle-key="1" class="rheostat-handle rheostat-handle-upper" role="slider" tabindex="0" style="left: 100%; position: absolute;">
              <div class="rheostat-tooltip">4</div>
            </div>
            <div class="rheostat-progress" style="left: 0%; width: 100%;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal rheostat-marker-large" style="left: 0%; position: absolute; margin-left: 0px;">
              <div class="rheostat-value">1</div>
            </div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 2.94118%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 5.88235%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 8.82353%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 11.7647%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 14.7059%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 17.6471%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 20.5882%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 23.5294%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 26.4706%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 29.4118%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 32.3529%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 35.2941%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 38.2353%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 41.1765%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 44.1176%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 47.0588%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal rheostat-marker-large" style="left: 50%; position: absolute; margin-left: 0px;">
              <div class="rheostat-value">2</div>
            </div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 52.9412%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 55.8824%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 58.8235%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 61.7647%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 64.7059%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 67.6471%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 70.5882%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 73.5294%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 76.4706%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 79.4118%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 82.3529%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 85.2941%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 88.2353%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 91.1765%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 94.1176%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 97.0588%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal rheostat-marker-large" style="left: 100%; position: absolute; margin-left: -2px;">
              <div class="rheostat-value">4</div>
            </div>
          </div>
        </div>
      </div>
      <div x-show="table" id="rooms-range-table">
        <div class="ais-RangeSlider">
          <div class="rheostat rheostat-horizontal " style="position: relative;">
            <div class="rheostat-background"></div>
            <div aria-valuemax="4" aria-valuemin="1" aria-valuenow="1" aria-disabled="false" data-handle-key="0" class="rheostat-handle rheostat-handle-lower" role="slider" tabindex="0" style="left: 0%; position: absolute;">
              <div class="rheostat-tooltip">1</div>
            </div>
            <div aria-valuemax="4" aria-valuemin="1" aria-valuenow="4" aria-disabled="false" data-handle-key="1" class="rheostat-handle rheostat-handle-upper" role="slider" tabindex="0" style="left: 100%; position: absolute;">
              <div class="rheostat-tooltip">4</div>
            </div>
            <div class="rheostat-progress" style="left: 0%; width: 100%;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal rheostat-marker-large" style="left: 0%; position: absolute; margin-left: 0px;">
              <div class="rheostat-value">1</div>
            </div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 2.94118%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 5.88235%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 8.82353%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 11.7647%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 14.7059%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 17.6471%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 20.5882%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 23.5294%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 26.4706%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 29.4118%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 32.3529%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 35.2941%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 38.2353%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 41.1765%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 44.1176%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 47.0588%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal rheostat-marker-large" style="left: 50%; position: absolute; margin-left: 0px;">
              <div class="rheostat-value">2</div>
            </div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 52.9412%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 55.8824%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 58.8235%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 61.7647%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 64.7059%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 67.6471%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 70.5882%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 73.5294%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 76.4706%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 79.4118%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 82.3529%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 85.2941%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 88.2353%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 91.1765%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 94.1176%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 97.0588%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal rheostat-marker-large" style="left: 100%; position: absolute; margin-left: -2px;">
              <div class="rheostat-value">4</div>
            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
  <div x-data="{open : false}" @keydown.escape="open = false" @click.away="open = false" class="filter-select relative inline-block w-full text-left">
    <div>
      <button type="button"
        class="inline-flex justify-between w-full px-4 py-2 text-sm font-medium text-gray-700 bg-white rounded-none hover:bg-gray-50 focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-offset-gray-100 focus:ring-indigo-500"
        @click="open = !open" aria-expanded="true" aria-haspopup="true"> Størrelse <svg class="w-5 h-5 ml-2 -mr-1" x-description="Heroicon name: solid/chevron-down" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor"
          aria-hidden="true">
          <path fill-rule="evenodd" d="M5.293 7.293a1 1 0 011.414 0L10 10.586l3.293-3.293a1 1 0 111.414 1.414l-4 4a1 1 0 01-1.414 0l-4-4a1 1 0 010-1.414z" clip-rule="evenodd"></path>
        </svg>
      </button>
    </div>
    <div x-show="open" x-trap="open" x-transition:enter="transition ease-out duration-100" x-transition:enter-start="transform opacity-0 scale-95" x-transition:enter-end="transform opacity-100 scale-100"
      x-transition:leave="transition ease-in duration-75" x-transition:leave-start="transform opacity-100 scale-100" x-transition:leave-end="transform opacity-0 scale-95"
      class="filter-input-field absolute min-w-full lg:left-0 right-0 lg:right-auto z-50 w-80 mt-2 origin-top-right bg-white rounded-none p-7 ring-1 ring-black ring-opacity-5 focus:outline-none"
      x-description="Dropdown menu, show/hide based on menu state." style="display: none;">
      <p class="mb-1 text-xs font-medium uppercase">Størrelse i m<sup>2</sup></p>
      <div x-show="!table" id="size-range" style="display: none;">
        <div class="ais-RangeSlider">
          <div class="rheostat rheostat-horizontal " style="position: relative;">
            <div class="rheostat-background"></div>
            <div aria-valuemax="152" aria-valuemin="37" aria-valuenow="37" aria-disabled="false" data-handle-key="0" class="rheostat-handle rheostat-handle-lower" role="slider" tabindex="0" style="left: 0%; position: absolute;">
              <div class="rheostat-tooltip">37m2</div>
            </div>
            <div aria-valuemax="152" aria-valuemin="37" aria-valuenow="152" aria-disabled="false" data-handle-key="1" class="rheostat-handle rheostat-handle-upper" role="slider" tabindex="0" style="left: 100%; position: absolute;">
              <div class="rheostat-tooltip">152m2</div>
            </div>
            <div class="rheostat-progress" style="left: 0%; width: 100%;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal rheostat-marker-large" style="left: 0%; position: absolute; margin-left: 0px;">
              <div class="rheostat-value">37</div>
            </div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 2.94118%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 5.88235%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 8.82353%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 11.7647%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 14.7059%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 17.6471%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 20.5882%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 23.5294%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 26.4706%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 29.4118%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 32.3529%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 35.2941%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 38.2353%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 41.1765%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 44.1176%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 47.0588%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal rheostat-marker-large" style="left: 50%; position: absolute; margin-left: 0px;">
              <div class="rheostat-value">94</div>
            </div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 52.9412%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 55.8824%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 58.8235%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 61.7647%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 64.7059%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 67.6471%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 70.5882%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 73.5294%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 76.4706%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 79.4118%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 82.3529%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 85.2941%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 88.2353%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 91.1765%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 94.1176%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 97.0588%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal rheostat-marker-large" style="left: 100%; position: absolute; margin-left: -2px;">
              <div class="rheostat-value">152</div>
            </div>
          </div>
        </div>
      </div>
      <div x-show="table" id="size-range-table">
        <div class="ais-RangeSlider">
          <div class="rheostat rheostat-horizontal " style="position: relative;">
            <div class="rheostat-background"></div>
            <div aria-valuemax="152" aria-valuemin="37" aria-valuenow="37" aria-disabled="false" data-handle-key="0" class="rheostat-handle rheostat-handle-lower" role="slider" tabindex="0" style="left: 0%; position: absolute;">
              <div class="rheostat-tooltip">37m2</div>
            </div>
            <div aria-valuemax="152" aria-valuemin="37" aria-valuenow="152" aria-disabled="false" data-handle-key="1" class="rheostat-handle rheostat-handle-upper" role="slider" tabindex="0" style="left: 100%; position: absolute;">
              <div class="rheostat-tooltip">152m2</div>
            </div>
            <div class="rheostat-progress" style="left: 0%; width: 100%;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal rheostat-marker-large" style="left: 0%; position: absolute; margin-left: 0px;">
              <div class="rheostat-value">37</div>
            </div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 2.94118%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 5.88235%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 8.82353%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 11.7647%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 14.7059%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 17.6471%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 20.5882%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 23.5294%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 26.4706%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 29.4118%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 32.3529%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 35.2941%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 38.2353%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 41.1765%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 44.1176%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 47.0588%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal rheostat-marker-large" style="left: 50%; position: absolute; margin-left: 0px;">
              <div class="rheostat-value">94</div>
            </div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 52.9412%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 55.8824%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 58.8235%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 61.7647%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 64.7059%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 67.6471%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 70.5882%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 73.5294%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 76.4706%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 79.4118%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 82.3529%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 85.2941%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 88.2353%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 91.1765%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 94.1176%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 97.0588%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal rheostat-marker-large" style="left: 100%; position: absolute; margin-left: -2px;">
              <div class="rheostat-value">152</div>
            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
  <div hidden="" x-show="!table" id="price-range" style="display: none;">
    <div class="ais-RangeSlider ais-RangeSlider--disabled">
      <div class="rheostat rheostat-horizontal " style="position: relative;">
        <div class="rheostat-background"></div>
        <div aria-valuemax="0.001" aria-valuemin="0" aria-valuenow="0" aria-disabled="true" data-handle-key="0" class="rheostat-handle rheostat-handle-lower" role="slider" tabindex="0" style="left: 0%; position: absolute;">
          <div class="rheostat-tooltip">kr. 0</div>
        </div>
        <div aria-valuemax="0.001" aria-valuemin="0" aria-valuenow="0.001" aria-disabled="true" data-handle-key="1" class="rheostat-handle rheostat-handle-upper" role="slider" tabindex="0" style="left: 100%; position: absolute;">
          <div class="rheostat-tooltip">kr. 0</div>
        </div>
        <div class="rheostat-progress" style="left: 0%; width: 100%;"></div>
        <div class="rheostat-marker rheostat-marker-horizontal rheostat-marker-large" style="left: 0%; position: absolute; margin-left: 0px;">
          <div class="rheostat-value">0</div>
        </div>
        <div class="rheostat-marker rheostat-marker-horizontal" style="left: 2.94118%; position: absolute; margin-left: 0px;"></div>
        <div class="rheostat-marker rheostat-marker-horizontal" style="left: 5.88235%; position: absolute; margin-left: 0px;"></div>
        <div class="rheostat-marker rheostat-marker-horizontal" style="left: 8.82353%; position: absolute; margin-left: 0px;"></div>
        <div class="rheostat-marker rheostat-marker-horizontal" style="left: 11.7647%; position: absolute; margin-left: 0px;"></div>
        <div class="rheostat-marker rheostat-marker-horizontal" style="left: 14.7059%; position: absolute; margin-left: 0px;"></div>
        <div class="rheostat-marker rheostat-marker-horizontal" style="left: 17.6471%; position: absolute; margin-left: 0px;"></div>
        <div class="rheostat-marker rheostat-marker-horizontal" style="left: 20.5882%; position: absolute; margin-left: 0px;"></div>
        <div class="rheostat-marker rheostat-marker-horizontal" style="left: 23.5294%; position: absolute; margin-left: 0px;"></div>
        <div class="rheostat-marker rheostat-marker-horizontal" style="left: 26.4706%; position: absolute; margin-left: 0px;"></div>
        <div class="rheostat-marker rheostat-marker-horizontal" style="left: 29.4118%; position: absolute; margin-left: 0px;"></div>
        <div class="rheostat-marker rheostat-marker-horizontal" style="left: 32.3529%; position: absolute; margin-left: 0px;"></div>
        <div class="rheostat-marker rheostat-marker-horizontal" style="left: 35.2941%; position: absolute; margin-left: 0px;"></div>
        <div class="rheostat-marker rheostat-marker-horizontal" style="left: 38.2353%; position: absolute; margin-left: 0px;"></div>
        <div class="rheostat-marker rheostat-marker-horizontal" style="left: 41.1765%; position: absolute; margin-left: 0px;"></div>
        <div class="rheostat-marker rheostat-marker-horizontal" style="left: 44.1176%; position: absolute; margin-left: 0px;"></div>
        <div class="rheostat-marker rheostat-marker-horizontal" style="left: 47.0588%; position: absolute; margin-left: 0px;"></div>
        <div class="rheostat-marker rheostat-marker-horizontal rheostat-marker-large" style="left: 50%; position: absolute; margin-left: 0px;">
          <div class="rheostat-value">0</div>
        </div>
        <div class="rheostat-marker rheostat-marker-horizontal" style="left: 52.9412%; position: absolute; margin-left: 0px;"></div>
        <div class="rheostat-marker rheostat-marker-horizontal" style="left: 55.8824%; position: absolute; margin-left: 0px;"></div>
        <div class="rheostat-marker rheostat-marker-horizontal" style="left: 58.8235%; position: absolute; margin-left: 0px;"></div>
        <div class="rheostat-marker rheostat-marker-horizontal" style="left: 61.7647%; position: absolute; margin-left: 0px;"></div>
        <div class="rheostat-marker rheostat-marker-horizontal" style="left: 64.7059%; position: absolute; margin-left: 0px;"></div>
        <div class="rheostat-marker rheostat-marker-horizontal" style="left: 67.6471%; position: absolute; margin-left: 0px;"></div>
        <div class="rheostat-marker rheostat-marker-horizontal" style="left: 70.5882%; position: absolute; margin-left: 0px;"></div>
        <div class="rheostat-marker rheostat-marker-horizontal" style="left: 73.5294%; position: absolute; margin-left: 0px;"></div>
        <div class="rheostat-marker rheostat-marker-horizontal" style="left: 76.4706%; position: absolute; margin-left: 0px;"></div>
        <div class="rheostat-marker rheostat-marker-horizontal" style="left: 79.4118%; position: absolute; margin-left: 0px;"></div>
        <div class="rheostat-marker rheostat-marker-horizontal" style="left: 82.3529%; position: absolute; margin-left: 0px;"></div>
        <div class="rheostat-marker rheostat-marker-horizontal" style="left: 85.2941%; position: absolute; margin-left: 0px;"></div>
        <div class="rheostat-marker rheostat-marker-horizontal" style="left: 88.2353%; position: absolute; margin-left: 0px;"></div>
        <div class="rheostat-marker rheostat-marker-horizontal" style="left: 91.1765%; position: absolute; margin-left: 0px;"></div>
        <div class="rheostat-marker rheostat-marker-horizontal" style="left: 94.1176%; position: absolute; margin-left: 0px;"></div>
        <div class="rheostat-marker rheostat-marker-horizontal" style="left: 97.0588%; position: absolute; margin-left: 0px;"></div>
        <div class="rheostat-marker rheostat-marker-horizontal rheostat-marker-large" style="left: 100%; position: absolute; margin-left: -2px;">
          <div class="rheostat-value">0</div>
        </div>
      </div>
    </div>
  </div>
  <div hidden="" x-show="table" id="price-range-table">
    <div class="ais-RangeSlider ais-RangeSlider--disabled">
      <div class="rheostat rheostat-horizontal " style="position: relative;">
        <div class="rheostat-background"></div>
        <div aria-valuemax="0.001" aria-valuemin="0" aria-valuenow="0" aria-disabled="true" data-handle-key="0" class="rheostat-handle rheostat-handle-lower" role="slider" tabindex="0" style="left: 0%; position: absolute;">
          <div class="rheostat-tooltip">kr. 0</div>
        </div>
        <div aria-valuemax="0.001" aria-valuemin="0" aria-valuenow="0.001" aria-disabled="true" data-handle-key="1" class="rheostat-handle rheostat-handle-upper" role="slider" tabindex="0" style="left: 100%; position: absolute;">
          <div class="rheostat-tooltip">kr. 0</div>
        </div>
        <div class="rheostat-progress" style="left: 0%; width: 100%;"></div>
        <div class="rheostat-marker rheostat-marker-horizontal rheostat-marker-large" style="left: 0%; position: absolute; margin-left: 0px;">
          <div class="rheostat-value">0</div>
        </div>
        <div class="rheostat-marker rheostat-marker-horizontal" style="left: 2.94118%; position: absolute; margin-left: 0px;"></div>
        <div class="rheostat-marker rheostat-marker-horizontal" style="left: 5.88235%; position: absolute; margin-left: 0px;"></div>
        <div class="rheostat-marker rheostat-marker-horizontal" style="left: 8.82353%; position: absolute; margin-left: 0px;"></div>
        <div class="rheostat-marker rheostat-marker-horizontal" style="left: 11.7647%; position: absolute; margin-left: 0px;"></div>
        <div class="rheostat-marker rheostat-marker-horizontal" style="left: 14.7059%; position: absolute; margin-left: 0px;"></div>
        <div class="rheostat-marker rheostat-marker-horizontal" style="left: 17.6471%; position: absolute; margin-left: 0px;"></div>
        <div class="rheostat-marker rheostat-marker-horizontal" style="left: 20.5882%; position: absolute; margin-left: 0px;"></div>
        <div class="rheostat-marker rheostat-marker-horizontal" style="left: 23.5294%; position: absolute; margin-left: 0px;"></div>
        <div class="rheostat-marker rheostat-marker-horizontal" style="left: 26.4706%; position: absolute; margin-left: 0px;"></div>
        <div class="rheostat-marker rheostat-marker-horizontal" style="left: 29.4118%; position: absolute; margin-left: 0px;"></div>
        <div class="rheostat-marker rheostat-marker-horizontal" style="left: 32.3529%; position: absolute; margin-left: 0px;"></div>
        <div class="rheostat-marker rheostat-marker-horizontal" style="left: 35.2941%; position: absolute; margin-left: 0px;"></div>
        <div class="rheostat-marker rheostat-marker-horizontal" style="left: 38.2353%; position: absolute; margin-left: 0px;"></div>
        <div class="rheostat-marker rheostat-marker-horizontal" style="left: 41.1765%; position: absolute; margin-left: 0px;"></div>
        <div class="rheostat-marker rheostat-marker-horizontal" style="left: 44.1176%; position: absolute; margin-left: 0px;"></div>
        <div class="rheostat-marker rheostat-marker-horizontal" style="left: 47.0588%; position: absolute; margin-left: 0px;"></div>
        <div class="rheostat-marker rheostat-marker-horizontal rheostat-marker-large" style="left: 50%; position: absolute; margin-left: 0px;">
          <div class="rheostat-value">0</div>
        </div>
        <div class="rheostat-marker rheostat-marker-horizontal" style="left: 52.9412%; position: absolute; margin-left: 0px;"></div>
        <div class="rheostat-marker rheostat-marker-horizontal" style="left: 55.8824%; position: absolute; margin-left: 0px;"></div>
        <div class="rheostat-marker rheostat-marker-horizontal" style="left: 58.8235%; position: absolute; margin-left: 0px;"></div>
        <div class="rheostat-marker rheostat-marker-horizontal" style="left: 61.7647%; position: absolute; margin-left: 0px;"></div>
        <div class="rheostat-marker rheostat-marker-horizontal" style="left: 64.7059%; position: absolute; margin-left: 0px;"></div>
        <div class="rheostat-marker rheostat-marker-horizontal" style="left: 67.6471%; position: absolute; margin-left: 0px;"></div>
        <div class="rheostat-marker rheostat-marker-horizontal" style="left: 70.5882%; position: absolute; margin-left: 0px;"></div>
        <div class="rheostat-marker rheostat-marker-horizontal" style="left: 73.5294%; position: absolute; margin-left: 0px;"></div>
        <div class="rheostat-marker rheostat-marker-horizontal" style="left: 76.4706%; position: absolute; margin-left: 0px;"></div>
        <div class="rheostat-marker rheostat-marker-horizontal" style="left: 79.4118%; position: absolute; margin-left: 0px;"></div>
        <div class="rheostat-marker rheostat-marker-horizontal" style="left: 82.3529%; position: absolute; margin-left: 0px;"></div>
        <div class="rheostat-marker rheostat-marker-horizontal" style="left: 85.2941%; position: absolute; margin-left: 0px;"></div>
        <div class="rheostat-marker rheostat-marker-horizontal" style="left: 88.2353%; position: absolute; margin-left: 0px;"></div>
        <div class="rheostat-marker rheostat-marker-horizontal" style="left: 91.1765%; position: absolute; margin-left: 0px;"></div>
        <div class="rheostat-marker rheostat-marker-horizontal" style="left: 94.1176%; position: absolute; margin-left: 0px;"></div>
        <div class="rheostat-marker rheostat-marker-horizontal" style="left: 97.0588%; position: absolute; margin-left: 0px;"></div>
        <div class="rheostat-marker rheostat-marker-horizontal rheostat-marker-large" style="left: 100%; position: absolute; margin-left: -2px;">
          <div class="rheostat-value">0</div>
        </div>
      </div>
    </div>
  </div>
  <div x-data="{open : false}" @keydown.escape="open = false" @click.away="open = false" class="filter-select relative inline-block w-full text-left">
    <div>
      <button type="button"
        class="inline-flex justify-between w-full px-4 py-2 text-sm font-medium text-gray-700 bg-white rounded-none hover:bg-gray-50 focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-offset-gray-100 focus:ring-indigo-500"
        @click="open = !open;" aria-expanded="true" aria-haspopup="true">
        <p class="hidden xl:block"> Månedlig leje </p>
        <p class="xl:hidden"> Leje </p>
        <svg class="w-5 h-5 ml-2 -mr-1" x-description="Heroicon name: solid/chevron-down" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" aria-hidden="true">
          <path fill-rule="evenodd" d="M5.293 7.293a1 1 0 011.414 0L10 10.586l3.293-3.293a1 1 0 111.414 1.414l-4 4a1 1 0 01-1.414 0l-4-4a1 1 0 010-1.414z" clip-rule="evenodd"></path>
        </svg>
      </button>
    </div>
    <div x-show="open" x-trap="open" x-transition:enter="transition ease-out duration-100" x-transition:enter-start="transform opacity-0 scale-95" x-transition:enter-end="transform opacity-100 scale-100"
      x-transition:leave="transition ease-in duration-75" x-transition:leave-start="transform opacity-100 scale-100" x-transition:leave-end="transform opacity-0 scale-95"
      class="filter-input-field absolute min-w-full z-50 w-80 mt-2 origin-top-right bg-white rounded-none p-7 ring-1 ring-black ring-opacity-5 focus:outline-none" x-description="Dropdown menu, show/hide based on menu state." style="display: none;">
      <p class="mb-1 text-xs font-medium uppercase">Månedlig leje</p>
      <div x-show="!table" id="rent-range" style="display: none;">
        <div class="ais-RangeSlider">
          <div class="rheostat rheostat-horizontal " style="position: relative;">
            <div class="rheostat-background"></div>
            <div aria-valuemax="19067" aria-valuemin="9373" aria-valuenow="9373" aria-disabled="false" data-handle-key="0" class="rheostat-handle rheostat-handle-lower" role="slider" tabindex="0" style="left: 0%; position: absolute;">
              <div class="rheostat-tooltip">kr. 9.373</div>
            </div>
            <div aria-valuemax="19067" aria-valuemin="9373" aria-valuenow="19067" aria-disabled="false" data-handle-key="1" class="rheostat-handle rheostat-handle-upper" role="slider" tabindex="0" style="left: 100%; position: absolute;">
              <div class="rheostat-tooltip">kr. 19.067</div>
            </div>
            <div class="rheostat-progress" style="left: 0%; width: 100%;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal rheostat-marker-large" style="left: 0%; position: absolute; margin-left: 0px;">
              <div class="rheostat-value">9373</div>
            </div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 2.94118%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 5.88235%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 8.82353%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 11.7647%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 14.7059%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 17.6471%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 20.5882%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 23.5294%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 26.4706%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 29.4118%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 32.3529%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 35.2941%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 38.2353%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 41.1765%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 44.1176%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 47.0588%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal rheostat-marker-large" style="left: 50%; position: absolute; margin-left: 0px;">
              <div class="rheostat-value">14220</div>
            </div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 52.9412%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 55.8824%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 58.8235%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 61.7647%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 64.7059%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 67.6471%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 70.5882%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 73.5294%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 76.4706%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 79.4118%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 82.3529%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 85.2941%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 88.2353%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 91.1765%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 94.1176%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 97.0588%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal rheostat-marker-large" style="left: 100%; position: absolute; margin-left: -2px;">
              <div class="rheostat-value">19067</div>
            </div>
          </div>
        </div>
      </div>
      <div x-show="table" id="rent-range-table">
        <div class="ais-RangeSlider">
          <div class="rheostat rheostat-horizontal " style="position: relative;">
            <div class="rheostat-background"></div>
            <div aria-valuemax="19067" aria-valuemin="9373" aria-valuenow="9373" aria-disabled="false" data-handle-key="0" class="rheostat-handle rheostat-handle-lower" role="slider" tabindex="0" style="left: 0%; position: absolute;">
              <div class="rheostat-tooltip">kr. 9.373</div>
            </div>
            <div aria-valuemax="19067" aria-valuemin="9373" aria-valuenow="19067" aria-disabled="false" data-handle-key="1" class="rheostat-handle rheostat-handle-upper" role="slider" tabindex="0" style="left: 100%; position: absolute;">
              <div class="rheostat-tooltip">kr. 19.067</div>
            </div>
            <div class="rheostat-progress" style="left: 0%; width: 100%;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal rheostat-marker-large" style="left: 0%; position: absolute; margin-left: 0px;">
              <div class="rheostat-value">9373</div>
            </div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 2.94118%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 5.88235%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 8.82353%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 11.7647%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 14.7059%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 17.6471%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 20.5882%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 23.5294%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 26.4706%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 29.4118%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 32.3529%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 35.2941%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 38.2353%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 41.1765%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 44.1176%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 47.0588%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal rheostat-marker-large" style="left: 50%; position: absolute; margin-left: 0px;">
              <div class="rheostat-value">14220</div>
            </div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 52.9412%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 55.8824%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 58.8235%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 61.7647%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 64.7059%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 67.6471%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 70.5882%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 73.5294%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 76.4706%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 79.4118%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 82.3529%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 85.2941%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 88.2353%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 91.1765%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 94.1176%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 97.0588%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal rheostat-marker-large" style="left: 100%; position: absolute; margin-left: -2px;">
              <div class="rheostat-value">19067</div>
            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
  <div x-data="{open : false}" @keydown.escape="open = false" @click.away="open = false" class="filter-select relative inline-block w-full text-left">
    <div>
      <button type="button"
        class="inline-flex justify-between w-full px-4 py-2 text-sm font-medium text-gray-700 bg-white rounded-none hover:bg-gray-50 focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-offset-gray-100 focus:ring-indigo-500"
        @click="open = !open" aria-expanded="true" aria-haspopup="true"> Status <svg class="w-5 h-5 ml-2 -mr-1" x-description="Heroicon name: solid/chevron-down" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor"
          aria-hidden="true">
          <path fill-rule="evenodd" d="M5.293 7.293a1 1 0 011.414 0L10 10.586l3.293-3.293a1 1 0 111.414 1.414l-4 4a1 1 0 01-1.414 0l-4-4a1 1 0 010-1.414z" clip-rule="evenodd"></path>
        </svg>
      </button>
    </div>
    <div x-show="open" x-trap="open" x-transition:enter="transition ease-out duration-100" x-transition:enter-start="transform opacity-0 scale-95" x-transition:enter-end="transform opacity-100 scale-100"
      x-transition:leave="transition ease-in duration-75" x-transition:leave-start="transform opacity-100 scale-100" x-transition:leave-end="transform opacity-0 scale-95"
      class="filter-input-field absolute min-w-full lg:left-0 right-0 lg:right-auto z-50 w-auto mt-2 origin-top-right bg-white rounded-none p-7 ring-1 ring-black ring-opacity-5 focus:outline-none"
      x-description="Dropdown menu, show/hide based on menu state." style="display: none;">
      <div x-show="!table" id="status-list" style="display: none;">
        <div class="ais-RefinementList">
          <ul class="ais-RefinementList-list">
            <li class="ais-RefinementList-item mt-1 ais-RefinementList-item--selected text-green-dark">
              <div><label class="ais-RefinementList-label flex"><input type="checkbox" class="ais-RefinementList-checkbox bg-gray-light mr-2 rounded border-0 w-5 h-5 -mt-px text-secondary" checked="" value="available"><span
                    class="ais-RefinementList-labelText cursor-pointer text-sm whitespace-nowrap">Ledig</span><span class="ais-RefinementList-count hidden">25</span></label></div>
            </li>
            <li class="ais-RefinementList-item mt-1">
              <div><label class="ais-RefinementList-label flex"><input type="checkbox" class="ais-RefinementList-checkbox bg-gray-light mr-2 rounded border-0 w-5 h-5 -mt-px text-secondary" value="rented"><span
                    class="ais-RefinementList-labelText cursor-pointer text-sm whitespace-nowrap">Udlejet</span><span class="ais-RefinementList-count hidden">119</span></label></div>
            </li>
            <li class="ais-RefinementList-item mt-1">
              <div><label class="ais-RefinementList-label flex"><input type="checkbox" class="ais-RefinementList-checkbox bg-gray-light mr-2 rounded border-0 w-5 h-5 -mt-px text-secondary" value="reserved"><span
                    class="ais-RefinementList-labelText cursor-pointer text-sm whitespace-nowrap">Reserveret</span><span class="ais-RefinementList-count hidden">3</span></label></div>
            </li>
          </ul>
        </div>
      </div>
      <div x-show="table" id="status-list-table">
        <div class="ais-RefinementList">
          <ul class="ais-RefinementList-list">
            <li class="ais-RefinementList-item mt-1 ais-RefinementList-item--selected text-green-dark">
              <div><label class="ais-RefinementList-label flex"><input type="checkbox" class="ais-RefinementList-checkbox bg-gray-light mr-2 rounded border-0 w-5 h-5 -mt-px text-secondary" checked="" value="available"><span
                    class="ais-RefinementList-labelText cursor-pointer text-sm whitespace-nowrap">Ledig</span><span class="ais-RefinementList-count hidden">25</span></label></div>
            </li>
            <li class="ais-RefinementList-item mt-1">
              <div><label class="ais-RefinementList-label flex"><input type="checkbox" class="ais-RefinementList-checkbox bg-gray-light mr-2 rounded border-0 w-5 h-5 -mt-px text-secondary" value="rented"><span
                    class="ais-RefinementList-labelText cursor-pointer text-sm whitespace-nowrap">Udlejet</span><span class="ais-RefinementList-count hidden">119</span></label></div>
            </li>
            <li class="ais-RefinementList-item mt-1">
              <div><label class="ais-RefinementList-label flex"><input type="checkbox" class="ais-RefinementList-checkbox bg-gray-light mr-2 rounded border-0 w-5 h-5 -mt-px text-secondary" value="reserved"><span
                    class="ais-RefinementList-labelText cursor-pointer text-sm whitespace-nowrap">Reserveret</span><span class="ais-RefinementList-count hidden">3</span></label></div>
            </li>
          </ul>
        </div>
      </div>
    </div>
  </div>
</form>

POST /#gf_1

<form method="post" enctype="multipart/form-data" target="gform_ajax_frame_1" id="gform_1" class="edc_gform" action="/#gf_1" data-formid="1" novalidate="">
  <div class="gform-body gform_body">
    <div id="gform_fields_1" class="gform_fields top_label form_sublabel_below description_below validation_below">
      <div id="field_1_1" class="gfield gfield--type-text edc_gform_input field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible" data-js-reload="field_1_1"><label
          class="gfield_label gform-field-label" for="input_1_1">Navn</label>
        <div class="ginput_container ginput_container_text"><input name="input_1" id="input_1_1" type="text" value="" class="large" placeholder="Navn" aria-invalid="false"> </div>
      </div>
      <div id="field_1_4" class="gfield gfield--type-text gfield--width-third edc_gform_input field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible" data-js-reload="field_1_4"><label
          class="gfield_label gform-field-label" for="input_1_4">Postnr</label>
        <div class="ginput_container ginput_container_text"><input name="input_4" id="input_1_4" type="text" value="" class="large" placeholder="Postnr" aria-invalid="false"> </div>
      </div>
      <div id="field_1_3" class="gfield gfield--type-text gfield--width-two-thirds edc_gform_input field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible" data-js-reload="field_1_3"><label
          class="gfield_label gform-field-label" for="input_1_3">By</label>
        <div class="ginput_container ginput_container_text"><input name="input_3" id="input_1_3" type="text" value="" class="large" placeholder="By" aria-invalid="false"> </div>
      </div>
      <div id="field_1_6" class="gfield gfield--type-text gfield--width-full edc_gform_input field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible" data-js-reload="field_1_6"><label
          class="gfield_label gform-field-label" for="input_1_6">Adresse</label>
        <div class="ginput_container ginput_container_text"><input name="input_6" id="input_1_6" type="text" value="" class="large" placeholder="Adresse" aria-invalid="false"> </div>
      </div>
      <div id="field_1_8" class="gfield gfield--type-email gfield--width-full edc_gform_input field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible" data-js-reload="field_1_8"><label
          class="gfield_label gform-field-label" for="input_1_8">Email</label>
        <div class="ginput_container ginput_container_email">
          <input name="input_8" id="input_1_8" type="email" value="" class="large" placeholder="E-mail" aria-invalid="false">
        </div>
      </div>
      <div id="field_1_9" class="gfield gfield--type-phone gfield--width-full edc_gform_input field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible" data-js-reload="field_1_9"><label
          class="gfield_label gform-field-label" for="input_1_9">Telefon</label>
        <div class="ginput_container ginput_container_phone"><input name="input_9" id="input_1_9" type="tel" value="" class="large" placeholder="Telefon" aria-invalid="false"></div>
      </div>
      <fieldset id="field_1_14"
        class="gfield gfield--type-consent gfield--type-choice gfield--input-type-consent gfield--width-full gfield_contains_required field_sublabel_below gfield--no-description field_description_below hidden_label field_validation_below gfield_visibility_visible"
        data-js-reload="field_1_14">
        <legend class="gfield_label gform-field-label gfield_label_before_complex">Consent<span class="gfield_required"><span class="gfield_required gfield_required_text">(Påkrævet)</span></span></legend>
        <div class="ginput_container ginput_container_consent"><input name="input_14.1" id="input_1_14_1" type="checkbox" value="1" aria-required="true" aria-invalid="false"> <label
            class="gform-field-label gform-field-label--type-inline gfield_consent_label" for="input_1_14_1">Jeg giver Samtykke til, at EDC-gruppen må anvende mine oplysninger til at kontakte mig med nyheder, informationer, tilbud og markedsføring af
            ydelser via elektronisk post, herunder e-mail og sms, telefon eller brev. Læs persondata- og privatlivspolitik<span class="gfield_required gfield_required_text">(Påkrævet)</span></label><input type="hidden" name="input_14.2"
            value="Jeg giver Samtykke til, at EDC-gruppen må anvende mine oplysninger til at kontakte mig med nyheder, informationer, tilbud og markedsføring af ydelser via elektronisk post, herunder e-mail og sms, telefon eller brev. Læs persondata- og privatlivspolitik"
            class="gform_hidden"><input type="hidden" name="input_14.3" value="3" class="gform_hidden"></div>
      </fieldset>
    </div>
  </div>
  <div class="gform_footer top_label"> <input type="submit" id="gform_submit_button_1" class="gform_button button" value="Bestil fremvisning"
      onclick="if(window[&quot;gf_submitting_1&quot;]){return false;}  if( !jQuery(&quot;#gform_1&quot;)[0].checkValidity || jQuery(&quot;#gform_1&quot;)[0].checkValidity()){window[&quot;gf_submitting_1&quot;]=true;}  "
      onkeypress="if( event.keyCode == 13 ){ if(window[&quot;gf_submitting_1&quot;]){return false;} if( !jQuery(&quot;#gform_1&quot;)[0].checkValidity || jQuery(&quot;#gform_1&quot;)[0].checkValidity()){window[&quot;gf_submitting_1&quot;]=true;}  jQuery(&quot;#gform_1&quot;).trigger(&quot;submit&quot;,[true]); }">
    <input type="hidden" name="gform_ajax" value="form_id=1&amp;title=&amp;description=1&amp;tabindex=0&amp;theme=gravity-theme">
    <input type="hidden" class="gform_hidden" name="is_submit_1" value="1">
    <input type="hidden" class="gform_hidden" name="gform_submit" value="1">
    <input type="hidden" class="gform_hidden" name="gform_unique_id" value="">
    <input type="hidden" class="gform_hidden" name="state_1"
      value="WyJ7XCIxNC4xXCI6XCIzNGJmYmQ3OWM0M2QwMjIyZWE1ODkxY2UwY2I5NDBlOFwiLFwiMTQuMlwiOlwiNDkxMjZmNDJlODViYzVlNGE3NDE0MjNmMDU4NzM2YTVcIixcIjE0LjNcIjpcImM1Yjk1YjVlNDAyZTNlZTBkNGI5YzBlZDJiYWM5YTg3XCJ9IiwiNjllZjk0MGU1NTY1ZDEzNmNiMWZiY2Y4MDMxYjA4NGYiXQ==">
    <input type="hidden" class="gform_hidden" name="gform_target_page_number_1" id="gform_target_page_number_1" value="0">
    <input type="hidden" class="gform_hidden" name="gform_source_page_number_1" id="gform_source_page_number_1" value="1">
    <input type="hidden" name="gform_field_values" value="">
  </div>
</form>

POST /#gf_3

<form method="post" enctype="multipart/form-data" target="gform_ajax_frame_3" id="gform_3" class="edc_gform" action="/#gf_3" data-formid="3" novalidate="">
  <div class="gform-body gform_body">
    <div id="gform_fields_3" class="gform_fields top_label form_sublabel_below description_below validation_below">
      <div id="field_3_1" class="gfield gfield--type-text edc_gform_input field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible" data-js-reload="field_3_1"><label
          class="gfield_label gform-field-label" for="input_3_1">Navn</label>
        <div class="ginput_container ginput_container_text"><input name="input_1" id="input_3_1" type="text" value="" class="large" placeholder="Navn" aria-invalid="false"> </div>
      </div>
      <div id="field_3_4" class="gfield gfield--type-text gfield--width-third edc_gform_input field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible" data-js-reload="field_3_4"><label
          class="gfield_label gform-field-label" for="input_3_4">Postnr</label>
        <div class="ginput_container ginput_container_text"><input name="input_4" id="input_3_4" type="text" value="" class="large" placeholder="Postnr" aria-invalid="false"> </div>
      </div>
      <div id="field_3_3" class="gfield gfield--type-text gfield--width-two-thirds edc_gform_input field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible" data-js-reload="field_3_3"><label
          class="gfield_label gform-field-label" for="input_3_3">By</label>
        <div class="ginput_container ginput_container_text"><input name="input_3" id="input_3_3" type="text" value="" class="large" placeholder="By" aria-invalid="false"> </div>
      </div>
      <div id="field_3_6" class="gfield gfield--type-text gfield--width-full edc_gform_input field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible" data-js-reload="field_3_6"><label
          class="gfield_label gform-field-label" for="input_3_6">Adresse</label>
        <div class="ginput_container ginput_container_text"><input name="input_6" id="input_3_6" type="text" value="" class="large" placeholder="Adresse" aria-invalid="false"> </div>
      </div>
      <div id="field_3_8" class="gfield gfield--type-email gfield--width-full edc_gform_input field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible" data-js-reload="field_3_8"><label
          class="gfield_label gform-field-label" for="input_3_8">Email</label>
        <div class="ginput_container ginput_container_email">
          <input name="input_8" id="input_3_8" type="email" value="" class="large" placeholder="E-mail" aria-invalid="false">
        </div>
      </div>
      <div id="field_3_9" class="gfield gfield--type-phone gfield--width-full edc_gform_input field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible" data-js-reload="field_3_9"><label
          class="gfield_label gform-field-label" for="input_3_9">Telefon</label>
        <div class="ginput_container ginput_container_phone"><input name="input_9" id="input_3_9" type="tel" value="" class="large" placeholder="Telefon" aria-invalid="false"></div>
      </div>
      <div id="field_3_10" class="gfield gfield--type-textarea gfield--width-full edc_gform_input field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible" data-js-reload="field_3_10"><label
          class="gfield_label gform-field-label" for="input_3_10">Kommentar til mægler</label>
        <div class="ginput_container ginput_container_textarea"><textarea name="input_10" id="input_3_10" class="textarea large" placeholder="Kommentar til mægler" aria-invalid="false" rows="10" cols="50"></textarea></div>
      </div>
      <fieldset id="field_3_14"
        class="gfield gfield--type-consent gfield--type-choice gfield--input-type-consent gfield--width-full gfield_contains_required field_sublabel_below gfield--no-description field_description_below hidden_label field_validation_below gfield_visibility_visible"
        data-js-reload="field_3_14">
        <legend class="gfield_label gform-field-label gfield_label_before_complex">Consent<span class="gfield_required"><span class="gfield_required gfield_required_text">(Påkrævet)</span></span></legend>
        <div class="ginput_container ginput_container_consent"><input name="input_14.1" id="input_3_14_1" type="checkbox" value="1" aria-required="true" aria-invalid="false"> <label
            class="gform-field-label gform-field-label--type-inline gfield_consent_label" for="input_3_14_1">Jeg giver Samtykke til, at EDC-gruppen må anvende mine oplysninger til at kontakte mig med nyheder, informationer, tilbud og markedsføring af
            ydelser via elektronisk post, herunder e-mail og sms, telefon eller brev. Læs persondata- og privatlivspolitik<span class="gfield_required gfield_required_text">(Påkrævet)</span></label><input type="hidden" name="input_14.2"
            value="Jeg giver Samtykke til, at EDC-gruppen må anvende mine oplysninger til at kontakte mig med nyheder, informationer, tilbud og markedsføring af ydelser via elektronisk post, herunder e-mail og sms, telefon eller brev. Læs persondata- og privatlivspolitik"
            class="gform_hidden"><input type="hidden" name="input_14.3" value="2" class="gform_hidden"></div>
      </fieldset>
    </div>
  </div>
  <div class="gform_footer top_label"> <input type="submit" id="gform_submit_button_3" class="gform_button button" value="Kontakt mægler"
      onclick="if(window[&quot;gf_submitting_3&quot;]){return false;}  if( !jQuery(&quot;#gform_3&quot;)[0].checkValidity || jQuery(&quot;#gform_3&quot;)[0].checkValidity()){window[&quot;gf_submitting_3&quot;]=true;}  "
      onkeypress="if( event.keyCode == 13 ){ if(window[&quot;gf_submitting_3&quot;]){return false;} if( !jQuery(&quot;#gform_3&quot;)[0].checkValidity || jQuery(&quot;#gform_3&quot;)[0].checkValidity()){window[&quot;gf_submitting_3&quot;]=true;}  jQuery(&quot;#gform_3&quot;).trigger(&quot;submit&quot;,[true]); }">
    <input type="hidden" name="gform_ajax" value="form_id=3&amp;title=&amp;description=1&amp;tabindex=0&amp;theme=gravity-theme">
    <input type="hidden" class="gform_hidden" name="is_submit_3" value="1">
    <input type="hidden" class="gform_hidden" name="gform_submit" value="3">
    <input type="hidden" class="gform_hidden" name="gform_unique_id" value="">
    <input type="hidden" class="gform_hidden" name="state_3"
      value="WyJ7XCIxNC4xXCI6XCIzNGJmYmQ3OWM0M2QwMjIyZWE1ODkxY2UwY2I5NDBlOFwiLFwiMTQuMlwiOlwiNDkxMjZmNDJlODViYzVlNGE3NDE0MjNmMDU4NzM2YTVcIixcIjE0LjNcIjpcIjMxYzUwMzU1NDRkOTZlOWE5NGZlOGNlYTFlMmRjNjQyXCJ9IiwiMDUyNGYzYzMyYjZlYTE1NTYyMjRkYWQ2NTI2YmQ0NTIiXQ==">
    <input type="hidden" class="gform_hidden" name="gform_target_page_number_3" id="gform_target_page_number_3" value="0">
    <input type="hidden" class="gform_hidden" name="gform_source_page_number_3" id="gform_source_page_number_3" value="1">
    <input type="hidden" name="gform_field_values" value="">
  </div>
</form>

Text Content

478-1117-1




001



478-1117-2




002



478-1117-3




003



478-1117-4




004



478-1117-5




005



478-1117-6




006



478-1117-7




007



478-1117-8




008



478-1117-9




009



478-1117-10




010



478-1117-11




011



478-1117-12




012



478-1117-13




013



478-1117-14




014



478-1117-15




015



478-1117-16




016



478-1117-17




017



478-1117-18




018



478-1117-19




019



478-1117-20




020



478-1117-21




021



478-1118-23




023



478-1118-22




022



478-1118-25




025



478-1118-24




024



478-1118-26




026



478-1118-28




028



478-1118-27




027



478-1118-29




029



478-1118-31




031



478-1118-32




032



478-1118-30




030



478-1118-33




033



478-1118-34




034



478-1118-35




035



478-1118-36




036



478-1118-37




037



478-1118-38




038



478-1118-40




040



478-1118-42




042



478-1118-41




041



478-1118-39




039



478-1117-168




168



478-1117-169




169



478-1117-170




170



478-1117-171




171



478-1117-172




172



478-1117-173




173



478-1117-174




174



478-1117-175




175



478-1117-176




176



478-1117-177




177



478-1117-178




178



478-1117-179




179



478-1117-180




180



478-1117-181




181



478-1117-182




182



478-1118-184




184



478-1118-183




183



478-1118-185




185



478-1118-187




187



478-1118-186




186



478-1118-188




188



478-1118-189




189



478-1118-190




190



478-1118-191




191



478-1118-194




194



478-1118-196




196



478-1118-192




192



478-1118-193




193



478-1118-195




195



478-1118-197




197



478-1118-199




199



478-1118-200




200



478-1118-202




202



478-1118-203




203



478-1118-198




198



478-1118-201




201



478-1117-329




POLY 83



478-1117-330




POLY 84



478-1117-331




POLY 85



478-1117-332




POLY 86



478-1117-333




POLY 87



478-1117-334




POLY 88



478-1117-335




POLY 89



478-1117-336




POLY 90



478-1118-337




POLY 91



478-1118-338




POLY 92



478-1118-339




POLY 93



478-1118-340




POLY 94



478-1118-341




POLY 95



478-1118-342




POLY 98



478-1118-343




POLY 99



478-1118-344




POLY 100



478-1118-345




POLY 101



478-1118-346




POLY 102



478-1118-347




POLY 103



478-1118-348




POLY 104



478-1118-349




POLY 105



478-1118-351




POLY 106



478-1118-350




POLY 107



478-1118-352




POLY 108



478-1118-355




POLY 109



478-1118-353




POLY 110



478-1118-354




POLY 111



478-1118-357




POLY 112



478-1118-356




POLY 113



478-1117-475




POLY 114



478-1117-476




POLY 115



478-1117-477




POLY 116



478-1117-478




POLY 117



478-1118-479




POLY 118



478-1118-481




POLY 119



478-1118-483




POLY 120



478-1118-485




POLY 121



478-1118-480




POLY 122



478-1118-482




POLY 123



478-1118-484




POLY 124



478-1118-486




POLY 125



478-1118-488




POLY 126



478-1118-489




POLY 127



478-1118-491




POLY 128



478-1118-487




POLY 129



478-1118-490




POLY 130



478-1118-492




POLY 131



478-1118-494




POLY 132



478-1118-497




POLY 133



478-1118-499




POLY 134



478-1118-498




POLY 135



478-1118-496




POLY 136



478-1118-495




POLY 137



478-1118-493




POLY 138



478-1118-607




POLY 139



478-1118-608




POLY 140



478-1118-609




POLY 141



478-1118-610




POLY 142



478-1118-611




POLY 143



478-1118-613




POLY 145



478-1118-615




POLY 146



478-1118-617




POLY 147



478-1118-618




POLY 148



478-1118-620




POLY 149



478-1118-621




POLY 150



478-1118-619




POLY 151



478-1118-616




POLY 152



478-1118-614




POLY 153



478-1118-612




POLY 154



Poly 155





CIRKEL





Poly 157






POLY 159



Poly 160




POLY 160



Poly 161




POLY 161



Poly 162




POLY 162


Spring til indhold


 * Skovbrynet Lyngby
 * Boligerne
 * Området
 * Kontakt

Book Fremvisning
MENU
MENU
LUK
LUK
Book fremvisning
 * Skovbrynet Lyngby
 * Boligvælger
 * Området
 * Kontakt


KONTAKT MÆGLER

 * Steen Andersen
   
   Projektleder
   
   E-mail: ste@edc.dk
   
   Tlf.: 61200576


BOLIGVÆLGER


STUE-ETAGE1. ETAGE2. ETAGE3. ETAGE4. ETAGE
Hold
CTRL
to Zoom


Indlæser…





BOLIGER

 * Udleje25

 * rent25

Antal værelser

Værelser

Antal værelser

1
4

1
















2
















4
1
4

1
















2
















4
Størrelse

Størrelse i m2

37m2
152m2

37
















94
















152
37m2
152m2

37
















94
















152
kr. 0
kr. 0

0
















0
















0
kr. 0
kr. 0

0
















0
















0

Månedlig leje

Leje

Månedlig leje

kr. 9.373
kr. 19.067

9373
















14220
















19067
kr. 9.373
kr. 19.067

9373
















14220
















19067
Status
 * Ledig25
 * Udlejet119
 * Reserveret3

 * Ledig25
 * Udlejet119
 * Reserveret3

SorterStørrelse: Mindste førstStørrelse: Største førstVærelser: Færreste
førstVærelser: Fleste førstPris: Laveste førstPris: Højeste først
SorterStørrelse: Mindste førstStørrelse: Største førstVærelser: Færreste
førstVærelser: Fleste førstLeje: Laveste førstLeje: Højeste først
SorterStørrelse: Mindste førstStørrelse: Største førstVærelser: Færreste
førstVærelser: Fleste førstPris: Laveste førstPris: Højeste først
SorterStørrelse: Mindste førstStørrelse: Største førstVærelser: Færreste
førstVærelser: Fleste førstLeje: Laveste førstLeje: Højeste først

25 boliger fundet
25 boliger fundet
 * Status:Ledig✕

Fjern alle filtre
 * Status:Ledig✕

Fjern alle filtre
 * 3425
 * 8099
 * 2565
 * 6162
 * 6542
 * 7733
 * 7923
 * 5321
 * 4516
 * 6615

 * 4425


 * 3425
 * 8099
 * 2565
 * 6162
 * 6542
 * 7733
 * 7923
 * 5321
 * 4516
 * 6615

 * 
   
   25 Ledig

 * 
   
   119 Udlejet

 * 
   
   3 Reserveret

 * 
   
   25 Ledig

 * 
   
   119 Udlejet

 * 
   
   3 Reserveret


 1.  Udleje
     11894020-1
     Skovbrynet 4, 4. 14
     37m2
     1 vær.
     kr. 9.373/måned
     Ledig
     Tilgængelig d. 01-09-2024
 2.  Udleje
     11894015-2
     Skovbrynet 4, 4. 8
     68m2
     2 vær.
     kr. 15.532/måned
     Ledig
     Tilgængelig d. Snarest muligt
 3.  Udleje
     11894012-1
     Skovbrynet 4, 4. 3
     46m2
     1 vær.
     kr. 11.568/måned
     Ledig
     Tilgængelig d. 01-08-2024
 4.  Udleje
     11894007
     Skovbrynet 4, 4. 11
     91m2
     2 vær.
     kr. 15.318/måned
     Ledig
     Tilgængelig d. Snarest muligt
 5.  Udleje
     11893993-1
     Skovbrynet 4, 3. 8
     68m2
     2 vær.
     kr. 15.532/måned
     Ledig
     Tilgængelig d. Snarest muligt
 6.  Udleje
     11893991-1
     Skovbrynet 4, 3. 6
     68m2
     2 vær.
     kr. 15.318/måned
     Ledig
     Tilgængelig d. Snarest muligt
 7.  Udleje
     11893981-1
     Skovbrynet 4, 3. 15
     72m2
     2 vær.
     kr. 15.103/måned
     Ledig
     Tilgængelig d. Snarest muligt
 8.  Udleje
     11893980-1
     Skovbrynet 4, 3. 24
     62m2
     2 vær.
     kr. 14.943/måned
     Ledig
     Tilgængelig d. Snarest muligt
 9.  Udleje
     11893976-1
     Skovbrynet 6B, 3. th.
     152m2
     4 vær.
     kr. 19.067/måned
     Ledig
     Tilgængelig d. 01-09-2024
 10. Udleje
     11893949-2
     Skovbrynet 4, 2. 6
     68m2
     2 vær.
     kr. 15.103/måned
     Ledig
     Tilgængelig d. Snarest muligt
 11. Udleje
     11893943-1
     Skovbrynet 4, 2. 11
     73m2
     2 vær.
     kr. 15.079/måned
     Ledig
     Tilgængelig d. Snarest muligt
 12. Udleje
     11893937-1
     Skovbrynet 4, 2. 17
     62m2
     2 vær.
     kr. 14.568/måned
     Ledig
     Tilgængelig d. Snarest muligt
 13. Udleje
     11893902-1
     Skovbrynet 4, 1. 14
     37m2
     1 vær.
     kr. 9.373/måned
     Ledig
     Tilgængelig d. 01-08-2024
 14. Udleje
     11893897-1
     Skovbrynet 4, 1. 8
     68m2
     2 vær.
     kr. 14.675/måned
     Ledig
     Tilgængelig d. Snarest muligt
 15. Udleje
     11893890-2
     Skovbrynet 4, 1. 18
     51m2
     1 vær.
     kr. 11.140/måned
     Ledig
     Tilgængelig d. Snarest muligt
 16. Udleje
     11893887-1
     Skovbrynet 4, 1. 13
     72m2
     2 vær.
     kr. 14.675/måned
     Ledig
     Tilgængelig d. 01-08-2024
 17. Udleje
     11893883-1
     Skovbrynet 4, 1. 17
     62m2
     2 vær.
     kr. 14.354/måned
     Ledig
     Tilgængelig d. 01-07-2024
 18. Udleje
     11893882-3
     Skovbrynet 6A, 1. th.
     117m2
     3 vær.
     kr. 17.567/måned
     Ledig
     Tilgængelig d. 01-09-2024
 19. Udleje
     11893876-1
     Skovbrynet 8B, 1. tv.
     94m2
     2 vær.
     kr. 15.425/måned
     Ledig
     Tilgængelig d. 01-07-2024
 20. Udleje
     11893875-1
     Skovbrynet 10A, 1. th.
     133m2
     3 vær.
     kr. 17.567/måned
     Ledig
     Tilgængelig d. 01-08-2024
 21. Udleje
     11893873-1
     Skovbrynet 10B, 1. tv.
     111m2
     2 vær.
     kr. 16.710/måned
     Ledig
     Tilgængelig d. 01-08-2024 - G
 22. Udleje
     11893834-1
     Skovbrynet 4, st. 6
     68m2
     2 vær.
     kr. 14.461/måned
     Ledig
     Tilgængelig d. Snarest muligt
 23. Udleje
     11893822-1
     Skovbrynet 4, st. 17
     62m2
     2 vær.
     kr. 13.596/måned
     Ledig
     Tilgængelig d. 01-09-2024
 24. Udleje
     11893812-1
     Skovbrynet 10B, st. th.
     111m2
     2 vær.
     kr. 16.282/måned
     Ledig
     Tilgængelig d. 01-08-2024
 25. Udleje
     11893805-3
     Skovbrynet 16, st. tv.
     112m2
     3 vær.
     kr. 16.282/måned
     Ledig
     Tilgængelig d. 01-10-2024 - G

 1.  Ledig
     Skovbrynet 4, 4. 14
     
     kr. 9.373/måned
     
     Ledig
     37m2
     1 værelse
     Udleje
     37m2
     Værelser
     1
     
     
     kr. 9.373/måned

 2.  Ledig
     Skovbrynet 4, 4. 8
     
     kr. 15.532/måned
     
     Ledig
     68m2
     2 værelser
     Udleje
     68m2
     Værelser
     2
     
     
     kr. 15.532/måned

 3.  Ledig
     Skovbrynet 4, 4. 3
     
     kr. 11.568/måned
     
     Ledig
     46m2
     1 værelse
     Udleje
     46m2
     Værelser
     1
     
     
     kr. 11.568/måned

 4.  Ledig
     Skovbrynet 4, 4. 11
     
     kr. 15.318/måned
     
     Ledig
     91m2
     2 værelser
     Udleje
     91m2
     Værelser
     2
     
     
     kr. 15.318/måned

 5.  Ledig
     Skovbrynet 4, 3. 8
     
     kr. 15.532/måned
     
     Ledig
     68m2
     2 værelser
     Udleje
     68m2
     Værelser
     2
     
     
     kr. 15.532/måned

 6.  Ledig
     Skovbrynet 4, 3. 6
     
     kr. 15.318/måned
     
     Ledig
     68m2
     2 værelser
     Udleje
     68m2
     Værelser
     2
     
     
     kr. 15.318/måned

 7.  Ledig
     Skovbrynet 4, 3. 15
     
     kr. 15.103/måned
     
     Ledig
     72m2
     2 værelser
     Udleje
     72m2
     Værelser
     2
     
     
     kr. 15.103/måned

 8.  Ledig
     Skovbrynet 4, 3. 24
     
     kr. 14.943/måned
     
     Ledig
     62m2
     2 værelser
     Udleje
     62m2
     Værelser
     2
     
     
     kr. 14.943/måned

 9.  Ledig
     Skovbrynet 6B, 3. th.
     
     kr. 19.067/måned
     
     Ledig
     152m2
     4 værelser
     Udleje
     152m2
     Værelser
     4
     
     
     kr. 19.067/måned

 10. Ledig
     Skovbrynet 4, 2. 6
     
     kr. 15.103/måned
     
     Ledig
     68m2
     2 værelser
     Udleje
     68m2
     Værelser
     2
     
     
     kr. 15.103/måned

 11. Ledig
     Skovbrynet 4, 2. 11
     
     kr. 15.079/måned
     
     Ledig
     73m2
     2 værelser
     Udleje
     73m2
     Værelser
     2
     
     
     kr. 15.079/måned

 12. Ledig
     Skovbrynet 4, 2. 17
     
     kr. 14.568/måned
     
     Ledig
     62m2
     2 værelser
     Udleje
     62m2
     Værelser
     2
     
     
     kr. 14.568/måned

 13. Ledig
     Skovbrynet 4, 1. 14
     
     kr. 9.373/måned
     
     Ledig
     37m2
     1 værelse
     Udleje
     37m2
     Værelser
     1
     
     
     kr. 9.373/måned

 14. Ledig
     Skovbrynet 4, 1. 8
     
     kr. 14.675/måned
     
     Ledig
     68m2
     2 værelser
     Udleje
     68m2
     Værelser
     2
     
     
     kr. 14.675/måned

 15. Ledig
     Skovbrynet 4, 1. 18
     
     kr. 11.140/måned
     
     Ledig
     51m2
     1 værelse
     Udleje
     51m2
     Værelser
     1
     
     
     kr. 11.140/måned

 16. Ledig
     Skovbrynet 4, 1. 13
     
     kr. 14.675/måned
     
     Ledig
     72m2
     2 værelser
     Udleje
     72m2
     Værelser
     2
     
     
     kr. 14.675/måned

 17. Ledig
     Skovbrynet 4, 1. 17
     
     kr. 14.354/måned
     
     Ledig
     62m2
     2 værelser
     Udleje
     62m2
     Værelser
     2
     
     
     kr. 14.354/måned

 18. Ledig
     Skovbrynet 6A, 1. th.
     
     kr. 17.567/måned
     
     Ledig
     117m2
     3 værelser
     Udleje
     117m2
     Værelser
     3
     
     
     kr. 17.567/måned

 19. Ledig
     Skovbrynet 8B, 1. tv.
     
     kr. 15.425/måned
     
     Ledig
     94m2
     2 værelser
     Udleje
     94m2
     Værelser
     2
     
     
     kr. 15.425/måned

 20. Ledig
     Skovbrynet 10A, 1. th.
     
     kr. 17.567/måned
     
     Ledig
     133m2
     3 værelser
     Udleje
     133m2
     Værelser
     3
     
     
     kr. 17.567/måned

 21. Ledig
     Skovbrynet 10B, 1. tv.
     
     kr. 16.710/måned
     
     Ledig
     111m2
     2 værelser
     Udleje
     111m2
     Værelser
     2
     
     
     kr. 16.710/måned

 22. Ledig
     Skovbrynet 4, st. 6
     
     kr. 14.461/måned
     
     Ledig
     68m2
     2 værelser
     Udleje
     68m2
     Værelser
     2
     
     
     kr. 14.461/måned

 23. Ledig
     Skovbrynet 4, st. 17
     
     kr. 13.596/måned
     
     Ledig
     62m2
     2 værelser
     Udleje
     62m2
     Værelser
     2
     
     
     kr. 13.596/måned

 24. Ledig
     Skovbrynet 10B, st. th.
     
     kr. 16.282/måned
     
     Ledig
     111m2
     2 værelser
     Udleje
     111m2
     Værelser
     2
     
     
     kr. 16.282/måned

 25. Ledig
     Skovbrynet 16, st. tv.
     
     kr. 16.282/måned
     
     Ledig
     112m2
     3 værelser
     Udleje
     112m2
     Værelser
     3
     
     
     kr. 16.282/måned

Nummer
Adresse
Type
Størrelse
Værelser
Månedlig leje
Status
Tilgængelig d.
Netto
Areal
Husdyr
Bruto
Pris
Stage
Aconto
Etager
Depositum
Parkering
Kategori
Latitude
Sælgsdato
Longitude
Salgstype
Faciliteter
Etageareal
floor_plan
Aconto varme/vand
Årlig leje
Sagsnummer
Grundareal
Kontorareal
project_uid
Altanstørrelse
Udbetaling
Energimærke
Opvarmning
Stage status
Byggeår
Erhvervsareal
case_material
Reservationsdato
MInimumspris
custom_field_1
custom_field_2
Momsregistreret
Månedlige udgifter
Bebygget areal
Samlet etageareal
Årlig bruttoleje
Aconto el
Årlig leje pr. m²
Tidsfrist for bud
Andelslejlighed
Årlig driftsudgifter
Omfattet af energimærke
Alternativt brug
Årlig bruttoleje pr. m²
Årlig driftsudgifter pr. m²
 1.  478-1118-620
     11894020-1
     620
     Skovbrynet 4, 4. 14
     DD
     37
     1
     -
     0 kr.
     0 kr.
     -
     9.373 kr.
     0 kr.
     -
     -
     -
     -
     -
     37.492 kr.
     0 kr.
     504 kr.
     504
     -
     Ledig
     01-09-2024
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     DD
     rent
     https://backend.edcpoulerikbech.dk/storage/feed-images/34/33efb3039fd95aadbf617c9ec7d4bd42.jpg
     -
     -
     -
     -
     -
     [object Object]
     4761
     44
     34
     478-1118-620
     [object Object]
     [object Object]
     2023-04-27T15:21:54.000000Z
     2024-06-07T09:45:23.000000Z
     App\Models\Property::4761
     App\Models\Property::4761
     [object Object]
     1
     -
 2.  478-1118-615
     11894015-2
     615
     Skovbrynet 4, 4. 8
     LL
     68
     2
     -
     0 kr.
     0 kr.
     -
     15.532 kr.
     0 kr.
     -
     -
     -
     -
     -
     62.128 kr.
     0 kr.
     926 kr.
     926
     -
     Ledig
     Snarest muligt
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     LL
     rent
     https://backend.edcpoulerikbech.dk/storage/feed-images/34/784ef5747db777049a9ca3bb5f6422dd.jpg
     -
     -
     -
     -
     -
     [object Object]
     4756
     44
     34
     478-1118-615
     [object Object]
     [object Object]
     2023-04-27T15:21:54.000000Z
     2024-06-07T09:45:23.000000Z
     App\Models\Property::4756
     App\Models\Property::4756
     [object Object]
     2
     1
 3.  478-1118-612
     11894012-1
     612
     Skovbrynet 4, 4. 3
     GG
     46
     1
     -
     0 kr.
     0 kr.
     -
     11.568 kr.
     0 kr.
     -
     -
     -
     -
     -
     46.272 kr.
     0 kr.
     626 kr.
     626
     -
     Ledig
     01-08-2024
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     GG
     rent
     https://backend.edcpoulerikbech.dk/storage/feed-images/34/8c76deb584497a28b277c1a03152550a.jpg
     -
     -
     -
     -
     -
     [object Object]
     4753
     44
     34
     478-1118-612
     [object Object]
     [object Object]
     2023-04-27T15:21:54.000000Z
     2024-06-07T09:45:23.000000Z
     App\Models\Property::4753
     App\Models\Property::4753
     [object Object]
     3
     2
 4.  478-1118-607
     11894007
     607
     Skovbrynet 4, 4. 11
     B
     91
     2
     -
     0 kr.
     0 kr.
     -
     15.318 kr.
     0 kr.
     -
     -
     -
     -
     -
     61.272 kr.
     0 kr.
     1.240 kr.
     1240
     -
     Ledig
     Snarest muligt
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     B
     rent
     https://backend.edcpoulerikbech.dk/storage/feed-images/34/983eb7bf4e8608761ad27e963838f275.jpg
     -
     -
     -
     -
     -
     [object Object]
     4748
     44
     34
     478-1118-607
     [object Object]
     [object Object]
     2023-04-27T15:21:54.000000Z
     2024-06-07T09:45:23.000000Z
     App\Models\Property::4748
     App\Models\Property::4748
     [object Object]
     4
     3
 5.  478-1118-493
     11893993-1
     493
     Skovbrynet 4, 3. 8
     KK
     68
     2
     -
     0 kr.
     0 kr.
     -
     15.532 kr.
     0 kr.
     -
     -
     -
     -
     -
     62.128 kr.
     0 kr.
     926 kr.
     926
     -
     Ledig
     Snarest muligt
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     KK
     rent
     https://backend.edcpoulerikbech.dk/storage/feed-images/34/6644650ff2952eb5be1e027f16aed636.jpg
     -
     -
     -
     -
     -
     [object Object]
     4741
     44
     34
     478-1118-493
     [object Object]
     [object Object]
     2023-04-27T15:21:54.000000Z
     2024-06-07T09:45:23.000000Z
     App\Models\Property::4741
     App\Models\Property::4741
     [object Object]
     5
     4
 6.  478-1118-491
     11893991-1
     491
     Skovbrynet 4, 3. 6
     MM
     68
     2
     -
     0 kr.
     0 kr.
     -
     15.318 kr.
     0 kr.
     -
     -
     -
     -
     -
     61.272 kr.
     0 kr.
     926 kr.
     926
     -
     Ledig
     Snarest muligt
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     MM
     rent
     https://backend.edcpoulerikbech.dk/storage/feed-images/34/8ca804595910b3e9d188ebfef73807ed.jpg
     -
     -
     -
     -
     -
     [object Object]
     4739
     44
     34
     478-1118-491
     [object Object]
     [object Object]
     2023-04-27T15:21:54.000000Z
     2024-06-07T09:45:23.000000Z
     App\Models\Property::4739
     App\Models\Property::4739
     [object Object]
     6
     5
 7.  478-1118-481
     11893981-1
     481
     Skovbrynet 4, 3. 15
     B
     72
     2
     -
     0 kr.
     0 kr.
     -
     15.103 kr.
     0 kr.
     -
     -
     -
     -
     -
     60.412 kr.
     0 kr.
     981 kr.
     981
     -
     Ledig
     Snarest muligt
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     B
     rent
     https://backend.edcpoulerikbech.dk/storage/feed-images/34/983eb7bf4e8608761ad27e963838f275.jpg
     -
     -
     -
     -
     -
     [object Object]
     4729
     44
     34
     478-1118-481
     [object Object]
     [object Object]
     2023-04-27T15:21:54.000000Z
     2024-06-07T09:45:23.000000Z
     App\Models\Property::4729
     App\Models\Property::4729
     [object Object]
     7
     6
 8.  478-1118-480
     11893980-1
     480
     Skovbrynet 4, 3. 24
     OO
     62
     2
     -
     0 kr.
     0 kr.
     -
     14.943 kr.
     0 kr.
     -
     -
     -
     -
     -
     59.772 kr.
     0 kr.
     845 kr.
     845
     -
     Ledig
     Snarest muligt
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     OO
     rent
     https://backend.edcpoulerikbech.dk/storage/feed-images/34/b20e538bcf7cc3f8bb6f7e752091d9f2.jpg
     -
     -
     -
     -
     -
     [object Object]
     4728
     44
     34
     478-1118-480
     [object Object]
     [object Object]
     2023-04-27T15:21:54.000000Z
     2024-06-07T09:45:23.000000Z
     App\Models\Property::4728
     App\Models\Property::4728
     [object Object]
     8
     7
 9.  478-1117-476
     11893976-1
     476
     Skovbrynet 6B, 3. th.
     X
     152
     4
     -
     0 kr.
     0 kr.
     -
     19.067 kr.
     0 kr.
     -
     -
     -
     -
     -
     76.268 kr.
     0 kr.
     2.070 kr.
     2070
     -
     Ledig
     01-09-2024
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     X
     rent
     https://backend.edcpoulerikbech.dk/storage/feed-images/34/df0490c40b2e4b97ed975605b3bdc5aa.jpg
     -
     -
     -
     -
     -
     [object Object]
     4724
     44
     34
     478-1117-476
     [object Object]
     [object Object]
     2023-04-27T15:21:54.000000Z
     2024-06-07T09:45:23.000000Z
     App\Models\Property::4724
     App\Models\Property::4724
     [object Object]
     9
     8
 10. 478-1118-349
     11893949-2
     349
     Skovbrynet 4, 2. 6
     KK
     68
     2
     -
     0 kr.
     0 kr.
     -
     15.103 kr.
     0 kr.
     -
     -
     -
     -
     -
     60.412 kr.
     0 kr.
     926 kr.
     926
     -
     Ledig
     Snarest muligt
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     KK
     rent
     https://backend.edcpoulerikbech.dk/storage/feed-images/34/6644650ff2952eb5be1e027f16aed636.jpg
     -
     -
     -
     -
     -
     [object Object]
     4714
     44
     34
     478-1118-349
     [object Object]
     [object Object]
     2023-04-27T15:21:54.000000Z
     2024-06-07T09:45:23.000000Z
     App\Models\Property::4714
     App\Models\Property::4714
     [object Object]
     10
     9
 11. 478-1118-343
     11893943-1
     343
     Skovbrynet 4, 2. 11
     B
     73
     2
     -
     0 kr.
     0 kr.
     -
     15.079 kr.
     0 kr.
     -
     -
     -
     -
     -
     60.316 kr.
     0 kr.
     845 kr.
     845
     -
     Ledig
     Snarest muligt
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     B
     rent
     https://backend.edcpoulerikbech.dk/storage/feed-images/34/983eb7bf4e8608761ad27e963838f275.jpg
     -
     -
     -
     -
     -
     [object Object]
     4708
     44
     34
     478-1118-343
     [object Object]
     [object Object]
     2023-04-27T15:21:54.000000Z
     2024-06-07T09:45:23.000000Z
     App\Models\Property::4708
     App\Models\Property::4708
     [object Object]
     11
     10
 12. 478-1118-337
     11893937-1
     337
     Skovbrynet 4, 2. 17
     PP
     62
     2
     -
     0 kr.
     0 kr.
     -
     14.568 kr.
     0 kr.
     -
     -
     -
     -
     -
     58.272 kr.
     0 kr.
     845 kr.
     845
     -
     Ledig
     Snarest muligt
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     PP
     rent
     https://backend.edcpoulerikbech.dk/storage/feed-images/34/b39b732573a1094317bb79bd9bf7c800.jpg
     -
     -
     -
     -
     -
     [object Object]
     4702
     44
     34
     478-1118-337
     [object Object]
     [object Object]
     2023-04-27T15:21:54.000000Z
     2024-06-07T09:45:23.000000Z
     App\Models\Property::4702
     App\Models\Property::4702
     [object Object]
     12
     11
 13. 478-1118-202
     11893902-1
     202
     Skovbrynet 4, 1. 14
     DD
     37
     1
     -
     0 kr.
     0 kr.
     -
     9.373 kr.
     0 kr.
     -
     -
     -
     -
     -
     37.492 kr.
     0 kr.
     504 kr.
     504
     -
     Ledig
     01-08-2024
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     DD
     rent
     https://backend.edcpoulerikbech.dk/storage/feed-images/34/33efb3039fd95aadbf617c9ec7d4bd42.jpg
     -
     -
     -
     -
     -
     [object Object]
     4692
     44
     34
     478-1118-202
     [object Object]
     [object Object]
     2023-04-27T15:21:54.000000Z
     2024-06-07T09:45:23.000000Z
     App\Models\Property::4692
     App\Models\Property::4692
     [object Object]
     13
     12
 14. 478-1118-197
     11893897-1
     197
     Skovbrynet 4, 1. 8
     LL
     68
     2
     -
     0 kr.
     0 kr.
     -
     14.675 kr.
     0 kr.
     -
     -
     -
     -
     -
     58.700 kr.
     0 kr.
     926 kr.
     926
     -
     Ledig
     Snarest muligt
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     LL
     rent
     https://backend.edcpoulerikbech.dk/storage/feed-images/34/784ef5747db777049a9ca3bb5f6422dd.jpg
     -
     -
     -
     -
     -
     [object Object]
     4687
     44
     34
     478-1118-197
     [object Object]
     [object Object]
     2023-04-27T15:21:54.000000Z
     2024-06-07T09:45:23.000000Z
     App\Models\Property::4687
     App\Models\Property::4687
     [object Object]
     14
     13
 15. 478-1118-190
     11893890-2
     190
     Skovbrynet 4, 1. 18
     FF
     51
     1
     1063
     0 kr.
     0 kr.
     -
     11.140 kr.
     0 kr.
     -
     -
     -
     -
     -
     44.560 kr.
     0 kr.
     695 kr.
     695
     -
     Ledig
     Snarest muligt
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     FF
     rent
     https://backend.edcpoulerikbech.dk/storage/feed-images/34/ee1418ea80dfb3ededa0b8bcdeaee5c8.jpg
     -
     -
     -
     -
     -
     [object Object]
     4680
     44
     34
     478-1118-190
     [object Object]
     [object Object]
     2023-04-27T15:21:54.000000Z
     2024-06-07T09:45:23.000000Z
     App\Models\Property::4680
     App\Models\Property::4680
     [object Object]
     15
     14
 16. 478-1118-187
     11893887-1
     187
     Skovbrynet 4, 1. 13
     A
     72
     2
     -
     0 kr.
     0 kr.
     -
     14.675 kr.
     0 kr.
     -
     -
     -
     -
     -
     58.700 kr.
     0 kr.
     981 kr.
     981
     -
     Ledig
     01-08-2024
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     A
     rent
     https://backend.edcpoulerikbech.dk/storage/feed-images/34/be27d0d5d85d57a3ab2c30edf52be1f0.jpg
     -
     -
     -
     -
     -
     [object Object]
     4677
     44
     34
     478-1118-187
     [object Object]
     [object Object]
     2023-04-27T15:21:54.000000Z
     2024-06-07T09:45:23.000000Z
     App\Models\Property::4677
     App\Models\Property::4677
     [object Object]
     16
     15
 17. 478-1118-183
     11893883-1
     183
     Skovbrynet 4, 1. 17
     PP
     62
     2
     -
     0 kr.
     0 kr.
     -
     14.354 kr.
     0 kr.
     -
     -
     -
     -
     -
     57.416 kr.
     0 kr.
     845 kr.
     845
     -
     Ledig
     01-07-2024
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     PP
     rent
     https://backend.edcpoulerikbech.dk/storage/feed-images/34/b39b732573a1094317bb79bd9bf7c800.jpg
     -
     -
     -
     -
     -
     [object Object]
     4673
     44
     34
     478-1118-183
     [object Object]
     [object Object]
     2023-04-27T15:21:54.000000Z
     2024-06-07T09:45:23.000000Z
     App\Models\Property::4673
     App\Models\Property::4673
     [object Object]
     17
     16
 18. 478-1117-182
     11893882-3
     182
     Skovbrynet 6A, 1. th.
     M
     117
     3
     -
     0 kr.
     0 kr.
     -
     17.567 kr.
     0 kr.
     -
     -
     -
     -
     -
     70.268 kr.
     0 kr.
     1.594 kr.
     1594
     -
     Ledig
     01-09-2024
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     M
     rent
     https://backend.edcpoulerikbech.dk/storage/feed-images/34/5717ae4bd45465b46595c31767106324.jpg
     -
     -
     -
     -
     -
     [object Object]
     4672
     44
     34
     478-1117-182
     [object Object]
     [object Object]
     2023-04-27T15:21:54.000000Z
     2024-06-07T09:45:23.000000Z
     App\Models\Property::4672
     App\Models\Property::4672
     [object Object]
     18
     17
 19. 478-1117-176
     11893876-1
     176
     Skovbrynet 8B, 1. tv.
     C
     94
     2
     -
     0 kr.
     0 kr.
     -
     15.425 kr.
     0 kr.
     -
     -
     -
     -
     -
     61.700 kr.
     0 kr.
     1.280 kr.
     1280
     -
     Ledig
     01-07-2024
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     C
     rent
     https://backend.edcpoulerikbech.dk/storage/feed-images/34/3e76da9f381ba45f8a69aed6ac4ad876.jpg
     -
     -
     -
     -
     -
     [object Object]
     4666
     44
     34
     478-1117-176
     [object Object]
     [object Object]
     2023-04-27T15:21:54.000000Z
     2024-06-07T09:45:23.000000Z
     App\Models\Property::4666
     App\Models\Property::4666
     [object Object]
     19
     18
 20. 478-1117-175
     11893875-1
     175
     Skovbrynet 10A, 1. th.
     K
     133
     3
     -
     0 kr.
     0 kr.
     -
     17.567 kr.
     0 kr.
     -
     -
     -
     -
     -
     70.268 kr.
     0 kr.
     1.811 kr.
     1811
     -
     Ledig
     01-08-2024
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     K
     rent
     https://backend.edcpoulerikbech.dk/storage/feed-images/34/58222ed1591b18e67a8e36b21f71239e.jpg
     -
     -
     -
     -
     -
     [object Object]
     4665
     44
     34
     478-1117-175
     [object Object]
     [object Object]
     2023-04-27T15:21:54.000000Z
     2024-06-07T09:45:23.000000Z
     App\Models\Property::4665
     App\Models\Property::4665
     [object Object]
     20
     19
 21. 478-1117-173
     11893873-1
     173
     Skovbrynet 10B, 1. tv.
     H
     111
     2
     -
     0 kr.
     0 kr.
     -
     16.710 kr.
     0 kr.
     -
     -
     -
     -
     -
     66.840 kr.
     0 kr.
     1.512 kr.
     1512
     -
     Ledig
     01-08-2024 - G
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     H
     rent
     https://backend.edcpoulerikbech.dk/storage/feed-images/34/fa65a8de19c2e9b72c8ec0745b059bf1.jpg
     -
     -
     -
     -
     -
     [object Object]
     4663
     44
     34
     478-1117-173
     [object Object]
     [object Object]
     2023-04-27T15:21:54.000000Z
     2024-06-07T09:45:23.000000Z
     App\Models\Property::4663
     App\Models\Property::4663
     [object Object]
     21
     20
 22. 478-1118-34
     11893834-1
     34
     Skovbrynet 4, st. 6
     MM
     68
     2
     -
     0 kr.
     0 kr.
     -
     14.461 kr.
     0 kr.
     -
     -
     -
     -
     -
     57.844 kr.
     0 kr.
     926 kr.
     926
     -
     Ledig
     Snarest muligt
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     MM
     rent
     https://backend.edcpoulerikbech.dk/storage/feed-images/34/8ca804595910b3e9d188ebfef73807ed.jpg
     -
     -
     -
     -
     -
     [object Object]
     4649
     44
     34
     478-1118-34
     [object Object]
     [object Object]
     2023-04-27T15:21:54.000000Z
     2024-06-07T09:45:23.000000Z
     App\Models\Property::4649
     App\Models\Property::4649
     [object Object]
     22
     21
 23. 478-1118-22
     11893822-1
     22
     Skovbrynet 4, st. 17
     NN
     62
     2
     1291.67
     0 kr.
     0 kr.
     -
     13.596 kr.
     0 kr.
     -
     -
     -
     -
     -
     54.384 kr.
     0 kr.
     583 kr.
     583
     -
     Ledig
     01-09-2024
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     NN
     rent
     https://backend.edcpoulerikbech.dk/storage/feed-images/34/01095bf1f4ac7a3ff503f246a23079dc.jpg
     -
     -
     -
     -
     -
     [object Object]
     4637
     44
     34
     478-1118-22
     [object Object]
     [object Object]
     2023-04-27T15:21:54.000000Z
     2024-06-07T09:45:23.000000Z
     App\Models\Property::4637
     App\Models\Property::4637
     [object Object]
     23
     22
 24. 478-1117-12
     11893812-1
     12
     Skovbrynet 10B, st. th.
     L
     111
     2
     -
     0 kr.
     0 kr.
     -
     16.282 kr.
     0 kr.
     -
     -
     -
     -
     -
     65.128 kr.
     0 kr.
     1.512 kr.
     1512
     -
     Ledig
     01-08-2024
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     L
     rent
     https://backend.edcpoulerikbech.dk/storage/feed-images/34/1a36e24a0e81d9468a093709866ac4a2.jpg
     -
     -
     -
     -
     -
     [object Object]
     4627
     44
     34
     478-1117-12
     [object Object]
     [object Object]
     2023-04-27T15:21:54.000000Z
     2024-06-07T09:45:23.000000Z
     App\Models\Property::4627
     App\Models\Property::4627
     [object Object]
     24
     23
 25. 478-1117-5
     11893805-3
     5
     Skovbrynet 16, st. tv.
     S
     112
     3
     -
     0 kr.
     0 kr.
     -
     16.282 kr.
     0 kr.
     -
     -
     -
     -
     -
     65.128 kr.
     0 kr.
     1.526 kr.
     1526
     -
     Ledig
     01-10-2024 - G
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     S
     rent
     https://backend.edcpoulerikbech.dk/storage/feed-images/34/183a792c053ee2f8809710173a782a20.jpg
     -
     -
     -
     -
     -
     [object Object]
     4620
     44
     34
     478-1117-5
     [object Object]
     [object Object]
     2023-04-27T15:21:54.000000Z
     2024-06-07T09:45:22.000000Z
     App\Models\Property::4620
     App\Models\Property::4620
     [object Object]
     25
     24

 1.  Skovbrynet 4, 4. 14
     kr. 9.373/md.
     37m2
     1 værelser
     Ledig
 2.  Skovbrynet 4, 4. 8
     kr. 15.532/md.
     68m2
     2 værelser
     Ledig
 3.  Skovbrynet 4, 4. 3
     kr. 11.568/md.
     46m2
     1 værelser
     Ledig
 4.  Skovbrynet 4, 4. 11
     kr. 15.318/md.
     91m2
     2 værelser
     Ledig
 5.  Skovbrynet 4, 3. 8
     kr. 15.532/md.
     68m2
     2 værelser
     Ledig
 6.  Skovbrynet 4, 3. 6
     kr. 15.318/md.
     68m2
     2 værelser
     Ledig
 7.  Skovbrynet 4, 3. 15
     kr. 15.103/md.
     72m2
     2 værelser
     Ledig
 8.  Skovbrynet 4, 3. 24
     kr. 14.943/md.
     62m2
     2 værelser
     Ledig
 9.  Skovbrynet 6B, 3. th.
     kr. 19.067/md.
     152m2
     4 værelser
     Ledig
 10. Skovbrynet 4, 2. 6
     kr. 15.103/md.
     68m2
     2 værelser
     Ledig
 11. Skovbrynet 4, 2. 11
     kr. 15.079/md.
     73m2
     2 værelser
     Ledig
 12. Skovbrynet 4, 2. 17
     kr. 14.568/md.
     62m2
     2 værelser
     Ledig
 13. Skovbrynet 4, 1. 14
     kr. 9.373/md.
     37m2
     1 værelser
     Ledig
 14. Skovbrynet 4, 1. 8
     kr. 14.675/md.
     68m2
     2 værelser
     Ledig
 15. Skovbrynet 4, 1. 18
     kr. 11.140/md.
     51m2
     1 værelser
     Ledig
 16. Skovbrynet 4, 1. 13
     kr. 14.675/md.
     72m2
     2 værelser
     Ledig
 17. Skovbrynet 4, 1. 17
     kr. 14.354/md.
     62m2
     2 værelser
     Ledig
 18. Skovbrynet 6A, 1. th.
     kr. 17.567/md.
     117m2
     3 værelser
     Ledig
 19. Skovbrynet 8B, 1. tv.
     kr. 15.425/md.
     94m2
     2 værelser
     Ledig
 20. Skovbrynet 10A, 1. th.
     kr. 17.567/md.
     133m2
     3 værelser
     Ledig
 21. Skovbrynet 10B, 1. tv.
     kr. 16.710/md.
     111m2
     2 værelser
     Ledig
 22. Skovbrynet 4, st. 6
     kr. 14.461/md.
     68m2
     2 værelser
     Ledig
 23. Skovbrynet 4, st. 17
     kr. 13.596/md.
     62m2
     2 værelser
     Ledig
 24. Skovbrynet 10B, st. th.
     kr. 16.282/md.
     111m2
     2 værelser
     Ledig
 25. Skovbrynet 16, st. tv.
     kr. 16.282/md.
     112m2
     3 værelser
     Ledig

Søg når du bevæger kortet
 * «
 * ‹
 * 1
 * ›
 * »

Udlejes gennem EDC Projekt Poul Erik Bech.


Vi gør opmærksom på at billederne på hjemmesiden er fra vores prøvebolig, samt
computer animeret/3D, og kan derfor afvige fra det endelige byggeri eller den
pågældende bolig. Plantegninger er ikke målfaste og der tages forbehold for fejl
og ændringer, endvidere kan lejlighedstyperne variere ift. placering af altaner
og vinduespartier.
Visualiseringer, renderinger, afstande og arealer er vejledende. Der tages
forbehold for projektændringer. Denne hjemmeside er baseret på data fra
officielle kilder og informationer modtaget fra opdragsgiver. Det er EDC Projekt
Poul Erik Bechs opfattelse, at oplysningerne på hjemmesiden er korrekte og
fyldestgørende, men EDC Projekt Poul Erik Bech påtager sig ikke ansvar for
eventuelle fejl og mangler. Der tages forbehold for trykfejl og løbende
ændringer i projektet.


 * Boligvælger

LUK
No form ID set. Please choose one under theming.
No form ID set. Please choose one under theming.


Navn

Postnr

By

Adresse

Email

Telefon

Consent(Påkrævet)
Jeg giver Samtykke til, at EDC-gruppen må anvende mine oplysninger til at
kontakte mig med nyheder, informationer, tilbud og markedsføring af ydelser via
elektronisk post, herunder e-mail og sms, telefon eller brev. Læs persondata- og
privatlivspolitik(Påkrævet)



Navn

Postnr

By

Adresse

Email

Telefon

Kommentar til mægler

Consent(Påkrævet)
Jeg giver Samtykke til, at EDC-gruppen må anvende mine oplysninger til at
kontakte mig med nyheder, informationer, tilbud og markedsføring af ydelser via
elektronisk post, herunder e-mail og sms, telefon eller brev. Læs persondata- og
privatlivspolitik(Påkrævet)






KONTAKT MÆGLER

 * Steen Andersen
   
   Projektleder
   
   E-mail: ste@edc.dk
   
   Tlf.: 61200576



LUK

Indlæser…

Indlæser…

Ledig
Reserveret
Købstilbud
Udlejet
Udlejet
Solgt

Se på kort

Salg
Leje
Andelslejlighed
Erhvervslejemål
N/A
Bolignummer 
Sagsnummer 


Gå til bolig Gå til erhvervslejemål

Plantegning

Reserver bolig Book fremvisning Tilmeld åbent hus Bliv skrevet op
Book fremvisning
Kontakt mægler


KONTAKT MÆGLER

 * Steen Andersen
   
   Projektleder
   
   E-mail: ste@edc.dk
   
   Tlf.: 61200576

Ledig
Reserveret
Købstilbud
Udlejet
Udlejet
Solgt

Se på kort

Salg
Leje
Andelslejlighed
Erhvervslejemål
N/A
N/A
Bolignummer 
Sagsnummer 


Gå til bolig Gå til bolig Gå til erhvervslejemål

Plantegning

Reserver bolig Book fremvisning Tilmeld åbent hus Bliv skrevet op
Book fremvisning
Kontakt mægler


KONTAKT MÆGLER

 * Steen Andersen
   
   Projektleder
   
   E-mail: ste@edc.dk
   
   Tlf.: 61200576

Notifikationer