{"id":8241,"date":"2026-07-04T17:51:52","date_gmt":"2026-07-04T17:51:52","guid":{"rendered":"https:\/\/triptreat.de\/home\/?page_id=8241"},"modified":"2026-07-12T19:41:00","modified_gmt":"2026-07-12T19:41:00","slug":"aegypten-reisen","status":"publish","type":"page","link":"https:\/\/triptreat.de\/home\/aegypten-reisen\/","title":{"rendered":"\u00c4gypten Reisen &amp; Rundreisen | Trip Treat"},"content":{"rendered":"\n<!--\nTRIP TREAT \u2013 \u00c4GYPTEN REISEN V2\nKompletter HTML\/CSS\/JS-Code f\u00fcr WordPress Custom-HTML-Block.\n\nHinweis:\n- Kontakt-Link: https:\/\/triptreat.de\/home\/kontakt\/\n- Alle Reisekarten verwenden die vorhandenen Trip-Treat-URLs.\n-->\n\n<section class=\"tt-egy-v2\" id=\"tt-egy-top\">\n\n<style>\n.tt-egy-v2,\n.tt-egy-v2 *{\n  box-sizing:border-box;\n}\n\n.tt-egy-v2{\n  --navy:#061a33;\n  --navy2:#0d315d;\n  --gold:#d7a84a;\n  --gold2:#b98325;\n  --white:#fff;\n  --bg:#f6f8fb;\n  --text:#26384c;\n  --muted:#718096;\n  --line:#e5eaf0;\n  width:100%;\n  overflow:hidden;\n  background:#fff;\n  color:var(--text);\n  font-family:Arial,Helvetica,sans-serif;\n}\n\n.tt-egy-v2 a{\n  text-decoration:none;\n}\n\n.tt-egy-shell{\n  width:min(1200px,calc(100% - 34px));\n  margin:0 auto;\n}\n\n\/* HERO *\/\n.tt-egy-hero{\n  position:relative;\n  min-height:760px;\n  display:flex;\n  align-items:center;\n  background:\n    linear-gradient(90deg,rgba(4,18,37,.95) 0%,rgba(4,18,37,.78) 48%,rgba(4,18,37,.18) 100%),\n    url(\"https:\/\/triptreat.de\/wp-content\/uploads\/2026\/07\/pexels-axp-photography-500641970-18934711-scaled.jpg\")\n    center\/cover no-repeat;\n}\n\n.tt-egy-hero:after{\n  content:\"\";\n  position:absolute;\n  left:0;\n  right:0;\n  bottom:0;\n  height:120px;\n  background:linear-gradient(transparent,#fff);\n}\n\n.tt-egy-hero-inner{\n  position:relative;\n  z-index:2;\n  padding:120px 0 150px;\n}\n\n.tt-egy-seo-intro{\n  max-width:760px;\n  margin:0 0 18px;\n  color:rgba(255,255,255,.92);\n  font-size:17px;\n  line-height:1.7;\n  font-weight:700;\n}\n\n.tt-egy-kicker{\n  display:inline-flex;\n  align-items:center;\n  gap:12px;\n  margin-bottom:18px;\n  color:var(--gold);\n  font-size:13px;\n  font-weight:900;\n  letter-spacing:2px;\n  text-transform:uppercase;\n}\n\n.tt-egy-kicker:before{\n  content:\"\";\n  width:42px;\n  height:2px;\n  background:var(--gold);\n}\n\n.tt-egy-v2 .tt-egy-hero h1,\n.tt-egy-v2 .tt-egy-hero h1 *{\n  max-width:820px;\n  margin:0 0 22px;\n  color:#ffffff !important;\n  font-size:clamp(46px,7vw,82px);\n  line-height:1.01;\n  font-weight:900;\n  letter-spacing:-2.4px;\n  text-shadow:0 4px 20px rgba(0,0,0,.38);\n}\n\n.tt-egy-hero p{\n  max-width:760px;\n  margin:0 0 32px;\n  color:rgba(255,255,255,.84);\n  font-size:19px;\n  line-height:1.75;\n}\n\n.tt-egy-hero-actions{\n  display:flex;\n  flex-wrap:wrap;\n  gap:13px;\n}\n\n.tt-egy-btn{\n  min-height:54px;\n  display:inline-flex;\n  align-items:center;\n  justify-content:center;\n  padding:0 24px;\n  border-radius:14px;\n  font-size:15px;\n  font-weight:900;\n  transition:.25s ease;\n}\n\n.tt-egy-btn:hover{\n  transform:translateY(-2px);\n}\n\n.tt-egy-btn-primary{\n  background:linear-gradient(135deg,var(--gold),var(--gold2));\n  color:#fff;\n  box-shadow:0 16px 35px rgba(215,168,74,.28);\n}\n\n.tt-egy-btn-ghost{\n  border:1px solid rgba(255,255,255,.38);\n  background:rgba(255,255,255,.08);\n  color:#fff;\n  backdrop-filter:blur(8px);\n}\n\n\/* FILTER *\/\n.tt-egy-filter-wrap{\n  position:relative;\n  z-index:4;\n  margin-top:-78px;\n}\n\n.tt-egy-filter{\n  padding:24px;\n  border:1px solid rgba(6,26,51,.08);\n  border-radius:24px;\n  background:#fff;\n  box-shadow:0 26px 70px rgba(6,26,51,.15);\n}\n\n.tt-egy-filter-grid{\n  display:grid;\n  grid-template-columns:1.2fr 1fr 1fr 1fr auto;\n  gap:12px;\n  align-items:end;\n}\n\n.tt-egy-field label{\n  display:block;\n  margin-bottom:7px;\n  color:var(--navy);\n  font-size:12px;\n  font-weight:900;\n  letter-spacing:.2px;\n}\n\n.tt-egy-field select,\n.tt-egy-field input{\n  width:100%;\n  min-height:48px;\n  padding:0 13px;\n  border:1px solid var(--line);\n  border-radius:12px;\n  outline:none;\n  background:#fbfcfe;\n  color:var(--text);\n  font:inherit;\n  font-size:14px;\n}\n\n.tt-egy-field select:focus,\n.tt-egy-field input:focus{\n  border-color:var(--gold);\n  box-shadow:0 0 0 3px rgba(215,168,74,.12);\n}\n\n.tt-egy-filter-button{\n  min-height:48px;\n  padding:0 22px;\n  border:0;\n  border-radius:12px;\n  background:var(--navy);\n  color:#fff;\n  font-size:14px;\n  font-weight:900;\n  cursor:pointer;\n}\n\n\/* GENERAL *\/\n.tt-egy-section{\n  padding:96px 0;\n}\n\n.tt-egy-section.alt{\n  background:var(--bg);\n}\n\n.tt-egy-head{\n  max-width:820px;\n  margin:0 auto 48px;\n  text-align:center;\n}\n\n.tt-egy-mini{\n  display:inline-block;\n  margin-bottom:12px;\n  color:var(--gold2);\n  font-size:13px;\n  font-weight:900;\n  letter-spacing:2px;\n  text-transform:uppercase;\n}\n\n.tt-egy-head h2{\n  margin:0 0 16px;\n  color:var(--navy);\n  font-size:clamp(34px,5vw,54px);\n  line-height:1.08;\n  font-weight:900;\n  letter-spacing:-1.3px;\n}\n\n.tt-egy-head p{\n  margin:0;\n  color:var(--muted);\n  font-size:17px;\n  line-height:1.8;\n}\n\n\/* TOUR CARDS *\/\n.tt-egy-tour-grid{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:24px;\n}\n\n.tt-egy-tour{\n  overflow:hidden;\n  border:1px solid rgba(6,26,51,.07);\n  border-radius:24px;\n  background:#fff;\n  box-shadow:0 16px 45px rgba(6,26,51,.08);\n  transition:.3s ease;\n}\n\n.tt-egy-tour:hover{\n  transform:translateY(-7px);\n  box-shadow:0 26px 60px rgba(6,26,51,.14);\n}\n\n.tt-egy-tour-image{\n  position:relative;\n  height:245px;\n  background-size:cover;\n  background-position:center;\n}\n\n.tt-egy-tour-image > img{\n  position:absolute;\n  inset:0;\n  width:100%;\n  height:100%;\n  object-fit:cover;\n  z-index:0;\n}\n\n.tt-egy-tour-image:after{\n  z-index:1;\n}\n\n.tt-egy-badge,\n.tt-egy-tour-meta{\n  z-index:2;\n}\n\n.tt-egy-tour-image:after{\n  content:\"\";\n  position:absolute;\n  inset:0;\n  background:linear-gradient(180deg,rgba(0,0,0,.03),rgba(0,0,0,.55));\n}\n\n.tt-egy-badge{\n  position:absolute;\n  top:16px;\n  left:16px;\n  z-index:2;\n  padding:8px 11px;\n  border-radius:999px;\n  background:var(--gold);\n  color:#fff;\n  font-size:11px;\n  font-weight:900;\n  letter-spacing:.5px;\n  text-transform:uppercase;\n}\n\n.tt-egy-tour-meta{\n  position:absolute;\n  left:16px;\n  right:16px;\n  bottom:14px;\n  z-index:2;\n  display:flex;\n  justify-content:space-between;\n  gap:10px;\n  color:#fff;\n  font-size:12px;\n  font-weight:800;\n}\n\n.tt-egy-tour-body{\n  padding:23px;\n}\n\n.tt-egy-tour-body h3{\n  margin:0 0 10px;\n  color:var(--navy);\n  font-size:22px;\n  line-height:1.28;\n}\n\n.tt-egy-tour-body p{\n  margin:0 0 18px;\n  color:var(--muted);\n  font-size:14px;\n  line-height:1.7;\n}\n\n.tt-egy-tour-bottom{\n  display:flex;\n  align-items:center;\n  justify-content:space-between;\n  gap:14px;\n  padding-top:16px;\n  border-top:1px solid var(--line);\n}\n\n.tt-egy-price small{\n  display:block;\n  margin-bottom:2px;\n  color:var(--muted);\n  font-size:11px;\n}\n\n.tt-egy-price strong{\n  color:var(--gold2);\n  font-size:21px;\n}\n\n.tt-egy-tour-link{\n  display:inline-flex;\n  align-items:center;\n  gap:7px;\n  color:var(--navy);\n  font-size:13px;\n  font-weight:900;\n}\n\n.tt-egy-empty{\n  display:none;\n  padding:35px;\n  border-radius:20px;\n  background:#fff7e7;\n  color:#7b5a20;\n  text-align:center;\n  font-weight:800;\n}\n\n\/* WHY *\/\n.tt-egy-benefits{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n  gap:20px;\n}\n\n.tt-egy-benefit{\n  padding:30px 24px;\n  border:1px solid rgba(6,26,51,.07);\n  border-radius:22px;\n  background:#fff;\n  text-align:center;\n  box-shadow:0 15px 40px rgba(6,26,51,.06);\n}\n\n.tt-egy-benefit-icon{\n  width:58px;\n  height:58px;\n  display:grid;\n  place-items:center;\n  margin:0 auto 19px;\n  border-radius:17px;\n  background:var(--navy);\n  color:var(--gold);\n  font-size:24px;\n}\n\n.tt-egy-benefit h3{\n  margin:0 0 10px;\n  color:var(--navy);\n  font-size:19px;\n}\n\n.tt-egy-benefit p{\n  margin:0;\n  color:var(--muted);\n  font-size:14px;\n  line-height:1.7;\n}\n\n\/* TRAVEL TYPES *\/\n.tt-egy-types{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:22px;\n}\n\n.tt-egy-type{\n  position:relative;\n  min-height:380px;\n  display:flex;\n  align-items:flex-end;\n  overflow:hidden;\n  padding:28px;\n  border-radius:24px;\n  background-size:cover;\n  background-position:center;\n}\n\n.tt-egy-type:before{\n  content:\"\";\n  position:absolute;\n  inset:0;\n  background:linear-gradient(180deg,rgba(0,0,0,.04),rgba(3,15,31,.9));\n}\n\n.tt-egy-type-content{\n  position:relative;\n  z-index:2;\n}\n\n.tt-egy-type h3{\n  margin:0 0 10px;\n  color:#fff;\n  font-size:25px;\n}\n\n.tt-egy-type p{\n  margin:0;\n  color:rgba(255,255,255,.78);\n  font-size:14px;\n  line-height:1.7;\n}\n\n\/* HIGHLIGHTS *\/\n.tt-egy-highlights{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n  gap:18px;\n}\n\n.tt-egy-highlight{\n  overflow:hidden;\n  border:1px solid var(--line);\n  border-radius:20px;\n  background:#fff;\n  box-shadow:0 12px 34px rgba(6,26,51,.06);\n}\n\n.tt-egy-highlight-image{\n  height:185px;\n  background-size:cover;\n  background-position:center;\n}\n\n.tt-egy-highlight-body{\n  padding:19px;\n}\n\n.tt-egy-highlight h3{\n  margin:0 0 8px;\n  color:var(--navy);\n  font-size:18px;\n}\n\n.tt-egy-highlight p{\n  margin:0;\n  color:var(--muted);\n  font-size:13px;\n  line-height:1.65;\n}\n\n\/* STATS *\/\n.tt-egy-stats{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n  gap:16px;\n}\n\n.tt-egy-stat{\n  padding:28px 20px;\n  border-radius:20px;\n  background:var(--navy);\n  color:#fff;\n  text-align:center;\n}\n\n.tt-egy-stat strong{\n  display:block;\n  margin-bottom:7px;\n  color:var(--gold);\n  font-size:30px;\n}\n\n.tt-egy-stat span{\n  color:rgba(255,255,255,.76);\n  font-size:13px;\n  line-height:1.5;\n}\n\n\/* REVIEWS *\/\n.tt-egy-reviews{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:22px;\n}\n\n.tt-egy-review{\n  padding:28px;\n  border:1px solid var(--line);\n  border-radius:22px;\n  background:#fff;\n  box-shadow:0 14px 38px rgba(6,26,51,.07);\n}\n\n.tt-egy-stars{\n  margin-bottom:14px;\n  color:var(--gold);\n  letter-spacing:3px;\n  font-size:17px;\n}\n\n.tt-egy-review p{\n  margin:0 0 18px;\n  color:var(--text);\n  font-size:14px;\n  line-height:1.75;\n}\n\n.tt-egy-review strong{\n  color:var(--navy);\n  font-size:14px;\n}\n\n\/* FAQ *\/\n.tt-egy-faq{\n  max-width:950px;\n  margin:0 auto;\n}\n\n.tt-egy-faq details{\n  margin-bottom:13px;\n  border:1px solid var(--line);\n  border-radius:17px;\n  background:#fff;\n  overflow:hidden;\n}\n\n.tt-egy-faq summary{\n  position:relative;\n  cursor:pointer;\n  list-style:none;\n  padding:21px 58px 21px 22px;\n  color:var(--navy);\n  font-size:16px;\n  font-weight:900;\n}\n\n.tt-egy-faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.tt-egy-faq summary:after{\n  content:\"+\";\n  position:absolute;\n  right:22px;\n  top:50%;\n  transform:translateY(-50%);\n  color:var(--gold2);\n  font-size:26px;\n}\n\n.tt-egy-faq details[open] summary:after{\n  content:\"\u2212\";\n}\n\n.tt-egy-faq-answer{\n  padding:0 22px 22px;\n  color:var(--muted);\n  font-size:14px;\n  line-height:1.8;\n}\n\n\/* CTA *\/\n.tt-egy-cta{\n  padding:90px 0;\n}\n\n.tt-egy-cta-box{\n  position:relative;\n  overflow:hidden;\n  padding:70px;\n  border-radius:32px;\n  background:\n    linear-gradient(90deg,rgba(5,20,42,.96),rgba(5,20,42,.74)),\n    url(\"https:\/\/triptreat.de\/wp-content\/uploads\/2026\/07\/ChatGPT-Image-Jul-5-2026-02_51_11-AM.png\")\n    center\/cover no-repeat;\n  box-shadow:0 26px 70px rgba(6,26,51,.2);\n}\n\n.tt-egy-cta-content{\n  position:relative;\n  z-index:2;\n  max-width:760px;\n}\n\n.tt-egy-cta h2{\n  margin:0 0 16px;\n  color:#fff;\n  font-size:clamp(36px,5vw,56px);\n  line-height:1.08;\n  font-weight:900;\n}\n\n.tt-egy-cta p{\n  margin:0 0 28px;\n  color:rgba(255,255,255,.8);\n  font-size:17px;\n  line-height:1.75;\n}\n\n\/* RESPONSIVE *\/\n@media(max-width:1050px){\n  .tt-egy-filter-grid{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .tt-egy-filter-button{\n    width:100%;\n  }\n\n  .tt-egy-tour-grid{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .tt-egy-benefits,\n  .tt-egy-highlights{\n    grid-template-columns:repeat(2,1fr);\n  }\n}\n\n@media(max-width:760px){\n  .tt-egy-hero{\n    min-height:680px;\n    background-position:62% center;\n  }\n\n  .tt-egy-hero-inner{\n    padding:95px 0 130px;\n  }\n\n  .tt-egy-hero h1{\n    letter-spacing:-1.2px;\n  }\n\n  .tt-egy-hero p{\n    font-size:16px;\n  }\n\n  .tt-egy-filter-wrap{\n    margin-top:-54px;\n  }\n\n  .tt-egy-filter-grid,\n  .tt-egy-tour-grid,\n  .tt-egy-benefits,\n  .tt-egy-types,\n  .tt-egy-highlights,\n  .tt-egy-stats,\n  .tt-egy-reviews{\n    grid-template-columns:1fr;\n  }\n\n  .tt-egy-section{\n    padding:72px 0;\n  }\n\n  .tt-egy-type{\n    min-height:330px;\n  }\n\n  .tt-egy-cta{\n    padding:65px 0;\n  }\n\n  .tt-egy-cta-box{\n    padding:45px 24px;\n    border-radius:24px;\n  }\n\n  .tt-egy-hero-actions{\n    flex-direction:column;\n  }\n\n  .tt-egy-btn{\n    width:100%;\n  }\n}\n<\/style>\n\n<!-- HERO -->\n<section class=\"tt-egy-hero\">\n  <div class=\"tt-egy-shell tt-egy-hero-inner\">\n    <p class=\"tt-egy-seo-intro\">\n      \u00c4gypten Reisen mit Trip Treat bieten Ihnen unvergessliche Rundreisen,\n      Nilkreuzfahrten, Badeurlaub am Roten Meer und authentische Erlebnisse\n      in ganz \u00c4gypten.\n    <\/p>\n    <div class=\"tt-egy-kicker\">Trip Treat \u00c4gyptenreisen<\/div>\n    <h1>\u00c4gypten Reisen \u2013 intensiv, komfortabel und unvergesslich<\/h1>\n    <p>\n      Entdecken Sie die Pyramiden von Gizeh, die Tempel von Luxor und Assuan,\n      exklusive Nilkreuzfahrten und traumhafte Badeaufenthalte am Roten Meer.\n    <\/p>\n    <div class=\"tt-egy-hero-actions\">\n      <a href=\"#tt-egy-reisen\" class=\"tt-egy-btn tt-egy-btn-primary\">Reisen entdecken<\/a>\n      <a href=\"https:\/\/triptreat.de\/home\/kontakt\/\" class=\"tt-egy-btn tt-egy-btn-ghost\">Pers\u00f6nlich beraten lassen<\/a>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- FILTER -->\n<div class=\"tt-egy-shell tt-egy-filter-wrap\">\n  <div class=\"tt-egy-filter\">\n    <div class=\"tt-egy-filter-grid\">\n      <div class=\"tt-egy-field\">\n        <label>Reise suchen<\/label>\n        <input id=\"ttSearch\" type=\"text\" placeholder=\"z. B. Luxor, Nilkreuzfahrt\">\n      <\/div>\n\n      <div class=\"tt-egy-field\">\n        <label>Reiseart<\/label>\n        <select id=\"ttType\">\n          <option value=\"\">Alle Reisearten<\/option>\n          <option value=\"rundreise\">Rundreise<\/option>\n          <option value=\"nil\">Nilkreuzfahrt<\/option>\n          <option value=\"luxus\">Luxusreise<\/option>\n          <option value=\"baden\">Kultur &amp; Baden<\/option>\n        <\/select>\n      <\/div>\n\n      <div class=\"tt-egy-field\">\n        <label>Reisedauer<\/label>\n        <select id=\"ttDuration\">\n          <option value=\"\">Alle Reisedauern<\/option>\n          <option value=\"short\">Bis 7 Tage<\/option>\n          <option value=\"medium\">8\u201311 Tage<\/option>\n          <option value=\"long\">12 Tage oder mehr<\/option>\n        <\/select>\n      <\/div>\n\n      <div class=\"tt-egy-field\">\n        <label>Budget<\/label>\n        <select id=\"ttBudget\">\n          <option value=\"\">Alle Preise<\/option>\n          <option value=\"low\">Bis 1.500 \u20ac<\/option>\n          <option value=\"mid\">1.501\u20133.500 \u20ac<\/option>\n          <option value=\"high\">Ab 3.501 \u20ac<\/option>\n        <\/select>\n      <\/div>\n\n      <button class=\"tt-egy-filter-button\" id=\"ttReset\" type=\"button\">Zur\u00fccksetzen<\/button>\n    <\/div>\n  <\/div>\n<\/div>\n\n<!-- TOURS -->\n<section class=\"tt-egy-section\" id=\"tt-egy-reisen\">\n  <div class=\"tt-egy-shell\">\n\n    <div class=\"tt-egy-head\">\n      <div class=\"tt-egy-mini\">Unsere \u00c4gyptenreisen<\/div>\n      <h2>Highlights unserer \u00c4gypten Reisen<\/h2>\n      <p>\n        Unsere \u00c4gypten Reisen verbinden Kairo, Luxor, Assuan, Nilkreuzfahrten\n        und Badeurlaub am Roten Meer. Finden Sie sorgf\u00e4ltig geplante \u00c4gypten Reisen,\n        die zu Ihrer Reisezeit und Ihrem pers\u00f6nlichen Reisestil passen.\n      <\/p>\n    <\/div>\n\n    <div class=\"tt-egy-tour-grid\" id=\"ttTourGrid\">\n\n      <article class=\"tt-egy-tour\" data-name=\"Kairo bis Luxor Explorer Pyramiden Dendera\" data-type=\"rundreise\" data-duration=\"short\" data-budget=\"low\">\n        <a href=\"\/home\/cairo-to-luxor-explorer\/\">\n          <div class=\"tt-egy-tour-image\" style=\"background-image:url('https:\/\/triptreat.de\/wp-content\/uploads\/2026\/07\/ChatGPT-Image-Jul-5-2026-02_49_48-AM.png')\">\n            <img loading=\"lazy\" decoding=\"async\"\n              src=\"https:\/\/triptreat.de\/wp-content\/uploads\/2026\/07\/ChatGPT-Image-Jul-5-2026-02_49_48-AM.png\"\n              alt=\"\u00c4gypten Reisen\"\n              width=\"1200\"\n              height=\"800\"\n              loading=\"lazy\"\n            >\n            <span class=\"tt-egy-badge\">Neu<\/span>\n            <div class=\"tt-egy-tour-meta\"><span>6 Tage<\/span><span>Kairo \u00b7 Luxor<\/span><\/div>\n          <\/div>\n          <div class=\"tt-egy-tour-body\">\n            <h3>Kairo bis Luxor Explorer<\/h3>\n            <p>Pyramiden, Dendera und Luxor in einer kompakten Kulturreise.<\/p>\n            <div class=\"tt-egy-tour-bottom\">\n              <div class=\"tt-egy-price\"><small>pro Person ab<\/small><strong>819 \u20ac<\/strong><\/div>\n              <span class=\"tt-egy-tour-link\">Mehr erfahren \u2192<\/span>\n            <\/div>\n          <\/div>\n        <\/a>\n      <\/article>\n\n      <article class=\"tt-egy-tour\" data-name=\"Essential Egypt Kairo Assuan Luxor Tal der K\u00f6nige\" data-type=\"rundreise\" data-duration=\"medium\" data-budget=\"low\">\n        <a href=\"\/home\/essential-egypt-8-days\/\">\n          <div class=\"tt-egy-tour-image\" style=\"background-image:url('https:\/\/triptreat.de\/wp-content\/uploads\/2026\/07\/ChatGPT-Image-Jul-5-2026-02_53_28-AM.png')\">\n            <span class=\"tt-egy-badge\">Bestseller<\/span>\n            <div class=\"tt-egy-tour-meta\"><span>8 Tage<\/span><span>Kairo \u00b7 Assuan \u00b7 Luxor<\/span><\/div>\n          <\/div>\n          <div class=\"tt-egy-tour-body\">\n            <h3>Essential Egypt<\/h3>\n            <p>Kairo, Assuan, Luxor und das Tal der K\u00f6nige in acht Tagen.<\/p>\n            <div class=\"tt-egy-tour-bottom\">\n              <div class=\"tt-egy-price\"><small>pro Person ab<\/small><strong>1.054 \u20ac<\/strong><\/div>\n              <span class=\"tt-egy-tour-link\">Mehr erfahren \u2192<\/span>\n            <\/div>\n          <\/div>\n        <\/a>\n      <\/article>\n\n      <article class=\"tt-egy-tour\" data-name=\"Klassisches \u00c4gypten Nilkreuzfahrt Philae Karnak\" data-type=\"nil\" data-duration=\"medium\" data-budget=\"mid\">\n        <a href=\"\/home\/classical-egypt-nile-cruise\/\">\n          <div class=\"tt-egy-tour-image\" style=\"background-image:url('https:\/\/triptreat.de\/wp-content\/uploads\/2026\/07\/ChatGPT-Image-Jul-5-2026-02_47_51-AM.png')\">\n            <span class=\"tt-egy-badge\">Nil &amp; Kultur<\/span>\n            <div class=\"tt-egy-tour-meta\"><span>11 Tage<\/span><span>Kairo \u00b7 Nilkreuzfahrt<\/span><\/div>\n          <\/div>\n          <div class=\"tt-egy-tour-body\">\n            <h3>Klassisches \u00c4gypten &amp; Nilkreuzfahrt<\/h3>\n            <p>Kairo, Philae, Karnak und eine klassische Reise auf dem Nil.<\/p>\n            <div class=\"tt-egy-tour-bottom\">\n              <div class=\"tt-egy-price\"><small>pro Person ab<\/small><strong>1.526 \u00a3<\/strong><\/div>\n              <span class=\"tt-egy-tour-link\">Mehr erfahren \u2192<\/span>\n            <\/div>\n          <\/div>\n        <\/a>\n      <\/article>\n\n      <article class=\"tt-egy-tour\" data-name=\"Auf Kleopatras Spuren Luxus Dahabeya Nilkreuzfahrt\" data-type=\"luxus nil\" data-duration=\"medium\" data-budget=\"mid\">\n        <a href=\"\/home\/dahabeya-nilkreuzfahrt-aegypten\/\">\n          <div class=\"tt-egy-tour-image\" style=\"background-image:url('https:\/\/triptreat.de\/wp-content\/uploads\/2026\/07\/ChatGPT-Image-Jul-5-2026-02_51_11-AM.png')\">\n            <span class=\"tt-egy-badge\">Luxus<\/span>\n            <div class=\"tt-egy-tour-meta\"><span>8 Tage<\/span><span>max. 16 G\u00e4ste<\/span><\/div>\n          <\/div>\n          <div class=\"tt-egy-tour-body\">\n            <h3>Auf Kleopatras Spuren<\/h3>\n            <p>Exklusive Dahabeya-Nilkreuzfahrt in kleiner Reisegruppe.<\/p>\n            <div class=\"tt-egy-tour-bottom\">\n              <div class=\"tt-egy-price\"><small>pro Person ab<\/small><strong>2.649 \u20ac<\/strong><\/div>\n              <span class=\"tt-egy-tour-link\">Mehr erfahren \u2192<\/span>\n            <\/div>\n          <\/div>\n        <\/a>\n      <\/article>\n\n      <article class=\"tt-egy-tour\" data-name=\"Cheops faszinierend mystisch Kairo Nilkreuzfahrt GEM Pyramiden\" data-type=\"nil rundreise\" data-duration=\"medium\" data-budget=\"mid\">\n        <a href=\"\/home\/aegypten-rundreise-kairo-nilkreuzfahrt\/\">\n          <div class=\"tt-egy-tour-image\" style=\"background-image:url('https:\/\/triptreat.de\/wp-content\/uploads\/2026\/07\/ChatGPT-Image-Jul-5-2026-02_49_48-AM.png')\">\n            <span class=\"tt-egy-badge\">Kultur<\/span>\n            <div class=\"tt-egy-tour-meta\"><span>11 Tage<\/span><span>Kairo \u00b7 Nil<\/span><\/div>\n          <\/div>\n          <div class=\"tt-egy-tour-body\">\n            <h3>Cheops \u2013 faszinierend &amp; mystisch<\/h3>\n            <p>Kairo, das Gro\u00dfe \u00c4gyptische Museum und eine Nilkreuzfahrt.<\/p>\n            <div class=\"tt-egy-tour-bottom\">\n              <div class=\"tt-egy-price\"><small>pro Person ab<\/small><strong>3.259 \u20ac<\/strong><\/div>\n              <span class=\"tt-egy-tour-link\">Mehr erfahren \u2192<\/span>\n            <\/div>\n          <\/div>\n        <\/a>\n      <\/article>\n\n      <article class=\"tt-egy-tour\" data-name=\"Nil Kairo Authentisch mit Charme Karnak Luxor Philae Pyramiden\" data-type=\"nil rundreise\" data-duration=\"medium\" data-budget=\"mid\">\n        <a href=\"\/home\/aegypten-rundreise-nilkreuzfahrt-kairo\/\">\n          <div class=\"tt-egy-tour-image\" style=\"background-image:url('https:\/\/triptreat.de\/wp-content\/uploads\/2026\/07\/pexels-axp-photography-500641970-18934711-scaled.jpg')\">\n            <span class=\"tt-egy-badge\">Authentisch<\/span>\n            <div class=\"tt-egy-tour-meta\"><span>11 Tage<\/span><span>Kairo \u00b7 Luxor \u00b7 Assuan<\/span><\/div>\n          <\/div>\n          <div class=\"tt-egy-tour-body\">\n            <h3>Nil &amp; Kairo \u2013 Authentisch mit Charme<\/h3>\n            <p>Karnak, Luxor, Philae und die Pyramiden in einer Reise.<\/p>\n            <div class=\"tt-egy-tour-bottom\">\n              <div class=\"tt-egy-price\"><small>pro Person ab<\/small><strong>3.259 \u20ac<\/strong><\/div>\n              <span class=\"tt-egy-tour-link\">Mehr erfahren \u2192<\/span>\n            <\/div>\n          <\/div>\n        <\/a>\n      <\/article>\n\n      <article class=\"tt-egy-tour\" data-name=\"Klassisch mit Flair Nilkreuzfahrt Kairo Rotes Meer\" data-type=\"baden nil\" data-duration=\"long\" data-budget=\"mid\">\n        <a href=\"\/home\/aegypten-rundreise-kairo-nil-rotes-meer\/\">\n          <div class=\"tt-egy-tour-image\" style=\"background-image:url('https:\/\/triptreat.de\/wp-content\/uploads\/2026\/07\/ChatGPT-Image-Jul-5-2026-02_47_51-AM.png')\">\n            <span class=\"tt-egy-badge\">Kultur &amp; Baden<\/span>\n            <div class=\"tt-egy-tour-meta\"><span>15 Tage<\/span><span>Nil \u00b7 Kairo \u00b7 Rotes Meer<\/span><\/div>\n          <\/div>\n          <div class=\"tt-egy-tour-body\">\n            <h3>Klassisch mit Flair<\/h3>\n            <p>Nilkreuzfahrt, Kairo und Erholung am Roten Meer.<\/p>\n            <div class=\"tt-egy-tour-bottom\">\n              <div class=\"tt-egy-price\"><small>pro Person ab<\/small><strong>3.289 \u20ac<\/strong><\/div>\n              <span class=\"tt-egy-tour-link\">Mehr erfahren \u2192<\/span>\n            <\/div>\n          <\/div>\n        <\/a>\n      <\/article>\n\n      <article class=\"tt-egy-tour\" data-name=\"\u00c4gypten kennenlernen Kairo Luxor Badeurlaub\" data-type=\"baden rundreise\" data-duration=\"medium\" data-budget=\"mid\">\n        <a href=\"\/home\/aegypten-rundreise-8-tage\/\">\n          <div class=\"tt-egy-tour-image\" style=\"background-image:url('https:\/\/triptreat.de\/wp-content\/uploads\/2026\/07\/ChatGPT-Image-Jul-5-2026-02_46_56-AM.png')\">\n            <span class=\"tt-egy-badge\">Einsteiger<\/span>\n            <div class=\"tt-egy-tour-meta\"><span>8 Tage<\/span><span>Kairo \u00b7 Luxor \u00b7 Baden<\/span><\/div>\n          <\/div>\n          <div class=\"tt-egy-tour-body\">\n            <h3>\u00c4gypten kennenlernen<\/h3>\n            <p>Kairo, Luxor und Badeurlaub in einer ausgewogenen Kombination.<\/p>\n            <div class=\"tt-egy-tour-bottom\">\n              <div class=\"tt-egy-price\"><small>pro Person ab<\/small><strong>2.409 \u20ac<\/strong><\/div>\n              <span class=\"tt-egy-tour-link\">Mehr erfahren \u2192<\/span>\n            <\/div>\n          <\/div>\n        <\/a>\n      <\/article>\n\n      <article class=\"tt-egy-tour\" data-name=\"\u00c4gypten H\u00f6hepunkte Kairo Nassersee Abu Simbel Nilkreuzfahrt\" data-type=\"nil rundreise\" data-duration=\"medium\" data-budget=\"mid\">\n        <a href=\"\/home\/aegypten-rundreise-10-tage\/\">\n          <div class=\"tt-egy-tour-image\" style=\"background-image:url('https:\/\/triptreat.de\/wp-content\/uploads\/2026\/07\/ChatGPT-Image-Jul-5-2026-02_46_19-AM.png')\">\n            <span class=\"tt-egy-badge\">H\u00f6hepunkte<\/span>\n            <div class=\"tt-egy-tour-meta\"><span>10 Tage<\/span><span>Kairo \u00b7 Abu Simbel<\/span><\/div>\n          <\/div>\n          <div class=\"tt-egy-tour-body\">\n            <h3>\u00c4gypten \u2013 H\u00f6hepunkte<\/h3>\n            <p>Kairo, Nassersee, Abu Simbel und eine klassische Nilkreuzfahrt.<\/p>\n            <div class=\"tt-egy-tour-bottom\">\n              <div class=\"tt-egy-price\"><small>pro Person ab<\/small><strong>3.429 \u20ac<\/strong><\/div>\n              <span class=\"tt-egy-tour-link\">Mehr erfahren \u2192<\/span>\n            <\/div>\n          <\/div>\n        <\/a>\n      <\/article>\n\n      <article class=\"tt-egy-tour\" data-name=\"Von Kairo bis Abu Simbel Luxus Dahabeya Nassersee\" data-type=\"luxus nil\" data-duration=\"long\" data-budget=\"high\">\n        <a href=\"\/home\/aegypten-rundreise-kairo-abu-simbel\/\">\n          <div class=\"tt-egy-tour-image\" style=\"background-image:url('https:\/\/triptreat.de\/wp-content\/uploads\/2026\/07\/ChatGPT-Image-Jul-5-2026-02_53_28-AM.png')\">\n            <span class=\"tt-egy-badge\">Premium<\/span>\n            <div class=\"tt-egy-tour-meta\"><span>15 Tage<\/span><span>Kairo \u00b7 Dahabeya \u00b7 Nassersee<\/span><\/div>\n          <\/div>\n          <div class=\"tt-egy-tour-body\">\n            <h3>Von Kairo bis Abu Simbel<\/h3>\n            <p>Kairo, Luxus-Dahabeya und Nassersee in einer gro\u00dfen Reise.<\/p>\n            <div class=\"tt-egy-tour-bottom\">\n              <div class=\"tt-egy-price\"><small>pro Person ab<\/small><strong>4.049 \u20ac<\/strong><\/div>\n              <span class=\"tt-egy-tour-link\">Mehr erfahren \u2192<\/span>\n            <\/div>\n          <\/div>\n        <\/a>\n      <\/article>\n\n      <article class=\"tt-egy-tour\" data-name=\"Der Nil in seiner ganzen Pracht Luxus Dahabeya Kairo Assuan\" data-type=\"luxus nil\" data-duration=\"long\" data-budget=\"high\">\n        <a href=\"\/home\/nilkreuzfahrt-assuan-kairo-luxus-dahabeya\/\">\n          <div class=\"tt-egy-tour-image\" style=\"background-image:url('https:\/\/triptreat.de\/wp-content\/uploads\/2026\/07\/ChatGPT-Image-Jul-5-2026-02_51_11-AM.png')\">\n            <span class=\"tt-egy-badge\">Signature<\/span>\n            <div class=\"tt-egy-tour-meta\"><span>15 Tage<\/span><span>Kairo \u00b7 Assuan<\/span><\/div>\n          <\/div>\n          <div class=\"tt-egy-tour-body\">\n            <h3>Der Nil in seiner ganzen Pracht<\/h3>\n            <p>Eine au\u00dfergew\u00f6hnliche Luxus-Dahabeya-Reise von Kairo bis Assuan.<\/p>\n            <div class=\"tt-egy-tour-bottom\">\n              <div class=\"tt-egy-price\"><small>pro Person ab<\/small><strong>6.056 \u20ac<\/strong><\/div>\n              <span class=\"tt-egy-tour-link\">Mehr erfahren \u2192<\/span>\n            <\/div>\n          <\/div>\n        <\/a>\n      <\/article>\n\n    <\/div>\n\n    <div class=\"tt-egy-empty\" id=\"ttEmpty\">\n      Keine Reise entspricht aktuell Ihrer Auswahl. Bitte \u00e4ndern Sie die Filter.\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- WHY -->\n<section class=\"tt-egy-section alt\">\n  <div class=\"tt-egy-shell\">\n    <div class=\"tt-egy-head\">\n      <div class=\"tt-egy-mini\">Warum Trip Treat?<\/div>\n      <h2>Pers\u00f6nlich geplant. Sorgf\u00e4ltig ausgew\u00e4hlt.<\/h2>\n      <p>Wir begleiten Sie von der ersten Anfrage bis zur R\u00fcckkehr nach Hause.<\/p>\n    <\/div>\n\n    <div class=\"tt-egy-benefits\">\n      <div class=\"tt-egy-benefit\"><div class=\"tt-egy-benefit-icon\">\u260e<\/div><h3>Pers\u00f6nliche Beratung<\/h3><p>Direkter Kontakt und individuelle Reiseplanung.<\/p><\/div>\n      <div class=\"tt-egy-benefit\"><div class=\"tt-egy-benefit-icon\">\u25c8<\/div><h3>Ausgew\u00e4hlte Programme<\/h3><p>Sorgf\u00e4ltig kombinierte Routen, Hotels und Erlebnisse.<\/p><\/div>\n      <div class=\"tt-egy-benefit\"><div class=\"tt-egy-benefit-icon\">\u2713<\/div><h3>Transparente Angebote<\/h3><p>Klare Leistungen, Preise und optionale Zusatzangebote.<\/p><\/div>\n      <div class=\"tt-egy-benefit\"><div class=\"tt-egy-benefit-icon\">\u2726<\/div><h3>Betreuung vor Ort<\/h3><p>Zuverl\u00e4ssige Ansprechpartner w\u00e4hrend Ihrer Reise.<\/p><\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- TYPES -->\n<section class=\"tt-egy-section\">\n  <div class=\"tt-egy-shell\">\n    <div class=\"tt-egy-head\">\n      <div class=\"tt-egy-mini\">Reisearten<\/div>\n      <h2>So m\u00f6chten Sie \u00c4gypten entdecken<\/h2>\n      <p>W\u00e4hlen Sie zwischen klassischer Rundreise, Nilkreuzfahrt oder Kultur mit Badeverl\u00e4ngerung.<\/p>\n    <\/div>\n\n    <div class=\"tt-egy-types\">\n      <div class=\"tt-egy-type\" style=\"background-image:url('https:\/\/triptreat.de\/wp-content\/uploads\/2026\/07\/ChatGPT-Image-Jul-5-2026-02_49_48-AM.png')\">\n        <div class=\"tt-egy-type-content\"><h3>Rundreisen<\/h3><p>Kairo, Luxor, Assuan und die wichtigsten Kulturh\u00f6hepunkte.<\/p><\/div>\n      <\/div>\n      <div class=\"tt-egy-type\" style=\"background-image:url('https:\/\/triptreat.de\/wp-content\/uploads\/2026\/07\/ChatGPT-Image-Jul-5-2026-02_51_11-AM.png')\">\n        <div class=\"tt-egy-type-content\"><h3>Nilkreuzfahrten<\/h3><p>Entspanntes Reisen zwischen Tempeln, D\u00f6rfern und gr\u00fcnen Nilufern.<\/p><\/div>\n      <\/div>\n      <div class=\"tt-egy-type\" style=\"background-image:url('https:\/\/triptreat.de\/wp-content\/uploads\/2026\/07\/ChatGPT-Image-Jul-5-2026-02_46_56-AM.png')\">\n        <div class=\"tt-egy-type-content\"><h3>Kultur &amp; Baden<\/h3><p>Historische H\u00f6hepunkte und Erholung am Roten Meer.<\/p><\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- HIGHLIGHTS -->\n<section class=\"tt-egy-section alt\">\n  <div class=\"tt-egy-shell\">\n    <div class=\"tt-egy-head\">\n      <div class=\"tt-egy-mini\">\u00c4gyptens H\u00f6hepunkte<\/div>\n      <h2>H\u00f6hepunkte unserer \u00c4gypten Reisen<\/h2>\n      <p>Monumentale Geschichte, lebendige Kultur und einzigartige Landschaften.<\/p>\n    <\/div>\n\n    <div class=\"tt-egy-highlights\">\n      <div class=\"tt-egy-highlight\"><div class=\"tt-egy-highlight-image\" style=\"background-image:url('https:\/\/triptreat.de\/wp-content\/uploads\/2026\/07\/ChatGPT-Image-Jul-5-2026-02_49_48-AM.png')\"><\/div><div class=\"tt-egy-highlight-body\"><h3>Pyramiden von Gizeh<\/h3><p>Sphinx, Taltempel und die ber\u00fchmtesten Bauwerke \u00c4gyptens.<\/p><\/div><\/div>\n      <div class=\"tt-egy-highlight\"><div class=\"tt-egy-highlight-image\" style=\"background-image:url('https:\/\/triptreat.de\/wp-content\/uploads\/2026\/07\/pexels-axp-photography-500641970-18934711-scaled.jpg')\"><\/div><div class=\"tt-egy-highlight-body\"><h3>Luxor &amp; Karnak<\/h3><p>Monumentale Tempel und das kulturelle Herz Ober\u00e4gyptens.<\/p><\/div><\/div>\n      <div class=\"tt-egy-highlight\"><div class=\"tt-egy-highlight-image\" style=\"background-image:url('https:\/\/triptreat.de\/wp-content\/uploads\/2026\/07\/ChatGPT-Image-Jul-5-2026-02_47_51-AM.png')\"><\/div><div class=\"tt-egy-highlight-body\"><h3>Tal der K\u00f6nige<\/h3><p>Reich verzierte Gr\u00e4ber der Pharaonen nahe Luxor.<\/p><\/div><\/div>\n      <div class=\"tt-egy-highlight\"><div class=\"tt-egy-highlight-image\" style=\"background-image:url('https:\/\/triptreat.de\/wp-content\/uploads\/2026\/07\/ChatGPT-Image-Jul-5-2026-02_51_11-AM.png')\"><\/div><div class=\"tt-egy-highlight-body\"><h3>Der Nil<\/h3><p>Die klassische Route zwischen Luxor und Assuan.<\/p><\/div><\/div>\n      <div class=\"tt-egy-highlight\"><div class=\"tt-egy-highlight-image\" style=\"background-image:url('https:\/\/triptreat.de\/wp-content\/uploads\/2026\/07\/ChatGPT-Image-Jul-5-2026-02_46_19-AM.png')\"><\/div><div class=\"tt-egy-highlight-body\"><h3>Abu Simbel<\/h3><p>Die imposanten Felsentempel von Ramses II.<\/p><\/div><\/div>\n      <div class=\"tt-egy-highlight\"><div class=\"tt-egy-highlight-image\" style=\"background-image:url('https:\/\/triptreat.de\/wp-content\/uploads\/2026\/07\/ChatGPT-Image-Jul-5-2026-02_46_56-AM.png')\"><\/div><div class=\"tt-egy-highlight-body\"><h3>Rotes Meer<\/h3><p>Str\u00e4nde, Korallenriffe und ganzj\u00e4hrige Erholung.<\/p><\/div><\/div>\n      <div class=\"tt-egy-highlight\"><div class=\"tt-egy-highlight-image\" style=\"background-image:url('https:\/\/triptreat.de\/wp-content\/uploads\/2026\/07\/ChatGPT-Image-Jul-5-2026-02_53_28-AM.png')\"><\/div><div class=\"tt-egy-highlight-body\"><h3>Gro\u00dfes \u00c4gyptisches Museum<\/h3><p>Eine au\u00dfergew\u00f6hnliche Sammlung alt\u00e4gyptischer Sch\u00e4tze.<\/p><\/div><\/div>\n      <div class=\"tt-egy-highlight\"><div class=\"tt-egy-highlight-image\" style=\"background-image:url('https:\/\/triptreat.de\/wp-content\/uploads\/2026\/07\/ChatGPT-Image-Jul-5-2026-02_51_11-AM.png')\"><\/div><div class=\"tt-egy-highlight-body\"><h3>Luxus-Dahabeya<\/h3><p>Stilvolles Reisen auf einem traditionellen Segelschiff.<\/p><\/div><\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- STATS -->\n<section class=\"tt-egy-section\">\n  <div class=\"tt-egy-shell\">\n    <div class=\"tt-egy-stats\">\n      <div class=\"tt-egy-stat\"><strong>4\u20135 Std.<\/strong><span>Flugzeit ab Deutschland<\/span><\/div>\n      <div class=\"tt-egy-stat\"><strong>Okt.\u2013Apr.<\/strong><span>Besonders angenehme Reisezeit<\/span><\/div>\n      <div class=\"tt-egy-stat\"><strong>3.000+<\/strong><span>Jahre Geschichte und Kultur<\/span><\/div>\n      <div class=\"tt-egy-stat\"><strong>365 Tage<\/strong><span>Sonne und vielseitige Erlebnisse<\/span><\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- REVIEWS -->\n<section class=\"tt-egy-section alt\">\n  <div class=\"tt-egy-shell\">\n    <div class=\"tt-egy-head\">\n      <div class=\"tt-egy-mini\">Reiseerlebnisse<\/div>\n      <h2>Was G\u00e4ste an \u00c4gypten lieben<\/h2>\n      <p>Beispielhafte Eindr\u00fccke, die typische Reiseerlebnisse widerspiegeln.<\/p>\n    <\/div>\n\n    <div class=\"tt-egy-reviews\">\n      <div class=\"tt-egy-review\"><div class=\"tt-egy-stars\">\u2605\u2605\u2605\u2605\u2605<\/div><p>\u201eDie Mischung aus Kairo, Nil und Luxor war perfekt. Besonders die pers\u00f6nliche Betreuung hat uns \u00fcberzeugt.\u201c<\/p><strong>\u2013 Kulturreise<\/strong><\/div>\n      <div class=\"tt-egy-review\"><div class=\"tt-egy-stars\">\u2605\u2605\u2605\u2605\u2605<\/div><p>\u201eDie Dahabeya war ruhig, stilvoll und deutlich pers\u00f6nlicher als eine gro\u00dfe Kreuzfahrt.\u201c<\/p><strong>\u2013 Nilreise<\/strong><\/div>\n      <div class=\"tt-egy-review\"><div class=\"tt-egy-stars\">\u2605\u2605\u2605\u2605\u2605<\/div><p>\u201eErst Tempel und Pyramiden, danach Erholung am Roten Meer \u2013 genau die richtige Kombination.\u201c<\/p><strong>\u2013 Kultur &amp; Baden<\/strong><\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- FAQ -->\n<section class=\"tt-egy-section\">\n  <div class=\"tt-egy-shell\">\n    <div class=\"tt-egy-head\">\n      <div class=\"tt-egy-mini\">H\u00e4ufige Fragen<\/div>\n      <h2>Gut vorbereitet f\u00fcr \u00c4gypten Reisen<\/h2>\n      <p>Antworten auf h\u00e4ufige Fragen zu unseren \u00c4gypten Reisen und Reiseprogrammen.<\/p>\n    <\/div>\n\n    <div class=\"tt-egy-faq\">\n      <details><summary>Ben\u00f6tige ich f\u00fcr \u00c4gypten ein Visum?<\/summary><div class=\"tt-egy-faq-answer\">F\u00fcr die Einreise wird grunds\u00e4tzlich ein Visum ben\u00f6tigt. Bitte pr\u00fcfen Sie vor der Reise die aktuell g\u00fcltigen Einreisebestimmungen.<\/div><\/details>\n      <details><summary>Sind internationale Fl\u00fcge enthalten?<\/summary><div class=\"tt-egy-faq-answer\">Das h\u00e4ngt vom jeweiligen Reiseangebot ab. Die enthaltenen Leistungen stehen auf der jeweiligen Detailseite.<\/div><\/details>\n      <details><summary>Gibt es deutschsprachige Reiseleitung?<\/summary><div class=\"tt-egy-faq-answer\">Bei ausgew\u00e4hlten Rundreisen und Ausfl\u00fcgen ist eine deutschsprachige Reiseleitung vorgesehen.<\/div><\/details>\n      <details><summary>Kann ich einen Badeaufenthalt erg\u00e4nzen?<\/summary><div class=\"tt-egy-faq-answer\">Viele Rundreisen lassen sich mit Hurghada, Marsa Alam oder Sharm El-Sheikh kombinieren.<\/div><\/details>\n      <details><summary>Kann ich zus\u00e4tzliche Ausfl\u00fcge buchen?<\/summary><div class=\"tt-egy-faq-answer\">Je nach Programm sind zus\u00e4tzliche Erlebnisse wie Abu Simbel, Ballonfahrt, Schnorcheln oder W\u00fcstentouren buchbar.<\/div><\/details>\n      <details><summary>Wie kann ich eine Reise anfragen?<\/summary><div class=\"tt-egy-faq-answer\">\u00d6ffnen Sie die gew\u00fcnschte Reise oder nutzen Sie unsere Kontaktseite f\u00fcr eine pers\u00f6nliche Beratung.<\/div><\/details>\n    <\/div>\n  <\/div>\n<\/section>\n<!-- INTERNAL LINKS -->\n<section class=\"tt-egy-section alt\">\n  <div class=\"tt-egy-shell\">\n\n    <div class=\"tt-egy-head\">\n      <div class=\"tt-egy-mini\">Mehr entdecken<\/div>\n      <h2>Weitere Reiseziele von Trip Treat<\/h2>\n      <p>\n        Entdecken Sie weitere Rundreisen und Reiseziele mit Trip Treat.\n      <\/p>\n    <\/div>\n\n    <div class=\"tt-egy-tour-grid\">\n\n      <article class=\"tt-egy-tour\">\n        <a href=\"https:\/\/triptreat.de\/home\/marokko-rundreisen\/\">\n          <div class=\"tt-egy-tour-image\" style=\"background-image:url('https:\/\/triptreat.de\/wp-content\/uploads\/2026\/07\/shutterstock2470480069.avif')\"><\/div>\n          <div class=\"tt-egy-tour-body\">\n            <h3>Marokko Rundreisen<\/h3>\n            <p>W\u00fcste, K\u00f6nigsst\u00e4dte, Atlasgebirge und Marrakesch entdecken.<\/p>\n          <\/div>\n        <\/a>\n      <\/article>\n\n      <article class=\"tt-egy-tour\">\n        <a href=\"https:\/\/triptreat.de\/home\/albanien-rundreisen\/\">\n          <div class=\"tt-egy-tour-image\" style=\"background-image:url('https:\/\/triptreat.de\/wp-content\/uploads\/2026\/07\/pexels-axp-photography-500641970-18934711-scaled.jpg')\"><\/div>\n          <div class=\"tt-egy-tour-body\">\n            <h3>Albanien Rundreisen<\/h3>\n            <p>Authentische Natur, UNESCO-St\u00e4dte und traumhafte K\u00fcsten.<\/p>\n          <\/div>\n        <\/a>\n      <\/article>\n\n      <article class=\"tt-egy-tour\">\n        <a href=\"https:\/\/triptreat.de\/home\/tuerkei\/\">\n          <div class=\"tt-egy-tour-image\" style=\"background-image:url('https:\/\/images.unsplash.com\/photo-1527838832700-5059252407fa?auto=format&#038;fit=crop&#038;w=1200&#038;q=80')\"><\/div>\n          <div class=\"tt-egy-tour-body\">\n            <h3>T\u00fcrkei Rundreisen<\/h3>\n            <p>Istanbul, Kappadokien, Pamukkale und die \u00c4g\u00e4is erleben.<\/p>\n          <\/div>\n        <\/a>\n      <\/article>\n\n    <\/div>\n\n  <\/div>\n<\/section>\n<!-- CTA -->\n<section class=\"tt-egy-cta\">\n  <div class=\"tt-egy-shell\">\n    <div class=\"tt-egy-cta-box\">\n      <div class=\"tt-egy-cta-content\">\n        <div class=\"tt-egy-mini\">Ihre n\u00e4chste Reise<\/div>\n        <h2>Bereit f\u00fcr Ihre \u00c4gypten Reisen?<\/h2>\n        <p>Teilen Sie uns Ihre W\u00fcnsche mit. Wir beraten Sie pers\u00f6nlich und erstellen ein passendes Angebot.<\/p>\n        <div class=\"tt-egy-hero-actions\">\n          <a href=\"https:\/\/triptreat.de\/home\/kontakt\/\" class=\"tt-egy-btn tt-egy-btn-primary\">Unverbindlich anfragen<\/a>\n          <a href=\"https:\/\/wa.me\/491727627208\" target=\"_blank\" rel=\"noopener\" class=\"tt-egy-btn tt-egy-btn-ghost\">\u00dcber WhatsApp schreiben<\/a>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<script>\n(function(){\n  var search=document.getElementById(\"ttSearch\");\n  var type=document.getElementById(\"ttType\");\n  var duration=document.getElementById(\"ttDuration\");\n  var budget=document.getElementById(\"ttBudget\");\n  var reset=document.getElementById(\"ttReset\");\n  var tours=[].slice.call(document.querySelectorAll(\".tt-egy-tour\"));\n  var empty=document.getElementById(\"ttEmpty\");\n\n  function applyFilters(){\n    var searchValue=(search.value||\"\").toLowerCase().trim();\n    var typeValue=type.value;\n    var durationValue=duration.value;\n    var budgetValue=budget.value;\n    var visible=0;\n\n    tours.forEach(function(card){\n      var name=(card.getAttribute(\"data-name\")||\"\").toLowerCase();\n      var cardType=card.getAttribute(\"data-type\")||\"\";\n      var cardDuration=card.getAttribute(\"data-duration\")||\"\";\n      var cardBudget=card.getAttribute(\"data-budget\")||\"\";\n\n      var okSearch=!searchValue || name.indexOf(searchValue)!==-1;\n      var okType=!typeValue || cardType.indexOf(typeValue)!==-1;\n      var okDuration=!durationValue || cardDuration===durationValue;\n      var okBudget=!budgetValue || cardBudget===budgetValue;\n      var show=okSearch && okType && okDuration && okBudget;\n\n      card.style.display=show ? \"\" : \"none\";\n      if(show){ visible++; }\n    });\n\n    empty.style.display=visible ? \"none\" : \"block\";\n  }\n\n  [search,type,duration,budget].forEach(function(el){\n    el.addEventListener(el.tagName===\"INPUT\" ? \"input\" : \"change\",applyFilters);\n  });\n\n  reset.addEventListener(\"click\",function(){\n    search.value=\"\";\n    type.value=\"\";\n    duration.value=\"\";\n    budget.value=\"\";\n    applyFilters();\n  });\n})();\n<\/script>\n\n<\/section>\n","protected":false},"excerpt":{"rendered":"<p>\u00c4gypten Reisen mit Trip Treat bieten Ihnen unvergessliche Rundreisen, Nilkreuzfahrten, Badeurlaub am Roten Meer und authentische Erlebnisse in ganz \u00c4gypten. Trip Treat \u00c4gyptenreisen \u00c4gypten Reisen \u2013 intensiv, komfortabel und unvergesslich Entdecken Sie die Pyramiden von Gizeh, die Tempel von Luxor und Assuan, exklusive Nilkreuzfahrten und traumhafte Badeaufenthalte am Roten Meer. Reisen entdecken Pers\u00f6nlich beraten lassen [&hellip;]<\/p>\n","protected":false},"author":3,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"om_disable_all_campaigns":false,"_monsterinsights_skip_tracking":false,"footnotes":""},"class_list":["post-8241","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/triptreat.de\/home\/wp-json\/wp\/v2\/pages\/8241","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/triptreat.de\/home\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/triptreat.de\/home\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/triptreat.de\/home\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/triptreat.de\/home\/wp-json\/wp\/v2\/comments?post=8241"}],"version-history":[{"count":43,"href":"https:\/\/triptreat.de\/home\/wp-json\/wp\/v2\/pages\/8241\/revisions"}],"predecessor-version":[{"id":9001,"href":"https:\/\/triptreat.de\/home\/wp-json\/wp\/v2\/pages\/8241\/revisions\/9001"}],"wp:attachment":[{"href":"https:\/\/triptreat.de\/home\/wp-json\/wp\/v2\/media?parent=8241"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}