{"template":{"LogoUrl":"https://app.secureprivacy.ai/assets/images/logoWhite.png","Layout":"<div role=\"main\" class=\"sp-banner-show lower frame-content\" id=\"banner-0\">\n\t<div id=\"grouped-pageload-Banner\">\n\t\t<div>\n\t\t\t<div class=\"sp-introduction-banner\">\n\t\t\t\t<!--{{privacySignals}}-->\n\t\t\t\t<div class=\"group-content-text\">\n\t\t\t\t\t<div class=\"sp-cookie-banner-1\" {{displayBannerLogo}}>\n\t\t\t\t\t\t<img alt=\"Privacy reminder\" id=\"evOpenSP\" src=\"{{bannerLogoUrl}}\" style=\"height: 48px\" />\n\t\t\t\t\t</div>\n\t\t\t\t\t<div class=\"sp-cookie-banner-2\" style=\"line-height: 25px; font-size: 16px\" data-nosnippet>\n\t\t\t\t\t\t{{bannerMessage}}\n\t\t\t\t\t</div>\n\n\t\t\t\t\t<div class=\"sp-cookie-banner-3\">\n\t\t\t\t\t\t<button\n\t\t\t\t\t\t\tid=\"sp-customize\"\n\t\t\t\t\t\t\tonclick=\"window.parent.sp.openPreferenceCenter()\"\n\t\t\t\t\t\t\tclass=\"intro-banner-btn evSpOpenWidget\"\n\t\t\t\t\t\t\ttabindex=\"0\"\n\t\t\t\t\t\t>\n\t\t\t\t\t\t\t{{text}}\n\t\t\t\t\t\t</button>\n\t\t\t\t\t\t<button\n\t\t\t\t\t\t\tid=\"sp-accept\"\n\t\t\t\t\t\t\tonclick=\"window.parent.sp.saveAllConsents('acceptAll', 'cb')\"\n\t\t\t\t\t\t\tclass=\"intro-banner-btn save-consents evSpAcceptBtn\"\n\t\t\t\t\t\t\ttabindex=\"0\"\n\t\t\t\t\t\t>\n\t\t\t\t\t\t\t{{text}}\n\t\t\t\t\t\t</button>\n\t\t\t\t\t\t<button\n\t\t\t\t\t\t\tid=\"sp-decline\"\n\t\t\t\t\t\t\tonclick=\"window.parent.sp.saveAllConsents('declineAll', 'cb')\"\n\t\t\t\t\t\t\tclass=\"intro-banner-btn evSpRejectBtn\"\n\t\t\t\t\t\t\ttabindex=\"0\"\n\t\t\t\t\t\t>\n\t\t\t\t\t\t\t{{text}}\n\t\t\t\t\t\t</button>\n\t\t\t\t\t</div>\n\t\t\t\t</div>\n\t\t\t</div>\n\t\t</div>\n\t</div>\n</div>\n\n<template data-tpl-name=\"privacy-signals\">\n\t<div class=\"privacy-signals privacy-signals--bottom-left\">\n\t\t<span class=\"privacy-signals__indicator {{privacySignalsStatus}}\"></span>\n\t\t<div class=\"privacy-signals__content\">\n\t\t\t<p class=\"privacy-signals__title\">Privacy signals</p>\n\t\t\t<table class=\"privacy-signals__table signals-table\">\n\t\t\t\t<!--{{signalsTableRows}}-->\n\t\t\t</table>\n\t\t</div>\n\t</div>\n\t<template data-tpl-name=\"signals-table-row\">\n\t\t<tr>\n\t\t\t<td><a {{signalDocHref}} target=\"_blank\">{{signalName}}</a>:</td>\n\t\t\t<td class=\"signals-table__status {{signalStatus}}\">{{signalStatusText}}</td>\n\t\t</tr>\n\t</template>\n</template>\n","Design":"*,*::before,*::after{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Oxygen,Ubuntu,Cantarell,\"Open Sans\",\"Helvetica Neue\",sans-serif}a{color:inherit;text-decoration:underline}input{font-family:inherit;font-size:inherit;line-height:inherit;outline:none}button{border:none;font-size:inherit;font-family:inherit;font-weight:inherit;line-height:1;margin:0;padding:0;cursor:pointer;position:relative}button.loading{--loader-color: currentColor;display:inline-flex;align-items:center;justify-content:center;font-size:0}button.loading::before{position:absolute}[hidden],.hide{display:none !important}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background-color:#dfdfdf}::-webkit-scrollbar-thumb{background-color:#000;border-radius:4px}.mb-0{margin-bottom:0}div:empty,p:empty{display:none}@media(min-width: 480px){.mobile-only{display:none !important}}@media(max-width: 480px){.desktop-only{display:none !important}}.sp-branding{display:inline-flex;align-items:center;text-decoration:none;font-size:12px;font-weight:400;color:inherit;font-family:inherit;white-space:nowrap;flex-shrink:0}.sp-branding--vertical{flex-direction:column;align-items:flex-start}.sp-branding__crafted-by{flex-shrink:0;margin-right:8px}.sp-branding__icon{width:12px;height:12px;margin-right:2px;transform:translateY(2px);filter:drop-shadow(0px 0px 1px rgba(0, 0, 0, 0.2))}.sp-branding__brand{font-weight:500}.loading{--loader-size: 20px;--loader-color: var(--color-main-dark);--loader-background: transparent}.loading::before{content:\"\";display:block;width:var(--loader-size);height:var(--loader-size);border:2px solid var(--loader-background, transparent);border-top-color:var(--loader-color, #fff);border-radius:50%;animation:rotate360 .5s infinite ease}@keyframes rotate360{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.custom-checkbox{display:inline-flex;align-items:center;flex-shrink:0;cursor:pointer;user-select:none;position:relative}@supports(--css: variables){.custom-checkbox__input{position:absolute;padding:0;border:0;height:0;width:0;overflow:hidden;opacity:0;pointer-events:none}}@supports(--css: variables){.custom-checkbox__input:focus-visible+.custom-checkbox__checkbox{outline-width:2px;outline-style:auto}}.custom-checkbox__input:checked~.custom-checkbox__checkbox{border-color:var(--custom-checkbox-border-active-color, #000);background-color:var(--custom-checkbox-bg-active-color, #000)}.custom-checkbox__input:checked~.custom-checkbox__checkbox::before{display:block}.custom-checkbox.partial [class*=__checkbox]{border-color:var(--custom-checkbox-partial-border-color, #000);background-color:var(--custom-checkbox-partial-bg-color, #000)}.custom-checkbox__checkbox{position:relative;display:none;flex-shrink:0;width:18px;height:18px;border-width:1px;border-style:solid;border-color:var(--custom-checkbox-border-color, #000);background-color:var(--custom-checkbox-bg-color, transparent);border-radius:4px}@supports(--css: variables){.custom-checkbox__checkbox{display:block}}.custom-checkbox__checkbox::before{display:none;content:\"\";position:absolute;left:6px;top:3px;width:4px;height:9px;border-width:1px;border-style:solid;border-color:var(--custom-checkbox-check-color, #fff);border-width:0 2px 2px 0;transform:rotate(45deg)}.custom-checkbox__text{margin-left:8px;font-size:12px;color:var(--custom-checkbox-text-color, inherit);user-select:none}.custom-checkbox :disabled,.custom-checkbox.disabled{opacity:.5;pointer-events:none}.advanced-banner{--advanced-banner-color-bg: var(--advanced-banner-background-color);--custom-checkbox-border-active-color: #fff;--custom-checkbox-bg-active-color: #fff;--custom-checkbox-partial-border-color: #fff;--custom-checkbox-partial-bg-color: #fff;--custom-checkbox-border-color: #fff;--custom-checkbox-bg-color: #fff;--custom-checkbox-check-color: #000;--custom-checkbox-text-color: var(--banner-text-color);position:relative;padding:12px 32px;background-color:var(--advanced-banner-color-bg);max-height:82px;overflow-y:auto}@media(max-width: 640px){.advanced-banner{padding:12px 16px}}.advanced-banner__list{--gap: 12px;display:flex;flex-wrap:wrap;justify-content:center;margin:0 calc(var(--gap)*-1)}@media(max-width: 640px){.advanced-banner__list{--gap: 6px}}.advanced-banner__checkbox{margin:calc(var(--gap)/2) var(--gap);min-width:120px}@media(max-width: 768px){.advanced-banner__checkbox{flex:1 1 auto;margin:8px}}.custom-checkbox{padding:14px 16px;border-radius:5px;background:rgba(255,255,255,.1)}@media(max-width: 640px){.custom-checkbox{padding:12px 10px}}.custom-checkbox__checkbox::before{width:4px;height:9px}.custom-checkbox__text{white-space:nowrap}.custom-checkbox :disabled,.custom-checkbox.disabled{opacity:.5;pointer-events:none}.privacy-signals{--pc-content-visibility: hidden;--pc-content-opacity: 0;position:relative;display:inline-flex;align-items:center;width:fit-content;height:fit-content;border:1px solid var(--advanced-banner-background-color, rgba(0, 0, 0, 0.2));border-radius:50%;z-index:1;border-radius:4px;vertical-align:middle}.privacy-signals--bottom-right{--pc-content-position-top: calc(2px + 100%);--pc-content-position-right: auto;--pc-content-position-bottom: auto;--pc-content-position-left: 0}.privacy-signals--bottom-left{--pc-content-position-top: calc(2px + 100%);--pc-content-position-right: 0;--pc-content-position-bottom: auto;--pc-content-position-left: auto}.privacy-signals--top-right{--pc-content-position-top: auto;--pc-content-position-right: auto;--pc-content-position-bottom: calc(2px + 100%);--pc-content-position-left: 0}.privacy-signals--top-left{--pc-content-position-top: auto;--pc-content-position-right: 0;--pc-content-position-bottom: calc(2px + 100%);--pc-content-position-left: auto}.privacy-signals:hover{--pc-content-visibility: visible;--pc-content-opacity: 1}.privacy-signals__indicator{display:grid;place-items:center;width:6px;height:6px;border-radius:50%;background-color:orange}.privacy-signals__indicator.active{background-color:#32cd32}.privacy-signals__indicator::before{content:\"\";width:100%;height:100%;border-radius:50%;opacity:.7;background-color:inherit;animation:ping 1s infinite}.privacy-signals__title{font-size:12px;line-height:1;color:#fff;margin-bottom:4px}.privacy-signals__text{font-size:14px;line-height:1;color:#f1f1f1;opacity:.8}.privacy-signals__content{position:absolute;top:var(--pc-content-position-top);right:var(--pc-content-position-right);bottom:var(--pc-content-position-bottom);left:var(--pc-content-position-left);visibility:var(--pc-content-visibility);opacity:var(--pc-content-opacity);background-color:#101828;padding:10px;border-radius:4px;transition:visibility .2s ease,opacity .2s ease;color:var(--banner-text-color, #fff);font-size:14px;line-height:1}.privacy-signals__content a{text-decoration:none;color:inherit;cursor:initial}.privacy-signals__content a[href]{text-decoration:underline;cursor:pointer}.privacy-signals__content p{font-size:inherit;line-height:inherit}.signals-table tr{color:#d1d5dc}.signals-table td{white-space:nowrap}.signals-table__status{padding-left:8px;text-align:right}@keyframes ping{75%,100%{opacity:0;transform:scale(3)}}.evSelectAllCheckbox{position:relative;top:2px;right:3px}.sp-cookie-banner-2 h3{font-size:inherit;margin:0px;font-weight:inherit;font-family:inherit}.trust-widget-open:focus,button:focus{outline:1px solid !important}.cookie-consent-group{height:30px;width:100%;cursor:pointer;display:block;margin:0px 10px 15px 0px;padding:5px 15px;background:#fff;border:solid 1px #eae9e9;border-radius:3px;font-size:14px}.count-badge{margin-right:10px;background:#eae9e9;padding:5px;border-radius:50%;font-size:11px;line-height:10px;width:11px;display:inline-block;text-align:center;float:right}.lower,.upper{position:fixed}body{background:0 0;margin:0;padding:0}#sp-trust-badge{border:2px solid #fff !important;border-radius:4px !important;transition:transform .2s ease-in-out,background-color .2s ease-in-out !important;display:inline-block}.lower{bottom:0}.upper{top:0}a{color:inherit}.group-content-text{display:flex}.group-content-text,.group-content-text p,.intro-banner-btn,.sp-cookie-banner-2{font-size:14px !important;margin:0}.sp-banner-show{width:100%;background:#fff}.sp-introduction-banner{max-width:1200px !important;padding:25px !important;margin:auto}.sp-cookie-banner-1{display:flex !important;align-items:center !important;margin:0 25px 0 0;justify-content:center !important}.sp-cookie-banner-1,.sp-cookie-banner-1 img{padding:0}.sp-cookie-banner-2{width:100% !important;float:left !important;margin-right:20px}.sp-cookie-banner-2>*{max-width:1200px}.sp-cookie-banner-3{width:360px !important;float:right !important;display:flex !important;align-items:center !important;justify-content:center !important}.intro-banner-link{margin-left:15px;background-color:transparent;color:#fff;border:none;text-decoration:underline;cursor:pointer}.intro-banner-btn{margin:0px 15px 0px 0px !important;padding:16px 14px !important;float:right !important;cursor:pointer !important;line-height:16px !important;font-weight:600;width:130px !important;border:none !important;text-shadow:none;background-image:none;transition:transform .2s ease-in-out,background-color .2s ease-in-out;-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.3);-moz-box-shadow:0 0 10px 0 rgba(0,0,0,.3);box-shadow:0 0 10px 0 rgba(0,0,0,.3)}.dismiss-button{position:absolute;top:10px;right:10px}.sp-close-button{border-radius:50%;border:0;color:#525151;cursor:pointer;font-size:26px;font-weight:600;height:26px;line-height:1px;outline:0;padding:0;text-align:center;transition:transform .1s ease-in-out,background-color .1s ease-in-out;width:26px;z-index:1;margin:0;background:0 0}.sp-close-button img{margin:0}@media only screen and (max-width: 767px){.group-content-text{flex-direction:column}.sp-cookie-banner-1{display:none !important}.sp-cookie-banner-2{max-height:145px;overflow-y:auto;margin-right:initial}.iab-buttons{line-height:25px !important;margin:0px 10px;font-size:10px}.sp-cookie-banner-3{margin-top:15px}.details-cookie{margin:5px 0 5px calc(50% - 45px) !important}}@media(max-width: 500px){.sp-cookie-banner-2{max-height:71px}.sp-cookie-banner-2 p{display:inline}.count-badge{display:none}.sp-introduction-banner{padding:20px !important}.sp-cookie-banner-1{display:none !important}.details-cookie{margin:0 auto !important;position:initial !important;box-shadow:none !important}.sp-cookie-banner-3{padding:0px !important;width:100% !important;float:right !important;display:flex !important;align-items:center !important;justify-content:center !important}.sp-cookie-banner-2>a{color:inherit !important;text-decoration:none !important;border-bottom:solid 1px !important}.sp-cookie-banner-2{width:100% !important;float:left !important}.footer_buttons button{width:auto !important;float:left !important;min-width:130px}.pba .contents{width:calc(100% - 40px) !important}.privacy_banner_advanced_header{padding:0 20px !important}.pba{max-height:41vh !important}}.trust-widget-open{border-bottom:solid 1px;border-color:inherit;cursor:pointer}.sp_privacy_banner_detailed{margin:0 auto;background:#fff}.privacy_banner_advanced_header{overflow:auto;margin:0 auto;text-align:center;padding:5px 0}@media screen and (min-width: 1200px){.pba .contents{width:860px}.privacy_banner_advanced_header{width:860px !important}}@media screen and (min-width: 1024px)and (max-width: 1024px){.privacy_banner_advanced_header{padding:5px 20px;width:800px}.pba{padding:25px 20px !important}.sp-introduction-banner{padding:25px 19px !important;width:900px}}.privacy_banner_advanced_header .checboxes{padding:4px 0px;font-size:13px}.privacy_banner_advanced_header label{text-transform:capitalize;margin-right:25px;cursor:pointer}.details-cookie{text-transform:capitalize;cursor:pointer;background:#f5f5f5;min-width:87px !important;font-weight:400;border-radius:4px;font-family:inherit;font-size:14px;line-height:28px;border:solid 1px #eae9e9}.details-cookie span{border:solid #9e9e9e;border-width:0 2px 2px 0;display:inline-block;padding:4px;vertical-align:text-top;margin-left:5px}.content_body .div_category_item,.pba{display:none}.details-cookie span.down{transform:rotate(45deg);-webkit-transform:rotate(45deg)}.details-cookie span.up{transform:rotate(-135deg);-webkit-transform:rotate(-135deg);vertical-align:text-bottom}.pba{font-size:14px;background:#f5f5f5;padding:25px 0;max-height:65vh;overflow-x:auto}.pba .footer_buttons{margin-top:25px}.pba .contents{margin:0 auto;width:800px}.contents p{margin:0}.contents .content-intro-1{font-size:14px;line-height:23px;margin:0 0 15px}.pba .contents ul{list-style-type:none;padding:0;margin:0px;width:25%;float:left;background:#fff}ul li{text-transform:capitalize;padding:10px;cursor:pointer;background:#f5f5f5;border-bottom:solid 1px #eae9e9}ul li.active{text-transform:capitalize;background:#fff}.content_body{font-size:14px;line-height:23px;float:left;background:#fff;width:75%;height:220px;overflow-y:auto}.content_body .div_category_item.active{display:block;padding:10px}.content_body table{margin:15px 0;text-align:left;width:100%}.content_body table tr td,.content_body table tr th{padding:5px 0;font-size:14px;line-height:23px}.footer_buttons button{float:none !important;margin:0 20px 0 0 !important}.sp-slider-switch a{color:#45413e;text-decoration:none;line-height:16px;border-bottom:solid 1px rgba(69,65,62,.59)}.sp-slider-switch .switch-secure{position:relative;display:inline-block;width:45px;height:15px}.sp-slider-switch .switch-secure input{display:none}.sp-slider-switch .switch{position:relative;display:inline-block;width:45px;height:15px}.sp-slider-switch .switch input{display:none}.sp-slider-switch .slider{overflow:inherit;position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;-webkit-transition:.4s;transition:.4s}.sp-slider-switch .slider:before{position:absolute;height:20px;width:20px;left:0;bottom:-2px;background-color:#fff;-webkit-transition:.4s;transition:.4s;box-shadow:0 1px 3px 0 rgba(0,0,0,.4)}.sp-slider-switch input:checked+.slider{background-color:rgba(4,166,0,.42)}.sp-slider-switch input:focus+.slider{box-shadow:0 0 1px #04a600}.sp-slider-switch input:checked+.slider:before{-webkit-transform:translateX(26px);-ms-transform:translateX(26px);transform:translateX(26px);background:#04a600}.sp-slider-switch .slider.sp-round{border-radius:34px}.sp-slider-switch .slider.sp-round:before{border-radius:50%}.sp-loader:before,.sp-slider-switch .slider:before,.sp-slider:before{content:\"\"}.sp-banner-footer{background:#fff;overflow:auto;padding:15px 30px;border-top:solid .5px #ccc;font-family:\"Raleway\" !important}.plugins-wrapper{overflow:hidden;background:#f5f5f5;border:solid 1px #eae9e9;border-radius:3px}.container{position:relative;padding-left:20px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.container input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.checkmark{position:absolute;top:-1;left:0;height:18px;width:18px;background-color:#eee;border-radius:4px}.container:hover input~.checkmark{background-color:#ccc}.container input:checked~.checkmark{background-color:#04a600}.checkmark:after{content:\"\";position:absolute;display:none}.container input:checked~.checkmark:after{display:block}.container .checkmark:after{left:6px;top:2px;width:3px;height:8px;border:solid #fff;border-width:0 3px 3px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.disabled:after{border-color:rgba(255,255,255,.44) !important}.iab-buttons{cursor:pointer;line-height:30px;margin:0px 15px;text-decoration:underline;font-size:14px;color:#000}@media only screen and (max-width: 767px){.checboxes label{margin-right:20px;margin-top:10px;margin-bottom:10px;display:inline-block}.privacy_banner_advanced_header{text-align:inherit}}.ql-size-small{font-size:.75em}.ql-size-large{font-size:1.5em}.ql-size-huge{font-size:2.5em}.frame-content{background-color:var(--banner-background-color, #2e6da4);color:var(--banner-text-color, #fff)}.privacy-signals{position:absolute;top:8px;right:8px}","OuterDesign":"#ifrmCookieBanner{position:fixed;bottom:0;left:0;width:100%;max-height:100vh;z-index:2147483647;box-sizing:content-box !important}","CustomCSS":"","Translation":{"Language":"de","AcceptButtonText":"Akzeptieren","DeclineButtonText":"Ablehnen","CustomizeButtonText":"Anpassen","ConsentMessageText":"<p>Wir verwenden Cookies auf dieser Website, um Ihre Benutzererfahrung zu verbessern. Um zu überprüfen, wie wir Ihre Informationen verwenden, lesen Sie bitte unsere <a href=\"https://www.rheinhotel-koeln.de/datenschutz\" rel=\"noopener noreferrer\" target=\"_blank\">Datenschutzrichtlinie</a>.</p>","AdvancedSaveButtonText":"Speichern"},"Settings":{"IsHideLogo":false,"AdvancedBanner":false,"AcceptButtonBackgroundColor":"#7d2b52","AcceptButtonTextColor":"#ffffff","AcceptButtonHoverBackgroundColor":"#7d2b52","AcceptButtonHoverTextColor":"#ffffff","AcceptButtonFilling":"Fill","AcceptButtonCorners":"Sharp","DeclineButtonType":"Button","DeclineButtonBackgroundColor":"#3f3f3f","DeclineButtonTextColor":"#ffffff","DeclineButtonHoverBackgroundColor":"#3f3f3f","DeclineButtonHoverTextColor":"#ffffff","DeclineButtonFilling":"Fill","DeclineButtonCorners":"Sharp","CustomizeButtonType":"None","CustomizeButtonBackgroundColor":"#ffffff","CustomizeButtonTextColor":"#ffffff","CustomizeButtonHoverBackgroundColor":"#ffffff","CustomizeButtonHoverTextColor":"#ffffff","CustomizeButtonFilling":"Fill","CustomizeButtonCorners":"Sharp","BackgroundColor":"#232323","LineColor":"#232323","TextColor":"#ffffff","HeadingColor":"#FFFFFF","LinkColor":"#ffffff","OverlayEnabled":false},"TemplateTranslation":{"Language":"de","Introduction":"Um die Datenschutzgesetze einzuhalten, bitten wir Sie, die nachstehenden Eckpunkte unserer Datenschutzpolitik zu lesen. Um unsere Website weiter nutzen zu können, müssen Sie Ihre Präferenzen auswählen und auf \"Speichern\" klicken. Sie können mehr über unsere Datenschutzpolitik lesen. Wir dokumentieren Ihr Einverständnis und Sie können sich abmelden, indem Sie zu unserer Datenschutzrichtlinie gehen und auf das Widget klicken.","BlockText":"Dienste aktivieren","NoOptOut":"Opt-out nicht verfügbar","Expiry":"Verfallsdatum","Service":"Service","Name":"Name","Description":"Beschreibung","Host":"Gastgeber","Type":"Typ","ExpiresIn":"Läuft ab in","FirstPartyCookie":"Erstanbieter-Cookie","ThirdPartyCookie":"Drittanbieter-Cookie","ConsentGiven":"Zustimmung erteilt","ShowCookies":"Cookies anzeigen","Save":"Speichern","Cancel":"Abbrechen","CategoryTranslations":[{"CategoryId":11,"CategoryType":"advertising","CategoryName":"Werbung","CategoryText":"Wir verwenden Plugins, um Inhalte zu messen und zu personalisieren. Diese Plugins geben die von Ihnen bereitgestellten Inhalte an Dritte weiter. Wir empfehlen Ihnen, deren Datenschutzrichtlinien zu lesen."},{"CategoryId":12,"CategoryType":"social_media","CategoryName":"Soziale Medien","CategoryText":"Wir verwenden Social-Media-Tools auf unserer Website, um das Teilen von Inhalten auf unserer Website zu ermöglichen. Diese Plugins teilen die von Ihnen bereitgestellten Inhalte mit Dritten. Wir empfehlen Ihnen, deren Datenschutzrichtlinien zu lesen."},{"CategoryId":13,"CategoryType":"site_analytics","CategoryName":"Analytik","CategoryText":"Wir verwenden eine analytische Software eines Drittanbieters, um statistische Informationen über unsere Website-Besucher zu sammeln. Diese Plugins geben die von Ihnen bereitgestellten Inhalte an Dritte weiter. Wir empfehlen Ihnen, deren Datenschutzrichtlinien zu lesen."},{"CategoryId":16,"CategoryType":"audio_video_player","CategoryName":"Audio/Video-Spieler","CategoryText":"Audio/Video-Dienste"},{"CategoryId":17,"CategoryType":"essential","CategoryName":"Wesentlich","CategoryText":"Wir verwenden Plugins, um die Sicherheit, Stabilität und Leistung dieser Website zu gewährleisten. Diese Tools sind notwendig, damit wir Ihnen diese Website anbieten können."},{"CategoryId":14,"CategoryType":"customer_interaction","CategoryName":"Interaktion mit Kunden","CategoryText":"Wir kommunizieren und interagieren mit unseren Kunden. Wir können Ihre E-Mail vorübergehend speichern, um uns mit Ihnen über Ihre Anfragen auszutauschen. Die Daten werden nicht an Dritte weitergegeben."}]},"ConsentLogEnabled":true,"DataRetentionPeriod":12,"FontFamily":"Raleway","FontSource":"Google","ConsentType":"Explicit","RemoveBranding":true,"OverlayEnabled":false,"IframeTitle":"Cookie-Banner","IframeAriaLabel":"Cookie-Banner","BrowserSignalsSettings":{"RespectGpc":true,"RespectDnt":true,"DisplayLocation":"Hide"}},"gcm":true,"gcm_wait":"500","uet":false,"clarity":false,"meta":false,"plan":"prod_G83hnhLg0ODERX","cookies":[{"Name":"__tcet","Host":"www.rheinhotel-koeln.de","Category":"essential","Description":"It is set up from our TS analytics tracking TOOL to track errors on the DB.\n__tcet > Travel Click Errors Throttle\nIt is a session cookie to avoid sending more that one error at a time to the property where we\ncollect all tracking errors. The first error sent, sets the cookie on the browser.","PrivacyPolicy":"https://amadeus.com/en/policies/amadeus-policies","FirstParty":true,"Expires":"Session","Plugin":"Amadeus Galaxy Service","ScriptSrc":[null],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"_gid","Host":".rheinhotel-koeln.de","Category":"site_analytics","Description":"This cookie is installed by Google Analytics.\nThe cookie is used to store information of how visitors use a website and helps in creating an analytics report of how the website is doing.\nThe data collected including the number visitors, the source where they have come from, and the pages visited in an anonymous form.","PrivacyPolicy":"https://policies.google.com/privacy?hl=en-US","FirstParty":true,"Expires":"2026-05-01","Plugin":"Google Analytics","ScriptSrc":["www.google-analytics.com/analytics.js"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"_gat_UA-226706109-1","Host":".rheinhotel-koeln.de","Category":"site_analytics","Description":"This cookie enables website owners to track visitor behaviour measure of site performance. To learn more about how Google collects and uses data, visit https://policies.google.com/privacy/partners.","PrivacyPolicy":"https://policies.google.com/privacy","FirstParty":true,"Expires":"2026-03-30","Plugin":"Google Analytics","ScriptSrc":["www.google-analytics.com/analytics.js"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"_gat_tc_client","Host":".rheinhotel-koeln.de","Category":"site_analytics","Description":"It helps to serve ads to the user.","PrivacyPolicy":"https://policies.google.com/privacy","FirstParty":true,"Expires":"2026-03-30","Plugin":"Google Analytics","ScriptSrc":["www.google-analytics.com/analytics.js"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"_ga_7N2BH7Q614","Host":".rheinhotel-koeln.de","Category":"site_analytics","Description":"Used by Google Analytics to collect data on the number of times a user has visited the website as well as dates for the first and most recent visit.","PrivacyPolicy":"https://policies.google.com/privacy?hl=en-USs","FirstParty":true,"Expires":"2027-06-04","Plugin":"Google Analytics","ScriptSrc":["google-analytics.com/analytics.js"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"_ga","Host":".rheinhotel-koeln.de","Category":"site_analytics","Description":"Google Analytics cookie enabling control of one-time visits. This cookie is installed the first time a user enters the website through a browser. When the user comes back to the website through the same browser, the cookie will consider him to be the same user. Only in the event that the user changes browser, will he be deemed to be a different user.","PrivacyPolicy":"https://policies.google.com/privacy?hl=en-US","FirstParty":true,"Expires":"2027-06-04","Plugin":"Google Analytics","ScriptSrc":["google-analytics.com/analytics.js"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"_ga_3R5SJEDWK4","Host":".rheinhotel-koeln.de","Category":"site_analytics","Description":"Used by Google Analytics to collect data on the number of times a user has visited the website as well as dates for the first and most recent visit.","PrivacyPolicy":"https://policies.google.com/privacy?hl=en-USs","FirstParty":true,"Expires":"2027-06-04","Plugin":"Google Analytics","ScriptSrc":["google-analytics.com/analytics.js"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"cf_clearance","Host":".www.rheinhotel-koeln.de","Category":"essential","Description":"Clearance Cookie stores the proof of challenge passed. It is used to no longer issue a captcha or jschallenge challenge if present. It is required to reach origin server.\n","PrivacyPolicy":"https://www.cloudflare.com/privacypolicy/","FirstParty":true,"Expires":"2026-03-02","Plugin":"Cloudflare","ScriptSrc":["https://manifest-gcp-us-east1-vop1.cfcdn.mux.com"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"cf_clearance","Host":".rheinhotel-koeln.de","Category":"essential","Description":"Clearance Cookie stores the proof of challenge passed. It is used to no longer issue a captcha or jschallenge challenge if present. It is required to reach origin server.\n","PrivacyPolicy":"https://www.cloudflare.com/privacypolicy/","FirstParty":true,"Expires":"2027-02-10","Plugin":"Cloudflare","ScriptSrc":["https://manifest-gcp-us-east1-vop1.cfcdn.mux.com"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Description":"Tag for handling Bing conversions","FirstParty":false,"ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"MigratedEntryWithNoType"},{"Name":"_dd_s","Host":"amadeus.com","Category":"essential","Description":"Cookie used to group all events generated from a unique user session across multiple pages. It contains the current session ID, whether the session is excluded due to sampling, and the expiration date of the session. The cookie is extended for an extra 15 minutes every time the user interacts with the website, up to the maximum user session duration (4 hours).","PrivacyPolicy":"","FirstParty":false,"Expires":"Session","Plugin":"DataDog","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"}],"isIabTcfEnabled":false}