ibis.accor.com
Open in
urlscan Pro
151.101.67.10
Public Scan
Submitted URL: https://lagruyerehotel.ch/
Effective URL: https://ibis.accor.com/de.html
Submission: On September 16 via api from CH — Scanned from CH
Effective URL: https://ibis.accor.com/de.html
Submission: On September 16 via api from CH — Scanned from CH
Form analysis
1 forms found in the DOMName: bookingEngine — POST /identification/identify.action
<form name="bookingEngine" action="/identification/identify.action" method="post" autocomplete="off" novalidate="">
<input type="hidden" name="filter.brands" value="IBH;IBI;IBS;ASE;IBB;ETP;IBF;GRE;FOL">
<input type="hidden" name="identification.rateAccess1">
<input type="hidden" name="identification.sub" value="ISP">
<input type="hidden" name="identification.flagExtendTk" value="1">
<input type="hidden" name="aemApiDomain" value="https://aem-api.accor.com/">
<input type="hidden" name="lang" value="de">
<div class=" ace-core-booking-engine__header ace-core-booking-engine__header-scroll">
<span id="booking-engine-12345-modal-title" class="sr-only">Core booking engine</span>
<p id="booking-engine-12345-modal-description" class="sr-only">You’ll be redirected to Accor website to view available hotels and book your stay</p>
<button class="ace-core-booking-engine__close--button" type="button" aria-label="Fenster schließen">
<span class="sr-only"> Fenster schließen</span>
<span aria-hidden="true" class="icon icon-close-24icon"></span>
</button>
</div>
<div class="ace-core-booking-engine__content ace-date-component" data-loaded="true">
<div class="ace-core-booking-engine__error-mobile">
<div class="ace-core-booking-engine__error-block" role="alert">
<p>
<svg aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none">
<path fill-rule="evenodd" clip-rule="evenodd"
d="M12 21C16.9706 21 21 16.9706 21 12C21 7.02944 16.9706 3 12 3C7.02944 3 3 7.02944 3 12C3 16.9706 7.02944 21 12 21ZM8 11.25C7.58579 11.25 7.25 11.5858 7.25 12C7.25 12.4142 7.58579 12.75 8 12.75H16C16.4142 12.75 16.75 12.4142 16.75 12C16.75 11.5858 16.4142 11.25 16 11.25H8Z"
fill="#1E1852"></path>
</svg>
<span class="ui-body-01-strong"><span class="error-count"></span> Fehler</span>
</p>
<ul></ul>
</div>
</div>
<div class="ace-core-booking-engine__autocomplete">
<label class="ui-body-01 ace-core-booking-engine__label" for="search.destination.userlang"> Wohin reisen Sie? </label>
<div class="ace-shared-acp-component">
<div id="mount-autocomplete">
<div class="ahAutocomplete" id="autoComplete" data-initial-theme-mode="no_reborn" data-use-search-history="false" data-viewport-manager="true" data-wgs-session-used="true" data-display="withoutLabel" data-required="required"
data-filter="IBH;IBI;IBS;ASE;IBB;ETP;IBF;GRE;FOL">
<div class="ahAutocomplete__input">
<div data-v-8db017e0="" class="material-textfield" id="search-destination"><!----><input data-v-8db017e0="" id="search.destination.userlang" name="search.destination.userlang" type="text" placeholder="Reiseziel, Hotelname"
required="required" aria-activedescendant="" aria-autocomplete="both" aria-owns="search.destination.userlang" role="combobox" autocomplete="off" aria-expanded="false" aria-controls="search-destination" class="withoutLabel"><!---->
<p data-v-8db017e0="" class="countMsg" style="display: none;"> (0 / ) </p>
</div>
<p aria-atomic="true" aria-live="assertive" class="sr-only"><span>0 gefundener Vorschlag</span></p>
<!----><i title="Geben Sie bitte eine Stadt, ein Land, einen Hotelcode oder einen Flughafencode ein" class="icon-sprites-booking-components-autocomplete"></i>
<div class="ahAutocomplete__input__hidden"><input name="search.destination" type="hidden" value=""><input name="search.geoZone.geoZoneType" type="hidden" value=""><input name="search.geoZone.geoZoneCode" type="hidden" value=""><input
name="search.geoZone.location.latitude" type="hidden" value=""><input name="search.geoZone.location.longitude" type="hidden" value=""><input name="search.destination.code" type="hidden" value="" required="required"><input
name="search.destination.type" type="hidden" value=""><input disabled="disabled" name="search.destination.labelSelected" type="hidden" value=""><input name="search.featureNewHotelList" type="hidden" value="true"><input
disabled="disabled" name="search.destination.label_en" type="hidden" value=""><input name="search.viewport.northeast.lat" type="hidden" value=""><input name="search.viewport.northeast.lng" type="hidden" value=""><input
name="search.viewport.southwest.lat" type="hidden" value=""><input name="search.viewport.southwest.lng" type="hidden" value=""><input type="hidden" name="search.radius.value" value="0"><input type="hidden" name="search.radius.unit"
value="KM"></div>
</div><!----><!---->
</div>
</div>
<script>
function initializeSharedAcp() {
var autoComplete = Modules.Accor.SharedACP;
Vue.use(window["VueI18n"]);
const container = document.querySelector("#autoComplete");
autoComplete.props['addHiddenInput'].default = true;
autoComplete.props['attrs'].default = [{
'aria-autocomplete': 'both'
}, {
'aria-owns': 'search.destination.userlang'
}, {
role: 'combobox'
}, {
autocomplete: 'off'
}, {
'aria-expanded': 'false'
}, {
'aria-controls': 'search-destination'
}];
autoComplete.props["sources"].default = ['google_places', 'hod_hotels'];
if (container.dataset.destinationFilter && container.dataset.destinationFilter.length) {
autoComplete.props["storeIds"].default = container.dataset.destinationFilter.split(',')
autoComplete.props["sources"].default = ['hod_hotels']
}
autoComplete.props['required'].default = container.dataset.required;
autoComplete.props['initialThemeMode'].default = container.dataset.initialThemeMode;
autoComplete.props['display'].default = container.dataset.display;
autoComplete.props["filter"].default = container.dataset.filter?.split(";");
new Vue({
components: {
autoComplete: autoComplete,
},
}).$mount("#mount-autocomplete");
}
document.addEventListener("shared-acp-loaded", initializeSharedAcp);
</script>
<script src="/etc.clientlibs/ace/clientlibs-modules/components/clientlib-shared-acp.lc-2931d8644b8b3c19ec4df478a2301626-lc.min.js" defer="" type="module"></script>
</div>
</div>
<fieldset class="ace-core-booking-engine__date-picker--wrapper">
<legend class="sr-only">Booking Dates</legend>
<div class="ace-core-booking-engine__check-in">
<label class="ui-body-01 ace-core-booking-engine__label" for="check-in-core-book-engine-12345"> Check-In </label>
<duet-date-picker data-date="checkin" name="search.dateIn" language="de" identifier="check-in-core-book-engine-12345" min="2024-09-16" max="2025-10-25" value="" class="hydrated">
<div class="duet-date">
<div class="duet-date__input-wrapper"><input class="duet-date__input" placeholder="16/09/2024" id="check-in-core-book-engine-12345" aria-autocomplete="none" autocomplete="off"><input type="hidden" name="search.dateIn" value=""><button
class="duet-date__toggle" type="button"><span class="duet-date__toggle-icon"><svg aria-hidden="true" height="24" viewBox="0 0 21 21" width="24" xmlns="http://www.w3.org/2000/svg">
<g fill="none" fill-rule="evenodd" transform="translate(2 2)">
<path d="m2.5.5h12c1.1045695 0 2 .8954305 2 2v12c0 1.1045695-.8954305 2-2 2h-12c-1.1045695 0-2-.8954305-2-2v-12c0-1.1045695.8954305-2 2-2z" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"></path>
<path d="m.5 4.5h16" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"></path>
<g fill="currentColor">
<circle cx="8.5" cy="8.5" r="1"></circle>
<circle cx="4.5" cy="8.5" r="1"></circle>
<circle cx="12.5" cy="8.5" r="1"></circle>
<circle cx="8.5" cy="12.5" r="1"></circle>
<circle cx="4.5" cy="12.5" r="1"></circle>
<circle cx="12.5" cy="12.5" r="1"></circle>
</g>
</g>
</svg></span><span class="duet-date__vhidden">Datum wählen</span></button></div>
<div class="duet-date__dialog" role="dialog" aria-modal="true" aria-hidden="true" aria-labelledby="DuetDateLabel-396502bd-07b6-60f8-a746-83f6e8cc2df9">
<div class="duet-date__dialog-content">
<div class="duet-date__mobile"><label class="duet-date__mobile-heading">Wählen Sie ein Datum.</label><button class="duet-date__close" type="button"><svg aria-hidden="true" fill="currentColor" xmlns="http://www.w3.org/2000/svg"
width="16" height="16" viewBox="0 0 24 24">
<path d="M0 0h24v24H0V0z" fill="none"></path>
<path
d="M18.3 5.71c-.39-.39-1.02-.39-1.41 0L12 10.59 7.11 5.7c-.39-.39-1.02-.39-1.41 0-.39.39-.39 1.02 0 1.41L10.59 12 5.7 16.89c-.39.39-.39 1.02 0 1.41.39.39 1.02.39 1.41 0L12 13.41l4.89 4.89c.39.39 1.02.39 1.41 0 .39-.39.39-1.02 0-1.41L13.41 12l4.89-4.89c.38-.38.38-1.02 0-1.4z">
</path>
</svg><span class="duet-date__vhidden">Fenster schließen</span></button></div>
<div class="duet-date__header">
<div>
<h2 id="DuetDateLabel-396502bd-07b6-60f8-a746-83f6e8cc2df9" class="duet-date__vhidden" aria-live="polite" aria-atomic="true">September 2024</h2><label for="DuetDateMonth-f2e3033b-8b94-4596-168e-3e4e155cc1f6"
class="duet-date__vhidden">Monat</label>
<div class="duet-date__select"><select id="DuetDateMonth-f2e3033b-8b94-4596-168e-3e4e155cc1f6" class="duet-date__select--month">
<option value="0" disabled="">Januar</option>
<option value="1" disabled="">Februar</option>
<option value="2" disabled="">März</option>
<option value="3" disabled="">April</option>
<option value="4" disabled="">Mai</option>
<option value="5" disabled="">Juni</option>
<option value="6" disabled="">Juli</option>
<option value="7" disabled="">August</option>
<option value="8">September</option>
<option value="9">Oktober</option>
<option value="10">November</option>
<option value="11">Dezember</option>
</select>
<div class="duet-date__select-label" aria-hidden="true"><span>Sept.</span><svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24">
<path d="M8.12 9.29L12 13.17l3.88-3.88c.39-.39 1.02-.39 1.41 0 .39.39.39 1.02 0 1.41l-4.59 4.59c-.39.39-1.02.39-1.41 0L6.7 10.7c-.39-.39-.39-1.02 0-1.41.39-.38 1.03-.39 1.42 0z"></path>
</svg></div>
</div><label for="DuetDateYear-9113032f-ef92-1abd-232b-42789146bb91" class="duet-date__vhidden">Jahr</label>
<div class="duet-date__select"><select id="DuetDateYear-9113032f-ef92-1abd-232b-42789146bb91" class="duet-date__select--year">
<option>2024</option>
<option>2025</option>
</select>
<div class="duet-date__select-label" aria-hidden="true"><span>2024</span><svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24">
<path d="M8.12 9.29L12 13.17l3.88-3.88c.39-.39 1.02-.39 1.41 0 .39.39.39 1.02 0 1.41l-4.59 4.59c-.39.39-1.02.39-1.41 0L6.7 10.7c-.39-.39-.39-1.02 0-1.41.39-.38 1.03-.39 1.42 0z"></path>
</svg></div>
</div>
</div>
<div class="duet-date__nav"><button class="duet-date__prev" disabled="" type="button"><svg aria-hidden="true" fill="currentColor" xmlns="http://www.w3.org/2000/svg" width="21" height="21" viewBox="0 0 24 24">
<path d="M14.71 15.88L10.83 12l3.88-3.88c.39-.39.39-1.02 0-1.41-.39-.39-1.02-.39-1.41 0L8.71 11.3c-.39.39-.39 1.02 0 1.41l4.59 4.59c.39.39 1.02.39 1.41 0 .38-.39.39-1.03 0-1.42z"></path>
</svg><span class="duet-date__vhidden">Vorheriger Monat</span></button><button class="duet-date__next" type="button"><svg aria-hidden="true" fill="currentColor" xmlns="http://www.w3.org/2000/svg" width="21" height="21"
viewBox="0 0 24 24">
<path d="M9.29 15.88L13.17 12 9.29 8.12c-.39-.39-.39-1.02 0-1.41.39-.39 1.02-.39 1.41 0l4.59 4.59c.39.39.39 1.02 0 1.41L10.7 17.3c-.39.39-1.02.39-1.41 0-.38-.39-.39-1.03 0-1.42z"></path>
</svg><span class="duet-date__vhidden">Nächster Monat</span></button></div>
</div>
<table class="duet-date__table" aria-labelledby="DuetDateLabel-396502bd-07b6-60f8-a746-83f6e8cc2df9">
<thead>
<tr>
<th class="duet-date__table-header" scope="col"><span aria-hidden="true">mon</span><span class="duet-date__vhidden">Montag</span></th>
<th class="duet-date__table-header" scope="col"><span aria-hidden="true">die</span><span class="duet-date__vhidden">Dienstag</span></th>
<th class="duet-date__table-header" scope="col"><span aria-hidden="true">mit</span><span class="duet-date__vhidden">Mittwoch</span></th>
<th class="duet-date__table-header" scope="col"><span aria-hidden="true">don</span><span class="duet-date__vhidden">Donnerstag</span></th>
<th class="duet-date__table-header" scope="col"><span aria-hidden="true">fre</span><span class="duet-date__vhidden">Freitag</span></th>
<th class="duet-date__table-header" scope="col"><span aria-hidden="true">sam</span><span class="duet-date__vhidden">Samstag</span></th>
<th class="duet-date__table-header" scope="col"><span aria-hidden="true">son</span><span class="duet-date__vhidden">Sonntag</span></th>
</tr>
</thead>
<tbody>
<tr class="duet-date__row">
<td class="duet-date__cell"><button class="duet-date__day is-outside" tabindex="-1" disabled="" type="button" aria-pressed="false"><span aria-hidden="true">26</span><span class="duet-date__vhidden">26. August</span></button>
</td>
<td class="duet-date__cell"><button class="duet-date__day is-outside" tabindex="-1" disabled="" type="button" aria-pressed="false"><span aria-hidden="true">27</span><span class="duet-date__vhidden">27. August</span></button>
</td>
<td class="duet-date__cell"><button class="duet-date__day is-outside" tabindex="-1" disabled="" type="button" aria-pressed="false"><span aria-hidden="true">28</span><span class="duet-date__vhidden">28. August</span></button>
</td>
<td class="duet-date__cell"><button class="duet-date__day is-outside" tabindex="-1" disabled="" type="button" aria-pressed="false"><span aria-hidden="true">29</span><span class="duet-date__vhidden">29. August</span></button>
</td>
<td class="duet-date__cell"><button class="duet-date__day is-outside" tabindex="-1" disabled="" type="button" aria-pressed="false"><span aria-hidden="true">30</span><span class="duet-date__vhidden">30. August</span></button>
</td>
<td class="duet-date__cell"><button class="duet-date__day is-outside" tabindex="-1" disabled="" type="button" aria-pressed="false"><span aria-hidden="true">31</span><span class="duet-date__vhidden">31. August</span></button>
</td>
<td class="duet-date__cell"><button class="duet-date__day is-outside is-month" tabindex="-1" disabled="" type="button" aria-pressed="false"><span aria-hidden="true">1</span><span class="duet-date__vhidden">1.
September</span></button></td>
</tr>
<tr class="duet-date__row">
<td class="duet-date__cell"><button class="duet-date__day is-outside is-month" tabindex="-1" disabled="" type="button" aria-pressed="false"><span aria-hidden="true">2</span><span class="duet-date__vhidden">2.
September</span></button></td>
<td class="duet-date__cell"><button class="duet-date__day is-outside is-month" tabindex="-1" disabled="" type="button" aria-pressed="false"><span aria-hidden="true">3</span><span class="duet-date__vhidden">3.
September</span></button></td>
<td class="duet-date__cell"><button class="duet-date__day is-outside is-month" tabindex="-1" disabled="" type="button" aria-pressed="false"><span aria-hidden="true">4</span><span class="duet-date__vhidden">4.
September</span></button></td>
<td class="duet-date__cell"><button class="duet-date__day is-outside is-month" tabindex="-1" disabled="" type="button" aria-pressed="false"><span aria-hidden="true">5</span><span class="duet-date__vhidden">5.
September</span></button></td>
<td class="duet-date__cell"><button class="duet-date__day is-outside is-month" tabindex="-1" disabled="" type="button" aria-pressed="false"><span aria-hidden="true">6</span><span class="duet-date__vhidden">6.
September</span></button></td>
<td class="duet-date__cell"><button class="duet-date__day is-outside is-month" tabindex="-1" disabled="" type="button" aria-pressed="false"><span aria-hidden="true">7</span><span class="duet-date__vhidden">7.
September</span></button></td>
<td class="duet-date__cell"><button class="duet-date__day is-outside is-month" tabindex="-1" disabled="" type="button" aria-pressed="false"><span aria-hidden="true">8</span><span class="duet-date__vhidden">8.
September</span></button></td>
</tr>
<tr class="duet-date__row">
<td class="duet-date__cell"><button class="duet-date__day is-outside is-month" tabindex="-1" disabled="" type="button" aria-pressed="false"><span aria-hidden="true">9</span><span class="duet-date__vhidden">9.
September</span></button></td>
<td class="duet-date__cell"><button class="duet-date__day is-outside is-month" tabindex="-1" disabled="" type="button" aria-pressed="false"><span aria-hidden="true">10</span><span class="duet-date__vhidden">10.
September</span></button></td>
<td class="duet-date__cell"><button class="duet-date__day is-outside is-month" tabindex="-1" disabled="" type="button" aria-pressed="false"><span aria-hidden="true">11</span><span class="duet-date__vhidden">11.
September</span></button></td>
<td class="duet-date__cell"><button class="duet-date__day is-outside is-month" tabindex="-1" disabled="" type="button" aria-pressed="false"><span aria-hidden="true">12</span><span class="duet-date__vhidden">12.
September</span></button></td>
<td class="duet-date__cell"><button class="duet-date__day is-outside is-month" tabindex="-1" disabled="" type="button" aria-pressed="false"><span aria-hidden="true">13</span><span class="duet-date__vhidden">13.
September</span></button></td>
<td class="duet-date__cell"><button class="duet-date__day is-outside is-month" tabindex="-1" disabled="" type="button" aria-pressed="false"><span aria-hidden="true">14</span><span class="duet-date__vhidden">14.
September</span></button></td>
<td class="duet-date__cell"><button class="duet-date__day is-outside is-month" tabindex="-1" disabled="" type="button" aria-pressed="false"><span aria-hidden="true">15</span><span class="duet-date__vhidden">15.
September</span></button></td>
</tr>
<tr class="duet-date__row">
<td class="duet-date__cell"><button class="duet-date__day is-today is-month" tabindex="0" type="button" aria-pressed="false"><span aria-hidden="true">16</span><span class="duet-date__vhidden">16. September</span></button></td>
<td class="duet-date__cell"><button class="duet-date__day is-month" tabindex="-1" type="button" aria-pressed="false"><span aria-hidden="true">17</span><span class="duet-date__vhidden">17. September</span></button></td>
<td class="duet-date__cell"><button class="duet-date__day is-month" tabindex="-1" type="button" aria-pressed="false"><span aria-hidden="true">18</span><span class="duet-date__vhidden">18. September</span></button></td>
<td class="duet-date__cell"><button class="duet-date__day is-month" tabindex="-1" type="button" aria-pressed="false"><span aria-hidden="true">19</span><span class="duet-date__vhidden">19. September</span></button></td>
<td class="duet-date__cell"><button class="duet-date__day is-month" tabindex="-1" type="button" aria-pressed="false"><span aria-hidden="true">20</span><span class="duet-date__vhidden">20. September</span></button></td>
<td class="duet-date__cell"><button class="duet-date__day is-month" tabindex="-1" type="button" aria-pressed="false"><span aria-hidden="true">21</span><span class="duet-date__vhidden">21. September</span></button></td>
<td class="duet-date__cell"><button class="duet-date__day is-month" tabindex="-1" type="button" aria-pressed="false"><span aria-hidden="true">22</span><span class="duet-date__vhidden">22. September</span></button></td>
</tr>
<tr class="duet-date__row">
<td class="duet-date__cell"><button class="duet-date__day is-month" tabindex="-1" type="button" aria-pressed="false"><span aria-hidden="true">23</span><span class="duet-date__vhidden">23. September</span></button></td>
<td class="duet-date__cell"><button class="duet-date__day is-month" tabindex="-1" type="button" aria-pressed="false"><span aria-hidden="true">24</span><span class="duet-date__vhidden">24. September</span></button></td>
<td class="duet-date__cell"><button class="duet-date__day is-month" tabindex="-1" type="button" aria-pressed="false"><span aria-hidden="true">25</span><span class="duet-date__vhidden">25. September</span></button></td>
<td class="duet-date__cell"><button class="duet-date__day is-month" tabindex="-1" type="button" aria-pressed="false"><span aria-hidden="true">26</span><span class="duet-date__vhidden">26. September</span></button></td>
<td class="duet-date__cell"><button class="duet-date__day is-month" tabindex="-1" type="button" aria-pressed="false"><span aria-hidden="true">27</span><span class="duet-date__vhidden">27. September</span></button></td>
<td class="duet-date__cell"><button class="duet-date__day is-month" tabindex="-1" type="button" aria-pressed="false"><span aria-hidden="true">28</span><span class="duet-date__vhidden">28. September</span></button></td>
<td class="duet-date__cell"><button class="duet-date__day is-month" tabindex="-1" type="button" aria-pressed="false"><span aria-hidden="true">29</span><span class="duet-date__vhidden">29. September</span></button></td>
</tr>
<tr class="duet-date__row">
<td class="duet-date__cell"><button class="duet-date__day is-month" tabindex="-1" type="button" aria-pressed="false"><span aria-hidden="true">30</span><span class="duet-date__vhidden">30. September</span></button></td>
<td class="duet-date__cell"><button class="duet-date__day" tabindex="-1" type="button" aria-pressed="false"><span aria-hidden="true">1</span><span class="duet-date__vhidden">1. Oktober</span></button></td>
<td class="duet-date__cell"><button class="duet-date__day" tabindex="-1" type="button" aria-pressed="false"><span aria-hidden="true">2</span><span class="duet-date__vhidden">2. Oktober</span></button></td>
<td class="duet-date__cell"><button class="duet-date__day" tabindex="-1" type="button" aria-pressed="false"><span aria-hidden="true">3</span><span class="duet-date__vhidden">3. Oktober</span></button></td>
<td class="duet-date__cell"><button class="duet-date__day" tabindex="-1" type="button" aria-pressed="false"><span aria-hidden="true">4</span><span class="duet-date__vhidden">4. Oktober</span></button></td>
<td class="duet-date__cell"><button class="duet-date__day" tabindex="-1" type="button" aria-pressed="false"><span aria-hidden="true">5</span><span class="duet-date__vhidden">5. Oktober</span></button></td>
<td class="duet-date__cell"><button class="duet-date__day" tabindex="-1" type="button" aria-pressed="false"><span aria-hidden="true">6</span><span class="duet-date__vhidden">6. Oktober</span></button></td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</duet-date-picker>
</div>
<!-- /* Do not show checkout for day use */-->
<div class="ace-core-booking-engine__check-out">
<label class="ui-body-01 ace-core-booking-engine__label" for="check-out-core-book-engine-12345"> Check-out </label>
<duet-date-picker data-date="checkout" name="search.dateOut" language="de" min="2024-09-17" max="2024-10-16" identifier="check-out-core-book-engine-12345" value="" class="hydrated">
<div class="duet-date">
<div class="duet-date__input-wrapper"><input class="duet-date__input" placeholder="17/09/2024" id="check-out-core-book-engine-12345" aria-autocomplete="none" autocomplete="off"><input type="hidden" name="search.dateOut" value=""><button
class="duet-date__toggle" type="button"><span class="duet-date__toggle-icon"><svg aria-hidden="true" height="24" viewBox="0 0 21 21" width="24" xmlns="http://www.w3.org/2000/svg">
<g fill="none" fill-rule="evenodd" transform="translate(2 2)">
<path d="m2.5.5h12c1.1045695 0 2 .8954305 2 2v12c0 1.1045695-.8954305 2-2 2h-12c-1.1045695 0-2-.8954305-2-2v-12c0-1.1045695.8954305-2 2-2z" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"></path>
<path d="m.5 4.5h16" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"></path>
<g fill="currentColor">
<circle cx="8.5" cy="8.5" r="1"></circle>
<circle cx="4.5" cy="8.5" r="1"></circle>
<circle cx="12.5" cy="8.5" r="1"></circle>
<circle cx="8.5" cy="12.5" r="1"></circle>
<circle cx="4.5" cy="12.5" r="1"></circle>
<circle cx="12.5" cy="12.5" r="1"></circle>
</g>
</g>
</svg></span><span class="duet-date__vhidden">Datum wählen</span></button></div>
<div class="duet-date__dialog" role="dialog" aria-modal="true" aria-hidden="true" aria-labelledby="DuetDateLabel-976f9d8b-b3a3-574a-bbb1-aed75ee9e727">
<div class="duet-date__dialog-content">
<div class="duet-date__mobile"><label class="duet-date__mobile-heading">Wählen Sie ein Datum.</label><button class="duet-date__close" type="button"><svg aria-hidden="true" fill="currentColor" xmlns="http://www.w3.org/2000/svg"
width="16" height="16" viewBox="0 0 24 24">
<path d="M0 0h24v24H0V0z" fill="none"></path>
<path
d="M18.3 5.71c-.39-.39-1.02-.39-1.41 0L12 10.59 7.11 5.7c-.39-.39-1.02-.39-1.41 0-.39.39-.39 1.02 0 1.41L10.59 12 5.7 16.89c-.39.39-.39 1.02 0 1.41.39.39 1.02.39 1.41 0L12 13.41l4.89 4.89c.39.39 1.02.39 1.41 0 .39-.39.39-1.02 0-1.41L13.41 12l4.89-4.89c.38-.38.38-1.02 0-1.4z">
</path>
</svg><span class="duet-date__vhidden">Fenster schließen</span></button></div>
<div class="duet-date__header">
<div>
<h2 id="DuetDateLabel-976f9d8b-b3a3-574a-bbb1-aed75ee9e727" class="duet-date__vhidden" aria-live="polite" aria-atomic="true">September 2024</h2><label for="DuetDateMonth-16e32c5e-c434-83c4-8a36-136b4de8d46d"
class="duet-date__vhidden">Monat</label>
<div class="duet-date__select"><select id="DuetDateMonth-16e32c5e-c434-83c4-8a36-136b4de8d46d" class="duet-date__select--month">
<option value="0" disabled="">Januar</option>
<option value="1" disabled="">Februar</option>
<option value="2" disabled="">März</option>
<option value="3" disabled="">April</option>
<option value="4" disabled="">Mai</option>
<option value="5" disabled="">Juni</option>
<option value="6" disabled="">Juli</option>
<option value="7" disabled="">August</option>
<option value="8">September</option>
<option value="9">Oktober</option>
<option value="10" disabled="">November</option>
<option value="11" disabled="">Dezember</option>
</select>
<div class="duet-date__select-label" aria-hidden="true"><span>Sept.</span><svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24">
<path d="M8.12 9.29L12 13.17l3.88-3.88c.39-.39 1.02-.39 1.41 0 .39.39.39 1.02 0 1.41l-4.59 4.59c-.39.39-1.02.39-1.41 0L6.7 10.7c-.39-.39-.39-1.02 0-1.41.39-.38 1.03-.39 1.42 0z"></path>
</svg></div>
</div><label for="DuetDateYear-9fc6fd05-dc49-cbcb-b6c7-274775a29a48" class="duet-date__vhidden">Jahr</label>
<div class="duet-date__select"><select id="DuetDateYear-9fc6fd05-dc49-cbcb-b6c7-274775a29a48" class="duet-date__select--year">
<option>2024</option>
</select>
<div class="duet-date__select-label" aria-hidden="true"><span>2024</span><svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24">
<path d="M8.12 9.29L12 13.17l3.88-3.88c.39-.39 1.02-.39 1.41 0 .39.39.39 1.02 0 1.41l-4.59 4.59c-.39.39-1.02.39-1.41 0L6.7 10.7c-.39-.39-.39-1.02 0-1.41.39-.38 1.03-.39 1.42 0z"></path>
</svg></div>
</div>
</div>
<div class="duet-date__nav"><button class="duet-date__prev" disabled="" type="button"><svg aria-hidden="true" fill="currentColor" xmlns="http://www.w3.org/2000/svg" width="21" height="21" viewBox="0 0 24 24">
<path d="M14.71 15.88L10.83 12l3.88-3.88c.39-.39.39-1.02 0-1.41-.39-.39-1.02-.39-1.41 0L8.71 11.3c-.39.39-.39 1.02 0 1.41l4.59 4.59c.39.39 1.02.39 1.41 0 .38-.39.39-1.03 0-1.42z"></path>
</svg><span class="duet-date__vhidden">Vorheriger Monat</span></button><button class="duet-date__next" type="button"><svg aria-hidden="true" fill="currentColor" xmlns="http://www.w3.org/2000/svg" width="21" height="21"
viewBox="0 0 24 24">
<path d="M9.29 15.88L13.17 12 9.29 8.12c-.39-.39-.39-1.02 0-1.41.39-.39 1.02-.39 1.41 0l4.59 4.59c.39.39.39 1.02 0 1.41L10.7 17.3c-.39.39-1.02.39-1.41 0-.38-.39-.39-1.03 0-1.42z"></path>
</svg><span class="duet-date__vhidden">Nächster Monat</span></button></div>
</div>
<table class="duet-date__table" aria-labelledby="DuetDateLabel-976f9d8b-b3a3-574a-bbb1-aed75ee9e727">
<thead>
<tr>
<th class="duet-date__table-header" scope="col"><span aria-hidden="true">mon</span><span class="duet-date__vhidden">Montag</span></th>
<th class="duet-date__table-header" scope="col"><span aria-hidden="true">die</span><span class="duet-date__vhidden">Dienstag</span></th>
<th class="duet-date__table-header" scope="col"><span aria-hidden="true">mit</span><span class="duet-date__vhidden">Mittwoch</span></th>
<th class="duet-date__table-header" scope="col"><span aria-hidden="true">don</span><span class="duet-date__vhidden">Donnerstag</span></th>
<th class="duet-date__table-header" scope="col"><span aria-hidden="true">fre</span><span class="duet-date__vhidden">Freitag</span></th>
<th class="duet-date__table-header" scope="col"><span aria-hidden="true">sam</span><span class="duet-date__vhidden">Samstag</span></th>
<th class="duet-date__table-header" scope="col"><span aria-hidden="true">son</span><span class="duet-date__vhidden">Sonntag</span></th>
</tr>
</thead>
<tbody>
<tr class="duet-date__row">
<td class="duet-date__cell"><button class="duet-date__day is-outside" tabindex="-1" disabled="" type="button" aria-pressed="false"><span aria-hidden="true">26</span><span class="duet-date__vhidden">26. August</span></button>
</td>
<td class="duet-date__cell"><button class="duet-date__day is-outside" tabindex="-1" disabled="" type="button" aria-pressed="false"><span aria-hidden="true">27</span><span class="duet-date__vhidden">27. August</span></button>
</td>
<td class="duet-date__cell"><button class="duet-date__day is-outside" tabindex="-1" disabled="" type="button" aria-pressed="false"><span aria-hidden="true">28</span><span class="duet-date__vhidden">28. August</span></button>
</td>
<td class="duet-date__cell"><button class="duet-date__day is-outside" tabindex="-1" disabled="" type="button" aria-pressed="false"><span aria-hidden="true">29</span><span class="duet-date__vhidden">29. August</span></button>
</td>
<td class="duet-date__cell"><button class="duet-date__day is-outside" tabindex="-1" disabled="" type="button" aria-pressed="false"><span aria-hidden="true">30</span><span class="duet-date__vhidden">30. August</span></button>
</td>
<td class="duet-date__cell"><button class="duet-date__day is-outside" tabindex="-1" disabled="" type="button" aria-pressed="false"><span aria-hidden="true">31</span><span class="duet-date__vhidden">31. August</span></button>
</td>
<td class="duet-date__cell"><button class="duet-date__day is-outside is-month" tabindex="-1" disabled="" type="button" aria-pressed="false"><span aria-hidden="true">1</span><span class="duet-date__vhidden">1.
September</span></button></td>
</tr>
<tr class="duet-date__row">
<td class="duet-date__cell"><button class="duet-date__day is-outside is-month" tabindex="-1" disabled="" type="button" aria-pressed="false"><span aria-hidden="true">2</span><span class="duet-date__vhidden">2.
September</span></button></td>
<td class="duet-date__cell"><button class="duet-date__day is-outside is-month" tabindex="-1" disabled="" type="button" aria-pressed="false"><span aria-hidden="true">3</span><span class="duet-date__vhidden">3.
September</span></button></td>
<td class="duet-date__cell"><button class="duet-date__day is-outside is-month" tabindex="-1" disabled="" type="button" aria-pressed="false"><span aria-hidden="true">4</span><span class="duet-date__vhidden">4.
September</span></button></td>
<td class="duet-date__cell"><button class="duet-date__day is-outside is-month" tabindex="-1" disabled="" type="button" aria-pressed="false"><span aria-hidden="true">5</span><span class="duet-date__vhidden">5.
September</span></button></td>
<td class="duet-date__cell"><button class="duet-date__day is-outside is-month" tabindex="-1" disabled="" type="button" aria-pressed="false"><span aria-hidden="true">6</span><span class="duet-date__vhidden">6.
September</span></button></td>
<td class="duet-date__cell"><button class="duet-date__day is-outside is-month" tabindex="-1" disabled="" type="button" aria-pressed="false"><span aria-hidden="true">7</span><span class="duet-date__vhidden">7.
September</span></button></td>
<td class="duet-date__cell"><button class="duet-date__day is-outside is-month" tabindex="-1" disabled="" type="button" aria-pressed="false"><span aria-hidden="true">8</span><span class="duet-date__vhidden">8.
September</span></button></td>
</tr>
<tr class="duet-date__row">
<td class="duet-date__cell"><button class="duet-date__day is-outside is-month" tabindex="-1" disabled="" type="button" aria-pressed="false"><span aria-hidden="true">9</span><span class="duet-date__vhidden">9.
September</span></button></td>
<td class="duet-date__cell"><button class="duet-date__day is-outside is-month" tabindex="-1" disabled="" type="button" aria-pressed="false"><span aria-hidden="true">10</span><span class="duet-date__vhidden">10.
September</span></button></td>
<td class="duet-date__cell"><button class="duet-date__day is-outside is-month" tabindex="-1" disabled="" type="button" aria-pressed="false"><span aria-hidden="true">11</span><span class="duet-date__vhidden">11.
September</span></button></td>
<td class="duet-date__cell"><button class="duet-date__day is-outside is-month" tabindex="-1" disabled="" type="button" aria-pressed="false"><span aria-hidden="true">12</span><span class="duet-date__vhidden">12.
September</span></button></td>
<td class="duet-date__cell"><button class="duet-date__day is-outside is-month" tabindex="-1" disabled="" type="button" aria-pressed="false"><span aria-hidden="true">13</span><span class="duet-date__vhidden">13.
September</span></button></td>
<td class="duet-date__cell"><button class="duet-date__day is-outside is-month" tabindex="-1" disabled="" type="button" aria-pressed="false"><span aria-hidden="true">14</span><span class="duet-date__vhidden">14.
September</span></button></td>
<td class="duet-date__cell"><button class="duet-date__day is-outside is-month" tabindex="-1" disabled="" type="button" aria-pressed="false"><span aria-hidden="true">15</span><span class="duet-date__vhidden">15.
September</span></button></td>
</tr>
<tr class="duet-date__row">
<td class="duet-date__cell"><button class="duet-date__day is-outside is-today is-month" tabindex="0" disabled="" type="button" aria-pressed="false"><span aria-hidden="true">16</span><span class="duet-date__vhidden">16.
September</span></button></td>
<td class="duet-date__cell"><button class="duet-date__day is-month" tabindex="-1" type="button" aria-pressed="false"><span aria-hidden="true">17</span><span class="duet-date__vhidden">17. September</span></button></td>
<td class="duet-date__cell"><button class="duet-date__day is-month" tabindex="-1" type="button" aria-pressed="false"><span aria-hidden="true">18</span><span class="duet-date__vhidden">18. September</span></button></td>
<td class="duet-date__cell"><button class="duet-date__day is-month" tabindex="-1" type="button" aria-pressed="false"><span aria-hidden="true">19</span><span class="duet-date__vhidden">19. September</span></button></td>
<td class="duet-date__cell"><button class="duet-date__day is-month" tabindex="-1" type="button" aria-pressed="false"><span aria-hidden="true">20</span><span class="duet-date__vhidden">20. September</span></button></td>
<td class="duet-date__cell"><button class="duet-date__day is-month" tabindex="-1" type="button" aria-pressed="false"><span aria-hidden="true">21</span><span class="duet-date__vhidden">21. September</span></button></td>
<td class="duet-date__cell"><button class="duet-date__day is-month" tabindex="-1" type="button" aria-pressed="false"><span aria-hidden="true">22</span><span class="duet-date__vhidden">22. September</span></button></td>
</tr>
<tr class="duet-date__row">
<td class="duet-date__cell"><button class="duet-date__day is-month" tabindex="-1" type="button" aria-pressed="false"><span aria-hidden="true">23</span><span class="duet-date__vhidden">23. September</span></button></td>
<td class="duet-date__cell"><button class="duet-date__day is-month" tabindex="-1" type="button" aria-pressed="false"><span aria-hidden="true">24</span><span class="duet-date__vhidden">24. September</span></button></td>
<td class="duet-date__cell"><button class="duet-date__day is-month" tabindex="-1" type="button" aria-pressed="false"><span aria-hidden="true">25</span><span class="duet-date__vhidden">25. September</span></button></td>
<td class="duet-date__cell"><button class="duet-date__day is-month" tabindex="-1" type="button" aria-pressed="false"><span aria-hidden="true">26</span><span class="duet-date__vhidden">26. September</span></button></td>
<td class="duet-date__cell"><button class="duet-date__day is-month" tabindex="-1" type="button" aria-pressed="false"><span aria-hidden="true">27</span><span class="duet-date__vhidden">27. September</span></button></td>
<td class="duet-date__cell"><button class="duet-date__day is-month" tabindex="-1" type="button" aria-pressed="false"><span aria-hidden="true">28</span><span class="duet-date__vhidden">28. September</span></button></td>
<td class="duet-date__cell"><button class="duet-date__day is-month" tabindex="-1" type="button" aria-pressed="false"><span aria-hidden="true">29</span><span class="duet-date__vhidden">29. September</span></button></td>
</tr>
<tr class="duet-date__row">
<td class="duet-date__cell"><button class="duet-date__day is-month" tabindex="-1" type="button" aria-pressed="false"><span aria-hidden="true">30</span><span class="duet-date__vhidden">30. September</span></button></td>
<td class="duet-date__cell"><button class="duet-date__day" tabindex="-1" type="button" aria-pressed="false"><span aria-hidden="true">1</span><span class="duet-date__vhidden">1. Oktober</span></button></td>
<td class="duet-date__cell"><button class="duet-date__day" tabindex="-1" type="button" aria-pressed="false"><span aria-hidden="true">2</span><span class="duet-date__vhidden">2. Oktober</span></button></td>
<td class="duet-date__cell"><button class="duet-date__day" tabindex="-1" type="button" aria-pressed="false"><span aria-hidden="true">3</span><span class="duet-date__vhidden">3. Oktober</span></button></td>
<td class="duet-date__cell"><button class="duet-date__day" tabindex="-1" type="button" aria-pressed="false"><span aria-hidden="true">4</span><span class="duet-date__vhidden">4. Oktober</span></button></td>
<td class="duet-date__cell"><button class="duet-date__day" tabindex="-1" type="button" aria-pressed="false"><span aria-hidden="true">5</span><span class="duet-date__vhidden">5. Oktober</span></button></td>
<td class="duet-date__cell"><button class="duet-date__day" tabindex="-1" type="button" aria-pressed="false"><span aria-hidden="true">6</span><span class="duet-date__vhidden">6. Oktober</span></button></td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</duet-date-picker>
</div>
</fieldset>
<div class="core-booking-engine__date-search">
<input type="hidden" name="search.dayIn" value="default">
<input type="hidden" name="search.monthIn" value="default">
<input type="hidden" name="search.yearIn" value="default">
<input type="hidden" name="search.nightNb" value="default">
</div>
<div class="ace-core-booking-engine__guests" data-max-room="7" data-max-pax="6" data-max-adult="4" data-max-child="3" data-max-child-age="15" data-loaded="true">
<p class="ui-body-01 ace-core-booking-engine__guests-title" aria-describedby="core-booking-engine-guest-title-12345"> Gäste auswählen </p>
<button type="button" class="ui-body-01 input" aria-expanded="false" aria-controls="core-booking-engine-room-dropdown" data-toggle-dropdown="core-booking-engine-guest-title-12345" aria-label="1 Zimmer - 1 Gäst(e)"
id="core-booking-engine-guest-title-12345">1 Zimmer - 1 Gäst(e) </button>
<div class="ace-core-booking-engine__dropdown" data-dropdown-id="core-booking-engine-guest-title-12345" id="core-booking-engine-room-dropdown" aria-hidden="true">
<div class="ace-core-booking-engine__dropdown--content ace-core-booking-engine__dropdown--content--auto">
<fieldset class="ace-room removeBorder" room-id="0">
<legend class="sr-only">Zimmer 1</legend>
<span class="ace-room__title ui-label-01">Zimmer 1</span>
<div class="ace-counter ace-counter__adults" data-counter="adult">
<label for="core-booking-engine-room-0-adult" class="ace-counter__heading">
<span class="ace-counter__heading-title ui-body-01-strong"> Erwachsene(r) </span>
</label>
<div class="ace-counter__buttons">
<button class="ace-counter__minus disabled" tabindex="-1" aria-disabled="true" data-counter-type="decrement" type="button">
<span aria-hidden="true" class="icon icon-minus-24icon"></span>
<span class="sr-only">- Entfernen Sie einen Erwachsenen</span>
</button>
<input aria-live="polite" name="search.roomCriteria[0].adultNumber" aria-atomic="true" tabindex="-1" data-input="adult" class="ui-body-01" id="core-booking-engine-room-0-adult" type="text" value="1" readonly="readonly"
pattern="[0-9]">
<button class="ace-counter__plus" data-counter-type="increment" type="button">
<span aria-hidden="true" class="icon icon-plus-24icon"></span>
<span class="sr-only">+Fügen Sie einen Erwachsenen hinzu</span>
</button>
</div>
</div>
<div class="ace-counter ace-counter__children" data-counter="child">
<label for="core-booking-engine-room-0-children" class="ace-counter__heading">
<span class="ace-counter__heading-title ui-body-01-strong"> Kind(er) </span>
</label>
<div class="ace-counter__buttons">
<button class="ace-counter__minus disabled" tabindex="-1" aria-disabled="true" data-counter-type="decrement" type="button">
<span aria-hidden="true" class="icon icon-minus-24icon"></span>
<span class="sr-only">- Entfernen Sie ein Kind</span>
</button>
<input aria-live="polite" name="search.roomCriteria[0].childrenNumber" aria-atomic="true" tabindex="-1" data-input="child" class="ui-body-01" id="core-booking-engine-room-0-children" type="text" value="0" readonly="readonly"
pattern="[0-9]">
<button class="ace-counter__plus" data-counter-type="increment" type="button">
<span aria-hidden="true" class="icon icon-plus-24icon"></span>
<span class="sr-only">+Füge ein Kind hinzu</span>
</button>
</div>
</div>
</fieldset>
<fieldset>
<div class="ace-counter" data-counter="room">
<div class="ace-counter__buttons buttonColumn">
<div class="deleteWrapper removePadding">
<button class="ace-counter__minus deleteButton disabled" data-counter-type="decrement" type="button" aria-disabled="true" tabindex="-1">
<span>Löschen</span>
</button>
</div>
<input aria-live="polite" name="search.roomNumber" aria-atomic="true" tabindex="-1" data-input="room" class="ui-body-01" id="core-booking-engine-room-counter-12345" type="text" value="1" readonly="readonly" pattern="[0-9]">
<div class="addWrapper">
<button class="ace-counter__plus addButton" data-counter-type="increment" type="button">
<span aria-hidden="true" class="icon icon-plus-24icon"></span>
<span> Fügen Sie einen Raum hinzu</span>
</button>
</div>
</div>
</div>
</fieldset>
</div>
</div>
</div>
<div class="ace-core-booking-engine__options">
<div class="ace-core-booking-engine__options-trigger">
<hr>
<button class="ui-body-01" type="button" aria-expanded="false" aria-controls="ace-core-booking-engine__option-panel-12345" id="ace-core-booking-engine__option-trigger-12345"> Sondertarife <span aria-hidden="true"
class="icon icon-chevron-down-24icon"></span>
</button>
<hr>
</div>
<div class="ace-core-booking-engine__options-panel" id="ace-core-booking-engine__option-panel-12345" role="region" aria-labelledby="ace-core-booking-engine__option-trigger-12345" data-promocode="false">
</div>
</div>
</div>
<div class="ace-core-booking-engine__footer">
<div class="ace-button">
<button aria-label="Suchen Sie nach einem Reiseziel oder einem Hotelnamen" type="submit" data-context-site="https://all.accor.com" class="cmp-button cmp-button--accent">
<span class="cmp-button__text ui-body-01"> Suchen</span>
</button>
</div>
</div>
</form>
Text Content
Zum Hauptinhalt wechseln This site requires javascript for full functionality. Please enable the javascript in your browser. Menü * Reiseziele Zurück * * Ein Hotel finden * * Continent * Africa * Asia * Europe * Middle-East * North America * South America * Pacific * * Unsere Top-Ziele * Berlin * Hamburg * Frankfurt * Köln * Paris * See all destionations * Angebote * Die ibis Familie Zurück * ibis * ibis Styles * ibis budget * ibis Go get it * Bonusprogramm Zurück * * Entdecken Sie das Programm * ALL PLUS ibis 15% Rabatt das ganze Jahr über Jetzt Anmelden * ALL PLUS ibis * Willkommen im Ibis * ibis store * Mehr Reiseziele Angebote Die ibis Familie ibis Go get it Bonusprogramm ALL PLUS ibis Willkommen im Ibis ibis store Zurück * * Ein Hotel finden * * Continent * Africa * Asia * Europe * Middle-East * North America * South America * Pacific * * Unsere Top-Ziele * Berlin * Hamburg * Frankfurt * Köln * Paris * See all destionations Zurück * ibis * ibis Styles * ibis budget Zurück * * Entdecken Sie das Programm * ALL PLUS ibis 15% Rabatt das ganze Jahr über Jetzt Anmelden de Zurück Land und Sprache unten auswählen Geografische Zone Africa - Middle East America Asia - Pacific Europe Land/Region - Sprache Belgique - Français België - Nederlands Bulgaria Czech Republic Denmark Deutschland España Finland France Greece Hungary Ireland Italia Latvia Lithuania Luxembourg Macedonia Malta Nederland Norway Österreich Polska Portugal Romania Slovakia Suisse - Français Schweiz - Deutsch Sweden Türkiye - Türk Turkey - English United Kingdom Россия Ukraine Other regions of Europe Mein Land und meine Sprache bestätigen EUR (€) Zurück Währung unten auswählen Geografische Zone Africa - Middle East America Asia - Pacific Europe Währung GBP - British Pound BGN - Bulgarian Lev CZK - Czech Koruna DKK - Danish Krone EUR - Euro HUF - Hungarian Forint MKD - Macedonian Denar NOK - Norwegian Krone PLN - Polish Zloty RON - Romanian New Leu RUB - Russian Ruble SEK - Swedish Krona CHF - Swiss Franc TRY - Turkish Lira UAH - Ukrainian Hryvnia Meine Währung bestätigen Anmelden / Registrieren WILLKOMMEN BEI DER IBIS FAMILIE Du bist aus einem Grund hier. Go get it! Entdecken Buchen Sie Ihren Aufenthalt Buchen Sie Ihren Aufenthalt Fehler Core booking engine You’ll be redirected to Accor website to view available hotels and book your stay Fenster schließen Fehler Wohin reisen Sie? (0 / ) 0 gefundener Vorschlag Booking Dates Check-In Datum wählen Wählen Sie ein Datum.Fenster schließen SEPTEMBER 2024 Monat JanuarFebruarMärzAprilMaiJuniJuliAugustSeptemberOktoberNovemberDezember Sept. Jahr 20242025 2024 Vorheriger MonatNächster Monat monMontagdieDienstagmitMittwochdonDonnerstagfreFreitagsamSamstagsonSonntag2626. August2727. August2828. August2929. August3030. August3131. August11. September22. September33. September44. September55. September66. September77. September88. September99. September1010. September1111. September1212. September1313. September1414. September1515. September1616. September1717. September1818. September1919. September2020. September2121. September2222. September2323. September2424. September2525. September2626. September2727. September2828. September2929. September3030. September11. Oktober22. Oktober33. Oktober44. Oktober55. Oktober66. Oktober Check-out Datum wählen Wählen Sie ein Datum.Fenster schließen SEPTEMBER 2024 Monat JanuarFebruarMärzAprilMaiJuniJuliAugustSeptemberOktoberNovemberDezember Sept. Jahr 2024 2024 Vorheriger MonatNächster Monat monMontagdieDienstagmitMittwochdonDonnerstagfreFreitagsamSamstagsonSonntag2626. August2727. August2828. August2929. August3030. August3131. August11. September22. September33. September44. September55. September66. September77. September88. September99. September1010. September1111. September1212. September1313. September1414. September1515. September1616. September1717. September1818. September1919. September2020. September2121. September2222. September2323. September2424. September2525. September2626. September2727. September2828. September2929. September3030. September11. Oktober22. Oktober33. Oktober44. Oktober55. Oktober66. Oktober Gäste auswählen 1 Zimmer - 1 Gäst(e) Zimmer 1 Zimmer 1 Erwachsene(r) - Entfernen Sie einen Erwachsenen +Fügen Sie einen Erwachsenen hinzu Kind(er) - Entfernen Sie ein Kind +Füge ein Kind hinzu Löschen Fügen Sie einen Raum hinzu -------------------------------------------------------------------------------- Sondertarife -------------------------------------------------------------------------------- Suchen Wohin reisen Sie? EIN ANGEBOT, DEM SIE NICHT WIDERSTEHEN KÖNNEN Machen Sie mit den bestmöglichen Angeboten für Unterkünfte, Restaurants und unvergessliche Aktivitäten das Beste aus Ihrem Aufenthalt. 1/3 * Wir feiern 50 Jahre Gastfreundschaft bei ibis GO GET IT MIT IBIS! Feiern Sie 50 Jahre und Millionen Gründe zu reisen mit Hotelaufenthalten ab 65 € in Deutschland! Jetzt buchen Jetzt buchen * SICHERN SIE SICH 20% MEHR GLÜCK FÜR DEN HERBST. Holen Sie sich zwischen dem 4. und 18. September die ALL PLUS Voyageur mit dem Gutscheincode ALLPLUSPROMO24 und erhalten Sie 20% Rabatt. Jetzt anmelden Jetzt anmelden * Mit ibis kannst du deinen Urlaub sorgenfrei planen, denn die Preise sind flexibel. SPARE MIT HUNDERTEN CITYHOTELS IN EUROPA UND NORDAFRIKA Sichere dir flexible Stornierungen und bis zu 10 % Ermäßigung für deine Städtereise, wenn du ALL – Accor Live Limitless beitrittst. Jetzt buchen Jetzt buchen * Zeit auskosten, für weniger LÄNGER BLEIBEN, MEHR SPAREN Sind Ihre Hotelaufenthalte auch immer zu schnell vorbei? Länger bleiben und bei einer Buchung von mindestens 3 Nächten sparen. Jetzt buchen Jetzt buchen * WELCHE ART IBIS REISENDER SIND SIE? Drei verschiedene Marken sorgen dafür, dass es überall wo Sie hingehen ein ibis Hotel gibt, das Ihren Bedürfnissen und Interessen entspricht. * Angenehmer Komfort zu einem tollen Preis IBIS Modern, in guter Lage, erschwinglich. ibis Hotels sind weltweit ideal gelegen, stehen allen offen und bieten bequemen Komfort und Service rund um die Uhr. Hotels entdecken Hotels entdecken * Kreative Oasen mit einzigartigem Design IBIS STYLES Spielerisch, unerwartet, inspirierend. Die designorientierten ibis Styles Hotels inspirieren durch einzigartige Themenerlebnisse in einer komfortablen, einladenden Umgebung vom Dekor bis zur Küche zu Kreativität und Verbundenheit. Hotels entdecken Hotels entdecken * Erschwingliche Unterkünfte IBIS BUDGET Abenteuerlustig, aktiv, preiswert. Die ibis budget Hotels bieten alles, was Sie für zuverlässigen Komfort brauchen, von maßgefertigten Betten bis zum energiespendenden Frühstücksbuffet. Hotels entdecken Hotels entdecken TRETEN SIE DEM PROGRAMM KOSTENFREI BEI Werden Sie Mitglied und genießen Sie Rabatte in über 2.500 Hotels. Werden Sie Mitglied DIE GANZE WELT ENTDECKEN Dank über 2.500 Hotels weltweit heißen wir Sie überall willkommen, unabhängig davon, wohin Sie Ihre Reise führt. 1/3 * PARIS Entdecken Entdecken * LISSABON Entdecken Entdecken * MÜNCHEN Entdecken Entdecken * BUDAPEST Entdecken Entdecken * WARSCHAU Entdecken Entdecken * CASABLANCA Entdecken Entdecken DER ULTIMATIVE SOUVENIR Holen Sie sich mit den Matratzenauflagen, Kissen und der Bettwäsche von Sweet Bed™ von ibis, die alle im ibis Store erhältlich sind, den Komfort Ihres Lieblingshotels nach Hause. Kaufen Sie jetzt ein VERBESSERN SIE IHR LEBEN MIT ALL * Sparen Sie jedes Mal * Belohnungen leicht gemacht * Reisen Sie im VIP-Stil * Erleben Sie das Unvergessliche Werden Sie Mitglied 1. Startseite * * * Erhalten Sie unsere exklusiven Angebote Melden Sie sich für den Newsletter an, um unsere neuesten Angebote zu erhalten Anmelden Brauchen Sie Hilfe? Brauchen Sie Hilfe? * Meine Buchungen * FAQ -------------------------------------------------------------------------------- Besuchen Besuchen * Ein Hotel finden * Ein Restaurant finden * Einen Tagungsraum finden * Ein spezielles Angebot finden Destinationen Destinationen * Europa * Afrika * Asien * Mittlerer Osten * Nordamerika * Südamerika * Pazifik ibis universe ibis universe * Über uns * ibis * ibis Styles * ibis budget * Bonusprogramm * ALL PLUS ibis * ibis Store * Alle Sprachen * Sitemap Handy-APP Handy-APP * iOS-App * Android-App Luxus 10 Partners (10) * * * * * * * * * * -------------------------------------------------------------------------------- Premium 10 Partners (10) * * * * * * * * * * -------------------------------------------------------------------------------- Midscale 6 Partners (6) * * * * * * -------------------------------------------------------------------------------- Economy 5 Partners (5) * * * * * -------------------------------------------------------------------------------- * Allgemeine Verkaufsbedingungen * Datenschutz * Meine persönlichen Daten * Cookies * Rechtliche Informationen * Barrierefreiheit im Internet COOKIES Auf den Webseiten ALL, hotelF1, ibis, Pullman, Novotel, Mercure, MGallery, Sofitel, Mantra, Business Travel, Meetings, Travelpros, Restaurants und Apartments & Villas möchten Accor und seine Partner Informationen auf Ihrem Gerät speichern oder abrufen, um: (i) die Webseiten zu betreiben und Ihnen die von Ihnen angeforderten Dienste zur Verfügung zu stellen (diese Cookies können nicht abgelehnt werden); (ii) die Funktionen der Websiten zu verbessern und anzupassen; (iii) die Besuche und Leistung der Webseiten zu messen; (iv) ein Profil Ihrer Interessen zu erstellen, um Ihnen relevante Werbung zu bieten; (v) Ihnen die Interaktion mit sozialen Netzwerken zu ermöglichen. Sie können Ihre Auswahl jederzeit ändern, indem Sie unten auf der Seite auf den Link „Cookies“ unten auf der Seite klicken. Weitere Informationen Unsere Partner Alle akzeptieren Anpassen Ohne Zustimmung fortfahren →