novotel.accor.com
Open in
urlscan Pro
163.171.132.119
Public Scan
Submitted URL: http://novotel.com/
Effective URL: https://novotel.accor.com/a/de/deutschland.html
Submission Tags: falconsandbox
Submission: On July 10 via api from US — Scanned from DE
Effective URL: https://novotel.accor.com/a/de/deutschland.html
Submission Tags: falconsandbox
Submission: On July 10 via api from US — Scanned from DE
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="NOV;SUI;TRI;NOL;CAS;DHA;HOM">
<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="NOV;SUI;TRI;NOL;CAS;DHA;HOM">
<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="/a/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-07-10" max="2025-08-18" value="" class="hydrated">
<div class="duet-date">
<div class="duet-date__input-wrapper"><input class="duet-date__input" placeholder="10/07/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-4e335477-120a-8ae8-9c2a-8e19c59ec1dc">
<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-4e335477-120a-8ae8-9c2a-8e19c59ec1dc" class="duet-date__vhidden" aria-live="polite" aria-atomic="true">Juli 2024</h2><label for="DuetDateMonth-5ff1b8e7-7bc2-8c63-8bcf-a2a6d2e539d2"
class="duet-date__vhidden">Monat</label>
<div class="duet-date__select"><select id="DuetDateMonth-5ff1b8e7-7bc2-8c63-8bcf-a2a6d2e539d2" 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">Juli</option>
<option value="7">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>Juli</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-e50e11fb-7cbc-4cbb-d3d4-ef71f8142b69" class="duet-date__vhidden">Jahr</label>
<div class="duet-date__select"><select id="DuetDateYear-e50e11fb-7cbc-4cbb-d3d4-ef71f8142b69" 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-4e335477-120a-8ae8-9c2a-8e19c59ec1dc">
<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 is-month" tabindex="-1" disabled="" type="button" aria-pressed="false"><span aria-hidden="true">1</span><span class="duet-date__vhidden">1.
Juli</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">2</span><span class="duet-date__vhidden">2.
Juli</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.
Juli</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.
Juli</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.
Juli</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.
Juli</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.
Juli</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">8</span><span class="duet-date__vhidden">8.
Juli</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">9</span><span class="duet-date__vhidden">9.
Juli</span></button></td>
<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">10</span><span class="duet-date__vhidden">10. Juli</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">11</span><span class="duet-date__vhidden">11. Juli</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">12</span><span class="duet-date__vhidden">12. Juli</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">13</span><span class="duet-date__vhidden">13. Juli</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">14</span><span class="duet-date__vhidden">14. Juli</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">15</span><span class="duet-date__vhidden">15. Juli</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">16</span><span class="duet-date__vhidden">16. Juli</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. Juli</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. Juli</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. Juli</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. Juli</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. Juli</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">22</span><span class="duet-date__vhidden">22. Juli</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">23</span><span class="duet-date__vhidden">23. Juli</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. Juli</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. Juli</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. Juli</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. Juli</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. Juli</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">29</span><span class="duet-date__vhidden">29. Juli</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">30</span><span class="duet-date__vhidden">30. Juli</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">31</span><span class="duet-date__vhidden">31. Juli</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. August</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. August</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. August</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. August</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-07-11" max="2024-08-09" 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="11/07/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-c678d416-3ea8-eafd-de31-8cf3a3f21bd3">
<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-c678d416-3ea8-eafd-de31-8cf3a3f21bd3" class="duet-date__vhidden" aria-live="polite" aria-atomic="true">Juli 2024</h2><label for="DuetDateMonth-fe08bee5-491e-57cd-615e-bf02ddf1f425"
class="duet-date__vhidden">Monat</label>
<div class="duet-date__select"><select id="DuetDateMonth-fe08bee5-491e-57cd-615e-bf02ddf1f425" 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">Juli</option>
<option value="7">August</option>
<option value="8" disabled="">September</option>
<option value="9" disabled="">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>Juli</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-655c87ee-ff9f-208b-a972-4a0c1aa4ac68" class="duet-date__vhidden">Jahr</label>
<div class="duet-date__select"><select id="DuetDateYear-655c87ee-ff9f-208b-a972-4a0c1aa4ac68" 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-c678d416-3ea8-eafd-de31-8cf3a3f21bd3">
<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 is-month" tabindex="-1" disabled="" type="button" aria-pressed="false"><span aria-hidden="true">1</span><span class="duet-date__vhidden">1.
Juli</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">2</span><span class="duet-date__vhidden">2.
Juli</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.
Juli</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.
Juli</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.
Juli</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.
Juli</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.
Juli</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">8</span><span class="duet-date__vhidden">8.
Juli</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">9</span><span class="duet-date__vhidden">9.
Juli</span></button></td>
<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">10</span><span class="duet-date__vhidden">10.
Juli</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">11</span><span class="duet-date__vhidden">11. Juli</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">12</span><span class="duet-date__vhidden">12. Juli</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">13</span><span class="duet-date__vhidden">13. Juli</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">14</span><span class="duet-date__vhidden">14. Juli</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">15</span><span class="duet-date__vhidden">15. Juli</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">16</span><span class="duet-date__vhidden">16. Juli</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. Juli</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. Juli</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. Juli</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. Juli</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. Juli</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">22</span><span class="duet-date__vhidden">22. Juli</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">23</span><span class="duet-date__vhidden">23. Juli</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. Juli</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. Juli</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. Juli</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. Juli</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. Juli</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">29</span><span class="duet-date__vhidden">29. Juli</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">30</span><span class="duet-date__vhidden">30. Juli</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">31</span><span class="duet-date__vhidden">31. Juli</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. August</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. August</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. August</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. August</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="5" data-max-adult="4" data-max-child="2" data-max-child-age="16" 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
NOVOTEL: BUCHEN SIE EIN HOTEL FÜR FAMILIENAUFENTHALTE ODER GESCHÄFTSREISEN Zum Hauptinhalt wechseln This site requires javascript for full functionality. Please enable the javascript in your browser. Novotel Menü * Reiseziele Zurück * Europa * Asien * Mittlerer Osten * Nordamerika * Südamerika * Pazifik * UNSERE TOP-REISEZIELE * Berlin * Hamburg * München * Frankfurt * Köln * Alle Reiseziele sehen * Angebote * Inspirationen Zurück Familie Erleben Sie bei Novotel wertvolle Familienmomente. Wir kümmern uns um alles, während Sie Erinnerungen schaffen. Wellness Nehmen Sie sich mit Novotel Zeit, Energie zu tanken, die Sinne zu beruhigen und schöne Momente mit Ihren Lieben zu verbringen. Business Konzentrieren Sie sich auf das Wesentliche, während unsere Novotel Ambassadors für den Erfolg Ihres Events sorgen. * Bonusprogramm * Das Novotel-Erlebnis * Mehr * DE Deutsch (germany) Zurück Land und Sprache unten auswählen Geografische Zone Africa - Middle East America Asia - Pacific Europe Land / Region - Sprache Belgique 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 Turkey - English تركيا - العربية United Kingdom Россия Ukraine Other regions of Europe Mein Land und meine Sprache bestätigen * Währung 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 All: Accor Live Limitless - Startseite Anmelden / Registrieren 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 JULI 2024 Monat JanuarFebruarMärzAprilMaiJuniJuliAugustSeptemberOktoberNovemberDezember Juli Jahr 20242025 2024 Vorheriger MonatNächster Monat monMontagdieDienstagmitMittwochdonDonnerstagfreFreitagsamSamstagsonSonntag11. Juli22. Juli33. Juli44. Juli55. Juli66. Juli77. Juli88. Juli99. Juli1010. Juli1111. Juli1212. Juli1313. Juli1414. Juli1515. Juli1616. Juli1717. Juli1818. Juli1919. Juli2020. Juli2121. Juli2222. Juli2323. Juli2424. Juli2525. Juli2626. Juli2727. Juli2828. Juli2929. Juli3030. Juli3131. Juli11. August22. August33. August44. August Check-out Datum wählen Wählen Sie ein Datum.Fenster schließen JULI 2024 Monat JanuarFebruarMärzAprilMaiJuniJuliAugustSeptemberOktoberNovemberDezember Juli Jahr 2024 2024 Vorheriger MonatNächster Monat monMontagdieDienstagmitMittwochdonDonnerstagfreFreitagsamSamstagsonSonntag11. Juli22. Juli33. Juli44. Juli55. Juli66. Juli77. Juli88. Juli99. Juli1010. Juli1111. Juli1212. Juli1313. Juli1414. Juli1515. Juli1616. Juli1717. Juli1818. Juli1919. Juli2020. Juli2121. Juli2222. Juli2323. Juli2424. Juli2525. Juli2626. Juli2727. Juli2828. Juli2929. Juli3030. Juli3131. Juli11. August22. August33. August44. August 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? SICHERN SIE SICH EINEN LAST-MINUTE-SOMMERURLAUB Ticktack, die Uhr tickt, und wir haben nicht mehr viele Zimmer frei! Jetzt buchen MIT DEM BESTEN PREIS REISEN Wohin, wann und mit wem Sie möchten Alle Angebote ansehen * SOMMER SALE : 25% ERMÄSSIGUNG AUF NOVOTEL STORE GenieBen Sie das Novotel Schlaferlebnis zuhause mit unserer exklusiven Bettwaren. Und ALL Mitglieder sammeln Prämienpunkte! Jetzt kaufen Jetzt kaufen * GENIESSEN SIE DEN TAG VON ANFANG AN! Jeder weiß, dass das Frühstück zu den wichtigsten Mahlzeiten des Tages gehört. Entdecken Entdecken * GÜNSTIGE FAMILIENAUFENTHALTE BEI NOVOTEL Buchen Sie ein Extrazimmer für Ihre Kinder – in einem von hunderten Hotels in Europa und Nordafrika – und sparen Sie dabei 50%. Jetzt buchen Jetzt buchen Ihr Novotel INSPIRIERENDE HOTELS Intuitive Aufenthalte in Reiseziel-Hotels * FAMILIE Die Zeit mit unseren Liebsten ist wertvoll. Sorgen Sie deshalb für besondere Augenblicke und Erinnerungen mit Ihrer Familie. * WELLNESS Nehmen Sie sich Zeit zum Entspannen. Wenn Sie erholt sind, profitiert auch Ihr Privat- und Berufsleben davon. * BUSINESS Verbinden Sie bei einem perfekten Aufenthalt Beruf und Freizeit und treffen Sie nach der Arbeit Familie und Freunde. DIE WELT VON NOVOTEL Wählen Sie aus unseren einzigartigen Novotel-Erlebnissen und genießen Sie wunderbare Momente an unvergesslichen Orten. Schaffen Sie in unseren Hotels, Resorts, Suiten und Residenzen an beliebten Reisezielen auf der ganzen Welt Raum für das Wesentliche im Leben. Mehr lessen über Novotel UNSERE SCHÖNSTEN REISEZIELE Entdecken Sie Traumorte mit Novotel Alle unsere Reiseziele 1/2 * MÜNCHEN * WIEN * ZÜRICH * BERLIN * AMSTERDAM * LONDON BONUSPROGRAMM Werden Sie Mitglied des Bonusprogramms ALL und profitieren Sie ab der ersten Buchung von einer Ermäßigung in über 3.000 Hotels. Werden Sie Mitglied Schlafen wie bei Novotel NOVOTEL-SHOP Erleben Sie den perfekten Schlaf auch zu Hause. Wir liefern Ihr höchst komfortables Live N’Dream-Bett, Kissen und Decke bis an Ihre Haustür. Im Novotel-Shop bestellen FOLGEN SIE UNS AUF INSTAGRAM @novotelhotels Folgen Sie uns ALL - ERWEITERN SIE IHR LEBEN * Jederzeit sparen * Prämien einfach erhalten * Reisen wie ein VIP * Unvergessliche Momente erleben Werden Sie Mitglied 1. Einstieg 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 →