Clarissa Dumpert – Freie Rednerin im Fünfseenland

/* Google Fonts: Cormorant Garamond (nächste verfügbare Garamond-Variante) */ @import url(‚https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@300;400;500&family=Open+Sans:wght@300;400&display=swap‘); .cd-hero { position: relative; width: 100%; min-height: 440px; background-image: url(‚https://clarissa-dumpert.de/wp-content/uploads/2026/06/Freie-Rednerin-Hintergruende-12.png‘); background-size: cover; background-position: center center; background-repeat: no-repeat; display: flex; align-items: center; overflow: hidden; box-sizing: border-box; } .cd-hero__inner { position: relative; z-index: 2; max-width: 1100px; width: 100%; margin: 0 auto; padding: 70px 60px 70px 60px; box-sizing: border-box; } .cd-hero__h1 { font-family: ‚Cormorant Garamond‘, Garamond, ‚EB Garamond‘, Georgia, serif; font-weight: 400; font-size: clamp(52px, 7vw, 88px); line-height: 1.08; color: #5e6555; letter-spacing: 0.01em; margin: 0 0 32px 0; padding: 0; max-width: 55%; } .cd-hero__sub { font-family: ‚Open Sans‘, sans-serif; font-weight: 300; font-size: clamp(14px, 1.5vw, 20px); line-height: 1.65; color: #5e6555; max-width: 480px; margin: 0; padding: 0; } /* Responsive */ @media (max-width: 768px) { .cd-hero { min-height: 320px; } .cd-hero__inner { padding: 50px 30px; } .cd-hero__h1 { font-size: clamp(42px, 12vw, 64px); max-width: 80%; } .cd-hero__sub { font-size: 14px; max-width: 100%; } } @media (max-width: 480px) { .cd-hero__inner { padding: 40px 24px; } .cd-hero__h1 { max-width: 100%; } }

Freie
Rednerin.

Im Oberland, Fünfseenland, im Raum München und überall, wo es so schön ist, begleite ich euch mit persönlichen Worten, Feingefühl und Herzlichkeit – für Abschiede, Hochzeiten und Kinderwillkommensfeste.

Die Rückmeldung, die ich am häufigsten bekomme, ist,
dass meine Reden empathisch und einfühlsam sind.
Und letztens hat jemand gesagt: Wenn man der Zeremonie eine Überschrift geben würde, dann wäre es natürlich & menschlich.
Hallo, ich bin die Clarissa.

Ich liebe die Schönheit von einfachen Dingen, die ursprünglich und natürlich sind: Eine Blumenwiese, ein noch warmes selbstgemachtes Brot mit Butter, die Apfelblüte im Frühling oder eine sanfte Sommerbrise. Zack – glücklich.

Und ansonsten bin ich Mama, Ehefrau, Diplom-Pädagogin, freie Rednerin (IHK-zertifiziert), Kinesiologin, Bücherwurm und See-Liebhaberin.

Ach ja – und Berge: Berge liebe ich auch.

Mehr über mich
Clarissa Dumpert
.cd-angebot { background-image: url(https://clarissa-dumpert.de/wp-content/uploads/2026/06/Freie-Rednerin-Hintergruende-8.png); background-size: cover; background-position: center; padding: 72px 32px; width: 100vw; margin-left: calc(-50vw + 50%); } .cd-titel { text-align: center; font-size: 36px; letter-spacing: 0.06em; font-family: ‚Open Sans‘, sans-serif; font-weight: 300; color: #5e6555; margin-bottom: 48px; } .cd-grid { display: flex; gap: 24px; max-width: 1050px; margin: 0 auto; justify-content: center; } .cd-karte { background: #ffffff; flex: 1; max-width: 320px; box-shadow: 0 4px 24px rgba(80,60,90,0.12); transition: transform 0.3s, box-shadow 0.3s; text-decoration: none; color: inherit; display: flex; flex-direction: column; } .cd-karte:hover { transform: translateY(-8px); box-shadow: 0 16px 48px rgba(80,60,90,0.2); } .cd-karte-foto { width: 100%; height: 220px; object-fit: cover; display: block; } /* Trauerfeier: Blumen unten zeigen */ .cd-karte-foto.trauerfeier { object-position: center bottom; } /* Trauung und Kinder: von oben */ .cd-karte-foto.trauung { object-position: center 20%; } .cd-karte-foto.kinder { object-position: center center; } .cd-karte-body { padding: 22px 22px 28px; text-align: center; display: flex; flex-direction: column; flex: 1; } .cd-karte-titel { font-size: 20px; font-weight: 400; color: #5e6555; margin-bottom: 12px; font-family: ‚Open Sans‘, sans-serif; line-height: 1.3; } .cd-karte-text { font-size: 14px; line-height: 1.85; color: #5e6555; margin-bottom: 20px; font-family: ‚Open Sans‘, sans-serif; font-weight: 300; flex: 1; } .cd-btn { display: inline-block; padding: 10px 24px; border: 1px solid #5e6555; color: #5e6555; font-size: 11px; letter-spacing: 0.16em; text-transform: uppercase; font-family: ‚Open Sans‘, sans-serif; font-weight: 400; transition: all 0.25s; } .cd-karte:hover .cd-btn { background: #5e6555; color: #fff; border-color: #5e6555; } @media (max-width: 680px) { .cd-grid { flex-direction: column; align-items: center; } .cd-karte { max-width: 100%; width: 100%; } .cd-angebot { padding: 48px 16px; } }
/* ── ZAHLEN-LEISTE ── */ .cd-zahlen { background: #5e6555; padding: 28px 32px; width: 100vw; margin-left: calc(-50vw + 50%); } .cd-zahlen-grid { display: flex; justify-content: center; align-items: center; gap: 0; max-width: 900px; margin: 0 auto; } .cd-zahl-item { flex: 1; text-align: center; padding: 0 24px; border-right: 1px solid rgba(255,255,255,0.2); } .cd-zahl-item:last-child { border-right: none; } .cd-zahl-gross { font-family: ‚Open Sans‘, sans-serif; font-size: 28px; font-weight: 300; color: #f7f4ef; line-height: 1.1; margin-bottom: 6px; } .cd-zahl-label { font-family: ‚Open Sans‘, sans-serif; font-size: 11px; letter-spacing: 0.12em; text-transform: uppercase; color: rgba(255,255,255,0.7); font-weight: 300; line-height: 1.4; } /* ── BEWERTUNGEN ── */ .cd-reviews { background-image: url(https://clarissa-dumpert.de/wp-content/uploads/2026/06/Freie-Rednerin-Hintergruende-7.png); background-size: cover; background-position: center; padding: 64px 32px; width: 100vw; margin-left: calc(-50vw + 50%); text-align: center; } .cd-reviews-grid { display: flex; gap: 24px; max-width: 1050px; margin: 0 auto 40px; justify-content: center; text-align: left; } .cd-review-karte { background: rgba(255,255,255,0.95); padding: 28px 24px; flex: 1; max-width: 320px; border-top: 2px solid #5e6555; } .cd-review-sterne { color: #c4a96a; font-size: 14px; letter-spacing: 2px; margin-bottom: 14px; } .cd-review-text { font-family: ‚Open Sans‘, sans-serif; font-size: 14px; font-style: italic; color: #3a3228; line-height: 1.85; font-weight: 400; margin-bottom: 18px; } .cd-review-autor { font-family: ‚Open Sans‘, sans-serif; font-size: 11px; letter-spacing: 0.12em; text-transform: uppercase; color: #5e6555; font-weight: 600; } .cd-review-anlass { font-family: ‚Open Sans‘, sans-serif; font-size: 11px; color: #9a8a70; margin-top: 4px; font-weight: 300; } .cd-reviews-link { display: inline-block; font-family: ‚Open Sans‘, sans-serif; font-size: 12px; letter-spacing: 0.12em; text-transform: uppercase; color: #3a3228; text-decoration: none; border-bottom: 1px solid rgba(58,50,40,0.5); padding-bottom: 3px; font-weight: 500; transition: border-color 0.2s; } .cd-reviews-link:hover { border-color: #3a3228; } @media (max-width: 680px) { .cd-zahlen-grid { flex-direction: column; gap: 20px; } .cd-zahl-item { border-right: none; border-bottom: 1px solid rgba(255,255,255,0.2); padding-bottom: 20px; } .cd-zahl-item:last-child { border-bottom: none; padding-bottom: 0; } .cd-reviews-grid { flex-direction: column; align-items: center; } .cd-review-karte { max-width: 100%; width: 100%; } .cd-reviews { padding: 48px 16px; } .cd-zahlen { padding: 32px 16px; } }
„`
150+
gestaltete Zeremonien
51 × ★★★★★
Bewertungen auf Google
Top Score
Trustlocal zertifiziert
„`
„`
★★★★★

„In nur einem intensiven Gespräch hat sie es geschafft, den Menschen in seiner Tiefe und Einzigartigkeit so würdevoll und berührend darzustellen – ein lebendiges, ehrliches und liebevolles Portrait.“

Alex K.
Trauerfeier
★★★★★

„Clarissa nahm sich sehr viel Zeit, bewies unfassbare Empathie und hörte zu. Manchmal hatte ich fast das Gefühl, sie wäre meiner Frau schon mal begegnet.“

Robert S.
Trauerfeier
★★★★★

„Clarissa hört zu, gibt, bringt Ideen ein und ist offen für individuelle Wünsche. Fast schade, dass man nur einmal plant zu heiraten – sonst gerne wieder!“

Vera K.
Freie Trauung
„`
Alle 51 Bewertungen auf Google ansehen →
.cd-footer { width: 100vw; margin-left: calc(50% – 50vw); background: #3a3628; font-family: ‚Open Sans‘, sans-serif; } .cd-footer-main { display: flex; max-width: 1100px; margin: 0 auto; padding: 64px 40px 48px; gap: 60px; align-items: flex-start; } /* Linke Seite – Karte */ .cd-footer-karte { flex: 0 0 380px; } .cd-footer-karte img { width: 100%; border-radius: 4px; opacity: 0.9; } /* Rechte Seite – Info */ .cd-footer-info { flex: 1; padding-top: 8px; } .cd-footer-name { font-size: 22px; font-weight: 300; color: #f4efe7; letter-spacing: 0.06em; margin-bottom: 6px; } .cd-footer-beruf { font-size: 11px; letter-spacing: 0.18em; text-transform: uppercase; color: rgba(244,239,231,0.55); margin-bottom: 32px; font-weight: 300; } .cd-footer-block { margin-bottom: 28px; } .cd-footer-block-titel { font-size: 10px; letter-spacing: 0.18em; text-transform: uppercase; color: rgba(244,239,231,0.45); margin-bottom: 10px; font-weight: 400; } .cd-footer-block p { font-size: 13px; color: rgba(244,239,231,0.75); line-height: 1.8; font-weight: 300; margin: 0; } .cd-footer-block a { color: rgba(244,239,231,0.75); text-decoration: none; transition: color 0.2s; } .cd-footer-block a:hover { color: #f4efe7; } /* Unterer Streifen */ .cd-footer-bottom { border-top: 1px solid rgba(244,239,231,0.1); padding: 20px 40px; display: flex; justify-content: space-between; align-items: center; max-width: 1100px; margin: 0 auto; } .cd-footer-copy { font-size: 11px; color: rgba(244,239,231,0.35); font-weight: 300; letter-spacing: 0.06em; } .cd-footer-links { display: flex; gap: 24px; } .cd-footer-links a { font-size: 11px; letter-spacing: 0.1em; text-transform: uppercase; color: rgba(244,239,231,0.45); text-decoration: none; transition: color 0.2s; } .cd-footer-links a:hover { color: rgba(244,239,231,0.85); } @media (max-width: 768px) { .cd-footer-main { flex-direction: column; padding: 40px 20px 32px; gap: 32px; } .cd-footer-karte { flex: none; width: 100%; } .cd-footer-bottom { flex-direction: column; gap: 12px; text-align: center; padding: 20px; } .cd-footer-links { flex-wrap: wrap; justify-content: center; } }