<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>lemontreepresse.de - Kreativ, Ratgeber, Kinder, Buch, Sachbuch, Geschenk, Lemontreepresse</title>
    <!-- Tailwind CSS Link -->
    <link href="&#x2F;css&#x2F;app.72056330e3003a849f1109d0af77ed01.css" rel="stylesheet">
    <script src="/js/htmx.min.js" defer></script>
    <style>*{margin: 0; padding: 0;}</style>
    <meta  name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1" content="">

    
    <script type="text/javascript">
        window._pQKdqgoh = window._pQKdqgoh || {};
        window._pQKdqgoh.queue = window._pQKdqgoh.queue || [];
    </script>
    <script src="https://kwserving.com/dm.js?cid=8CU70BJ1S" async="async"></script>
    

    <!-- Taboola Head Code -->
    <script type="text/javascript">
        window._taboola = window._taboola || [];
        _taboola.push({article:'auto'});
        !function (e, f, u, i) {
            if (!document.getElementById(i)){
                e.async = 1;
                e.src = u;
                e.id = i;
                f.parentNode.insertBefore(e, f);
            }
        }(document.createElement('script'),
        document.getElementsByTagName('script')[0],
        '//cdn.taboola.com/libtrc/kvgmbh-network/loader.js',
        'tb_loader_script');
        if(window.performance && typeof window.performance.mark == 'function')
            {window.performance.mark('tbl_ic');}
    </script>
</head>
<body class="font-sans text-gray-900 antialiased bg-gradient-to-br from-slate-50 via-gray-100 to-slate-200 min-h-screen">
<div class="min-h-screen">
    <nav class="sticky top-0 z-40 backdrop-blur-xl bg-opacity-90 shadow-lg shadow-black/5 border-b border-white/10" style="background-color: #56be64;">
    <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
        <div class="flex justify-between items-center h-auto sm:h-18 py-2">
            <!-- Logo and Title -->
            <div class="flex-grow flex justify-start">
                <a href="/" class="flex items-center group">
                    
                    <img src="/logos/logo_4.png" alt="Domain Logo" class="block h-12 w-auto transition-transform duration-300 group-hover:scale-105">
                    
                    <span class="ml-3 text-xl font-bold md:text-2xl text-white drop-shadow-sm tracking-tight">
                        lemontreepresse.de
                    </span>
                </a>
            </div>
            <!-- Hamburger Button (Mobile) -->
            <div class="sm:hidden flex items-center">
                <button id="hamburger" class="text-white focus:outline-none p-2 rounded-lg hover:bg-white/10 transition-all duration-200">
                    <svg class="w-6 h-6" fill="none" stroke="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
                        <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4 6h16M4 12h16M4 18h16"></path>
                    </svg>
                </button>
            </div>
            <!-- Search Form (Desktop) -->
            <div class="hidden sm:flex items-center justify-end">
                <form onsubmit="submitSearch(this); return false;" class="flex items-center">
                    <div class="relative">
                        <input type="text" name="keyword" placeholder="Ich suche..." aria-label="Search"
                        class="rounded-full py-2.5 px-5 pl-11 bg-white/20 backdrop-blur-sm text-white placeholder-white/70 border border-white/30 focus:outline-none focus:ring-2 focus:ring-yellow-400/50 focus:border-yellow-400/50 focus:bg-white/30 transition-all duration-300">
                        <i class="fas fa-search text-white/70 absolute left-4 top-1/2 transform -translate-y-1/2"></i>
                    </div>
                    <button type="submit"
                            class="bg-gradient-to-r from-yellow-400 to-amber-400 hover:from-yellow-300 hover:to-amber-300 text-base font-bold text-gray-900 py-2.5 px-6 rounded-full ml-3 focus:outline-none focus:ring-2 focus:ring-yellow-400/50 shadow-lg shadow-yellow-500/25 hover:shadow-yellow-500/40 transition-all duration-300 hover:scale-105">
                        Suchen
                    </button>
                </form>
            </div>
        </div>

        <!-- Search Form (Mobile View) -->
        <div class="sm:hidden flex justify-center mt-4">
            <form onsubmit="submitSearch(this); return false;" class="flex items-center w-full px-4 mb-4">
                <div class="relative w-full">
                    <input type="text" name="keyword" placeholder="Ich suche..." aria-label="Search"
                           class="rounded-full w-full py-2.5 px-4 pl-11 bg-white/20 backdrop-blur-sm text-white placeholder-white/70 border border-white/30 focus:outline-none focus:ring-2 focus:ring-yellow-400/50 transition-all duration-300">
                    <i class="fas fa-search text-white/70 absolute left-4 top-1/2 transform -translate-y-1/2"></i>
                </div>
                <button type="submit"
                        class="bg-gradient-to-r from-yellow-400 to-amber-400 hover:from-yellow-300 hover:to-amber-300 text-gray-900 font-bold py-2.5 px-5 rounded-full ml-2 focus:outline-none focus:ring-2 focus:ring-yellow-400/50 shadow-lg transition-all duration-300">
                    Suchen
                </button>
            </form>
        </div>
    </div>

    <!-- Dropdown Menu for Mobile -->
    <div id="mobileMenu" class="sm:hidden hidden flex-col space-y-1 py-3 px-4 backdrop-blur-md bg-opacity-95 border-t border-white/10" style="background-color: #b5ff6a;">
        
        
        
        
        <a href="/Kreativ" class="block text-base font-medium py-2.5 px-3 rounded-lg hover:bg-white/10 transition-all duration-200" style="color: #000000;">
            Kreativ
        </a>
        
        
        <a href="/Ratgeber" class="block text-base font-medium py-2.5 px-3 rounded-lg hover:bg-white/10 transition-all duration-200" style="color: #000000;">
            Ratgeber
        </a>
        
        
        <a href="/Kinder" class="block text-base font-medium py-2.5 px-3 rounded-lg hover:bg-white/10 transition-all duration-200" style="color: #000000;">
            Kinder
        </a>
        
        
        <a href="/Buch" class="block text-base font-medium py-2.5 px-3 rounded-lg hover:bg-white/10 transition-all duration-200" style="color: #000000;">
            Buch
        </a>
        
        
        <a href="/Sachbuch" class="block text-base font-medium py-2.5 px-3 rounded-lg hover:bg-white/10 transition-all duration-200" style="color: #000000;">
            Sachbuch
        </a>
        
        
        <a href="/Geschenk" class="block text-base font-medium py-2.5 px-3 rounded-lg hover:bg-white/10 transition-all duration-200" style="color: #000000;">
            Geschenk
        </a>
        
        
    </div>

    <!-- Navigation Links (Desktop View) -->
    <div class="hidden sm:flex justify-center space-x-6 py-1.5 max-w-full overflow-x-hidden backdrop-blur-sm bg-opacity-95 border-t border-white/5" style="background-color: #b5ff6a;">
        
        
        
        <a href="/Kreativ" class="text-sm font-medium px-3 py-1.5 rounded-full hover:bg-white/10 transition-all duration-200" style="color: #000000;">
            Kreativ
        </a>
        
        
        <a href="/Ratgeber" class="text-sm font-medium px-3 py-1.5 rounded-full hover:bg-white/10 transition-all duration-200" style="color: #000000;">
            Ratgeber
        </a>
        
        
        <a href="/Kinder" class="text-sm font-medium px-3 py-1.5 rounded-full hover:bg-white/10 transition-all duration-200" style="color: #000000;">
            Kinder
        </a>
        
        
        <a href="/Buch" class="text-sm font-medium px-3 py-1.5 rounded-full hover:bg-white/10 transition-all duration-200" style="color: #000000;">
            Buch
        </a>
        
        
        <a href="/Sachbuch" class="text-sm font-medium px-3 py-1.5 rounded-full hover:bg-white/10 transition-all duration-200" style="color: #000000;">
            Sachbuch
        </a>
        
        
        <a href="/Geschenk" class="text-sm font-medium px-3 py-1.5 rounded-full hover:bg-white/10 transition-all duration-200" style="color: #000000;">
            Geschenk
        </a>
        
        
    </div>
</nav>

<script>
    const hamburger = document.getElementById('hamburger');
    const mobileMenu = document.getElementById('mobileMenu');

    hamburger.addEventListener('click', () => {
        mobileMenu.classList.toggle('hidden');
    });

    function submitSearch(form) {
        var term = form.keyword.value;
        var formattedTerm = term.trim().split(' ').join('-').replace(/^-+|-+$/g, '');
        window.location.href = '/' + encodeURIComponent(formattedTerm);
    }
</script>


    <main id="main-content" class="py-8 overflow-x-hidden">
        <div class="max-w-[1300px] mx-auto px-4 sm:px-6 lg:px-8 mb-1">
            <!-- Exit Popup -->
            <div id="buyDomainPopUp"
                 class="fixed inset-0 bg-black/40 backdrop-blur-sm flex items-center justify-center hidden z-50 transition-all duration-300">
                <div class="newsletter bg-white/95 backdrop-blur-xl p-8 rounded-2xl shadow-2xl relative border border-gray-200/50 max-w-md mx-4">
                    <span class="close absolute top-4 right-4 cursor-pointer text-gray-400 hover:text-gray-600 text-2xl transition-all duration-200 hover:scale-110 hover:rotate-90 w-8 h-8 flex items-center justify-center rounded-full hover:bg-gray-100"
                          id="close_domain_popup">&times;</span>
                    <h4 class="font-bold text-xl mb-4 text-gray-800">
                        Nicht das Gesuchte gefunden?
                    </h4>
                    <a id="popupLink" href="#" target="_blank"
                       class="inline-block mt-2 mb-4 bg-gradient-to-r from-blue-500 to-blue-600 hover:from-blue-400 hover:to-blue-500 text-white font-bold py-3 px-6 rounded-xl shadow-lg shadow-blue-500/25 hover:shadow-xl hover:shadow-blue-500/30 transition-all duration-300 hover:scale-105">
                        Weiter zu Shopping.eu
                    </a>
                    <h5 class="mt-6 mb-3 font-bold text-lg text-gray-700">
                        Oder besteht Interesse am Kauf dieser Domain?
                    </h5>
                    <p class="text-gray-600">
                        Bitte eine E-Mail an:
                        <span onclick="sendEmail()" class="underline text-blue-600 font-bold cursor-pointer hover:text-blue-700 transition-colors duration-200">domain@kv-gmbh.de</span>
                    </p>
                </div>
            </div>
            <div id="heroBanner"
     class="relative isolate overflow-hidden w-full max-w-none px-6 py-12 sm:py-16 lg:px-8 text-center text-white shadow-xl rounded-2xl border border-white/10" style="background-color: #56be64;">

    <button id="closeBanner"
            class="absolute top-4 right-4 text-white/70 hover:text-white text-3xl font-bold transition-all duration-200 hover:scale-110 w-10 h-10 flex items-center justify-center rounded-full hover:bg-white/10">
        &times;
    </button>

    <div class="mx-auto max-w-3xl relative z-10">
        <h2 class="text-3xl sm:text-5xl font-extrabold drop-shadow-lg">
            Domain
            <span>lemontreepresse.de</span>
            kaufen?
        </h2>
        <p class="mt-5 text-base sm:text-lg leading-relaxed text-white/90">
            Wir ziehen mit dem Projekt
            <strong>lemontreepresse.de</strong> um.<br>
            Sind Sie am Kauf der Domain
            <strong>lemontreepresse.de</strong> interessiert?
        </p>
        <div class="mt-6 flex justify-center">
            <button onclick="sendEmail()"
                    class="rounded-xl bg-gradient-to-r from-yellow-400 to-amber-400 px-8 py-3.5 text-base font-bold text-gray-900 shadow-lg shadow-black/20 hover:from-yellow-300 hover:to-amber-300 hover:shadow-xl transition-all duration-300 hover:scale-105 active:scale-95">
                Jetzt Kaufanfrage stellen
            </button>
        </div>
        <p class="mt-5 text-sm text-white/80">
            Schicken Sie uns bitte eine Email an
            <span onclick="sendEmail()" class="underline font-bold cursor-pointer text-white hover:text-yellow-300 transition-colors duration-200">domain@kv-gmbh.de</span><br>
            oder rufen uns an: 0541-91531010.
        </p>
    </div>
</div>

<div id="collapsedBanner"
     class="hidden relative isolate overflow-hidden w-full max-w-none px-6 py-4 text-center text-white shadow-lg rounded-2xl cursor-pointer border border-white/10 hover:shadow-xl transition-all duration-300 group" style="background-color: #56be64;">

    <div class="absolute top-3 right-4 text-white/70 group-hover:text-white transition-all duration-200">
        <svg xmlns="http://www.w3.org/2000/svg" class="h-6 w-6 transition-transform duration-300 group-hover:translate-y-1" fill="none" viewBox="0 0 24 24" stroke="currentColor">
            <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M19 9l-7 7-7-7"/>
        </svg>
    </div>

    <h2 class="text-xl sm:text-2xl font-bold">
        Domain
        <span class="underline decoration-yellow-400 decoration-2 underline-offset-4">lemontreepresse.de</span>
        kaufen?
    </h2>
</div>

<script>
    const heroBanner = document.getElementById('heroBanner');
    const closeBtn = document.getElementById('closeBanner');
    const collapsedBanner = document.getElementById('collapsedBanner');

    const path = window.location.pathname;
    const isHome = path === "/" || path === "";

    if (isHome) {
        heroBanner.style.display = 'block';
        collapsedBanner.classList.add('hidden');
    } else {
        heroBanner.style.display = 'none';
        collapsedBanner.classList.remove('hidden');
    }

    closeBtn.addEventListener('click', () => {
        heroBanner.classList.add('transition', 'duration-500', 'ease-in-out', 'opacity-0');
        setTimeout(() => {
            heroBanner.style.display = 'none';
            collapsedBanner.classList.remove('hidden');
        }, 500);
    });

    collapsedBanner.addEventListener('click', () => {
        heroBanner.style.display = 'block';
        heroBanner.classList.remove('opacity-0');
        collapsedBanner.classList.add('hidden');
    });
</script>


            
<li id="ad-banner" class="rounded-xl shadow-md border border-gray-200/60 p-5 bg-white/80 flex flex-col justify-between text-center mt-10 mb-10">
    <span class="text-xs bg-yellow-400 text-gray-900 px-3 py-1 rounded-full font-semibold mb-3 inline-block mx-auto">Anzeige</span>
    <div class="rounded-lg overflow-hidden bg-gray-100 p-2 min-h-[250px]">
        <div id="758042672">
            <script type="text/javascript">
                try {
                    window._pQKdqgoh = window._pQKdqgoh || {};
                    window._pQKdqgoh.queue = window._pQKdqgoh.queue || [];
                    window._pQKdqgoh.queue.push(function () {
                        window._pQGhwdlov.loadTag("758042672", "970x250", "758042672");
                    });
                } catch (e) {}
            </script>
        </div>
    </div>
</li>


<!-- MAIN PAGE LAYOUT (Row 1: 2 FAQs left, 2 Products right; then alternating full rows) -->
<div id="main-page-layout" class="hidden">
    <!-- Row 1: 2 FAQs (left 50%) + 2 Products (right 50%) -->
    <div class="grid grid-cols-1 lg:grid-cols-2 gap-6 mb-8">
        <!-- Left side: 2 FAQs stacked -->
        <div class="space-y-6">
            
                <section class="">
    <div id="faq-content">
        <li class="faq-item p-4 rounded-xl flex flex-col justify-between transition-all duration-300 w-full bg-white/80 backdrop-blur-sm border border-gray-200/60 shadow-md hover:shadow-lg">
            <h3 class="font-bold bg-gray-100 p-3 rounded-lg text-lg cursor-pointer transition-all duration-200 hover:bg-gray-200"
                data-truncate-length="50" onclick="toggleQuestion(event)">
                Was ist ein Ratgeber Buch?
            </h3>

            <div class="faq-answer-wrapper relative pb-5">
                <p class="faq-answer text-gray-600 text-sm mt-2 transition-all duration-300 cursor-pointer w-full leading-relaxed"
                   data-truncate-length="180" onclick="toggleAnswer(event)">
                    Ein Ratgeber Buch ist ein Buch, das speziell darauf ausgerichtet ist, dem Leser praktische Ratschläge und Anleitungen zu einem bestimmten Thema zu geben. Diese Bücher bieten in der Regel Schritt-für-Schritt-Anleitungen, Tipps, Tricks und Strategien, um ein bestimmtes Problem zu lösen oder ein Ziel zu erreichen. Sie können sich auf verschiedene Themenbereiche wie Selbsthilfe, Gesundheit, Finanzen, Beziehungen, Karriere oder Hobby konzentrieren. Ratgeber Bücher sind darauf ausgerichtet, dem Leser konkrete Handlungsempfehlungen zu geben, um sein Wissen zu erweitern und seine Fähigkeiten zu verbessern. Sie sind eine beliebte Quelle für persönliche Weiterentwicklung und können dabei helfen, neue Perspektiven zu gewinnen und positive Veränderungen im Leben herbeizuführen.
                    <span class="relative -top-[6px] text-[0.55em] opacity-40 font-normal select-none ml-1 inline-block">**</span>

                </p>

                <button onclick="toggleAnswer(event, true)" class="absolute bottom-0 right-2 mt-1 group"
                        aria-label="Toggle Description">
                    <i class="fa-solid fa-up-right-and-down-left-from-center text-blue-500 hover:text-blue-700"></i>
                    <span class="absolute w-auto p-2 min-w-max bottom-0 right-12 transform translate-x-1/2 translate-y-full bg-black text-white text-xs rounded-md opacity-0 group-hover:opacity-100 transition-opacity duration-300 ease-in-out">
                        Mehr Anzeigen
                    </span>
                </button>
            </div>

            

            <div id="related-terms"
                 class="related-terms hidden flex flex-wrap justify-center text-center mt-3 pt-3 border-t border-gray-100">
                
                
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Anleitung" class="block">
                                Anleitung
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Hilfe" class="block">
                                Hilfe
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Tipps" class="block">
                                Tipps
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Rat" class="block">
                                Rat
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Unterstützung" class="block">
                                Unterstützung
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Beratung" class="block">
                                Beratung
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Information" class="block">
                                Information
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Leitfaden" class="block">
                                Leitfaden
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Orientierung" class="block">
                                Orientierung
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Empfehlung" class="block">
                                Empfehlung
                            </a>
                        </div>
                    
                
            </div>
        </li>
    </div>
</section>

<!-- Pills einfärben -->
<script>
    document.addEventListener("DOMContentLoaded", () => {
        const colors = [
            "bg-blue-500 text-white hover:bg-blue-600",
            "bg-indigo-500 text-white hover:bg-indigo-600",
            "bg-violet-500 text-white hover:bg-violet-600",
            "bg-pink-500 text-white hover:bg-pink-600",
            "bg-rose-500 text-white hover:bg-rose-600",
            "bg-emerald-500 text-white hover:bg-emerald-600",
            "bg-teal-500 text-white hover:bg-teal-600",
            "bg-cyan-500 text-white hover:bg-cyan-600"
        ];

        const pills = document.querySelectorAll(".keyword-pill");
        pills.forEach((pill, index) => {
            const colorClass = colors[index % colors.length];
            pill.className += " " + colorClass;
        });
    });
</script>

            
                <section class="">
    <div id="faq-content">
        <li class="faq-item p-4 rounded-xl flex flex-col justify-between transition-all duration-300 w-full bg-white/80 backdrop-blur-sm border border-gray-200/60 shadow-md hover:shadow-lg">
            <h3 class="font-bold bg-gray-100 p-3 rounded-lg text-lg cursor-pointer transition-all duration-200 hover:bg-gray-200"
                data-truncate-length="50" onclick="toggleQuestion(event)">
                Was ist ein Sachbuch für Kinder erklärt?
            </h3>

            <div class="faq-answer-wrapper relative pb-5">
                <p class="faq-answer text-gray-600 text-sm mt-2 transition-all duration-300 cursor-pointer w-full leading-relaxed"
                   data-truncate-length="180" onclick="toggleAnswer(event)">
                    Ein Sachbuch für Kinder ist ein Buch, das informativen und lehrreichen Inhalt für junge Leser bietet. Es ist darauf ausgerichtet, komplexe Themen auf eine verständliche und ansprechende Weise zu präsentieren. Diese Bücher enthalten oft viele Bilder, Grafiken und Diagramme, um das Verständnis zu erleichtern. Sie können über eine Vielzahl von Themen wie Tiere, Geschichte, Wissenschaft, Technologie und mehr informieren. Sachbücher für Kinder sollen neugierig machen, Wissen vermitteln und das Interesse an verschiedenen Themen wecken.
                    <span class="relative -top-[6px] text-[0.55em] opacity-40 font-normal select-none ml-1 inline-block">**</span>

                </p>

                <button onclick="toggleAnswer(event, true)" class="absolute bottom-0 right-2 mt-1 group"
                        aria-label="Toggle Description">
                    <i class="fa-solid fa-up-right-and-down-left-from-center text-blue-500 hover:text-blue-700"></i>
                    <span class="absolute w-auto p-2 min-w-max bottom-0 right-12 transform translate-x-1/2 translate-y-full bg-black text-white text-xs rounded-md opacity-0 group-hover:opacity-100 transition-opacity duration-300 ease-in-out">
                        Mehr Anzeigen
                    </span>
                </button>
            </div>

            

            <div id="related-terms"
                 class="related-terms hidden flex flex-wrap justify-center text-center mt-3 pt-3 border-t border-gray-100">
                
                
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Kinderbuch" class="block">
                                Kinderbuch
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Erklärung" class="block">
                                Erklärung
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Sachthema" class="block">
                                Sachthema
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Illustrationen" class="block">
                                Illustrationen
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Wissen" class="block">
                                Wissen
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Lernen" class="block">
                                Lernen
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Verständlich" class="block">
                                Verständlich
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Informationen" class="block">
                                Informationen
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Bildhaft" class="block">
                                Bildhaft
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Aufklärung" class="block">
                                Aufklärung
                            </a>
                        </div>
                    
                
            </div>
        </li>
    </div>
</section>

<!-- Pills einfärben -->
<script>
    document.addEventListener("DOMContentLoaded", () => {
        const colors = [
            "bg-blue-500 text-white hover:bg-blue-600",
            "bg-indigo-500 text-white hover:bg-indigo-600",
            "bg-violet-500 text-white hover:bg-violet-600",
            "bg-pink-500 text-white hover:bg-pink-600",
            "bg-rose-500 text-white hover:bg-rose-600",
            "bg-emerald-500 text-white hover:bg-emerald-600",
            "bg-teal-500 text-white hover:bg-teal-600",
            "bg-cyan-500 text-white hover:bg-cyan-600"
        ];

        const pills = document.querySelectorAll(".keyword-pill");
        pills.forEach((pill, index) => {
            const colorClass = colors[index % colors.length];
            pill.className += " " + colorClass;
        });
    });
</script>

            
        </div>

        <!-- Right side: 2 Products in 2-column grid -->
        <div class="grid grid-cols-1 sm:grid-cols-2 gap-6">
            
                <section class="mb-8">
    <div id="product-content">
        <li class="bg-white/90 backdrop-blur-sm shadow-md rounded-xl m-1 flex flex-col transition-all duration-300 hover:-translate-y-1 hover:shadow-xl border border-gray-200/60 overflow-hidden group">
            <div id="product-1" class="flex flex-col rounded-xl overflow-hidden mx-4 md:mx-0">
                <form id="Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNYZ0lxN09JbXtXSXYyZ3BLb2VGMjZQWVxzVmxtNk8zZjNmcFRyVEc7b1xHNnlWSTdNXFZQMltuUFpVNWZ7UFhudGZHcldURkxXV3BHe09ZZTVaNGpZZDI3S1hZM3VUazIyUG9MR2NtSFJbV20yY2xQc1A0blpUb3pQTlltM2ZJeXxnWFxXWDI3NFBHNnZjRkx7ZW1Xek9WXDhUV3ZMZkd2TmVYXFhnbVxVT25IS2dIbTRPNWZoU3szMlVHdmhPSWVvZFlubVJWU3xQVmU2T3xXNU9WQ29jWVM7UEZPM1B8aXxQVmV6T0VcMmV8MntPRks0T0ZTeU9pPz8=">
                    <input type="hidden" name="q">
                    <input type="hidden" name="search" value="Buch-&quot;Paracord-Kreativ&quot;">
                    <input type="hidden" name="term" value="Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNYZ0lxN09JbXtXSXYyZ3BLb2VGMjZQWVxzVmxtNk8zZjNmcFRyVEc7b1xHNnlWSTdNXFZQMltuUFpVNWZ7UFhudGZHcldURkxXV3BHe09ZZTVaNGpZZDI3S1hZM3VUazIyUG9MR2NtSFJbV20yY2xQc1A0blpUb3pQTlltM2ZJeXxnWFxXWDI3NFBHNnZjRkx7ZW1Xek9WXDhUV3ZMZkd2TmVYXFhnbVxVT25IS2dIbTRPNWZoU3szMlVHdmhPSWVvZFlubVJWU3xQVmU2T3xXNU9WQ29jWVM7UEZPM1B8aXxQVmV6T0VcMmV8MntPRks0T0ZTeU9pPz8=">
                </form>

                <!-- Product Image -->
                <div class="overflow-hidden bg-gray-50">
                    <img class="w-full cursor-pointer min-h-[15rem] object-cover transition-transform duration-300 group-hover:scale-103"
                         src="https://cdn.billiger.com/dynimg/kv-2-6BxnHcSdnRdraKKz6XpJ53MH5lvA_hMn5zos5T_olRSBeQCSEAXhzSr2EMdStfeLm31-CAmAFXbYBlaU3gWqwongIMnfPan_16iLh5ZGYplafSyN0/4357835710_large.webp"
                         alt="Buch &quot;Paracord Kreativ&quot;"
                         onerror="this.onerror=null;this.src='/logos/photo_missing.png';"
                         onclick="submitForm('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNYZ0lxN09JbXtXSXYyZ3BLb2VGMjZQWVxzVmxtNk8zZjNmcFRyVEc7b1xHNnlWSTdNXFZQMltuUFpVNWZ7UFhudGZHcldURkxXV3BHe09ZZTVaNGpZZDI3S1hZM3VUazIyUG9MR2NtSFJbV20yY2xQc1A0blpUb3pQTlltM2ZJeXxnWFxXWDI3NFBHNnZjRkx7ZW1Xek9WXDhUV3ZMZkd2TmVYXFhnbVxVT25IS2dIbTRPNWZoU3szMlVHdmhPSWVvZFlubVJWU3xQVmU2T3xXNU9WQ29jWVM7UEZPM1B8aXxQVmV6T0VcMmV8MntPRks0T0ZTeU9pPz8=')">
                </div>

                <!-- Product Content -->
                <div class="px-5 flex flex-col flex-grow min-h-[9rem]">
                    <div class="min-h-[3.5rem] flex justify-between m-auto relative">
                        <div id="title-1" class="font-bold text-base mb-2 overflow-hidden line-clamp-2 cursor-pointer text-gray-800"
                             onclick="toggleTitle(1)">
                            Buch &quot;Paracord Kreativ&quot;
                        </div>

                        
                        <a href="/Buch-Paracord-Kreativ" class="absolute bottom-0 mt-1 -right-6 mr-2 group"
                              title="Buch-Paracord-Kreativ">
              <i class="fas fa-search text-blue-500 hover:text-blue-700"></i>
            </a>
                    </div>
                    <hr>
                    <div class="flex justify-between items-end relative mt-1">
                        <div id="description-1" class="text-gray-600 text-sm flex-grow line-clamp-3 cursor-pointer leading-relaxed"
                             onclick="toggleDescription(1)">
                            <span class="break-words">Paracord Kreativ. Der Autor J.D. Lenzen führt den Leser durch 35 neue Paracordknoten und geht noch einen Schritt weiter: Aus den Knoten werden nützliche und dekorative Gegenstände wie Armbänder, Schlüsselanhänger, Gürtel, Beutel oder sogar Sandalen! Anhand zahlreicher Fotos und leicht verständlicher Schritt-für-Schritt-Anleitungen kann jeder Leser die kreativen Ideen leicht ausprobieren und nachknüpfen. Buch mit 176 Seiten. Größe: 17 x 24 cm.Verlag: Münchner Verlagsgruppe, Autor: J.D. Lenzen</span>
                        </div>
                        <button onclick="toggleDescription(1)"
                                class="absolute bottom-0 mt-1 -right-6 mr-2 group"
                                aria-label="Toggle Description">
                            <i id="toggle-icon-1" class="fa-solid fa-up-right-and-down-left-from-center text-blue-500 hover:text-blue-700"></i>
                            <span id="toggle-text-1" class="absolute w-auto p-2 min-w-max bottom-0 right-12 transform translate-x-1/2 translate-y-full bg-black text-white text-xs rounded-md opacity-0 group-hover:opacity-100 transition-opacity duration-300 ease-in-out">
                Mehr Anzeigen
              </span>
                        </button>
                    </div>
                </div>

                <!-- Product Footer -->
                <div class="flex flex-col mt-auto px-6 items-center text-center justify-center">
                    <hr class="mb-1 border-gray-300">
                    <div class="mb-1">
                        <button onclick="submitForm('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNYZ0lxN09JbXtXSXYyZ3BLb2VGMjZQWVxzVmxtNk8zZjNmcFRyVEc7b1xHNnlWSTdNXFZQMltuUFpVNWZ7UFhudGZHcldURkxXV3BHe09ZZTVaNGpZZDI3S1hZM3VUazIyUG9MR2NtSFJbV20yY2xQc1A0blpUb3pQTlltM2ZJeXxnWFxXWDI3NFBHNnZjRkx7ZW1Xek9WXDhUV3ZMZkd2TmVYXFhnbVxVT25IS2dIbTRPNWZoU3szMlVHdmhPSWVvZFlubVJWU3xQVmU2T3xXNU9WQ29jWVM7UEZPM1B8aXxQVmV6T0VcMmV8MntPRks0T0ZTeU9pPz8=')" type="button"
                                class="text-xs text-gray-400" aria-label="Product Shop Button">
                            Anbieter: buttinette
                        </button>
                    </div>
                    <div class="w-full max-w-xs overflow-hidden">
            <span class="text-md font-bold text-gray-700 truncate">
              Preis: 14.99 € |
            </span>
                        <span class="text-sm text-gray-700 truncate">
              Versand*: 4.99 €
            </span>
                    </div>
                    <div class="mt-2 mb-3 w-full">
                        <button onclick="submitForm('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNYZ0lxN09JbXtXSXYyZ3BLb2VGMjZQWVxzVmxtNk8zZjNmcFRyVEc7b1xHNnlWSTdNXFZQMltuUFpVNWZ7UFhudGZHcldURkxXV3BHe09ZZTVaNGpZZDI3S1hZM3VUazIyUG9MR2NtSFJbV20yY2xQc1A0blpUb3pQTlltM2ZJeXxnWFxXWDI3NFBHNnZjRkx7ZW1Xek9WXDhUV3ZMZkd2TmVYXFhnbVxVT25IS2dIbTRPNWZoU3szMlVHdmhPSWVvZFlubVJWU3xQVmU2T3xXNU9WQ29jWVM7UEZPM1B8aXxQVmV6T0VcMmV8MntPRks0T0ZTeU9pPz8=')" type="button"
                                class="w-full bg-gradient-to-r from-yellow-400 to-amber-400 hover:from-yellow-300 hover:to-amber-300 rounded-full px-4 py-2.5 text-sm font-bold text-gray-900 shadow-md transition-all duration-300 hover:shadow-lg">
                            Weiter zum Produkt
                        </button>
                    </div>
                </div>
            </div>
        </li>
    </div>
</section>

            
                <section class="mb-8">
    <div id="product-content">
        <li class="bg-white/90 backdrop-blur-sm shadow-md rounded-xl m-1 flex flex-col transition-all duration-300 hover:-translate-y-1 hover:shadow-xl border border-gray-200/60 overflow-hidden group">
            <div id="product-2" class="flex flex-col rounded-xl overflow-hidden mx-4 md:mx-0">
                <form id="Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNYZ0lxN09JbXtXSXYyZ3BLb2VGM3lcMmZPXFpmS1FXZTNnSVs1W1dUVFcyVFJnV1czYzVub1ozXFpjbGY2V0c3TFhHTG9lM25aV0lPM1lsWHJTWTtbUFlqUWMybnRnbzN0UDVPe1s1VHljbVBrZjVqeFZtdnZWM25XT0ZcbGZsZlNYNURsVXBMWltwbTdVb3JEWFk7elNXWHxnV1B0U29ySk98alFQbEhWWXBUM2dXM1NPbVcyXFhyNmRHdTNmM2Z7ZUhuUFc0dkdXWW5VXFk7dFlWSFFkcGp1Vm9TNlVIO1xjWWZxVW1qd1dVXHZjWVM7T1ZpelBWT3xQVlN5UEVcclxGMnpRRkczT3xPM1BGQzJMcFR8UlZLeU9sW3lQRkN7">
                    <input type="hidden" name="q">
                    <input type="hidden" name="search" value="Buch-&quot;Kreativ-Kinderleicht-–">
                    <input type="hidden" name="term" value="Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNYZ0lxN09JbXtXSXYyZ3BLb2VGM3lcMmZPXFpmS1FXZTNnSVs1W1dUVFcyVFJnV1czYzVub1ozXFpjbGY2V0c3TFhHTG9lM25aV0lPM1lsWHJTWTtbUFlqUWMybnRnbzN0UDVPe1s1VHljbVBrZjVqeFZtdnZWM25XT0ZcbGZsZlNYNURsVXBMWltwbTdVb3JEWFk7elNXWHxnV1B0U29ySk98alFQbEhWWXBUM2dXM1NPbVcyXFhyNmRHdTNmM2Z7ZUhuUFc0dkdXWW5VXFk7dFlWSFFkcGp1Vm9TNlVIO1xjWWZxVW1qd1dVXHZjWVM7T1ZpelBWT3xQVlN5UEVcclxGMnpRRkczT3xPM1BGQzJMcFR8UlZLeU9sW3lQRkN7">
                </form>

                <!-- Product Image -->
                <div class="overflow-hidden bg-gray-50">
                    <img class="w-full cursor-pointer min-h-[15rem] object-cover transition-transform duration-300 group-hover:scale-103"
                         src="https://cdn.billiger.com/dynimg/S_1S4uudE0ouoSURi17AwWXpJ53MH5lvA_hMn5zos5T_olRSBeQCSEAXhzSr2EMda3KyJ98LEDQmk8XQDviLQCv3kqS3p9rjmnhUV5koDVQvppvpxNSlDM/1815335404_large.webp"
                         alt="Buch &quot;Kreativ Kinderleicht – Strickliesel&quot;"
                         onerror="this.onerror=null;this.src='/logos/photo_missing.png';"
                         onclick="submitForm('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNYZ0lxN09JbXtXSXYyZ3BLb2VGM3lcMmZPXFpmS1FXZTNnSVs1W1dUVFcyVFJnV1czYzVub1ozXFpjbGY2V0c3TFhHTG9lM25aV0lPM1lsWHJTWTtbUFlqUWMybnRnbzN0UDVPe1s1VHljbVBrZjVqeFZtdnZWM25XT0ZcbGZsZlNYNURsVXBMWltwbTdVb3JEWFk7elNXWHxnV1B0U29ySk98alFQbEhWWXBUM2dXM1NPbVcyXFhyNmRHdTNmM2Z7ZUhuUFc0dkdXWW5VXFk7dFlWSFFkcGp1Vm9TNlVIO1xjWWZxVW1qd1dVXHZjWVM7T1ZpelBWT3xQVlN5UEVcclxGMnpRRkczT3xPM1BGQzJMcFR8UlZLeU9sW3lQRkN7')">
                </div>

                <!-- Product Content -->
                <div class="px-5 flex flex-col flex-grow min-h-[9rem]">
                    <div class="min-h-[3.5rem] flex justify-between m-auto relative">
                        <div id="title-2" class="font-bold text-base mb-2 overflow-hidden line-clamp-2 cursor-pointer text-gray-800"
                             onclick="toggleTitle(2)">
                            Buch &quot;Kreativ Kinderleicht – Strickliesel&quot;
                        </div>

                        
                        <a href="/Buch-Kreativ-Kinderleicht-Strickliesel" class="absolute bottom-0 mt-1 -right-6 mr-2 group"
                              title="Buch-Kreativ-Kinderleicht-Strickliesel">
              <i class="fas fa-search text-blue-500 hover:text-blue-700"></i>
            </a>
                    </div>
                    <hr>
                    <div class="flex justify-between items-end relative mt-1">
                        <div id="description-2" class="text-gray-600 text-sm flex-grow line-clamp-3 cursor-pointer leading-relaxed"
                             onclick="toggleDescription(2)">
                            <span class="break-words">Kreativ Kinderleicht – Strickliesel. Eine Strickliesel und etwas Wolle – mehr braucht man nicht um die Ideen aus diesem Buch umzusetzen. Kurze und einfache Anleitungen sowie Tipps und Tricks zur Fehlervermeidung helfen beim Nachbasteln der modernen Modellideen, die sich wunderbar als Deko oder kleines Mitbringsel eignen. Buch mit 32 Seiten. Größe: 17 x 22 cm.Verlag: Frechverlag, Autor: Anja Ritterhoff</span>
                        </div>
                        <button onclick="toggleDescription(2)"
                                class="absolute bottom-0 mt-1 -right-6 mr-2 group"
                                aria-label="Toggle Description">
                            <i id="toggle-icon-2" class="fa-solid fa-up-right-and-down-left-from-center text-blue-500 hover:text-blue-700"></i>
                            <span id="toggle-text-2" class="absolute w-auto p-2 min-w-max bottom-0 right-12 transform translate-x-1/2 translate-y-full bg-black text-white text-xs rounded-md opacity-0 group-hover:opacity-100 transition-opacity duration-300 ease-in-out">
                Mehr Anzeigen
              </span>
                        </button>
                    </div>
                </div>

                <!-- Product Footer -->
                <div class="flex flex-col mt-auto px-6 items-center text-center justify-center">
                    <hr class="mb-1 border-gray-300">
                    <div class="mb-1">
                        <button onclick="submitForm('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNYZ0lxN09JbXtXSXYyZ3BLb2VGM3lcMmZPXFpmS1FXZTNnSVs1W1dUVFcyVFJnV1czYzVub1ozXFpjbGY2V0c3TFhHTG9lM25aV0lPM1lsWHJTWTtbUFlqUWMybnRnbzN0UDVPe1s1VHljbVBrZjVqeFZtdnZWM25XT0ZcbGZsZlNYNURsVXBMWltwbTdVb3JEWFk7elNXWHxnV1B0U29ySk98alFQbEhWWXBUM2dXM1NPbVcyXFhyNmRHdTNmM2Z7ZUhuUFc0dkdXWW5VXFk7dFlWSFFkcGp1Vm9TNlVIO1xjWWZxVW1qd1dVXHZjWVM7T1ZpelBWT3xQVlN5UEVcclxGMnpRRkczT3xPM1BGQzJMcFR8UlZLeU9sW3lQRkN7')" type="button"
                                class="text-xs text-gray-400" aria-label="Product Shop Button">
                            Anbieter: buttinette
                        </button>
                    </div>
                    <div class="w-full max-w-xs overflow-hidden">
            <span class="text-md font-bold text-gray-700 truncate">
              Preis: 8.99 € |
            </span>
                        <span class="text-sm text-gray-700 truncate">
              Versand*: 4.99 €
            </span>
                    </div>
                    <div class="mt-2 mb-3 w-full">
                        <button onclick="submitForm('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNYZ0lxN09JbXtXSXYyZ3BLb2VGM3lcMmZPXFpmS1FXZTNnSVs1W1dUVFcyVFJnV1czYzVub1ozXFpjbGY2V0c3TFhHTG9lM25aV0lPM1lsWHJTWTtbUFlqUWMybnRnbzN0UDVPe1s1VHljbVBrZjVqeFZtdnZWM25XT0ZcbGZsZlNYNURsVXBMWltwbTdVb3JEWFk7elNXWHxnV1B0U29ySk98alFQbEhWWXBUM2dXM1NPbVcyXFhyNmRHdTNmM2Z7ZUhuUFc0dkdXWW5VXFk7dFlWSFFkcGp1Vm9TNlVIO1xjWWZxVW1qd1dVXHZjWVM7T1ZpelBWT3xQVlN5UEVcclxGMnpRRkczT3xPM1BGQzJMcFR8UlZLeU9sW3lQRkN7')" type="button"
                                class="w-full bg-gradient-to-r from-yellow-400 to-amber-400 hover:from-yellow-300 hover:to-amber-300 rounded-full px-4 py-2.5 text-sm font-bold text-gray-900 shadow-md transition-all duration-300 hover:shadow-lg">
                            Weiter zum Produkt
                        </button>
                    </div>
                </div>
            </div>
        </li>
    </div>
</section>

            
        </div>
    </div>

    <div class="mb-10">
        <!-- Related Terms Section -->
<section class="w-full max-w-none px-6 py-6 lg:px-8 text-center text-white rounded-2xl shadow-xl my-6 mb-12 relative overflow-hidden border border-white/10" style="background-color: #56be64;">
    <h2 class="text-xl sm:text-2xl font-bold mb-6">
        Ähnliche Suchbegriffe für
        <span class="text-yellow-300">Lemontreepresse</span>
    </h2>

    <div id="related-terms" class="flex flex-wrap justify-center gap-3">
        
        
        <a href="/Buch"
           class="term-chip inline-block rounded-full px-5 py-2 text-sm font-semibold text-white shadow-md transition-all duration-300 hover:shadow-lg hover:-translate-y-0.5 hover:scale-105 border border-white/20 bg-white/10 hover:bg-white/20">
            Buch
        </a>
        
        <a href="/Geschenk"
           class="term-chip inline-block rounded-full px-5 py-2 text-sm font-semibold text-white shadow-md transition-all duration-300 hover:shadow-lg hover:-translate-y-0.5 hover:scale-105 border border-white/20 bg-white/10 hover:bg-white/20">
            Geschenk
        </a>
        
        <a href="/Sachbuch"
           class="term-chip inline-block rounded-full px-5 py-2 text-sm font-semibold text-white shadow-md transition-all duration-300 hover:shadow-lg hover:-translate-y-0.5 hover:scale-105 border border-white/20 bg-white/10 hover:bg-white/20">
            Sachbuch
        </a>
        
        <a href="/Ratgeber"
           class="term-chip inline-block rounded-full px-5 py-2 text-sm font-semibold text-white shadow-md transition-all duration-300 hover:shadow-lg hover:-translate-y-0.5 hover:scale-105 border border-white/20 bg-white/10 hover:bg-white/20">
            Ratgeber
        </a>
        
        <a href="/Bücher"
           class="term-chip inline-block rounded-full px-5 py-2 text-sm font-semibold text-white shadow-md transition-all duration-300 hover:shadow-lg hover:-translate-y-0.5 hover:scale-105 border border-white/20 bg-white/10 hover:bg-white/20">
            Bücher
        </a>
        
        <a href="/Kinder"
           class="term-chip inline-block rounded-full px-5 py-2 text-sm font-semibold text-white shadow-md transition-all duration-300 hover:shadow-lg hover:-translate-y-0.5 hover:scale-105 border border-white/20 bg-white/10 hover:bg-white/20">
            Kinder
        </a>
        
        <a href="/Leser"
           class="term-chip inline-block rounded-full px-5 py-2 text-sm font-semibold text-white shadow-md transition-all duration-300 hover:shadow-lg hover:-translate-y-0.5 hover:scale-105 border border-white/20 bg-white/10 hover:bg-white/20">
            Leser
        </a>
        
        <a href="/Themen"
           class="term-chip inline-block rounded-full px-5 py-2 text-sm font-semibold text-white shadow-md transition-all duration-300 hover:shadow-lg hover:-translate-y-0.5 hover:scale-105 border border-white/20 bg-white/10 hover:bg-white/20">
            Themen
        </a>
        
        <a href="/Ausgerichtet"
           class="term-chip inline-block rounded-full px-5 py-2 text-sm font-semibold text-white shadow-md transition-all duration-300 hover:shadow-lg hover:-translate-y-0.5 hover:scale-105 border border-white/20 bg-white/10 hover:bg-white/20">
            Ausgerichtet
        </a>
        
        <a href="/Papier"
           class="term-chip inline-block rounded-full px-5 py-2 text-sm font-semibold text-white shadow-md transition-all duration-300 hover:shadow-lg hover:-translate-y-0.5 hover:scale-105 border border-white/20 bg-white/10 hover:bg-white/20">
            Papier
        </a>
        
        
    </div>
</section>

<script>
    document.addEventListener('DOMContentLoaded', function () {
        const chips = document.querySelectorAll('#related-terms .term-chip');
        const colors = [
            "#3B82F6", // Blue 500
            "#0EA5E9", // Sky 500
            "#10B981", // Emerald 500
            "#14B8A6", // Teal 500
            "#6366F1", // Indigo 500
            "#8B5CF6", // Violet 500
        ];
        chips.forEach(chip => {
            const color = colors[Math.floor(Math.random() * colors.length)];
            chip.style.backgroundColor = color;
            chip.style.color = "white"; // weiße Schrift für Eleganz
        });
    });
</script>


    </div>

    <h2 id="product-heading" class="text-2xl sm:text-3xl font-bold mb-3 mt-12 text-gray-800">
        Produkte zum Begriff Lemontreepresse:
    </h2>

    <hr class="my-3 border-gray-200 mb-8 bg-gradient-to-r from-transparent via-gray-300 to-transparent h-px border-0">

    <!-- Row 2: 4 Products -->
    <ul class="grid grid-cols-1 sm:grid-cols-2 md:grid-cols-3 lg:grid-cols-4 gap-6 items-start mb-8">
        
            <section class="mb-8">
    <div id="product-content">
        <li class="bg-white/90 backdrop-blur-sm shadow-md rounded-xl m-1 flex flex-col transition-all duration-300 hover:-translate-y-1 hover:shadow-xl border border-gray-200/60 overflow-hidden group">
            <div id="product-1" class="flex flex-col rounded-xl overflow-hidden mx-4 md:mx-0">
                <form id="Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNYZ0lxN09JbXtXSXYyZ3BLb2VGM1JkbnJrXFZuTFlZVzJPWlRyVEc7b1xHNnlWSTdNXFZQMltuUFpVNWZ7UFlUSVYyTGxZbEhaUUd6elBaQ3pPWER0UEhXNVtYZktkR1BtV21yNVBsXGhQSXZjVTVENVszbkxQNFM3VFdUTWNvekhOVzdPW1c3NFBHNnZjRkx7ZW1XfE9YbnlkM080ZjVyWGNGXGxcMnpMWFpqemU0WEhTbFB7UG1ye1lsWFlmSkRLY0l6VlBZWHxYbzd1ZllxNldsWHZURkRyV0dUSWVuVFFkWTd5ZVZmSVNVXHZjWVM7T1ZpelBWTzJPbGkyUVVcclxGMnpRRkczT3xTe1FGUzdMcFR8UlZLeU9sW3lQRkN7">
                    <input type="hidden" name="q">
                    <input type="hidden" name="search" value="Buch-&quot;Kreativ-Kinderleicht-–">
                    <input type="hidden" name="term" value="Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNYZ0lxN09JbXtXSXYyZ3BLb2VGM1JkbnJrXFZuTFlZVzJPWlRyVEc7b1xHNnlWSTdNXFZQMltuUFpVNWZ7UFlUSVYyTGxZbEhaUUd6elBaQ3pPWER0UEhXNVtYZktkR1BtV21yNVBsXGhQSXZjVTVENVszbkxQNFM3VFdUTWNvekhOVzdPW1c3NFBHNnZjRkx7ZW1XfE9YbnlkM080ZjVyWGNGXGxcMnpMWFpqemU0WEhTbFB7UG1ye1lsWFlmSkRLY0l6VlBZWHxYbzd1ZllxNldsWHZURkRyV0dUSWVuVFFkWTd5ZVZmSVNVXHZjWVM7T1ZpelBWTzJPbGkyUVVcclxGMnpRRkczT3xTe1FGUzdMcFR8UlZLeU9sW3lQRkN7">
                </form>

                <!-- Product Image -->
                <div class="overflow-hidden bg-gray-50">
                    <img class="w-full cursor-pointer min-h-[15rem] object-cover transition-transform duration-300 group-hover:scale-103"
                         src="https://cdn.billiger.com/dynimg/yNgQ_Xx0_nDufiD38jQTOaXpJ53MH5lvA_hMn5zos5T_olRSBeQCSEAXhzSr2EMdcoTGybq24DJ6tugWuuAbc4kRwhx0MwKKzrHUjN1B5RcbzE7rkn3JQQ/1815342849_large.webp"
                         alt="Buch &quot;Kreativ Kinderleicht – Salzteig&quot;"
                         onerror="this.onerror=null;this.src='/logos/photo_missing.png';"
                         onclick="submitForm('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNYZ0lxN09JbXtXSXYyZ3BLb2VGM1JkbnJrXFZuTFlZVzJPWlRyVEc7b1xHNnlWSTdNXFZQMltuUFpVNWZ7UFlUSVYyTGxZbEhaUUd6elBaQ3pPWER0UEhXNVtYZktkR1BtV21yNVBsXGhQSXZjVTVENVszbkxQNFM3VFdUTWNvekhOVzdPW1c3NFBHNnZjRkx7ZW1XfE9YbnlkM080ZjVyWGNGXGxcMnpMWFpqemU0WEhTbFB7UG1ye1lsWFlmSkRLY0l6VlBZWHxYbzd1ZllxNldsWHZURkRyV0dUSWVuVFFkWTd5ZVZmSVNVXHZjWVM7T1ZpelBWTzJPbGkyUVVcclxGMnpRRkczT3xTe1FGUzdMcFR8UlZLeU9sW3lQRkN7')">
                </div>

                <!-- Product Content -->
                <div class="px-5 flex flex-col flex-grow min-h-[9rem]">
                    <div class="min-h-[3.5rem] flex justify-between m-auto relative">
                        <div id="title-1" class="font-bold text-base mb-2 overflow-hidden line-clamp-2 cursor-pointer text-gray-800"
                             onclick="toggleTitle(1)">
                            Buch &quot;Kreativ Kinderleicht – Salzteig&quot;
                        </div>

                        
                        <a href="/Buch-Kreativ-Kinderleicht-Salzteig" class="absolute bottom-0 mt-1 -right-6 mr-2 group"
                              title="Buch-Kreativ-Kinderleicht-Salzteig">
              <i class="fas fa-search text-blue-500 hover:text-blue-700"></i>
            </a>
                    </div>
                    <hr>
                    <div class="flex justify-between items-end relative mt-1">
                        <div id="description-1" class="text-gray-600 text-sm flex-grow line-clamp-3 cursor-pointer leading-relaxed"
                             onclick="toggleDescription(1)">
                            <span class="break-words">Kreativ Kinderleicht – Salzteig. Das Bastelmaterial Salzteig begeistert einfach jedes Kind! Die lustigen und kinderleichten Modelle sind im Nu nachgebastelt. Hilfreiche Tipps zu Fehlervermeidung sorgen für einen unbeschwerten Bastelspaß. Buch mit 32 Seiten. Größe: 17 x 22 cm.Verlag: Frechverlag, Autor: Susanne Pypke</span>
                        </div>
                        <button onclick="toggleDescription(1)"
                                class="absolute bottom-0 mt-1 -right-6 mr-2 group"
                                aria-label="Toggle Description">
                            <i id="toggle-icon-1" class="fa-solid fa-up-right-and-down-left-from-center text-blue-500 hover:text-blue-700"></i>
                            <span id="toggle-text-1" class="absolute w-auto p-2 min-w-max bottom-0 right-12 transform translate-x-1/2 translate-y-full bg-black text-white text-xs rounded-md opacity-0 group-hover:opacity-100 transition-opacity duration-300 ease-in-out">
                Mehr Anzeigen
              </span>
                        </button>
                    </div>
                </div>

                <!-- Product Footer -->
                <div class="flex flex-col mt-auto px-6 items-center text-center justify-center">
                    <hr class="mb-1 border-gray-300">
                    <div class="mb-1">
                        <button onclick="submitForm('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNYZ0lxN09JbXtXSXYyZ3BLb2VGM1JkbnJrXFZuTFlZVzJPWlRyVEc7b1xHNnlWSTdNXFZQMltuUFpVNWZ7UFlUSVYyTGxZbEhaUUd6elBaQ3pPWER0UEhXNVtYZktkR1BtV21yNVBsXGhQSXZjVTVENVszbkxQNFM3VFdUTWNvekhOVzdPW1c3NFBHNnZjRkx7ZW1XfE9YbnlkM080ZjVyWGNGXGxcMnpMWFpqemU0WEhTbFB7UG1ye1lsWFlmSkRLY0l6VlBZWHxYbzd1ZllxNldsWHZURkRyV0dUSWVuVFFkWTd5ZVZmSVNVXHZjWVM7T1ZpelBWTzJPbGkyUVVcclxGMnpRRkczT3xTe1FGUzdMcFR8UlZLeU9sW3lQRkN7')" type="button"
                                class="text-xs text-gray-400" aria-label="Product Shop Button">
                            Anbieter: buttinette
                        </button>
                    </div>
                    <div class="w-full max-w-xs overflow-hidden">
            <span class="text-md font-bold text-gray-700 truncate">
              Preis: 8.99 € |
            </span>
                        <span class="text-sm text-gray-700 truncate">
              Versand*: 4.99 €
            </span>
                    </div>
                    <div class="mt-2 mb-3 w-full">
                        <button onclick="submitForm('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNYZ0lxN09JbXtXSXYyZ3BLb2VGM1JkbnJrXFZuTFlZVzJPWlRyVEc7b1xHNnlWSTdNXFZQMltuUFpVNWZ7UFlUSVYyTGxZbEhaUUd6elBaQ3pPWER0UEhXNVtYZktkR1BtV21yNVBsXGhQSXZjVTVENVszbkxQNFM3VFdUTWNvekhOVzdPW1c3NFBHNnZjRkx7ZW1XfE9YbnlkM080ZjVyWGNGXGxcMnpMWFpqemU0WEhTbFB7UG1ye1lsWFlmSkRLY0l6VlBZWHxYbzd1ZllxNldsWHZURkRyV0dUSWVuVFFkWTd5ZVZmSVNVXHZjWVM7T1ZpelBWTzJPbGkyUVVcclxGMnpRRkczT3xTe1FGUzdMcFR8UlZLeU9sW3lQRkN7')" type="button"
                                class="w-full bg-gradient-to-r from-yellow-400 to-amber-400 hover:from-yellow-300 hover:to-amber-300 rounded-full px-4 py-2.5 text-sm font-bold text-gray-900 shadow-md transition-all duration-300 hover:shadow-lg">
                            Weiter zum Produkt
                        </button>
                    </div>
                </div>
            </div>
        </li>
    </div>
</section>

        
            <section class="mb-8">
    <div id="product-content">
        <li class="bg-white/90 backdrop-blur-sm shadow-md rounded-xl m-1 flex flex-col transition-all duration-300 hover:-translate-y-1 hover:shadow-xl border border-gray-200/60 overflow-hidden group">
            <div id="product-2" class="flex flex-col rounded-xl overflow-hidden mx-4 md:mx-0">
                <form id="Y0pUMmVKTzhOeztqZUltd1tZVHJkb1RuZ0U3bGQ0MnhmbEt4ZW9YbWNaTG5bNVN4ZUpMeFxKWGxmRjtyXEYyNE9ZRzdPbFMzUVUzblBvVzVOVlRsUUZpdltvTzNQRTI2W3xcb1FWbXtQWVs0UVZbb1tZVHxlSUhsXFdubVJadmpcSlB5W1lQblVZVDs=">
                    <input type="hidden" name="q">
                    <input type="hidden" name="search" value="frechverlag-Kreativ-Set-Steine-bemalen">
                    <input type="hidden" name="term" value="Y0pUMmVKTzhOeztqZUltd1tZVHJkb1RuZ0U3bGQ0MnhmbEt4ZW9YbWNaTG5bNVN4ZUpMeFxKWGxmRjtyXEYyNE9ZRzdPbFMzUVUzblBvVzVOVlRsUUZpdltvTzNQRTI2W3xcb1FWbXtQWVs0UVZbb1tZVHxlSUhsXFdubVJadmpcSlB5W1lQblVZVDs=">
                </form>

                <!-- Product Image -->
                <div class="overflow-hidden bg-gray-50">
                    <img class="w-full cursor-pointer min-h-[15rem] object-cover transition-transform duration-300 group-hover:scale-103"
                         src="https://cdn.adindex.com/oimg/61a92459-e6e7-4c88-bc54-8c6f9925f696"
                         alt="frechverlag Kreativ-Set Steine bemalen für Kinder (Buch + Material)"
                         onerror="this.onerror=null;this.src='/logos/photo_missing.png';"
                         onclick="submitForm('Y0pUMmVKTzhOeztqZUltd1tZVHJkb1RuZ0U3bGQ0MnhmbEt4ZW9YbWNaTG5bNVN4ZUpMeFxKWGxmRjtyXEYyNE9ZRzdPbFMzUVUzblBvVzVOVlRsUUZpdltvTzNQRTI2W3xcb1FWbXtQWVs0UVZbb1tZVHxlSUhsXFdubVJadmpcSlB5W1lQblVZVDs=')">
                </div>

                <!-- Product Content -->
                <div class="px-5 flex flex-col flex-grow min-h-[9rem]">
                    <div class="min-h-[3.5rem] flex justify-between m-auto relative">
                        <div id="title-2" class="font-bold text-base mb-2 overflow-hidden line-clamp-2 cursor-pointer text-gray-800"
                             onclick="toggleTitle(2)">
                            frechverlag Kreativ-Set Steine bemalen für Kinder (Buch + Material)
                        </div>

                        
                        <a href="/frechverlag-Kreativ-Set-Steine-bemalen" class="absolute bottom-0 mt-1 -right-6 mr-2 group"
                              title="frechverlag-Kreativ-Set-Steine-bemalen">
              <i class="fas fa-search text-blue-500 hover:text-blue-700"></i>
            </a>
                    </div>
                    <hr>
                    <div class="flex justify-between items-end relative mt-1">
                        <div id="description-2" class="text-gray-600 text-sm flex-grow line-clamp-3 cursor-pointer leading-relaxed"
                             onclick="toggleDescription(2)">
                            <span class="break-words">Das beliebte Kreativ-Set jetzt auch für Kinder. Alles was man braucht in einem Set. Das Set umfasst echte Steine, vier Acrylstifte, einen Nachtleuchtstift und ein Buch mit Schritt-für-Schritt Anleitungen und tollen Inspirationen und Spieletipps. Das perfekte Geschenk für alle kreativen Steine-Sammler!</span>
                        </div>
                        <button onclick="toggleDescription(2)"
                                class="absolute bottom-0 mt-1 -right-6 mr-2 group"
                                aria-label="Toggle Description">
                            <i id="toggle-icon-2" class="fa-solid fa-up-right-and-down-left-from-center text-blue-500 hover:text-blue-700"></i>
                            <span id="toggle-text-2" class="absolute w-auto p-2 min-w-max bottom-0 right-12 transform translate-x-1/2 translate-y-full bg-black text-white text-xs rounded-md opacity-0 group-hover:opacity-100 transition-opacity duration-300 ease-in-out">
                Mehr Anzeigen
              </span>
                        </button>
                    </div>
                </div>

                <!-- Product Footer -->
                <div class="flex flex-col mt-auto px-6 items-center text-center justify-center">
                    <hr class="mb-1 border-gray-300">
                    <div class="mb-1">
                        <button onclick="submitForm('Y0pUMmVKTzhOeztqZUltd1tZVHJkb1RuZ0U3bGQ0MnhmbEt4ZW9YbWNaTG5bNVN4ZUpMeFxKWGxmRjtyXEYyNE9ZRzdPbFMzUVUzblBvVzVOVlRsUUZpdltvTzNQRTI2W3xcb1FWbXtQWVs0UVZbb1tZVHxlSUhsXFdubVJadmpcSlB5W1lQblVZVDs=')" type="button"
                                class="text-xs text-gray-400" aria-label="Product Shop Button">
                            Anbieter: Lehrerwelt.de
                        </button>
                    </div>
                    <div class="w-full max-w-xs overflow-hidden">
            <span class="text-md font-bold text-gray-700 truncate">
              Preis: 14.00 € |
            </span>
                        <span class="text-sm text-gray-700 truncate">
              Versand*: 3.95 €
            </span>
                    </div>
                    <div class="mt-2 mb-3 w-full">
                        <button onclick="submitForm('Y0pUMmVKTzhOeztqZUltd1tZVHJkb1RuZ0U3bGQ0MnhmbEt4ZW9YbWNaTG5bNVN4ZUpMeFxKWGxmRjtyXEYyNE9ZRzdPbFMzUVUzblBvVzVOVlRsUUZpdltvTzNQRTI2W3xcb1FWbXtQWVs0UVZbb1tZVHxlSUhsXFdubVJadmpcSlB5W1lQblVZVDs=')" type="button"
                                class="w-full bg-gradient-to-r from-yellow-400 to-amber-400 hover:from-yellow-300 hover:to-amber-300 rounded-full px-4 py-2.5 text-sm font-bold text-gray-900 shadow-md transition-all duration-300 hover:shadow-lg">
                            Weiter zum Produkt
                        </button>
                    </div>
                </div>
            </div>
        </li>
    </div>
</section>

        
            <section class="mb-8">
    <div id="product-content">
        <li class="bg-white/90 backdrop-blur-sm shadow-md rounded-xl m-1 flex flex-col transition-all duration-300 hover:-translate-y-1 hover:shadow-xl border border-gray-200/60 overflow-hidden group">
            <div id="product-3" class="flex flex-col rounded-xl overflow-hidden mx-4 md:mx-0">
                <form id="Y0pUMmVKTzhOeztqZUltd1tZVHJkb1RuZ0U3bGQ0MnhmbEt4ZW9YbWNaTG5bNVN4ZUpMeFxKWGxmRjtyXEYyeU9sSG5PbGprUGsyelBGU3lOVlN5UFZTdlFGUzdPRTIyXElHe1BWVzVQb1BsWzRbb1tZVHxlSUhsXFdubVJadmpcSlB5W1lQblVZVDs=">
                    <input type="hidden" name="q">
                    <input type="hidden" name="search" value="Das-grosse-Buch-der">
                    <input type="hidden" name="term" value="Y0pUMmVKTzhOeztqZUltd1tZVHJkb1RuZ0U3bGQ0MnhmbEt4ZW9YbWNaTG5bNVN4ZUpMeFxKWGxmRjtyXEYyeU9sSG5PbGprUGsyelBGU3lOVlN5UFZTdlFGUzdPRTIyXElHe1BWVzVQb1BsWzRbb1tZVHxlSUhsXFdubVJadmpcSlB5W1lQblVZVDs=">
                </form>

                <!-- Product Image -->
                <div class="overflow-hidden bg-gray-50">
                    <img class="w-full cursor-pointer min-h-[15rem] object-cover transition-transform duration-300 group-hover:scale-103"
                         src="https://cdn.adindex.com/oimg/021e28b6-1440-4054-8490-4da25576cccf"
                         alt="Das grosse Buch der Astronomie, Ratgeber"
                         onerror="this.onerror=null;this.src='/logos/photo_missing.png';"
                         onclick="submitForm('Y0pUMmVKTzhOeztqZUltd1tZVHJkb1RuZ0U3bGQ0MnhmbEt4ZW9YbWNaTG5bNVN4ZUpMeFxKWGxmRjtyXEYyeU9sSG5PbGprUGsyelBGU3lOVlN5UFZTdlFGUzdPRTIyXElHe1BWVzVQb1BsWzRbb1tZVHxlSUhsXFdubVJadmpcSlB5W1lQblVZVDs=')">
                </div>

                <!-- Product Content -->
                <div class="px-5 flex flex-col flex-grow min-h-[9rem]">
                    <div class="min-h-[3.5rem] flex justify-between m-auto relative">
                        <div id="title-3" class="font-bold text-base mb-2 overflow-hidden line-clamp-2 cursor-pointer text-gray-800"
                             onclick="toggleTitle(3)">
                            Das grosse Buch der Astronomie, Ratgeber
                        </div>

                        
                        <a href="/Das-grosse-Buch-der" class="absolute bottom-0 mt-1 -right-6 mr-2 group"
                              title="Das-grosse-Buch-der">
              <i class="fas fa-search text-blue-500 hover:text-blue-700"></i>
            </a>
                    </div>
                    <hr>
                    <div class="flex justify-between items-end relative mt-1">
                        <div id="description-3" class="text-gray-600 text-sm flex-grow line-clamp-3 cursor-pointer leading-relaxed"
                             onclick="toggleDescription(3)">
                            <span class="break-words">Die Faszination des Sternenhimmels Ein Atlas der Grundlagen der Weltraumwissenschaft, Karten aller Planeten unseres Sonnensystems bis zu Himmelskarten für alle Jahreszeiten und Sternbilder. Für alle, die zu den Sternen aufschauen und mehr wissen wollen, bietet dieser reich illustrierte Weltraumatlas alles, was sie brauchen. Von den Grundlagen der Weltraumwissenschaft und Karten aller Planeten unseres Sonnensystems bis hin zu Himmelskarten für alle vier Jahreszeiten und alle Sternbilder ist &quot;Das grosse Buch der Astronomie&quot; von National Geographic das ultimative Werk, um den Nachthimmel zu erleben und zu kennen. Erliegen auch Sie der Faszination des Sternenhimmels. Über 200 Karten und Grafiken zu den unzähligen Monden und Planeten. Beeindruckende Astrofotografie: mehr als 350 Fotos, aufgenommen von der Erde und aus dem Weltraum. Sternenkarte: Tabellen und Hinweise zu allen Sternbildern, die von der nördlichen und südlichen Hemisphäre aus sichtbar sind. Suchen Sie noch Geschenke für Astronomie-Fans? Dann machen Sie ihnen mit diesem umfassenden Kosmos-Buch eine Freude.</span>
                        </div>
                        <button onclick="toggleDescription(3)"
                                class="absolute bottom-0 mt-1 -right-6 mr-2 group"
                                aria-label="Toggle Description">
                            <i id="toggle-icon-3" class="fa-solid fa-up-right-and-down-left-from-center text-blue-500 hover:text-blue-700"></i>
                            <span id="toggle-text-3" class="absolute w-auto p-2 min-w-max bottom-0 right-12 transform translate-x-1/2 translate-y-full bg-black text-white text-xs rounded-md opacity-0 group-hover:opacity-100 transition-opacity duration-300 ease-in-out">
                Mehr Anzeigen
              </span>
                        </button>
                    </div>
                </div>

                <!-- Product Footer -->
                <div class="flex flex-col mt-auto px-6 items-center text-center justify-center">
                    <hr class="mb-1 border-gray-300">
                    <div class="mb-1">
                        <button onclick="submitForm('Y0pUMmVKTzhOeztqZUltd1tZVHJkb1RuZ0U3bGQ0MnhmbEt4ZW9YbWNaTG5bNVN4ZUpMeFxKWGxmRjtyXEYyeU9sSG5PbGprUGsyelBGU3lOVlN5UFZTdlFGUzdPRTIyXElHe1BWVzVQb1BsWzRbb1tZVHxlSUhsXFdubVJadmpcSlB5W1lQblVZVDs=')" type="button"
                                class="text-xs text-gray-400" aria-label="Product Shop Button">
                            Anbieter: Galaxus.de
                        </button>
                    </div>
                    <div class="w-full max-w-xs overflow-hidden">
            <span class="text-md font-bold text-gray-700 truncate">
              Preis: 68.00 € |
            </span>
                        <span class="text-sm text-gray-700 truncate">
              Versand*: 0 €
            </span>
                    </div>
                    <div class="mt-2 mb-3 w-full">
                        <button onclick="submitForm('Y0pUMmVKTzhOeztqZUltd1tZVHJkb1RuZ0U3bGQ0MnhmbEt4ZW9YbWNaTG5bNVN4ZUpMeFxKWGxmRjtyXEYyeU9sSG5PbGprUGsyelBGU3lOVlN5UFZTdlFGUzdPRTIyXElHe1BWVzVQb1BsWzRbb1tZVHxlSUhsXFdubVJadmpcSlB5W1lQblVZVDs=')" type="button"
                                class="w-full bg-gradient-to-r from-yellow-400 to-amber-400 hover:from-yellow-300 hover:to-amber-300 rounded-full px-4 py-2.5 text-sm font-bold text-gray-900 shadow-md transition-all duration-300 hover:shadow-lg">
                            Weiter zum Produkt
                        </button>
                    </div>
                </div>
            </div>
        </li>
    </div>
</section>

        
            <section class="mb-8">
    <div id="product-content">
        <li class="bg-white/90 backdrop-blur-sm shadow-md rounded-xl m-1 flex flex-col transition-all duration-300 hover:-translate-y-1 hover:shadow-xl border border-gray-200/60 overflow-hidden group">
            <div id="product-4" class="flex flex-col rounded-xl overflow-hidden mx-4 md:mx-0">
                <form id="Y0pUMmVKTzhOeztqZUltd1tZVHJkb1RuZ0U3bGQ0MnhmbEt4ZW9YbWNaTG5bNVN4ZUpMeFxKWGxmRjtyXEYyeVFZWGxQRmptT3syfFBJWGpOVlRsUVZpdltZV3lPezI2UDRUbFxZRzRPVmk3WzRPb1tZVHxlSUhsXFdubVJadmpcSlB5W1lQblVZVDs=">
                    <input type="hidden" name="q">
                    <input type="hidden" name="search" value="Das-grosse-Buch-des">
                    <input type="hidden" name="term" value="Y0pUMmVKTzhOeztqZUltd1tZVHJkb1RuZ0U3bGQ0MnhmbEt4ZW9YbWNaTG5bNVN4ZUpMeFxKWGxmRjtyXEYyeVFZWGxQRmptT3syfFBJWGpOVlRsUVZpdltZV3lPezI2UDRUbFxZRzRPVmk3WzRPb1tZVHxlSUhsXFdubVJadmpcSlB5W1lQblVZVDs=">
                </form>

                <!-- Product Image -->
                <div class="overflow-hidden bg-gray-50">
                    <img class="w-full cursor-pointer min-h-[15rem] object-cover transition-transform duration-300 group-hover:scale-103"
                         src="https://cdn.adindex.com/oimg/09ec48d3-34ea-4c98-ae03-87dcea6189cc"
                         alt="Das grosse Buch des Swing- und Daytradin, Ratgeber"
                         onerror="this.onerror=null;this.src='/logos/photo_missing.png';"
                         onclick="submitForm('Y0pUMmVKTzhOeztqZUltd1tZVHJkb1RuZ0U3bGQ0MnhmbEt4ZW9YbWNaTG5bNVN4ZUpMeFxKWGxmRjtyXEYyeVFZWGxQRmptT3syfFBJWGpOVlRsUVZpdltZV3lPezI2UDRUbFxZRzRPVmk3WzRPb1tZVHxlSUhsXFdubVJadmpcSlB5W1lQblVZVDs=')">
                </div>

                <!-- Product Content -->
                <div class="px-5 flex flex-col flex-grow min-h-[9rem]">
                    <div class="min-h-[3.5rem] flex justify-between m-auto relative">
                        <div id="title-4" class="font-bold text-base mb-2 overflow-hidden line-clamp-2 cursor-pointer text-gray-800"
                             onclick="toggleTitle(4)">
                            Das grosse Buch des Swing- und Daytradin, Ratgeber
                        </div>

                        
                        <a href="/Das-grosse-Buch-des" class="absolute bottom-0 mt-1 -right-6 mr-2 group"
                              title="Das-grosse-Buch-des">
              <i class="fas fa-search text-blue-500 hover:text-blue-700"></i>
            </a>
                    </div>
                    <hr>
                    <div class="flex justify-between items-end relative mt-1">
                        <div id="description-4" class="text-gray-600 text-sm flex-grow line-clamp-3 cursor-pointer leading-relaxed"
                             onclick="toggleDescription(4)">
                            <span class="break-words">Das grosse Buch des Swing- und Daytradings bietet eine umfassende Einführung in die Welt des Handels an internationalen Börsen. Es richtet sich an Leser, die sich für die Strategien des Swing- und Daytradings interessieren und ihre Kenntnisse in diesem Bereich vertiefen möchten. Der Ratgeber vermittelt praxisnahe Tipps und Techniken, um erfolgreich in den Finanzmärkten zu agieren. Die Inhalte sind klar strukturiert und ermöglichen es sowohl Einsteigenden als auch Fortgeschrittenen, wertvolle Einblicke in die Handelspsychologie, Risikomanagement und die Analyse von Marktbewegungen zu gewinnen. Durch die Kombination von theoretischem Wissen und praktischen Beispielen wird der Leser befähigt, fundierte Entscheidungen beim Trading zu treffen und seine Handelsstrategien zu optimieren.</span>
                        </div>
                        <button onclick="toggleDescription(4)"
                                class="absolute bottom-0 mt-1 -right-6 mr-2 group"
                                aria-label="Toggle Description">
                            <i id="toggle-icon-4" class="fa-solid fa-up-right-and-down-left-from-center text-blue-500 hover:text-blue-700"></i>
                            <span id="toggle-text-4" class="absolute w-auto p-2 min-w-max bottom-0 right-12 transform translate-x-1/2 translate-y-full bg-black text-white text-xs rounded-md opacity-0 group-hover:opacity-100 transition-opacity duration-300 ease-in-out">
                Mehr Anzeigen
              </span>
                        </button>
                    </div>
                </div>

                <!-- Product Footer -->
                <div class="flex flex-col mt-auto px-6 items-center text-center justify-center">
                    <hr class="mb-1 border-gray-300">
                    <div class="mb-1">
                        <button onclick="submitForm('Y0pUMmVKTzhOeztqZUltd1tZVHJkb1RuZ0U3bGQ0MnhmbEt4ZW9YbWNaTG5bNVN4ZUpMeFxKWGxmRjtyXEYyeVFZWGxQRmptT3syfFBJWGpOVlRsUVZpdltZV3lPezI2UDRUbFxZRzRPVmk3WzRPb1tZVHxlSUhsXFdubVJadmpcSlB5W1lQblVZVDs=')" type="button"
                                class="text-xs text-gray-400" aria-label="Product Shop Button">
                            Anbieter: Galaxus.de
                        </button>
                    </div>
                    <div class="w-full max-w-xs overflow-hidden">
            <span class="text-md font-bold text-gray-700 truncate">
              Preis: 50.00 € |
            </span>
                        <span class="text-sm text-gray-700 truncate">
              Versand*: 0 €
            </span>
                    </div>
                    <div class="mt-2 mb-3 w-full">
                        <button onclick="submitForm('Y0pUMmVKTzhOeztqZUltd1tZVHJkb1RuZ0U3bGQ0MnhmbEt4ZW9YbWNaTG5bNVN4ZUpMeFxKWGxmRjtyXEYyeVFZWGxQRmptT3syfFBJWGpOVlRsUVZpdltZV3lPezI2UDRUbFxZRzRPVmk3WzRPb1tZVHxlSUhsXFdubVJadmpcSlB5W1lQblVZVDs=')" type="button"
                                class="w-full bg-gradient-to-r from-yellow-400 to-amber-400 hover:from-yellow-300 hover:to-amber-300 rounded-full px-4 py-2.5 text-sm font-bold text-gray-900 shadow-md transition-all duration-300 hover:shadow-lg">
                            Weiter zum Produkt
                        </button>
                    </div>
                </div>
            </div>
        </li>
    </div>
</section>

        
    </ul>

    <!-- Row 3: 4 FAQs -->
    <ul class="grid grid-cols-1 sm:grid-cols-2 md:grid-cols-3 lg:grid-cols-4 gap-6 items-start mb-8">
        
            <section class="">
    <div id="faq-content">
        <li class="faq-item p-4 rounded-xl flex flex-col justify-between transition-all duration-300 w-full bg-white/80 backdrop-blur-sm border border-gray-200/60 shadow-md hover:shadow-lg">
            <h3 class="font-bold bg-gray-100 p-3 rounded-lg text-lg cursor-pointer transition-all duration-200 hover:bg-gray-200"
                data-truncate-length="50" onclick="toggleQuestion(event)">
                Welches spirituelle Buch oder Ratgeber ist für Jugendliche geeignet?
            </h3>

            <div class="faq-answer-wrapper relative pb-5">
                <p class="faq-answer text-gray-600 text-sm mt-2 transition-all duration-300 cursor-pointer w-full leading-relaxed"
                   data-truncate-length="180" onclick="toggleAnswer(event)">
                    Ein Buch, das für Jugendliche geeignet ist, könnte &quot;Der Alchimist&quot; von Paulo Coelho sein. Es erzählt die Geschichte eines jungen Mannes, der auf der Suche nach seinem Lebenszweck und seiner persönlichen Legende ist. Das Buch enthält spirituelle Botschaften und ermutigt den Leser, seinen eigenen Weg zu finden und seinen Träumen zu folgen.
                    <span class="relative -top-[6px] text-[0.55em] opacity-40 font-normal select-none ml-1 inline-block">**</span>

                </p>

                <button onclick="toggleAnswer(event, true)" class="absolute bottom-0 right-2 mt-1 group"
                        aria-label="Toggle Description">
                    <i class="fa-solid fa-up-right-and-down-left-from-center text-blue-500 hover:text-blue-700"></i>
                    <span class="absolute w-auto p-2 min-w-max bottom-0 right-12 transform translate-x-1/2 translate-y-full bg-black text-white text-xs rounded-md opacity-0 group-hover:opacity-100 transition-opacity duration-300 ease-in-out">
                        Mehr Anzeigen
                    </span>
                </button>
            </div>

            

            <div id="related-terms"
                 class="related-terms hidden flex flex-wrap justify-center text-center mt-3 pt-3 border-t border-gray-100">
                
                
                    <div style="min-height: 0px;"></div>
                
            </div>
        </li>
    </div>
</section>

<!-- Pills einfärben -->
<script>
    document.addEventListener("DOMContentLoaded", () => {
        const colors = [
            "bg-blue-500 text-white hover:bg-blue-600",
            "bg-indigo-500 text-white hover:bg-indigo-600",
            "bg-violet-500 text-white hover:bg-violet-600",
            "bg-pink-500 text-white hover:bg-pink-600",
            "bg-rose-500 text-white hover:bg-rose-600",
            "bg-emerald-500 text-white hover:bg-emerald-600",
            "bg-teal-500 text-white hover:bg-teal-600",
            "bg-cyan-500 text-white hover:bg-cyan-600"
        ];

        const pills = document.querySelectorAll(".keyword-pill");
        pills.forEach((pill, index) => {
            const colorClass = colors[index % colors.length];
            pill.className += " " + colorClass;
        });
    });
</script>

        
            <section class="">
    <div id="faq-content">
        <li class="faq-item p-4 rounded-xl flex flex-col justify-between transition-all duration-300 w-full bg-white/80 backdrop-blur-sm border border-gray-200/60 shadow-md hover:shadow-lg">
            <h3 class="font-bold bg-gray-100 p-3 rounded-lg text-lg cursor-pointer transition-all duration-200 hover:bg-gray-200"
                data-truncate-length="50" onclick="toggleQuestion(event)">
                Wie kann man Naschbehälter kreativ gestalten, um sie als Geschenk für Kinder zu verwenden?
            </h3>

            <div class="faq-answer-wrapper relative pb-5">
                <p class="faq-answer text-gray-600 text-sm mt-2 transition-all duration-300 cursor-pointer w-full leading-relaxed"
                   data-truncate-length="180" onclick="toggleAnswer(event)">
                    Man kann Naschbehälter mit buntem Papier oder Stoff bekleben und mit Aufklebern oder Stickern verzieren. Eine persönliche Note kann man durch das Hinzufügen von Namen oder Motiven der Lieblingsfiguren des Kindes hinzufügen. Alternativ kann man auch kleine Spielzeuge oder Accessoires am Behälter befestigen, um ihn noch ansprechender zu gestalten.
                    <span class="relative -top-[6px] text-[0.55em] opacity-40 font-normal select-none ml-1 inline-block">**</span>

                </p>

                <button onclick="toggleAnswer(event, true)" class="absolute bottom-0 right-2 mt-1 group"
                        aria-label="Toggle Description">
                    <i class="fa-solid fa-up-right-and-down-left-from-center text-blue-500 hover:text-blue-700"></i>
                    <span class="absolute w-auto p-2 min-w-max bottom-0 right-12 transform translate-x-1/2 translate-y-full bg-black text-white text-xs rounded-md opacity-0 group-hover:opacity-100 transition-opacity duration-300 ease-in-out">
                        Mehr Anzeigen
                    </span>
                </button>
            </div>

            

            <div id="related-terms"
                 class="related-terms hidden flex flex-wrap justify-center text-center mt-3 pt-3 border-t border-gray-100">
                
                
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/DIY" class="block">
                                DIY
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Kinder" class="block">
                                Kinder
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Geschenk" class="block">
                                Geschenk
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Naschbehälter" class="block">
                                Naschbehälter
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/kreativ" class="block">
                                kreativ
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/personalisiert" class="block">
                                personalisiert
                            </a>
                        </div>
                    
                
            </div>
        </li>
    </div>
</section>

<!-- Pills einfärben -->
<script>
    document.addEventListener("DOMContentLoaded", () => {
        const colors = [
            "bg-blue-500 text-white hover:bg-blue-600",
            "bg-indigo-500 text-white hover:bg-indigo-600",
            "bg-violet-500 text-white hover:bg-violet-600",
            "bg-pink-500 text-white hover:bg-pink-600",
            "bg-rose-500 text-white hover:bg-rose-600",
            "bg-emerald-500 text-white hover:bg-emerald-600",
            "bg-teal-500 text-white hover:bg-teal-600",
            "bg-cyan-500 text-white hover:bg-cyan-600"
        ];

        const pills = document.querySelectorAll(".keyword-pill");
        pills.forEach((pill, index) => {
            const colorClass = colors[index % colors.length];
            pill.className += " " + colorClass;
        });
    });
</script>

        
            <section class="">
    <div id="faq-content">
        <li class="faq-item p-4 rounded-xl flex flex-col justify-between transition-all duration-300 w-full bg-white/80 backdrop-blur-sm border border-gray-200/60 shadow-md hover:shadow-lg">
            <h3 class="font-bold bg-gray-100 p-3 rounded-lg text-lg cursor-pointer transition-all duration-200 hover:bg-gray-200"
                data-truncate-length="50" onclick="toggleQuestion(event)">
                Ist das Buch &quot;Das Café am Rande der Welt&quot; ein Sachbuch?
            </h3>

            <div class="faq-answer-wrapper relative pb-5">
                <p class="faq-answer text-gray-600 text-sm mt-2 transition-all duration-300 cursor-pointer w-full leading-relaxed"
                   data-truncate-length="180" onclick="toggleAnswer(event)">
                    Nein, &quot;Das Café am Rande der Welt&quot; ist kein Sachbuch. Es handelt sich um einen Roman von John Strelecky, der eine fiktive Geschichte erzählt und philosophische Themen behandelt. Das Buch regt zum Nachdenken über das eigene Leben und die persönlichen Prioritäten an.
                    <span class="relative -top-[6px] text-[0.55em] opacity-40 font-normal select-none ml-1 inline-block">**</span>

                </p>

                <button onclick="toggleAnswer(event, true)" class="absolute bottom-0 right-2 mt-1 group"
                        aria-label="Toggle Description">
                    <i class="fa-solid fa-up-right-and-down-left-from-center text-blue-500 hover:text-blue-700"></i>
                    <span class="absolute w-auto p-2 min-w-max bottom-0 right-12 transform translate-x-1/2 translate-y-full bg-black text-white text-xs rounded-md opacity-0 group-hover:opacity-100 transition-opacity duration-300 ease-in-out">
                        Mehr Anzeigen
                    </span>
                </button>
            </div>

            

            <div id="related-terms"
                 class="related-terms hidden flex flex-wrap justify-center text-center mt-3 pt-3 border-t border-gray-100">
                
                
                    <div style="min-height: 0px;"></div>
                
            </div>
        </li>
    </div>
</section>

<!-- Pills einfärben -->
<script>
    document.addEventListener("DOMContentLoaded", () => {
        const colors = [
            "bg-blue-500 text-white hover:bg-blue-600",
            "bg-indigo-500 text-white hover:bg-indigo-600",
            "bg-violet-500 text-white hover:bg-violet-600",
            "bg-pink-500 text-white hover:bg-pink-600",
            "bg-rose-500 text-white hover:bg-rose-600",
            "bg-emerald-500 text-white hover:bg-emerald-600",
            "bg-teal-500 text-white hover:bg-teal-600",
            "bg-cyan-500 text-white hover:bg-cyan-600"
        ];

        const pills = document.querySelectorAll(".keyword-pill");
        pills.forEach((pill, index) => {
            const colorClass = colors[index % colors.length];
            pill.className += " " + colorClass;
        });
    });
</script>

        
            <section class="">
    <div id="faq-content">
        <li class="faq-item p-4 rounded-xl flex flex-col justify-between transition-all duration-300 w-full bg-white/80 backdrop-blur-sm border border-gray-200/60 shadow-md hover:shadow-lg">
            <h3 class="font-bold bg-gray-100 p-3 rounded-lg text-lg cursor-pointer transition-all duration-200 hover:bg-gray-200"
                data-truncate-length="50" onclick="toggleQuestion(event)">
                Suche ein gutes Buch als Geschenk.
            </h3>

            <div class="faq-answer-wrapper relative pb-5">
                <p class="faq-answer text-gray-600 text-sm mt-2 transition-all duration-300 cursor-pointer w-full leading-relaxed"
                   data-truncate-length="180" onclick="toggleAnswer(event)">
                    Es gibt viele gute Bücher, die als Geschenk geeignet sind. Es hängt jedoch von den Interessen und Vorlieben der Person ab, für die das Buch gedacht ist. Einige beliebte Optionen könnten ein spannender Krimi, ein inspirierendes Sachbuch oder ein zeitloser Klassiker sein. Es ist auch eine gute Idee, nach Bestsellerlisten oder Empfehlungen von Freunden und Familie zu suchen.
                    <span class="relative -top-[6px] text-[0.55em] opacity-40 font-normal select-none ml-1 inline-block">**</span>

                </p>

                <button onclick="toggleAnswer(event, true)" class="absolute bottom-0 right-2 mt-1 group"
                        aria-label="Toggle Description">
                    <i class="fa-solid fa-up-right-and-down-left-from-center text-blue-500 hover:text-blue-700"></i>
                    <span class="absolute w-auto p-2 min-w-max bottom-0 right-12 transform translate-x-1/2 translate-y-full bg-black text-white text-xs rounded-md opacity-0 group-hover:opacity-100 transition-opacity duration-300 ease-in-out">
                        Mehr Anzeigen
                    </span>
                </button>
            </div>

            

            <div id="related-terms"
                 class="related-terms hidden flex flex-wrap justify-center text-center mt-3 pt-3 border-t border-gray-100">
                
                
                    <div style="min-height: 0px;"></div>
                
            </div>
        </li>
    </div>
</section>

<!-- Pills einfärben -->
<script>
    document.addEventListener("DOMContentLoaded", () => {
        const colors = [
            "bg-blue-500 text-white hover:bg-blue-600",
            "bg-indigo-500 text-white hover:bg-indigo-600",
            "bg-violet-500 text-white hover:bg-violet-600",
            "bg-pink-500 text-white hover:bg-pink-600",
            "bg-rose-500 text-white hover:bg-rose-600",
            "bg-emerald-500 text-white hover:bg-emerald-600",
            "bg-teal-500 text-white hover:bg-teal-600",
            "bg-cyan-500 text-white hover:bg-cyan-600"
        ];

        const pills = document.querySelectorAll(".keyword-pill");
        pills.forEach((pill, index) => {
            const colorClass = colors[index % colors.length];
            pill.className += " " + colorClass;
        });
    });
</script>

        
    </ul>

    <!-- Row 4: 2 Products (left 50% in grid) + 2 FAQs (right 50% stacked) -->
    <div class="grid grid-cols-1 lg:grid-cols-2 gap-6">
        <!-- Left side: 2 Products in 2-column grid -->
        <div class="grid grid-cols-1 sm:grid-cols-2 gap-6">
            
                <section class="mb-8">
    <div id="product-content">
        <li class="bg-white/90 backdrop-blur-sm shadow-md rounded-xl m-1 flex flex-col transition-all duration-300 hover:-translate-y-1 hover:shadow-xl border border-gray-200/60 overflow-hidden group">
            <div id="product-1" class="flex flex-col rounded-xl overflow-hidden mx-4 md:mx-0">
                <form id="Y0pUMmVKTzhOezs1ZjVld1taXG5lb1R4Tm9QeGRVO3llbzttZllQMmV7O3lmWlAyXFlMdWZZM25OWVRqZXszfFtZUHFbcFhsY0UyfE5aUGxjSlh1XFpMa1tZN21OWTdyXFlUbmVwUGpbNGp8XFk2MWZaVHZaNVB4ZlpMbFxWM3lmWUx1Y1pQcVxaS29mWlR2WjQzblxJbjNkVjN0ZmtcM2ZJM2hbNEh2ZUlIclw0NjtcSUgyW1lcblxZUz8=">
                    <input type="hidden" name="q">
                    <input type="hidden" name="search" value="Pusteblume.-Das-Sachbuch-3.">
                    <input type="hidden" name="term" value="Y0pUMmVKTzhOezs1ZjVld1taXG5lb1R4Tm9QeGRVO3llbzttZllQMmV7O3lmWlAyXFlMdWZZM25OWVRqZXszfFtZUHFbcFhsY0UyfE5aUGxjSlh1XFpMa1tZN21OWTdyXFlUbmVwUGpbNGp8XFk2MWZaVHZaNVB4ZlpMbFxWM3lmWUx1Y1pQcVxaS29mWlR2WjQzblxJbjNkVjN0ZmtcM2ZJM2hbNEh2ZUlIclw0NjtcSUgyW1lcblxZUz8=">
                </form>

                <!-- Product Image -->
                <div class="overflow-hidden bg-gray-50">
                    <img class="w-full cursor-pointer min-h-[15rem] object-cover transition-transform duration-300 group-hover:scale-103"
                         src="https://media.averdo.com/picture/images_shop/B00/000/000/B00000000547223.jpg"
                         alt="Pusteblume. Das Sachbuch 3. Schülerband. Niedersachsen"
                         onerror="this.onerror=null;this.src='/logos/photo_missing.png';"
                         onclick="submitForm('Y0pUMmVKTzhOezs1ZjVld1taXG5lb1R4Tm9QeGRVO3llbzttZllQMmV7O3lmWlAyXFlMdWZZM25OWVRqZXszfFtZUHFbcFhsY0UyfE5aUGxjSlh1XFpMa1tZN21OWTdyXFlUbmVwUGpbNGp8XFk2MWZaVHZaNVB4ZlpMbFxWM3lmWUx1Y1pQcVxaS29mWlR2WjQzblxJbjNkVjN0ZmtcM2ZJM2hbNEh2ZUlIclw0NjtcSUgyW1lcblxZUz8=')">
                </div>

                <!-- Product Content -->
                <div class="px-5 flex flex-col flex-grow min-h-[9rem]">
                    <div class="min-h-[3.5rem] flex justify-between m-auto relative">
                        <div id="title-1" class="font-bold text-base mb-2 overflow-hidden line-clamp-2 cursor-pointer text-gray-800"
                             onclick="toggleTitle(1)">
                            Pusteblume. Das Sachbuch 3. Schülerband. Niedersachsen
                        </div>

                        
                        <a href="/Pusteblume-Das-Sachbuch-3" class="absolute bottom-0 mt-1 -right-6 mr-2 group"
                              title="Pusteblume-Das-Sachbuch-3">
              <i class="fas fa-search text-blue-500 hover:text-blue-700"></i>
            </a>
                    </div>
                    <hr>
                    <div class="flex justify-between items-end relative mt-1">
                        <div id="description-1" class="text-gray-600 text-sm flex-grow line-clamp-3 cursor-pointer leading-relaxed"
                             onclick="toggleDescription(1)">
                            <span class="break-words">Pusteblume. Das Sachbuch 3. Schülerband. Niedersachsen , Die Auswahl der Lerninhalte und die methodisch-didaktische Schwerpunktsetzung der neu bearbeiteten Sachbücher entsprechen dem aktuellen Kerncurriculum. Der Inhalt ist in fünf farbig markierte Themenbereiche gegliedert: Natur, Technik, Raum, Gesellschaft und Zeit. Jeder Themenbereich bietet jetzt zusätzlich zu den Sachthemen jeweils eine Werkstatt an. Die Werkstätten &quot;Skizzieren und Zeichnen&quot;, &quot;Informieren und Präsentieren&quot;, &quot;Beobachten und Experimentieren&quot;, &quot;Bauen und Konstruieren&quot; und &quot;Gemeinsam leben und arbeiten&quot; bieten - über die Handlungsteile der Sachthemen hinaus -  ausgewählte, fachspezifische Arbeitsweisen. Die von der Klasse 1 bis zur Klasse 4 sorgfältig aufeinander aufbauenden Arbeitstechniken sind kindgerecht und vielfältig: vom Skizzieren von Blättern, über das Anlegen und Zeichnen einer Tabelle, das idealtypische Durchführen von Experimenten bis zum Rollenspiel und vieles mehr. Die konsequente, spiralcurriculare Konzeption stellt sicher, dass die Sachthemen und die fachspezifischen Arbeitsweisen von Klassenstufe zu Klassenstufe kindgerecht aufeinander aufbauen. Die Kinder erwerben und festigen anschlussfähiges, übertragbares Wissen. Die Sachbücher 2, 3  und 4 bieten einen praxiserprobten dreigeteilten Computer-Lehrgang an, der Grundfertigkeiten im Umgang  mit dem Computer vermittelt: vom Schreiben und Abspeichern eines Textes, Informieren im Internet bis zum Herunterladen und Einsetzen einer Abbildung. Alle Themen sind so konzipiert, dass die Lehrkräfte nach ihren Schwerpunkten auswählen und die Reihenfolge der Themen selbst festlegen können. Zahlreiche Seitenverweise machen Vorschläge zur Vernetzung von Sachthemen innerhalb eines Themenbereichs oder zwischen verschiedenen Themenbereichen. Für jede Klassenstufe gibt es jetzt das Arbeitsheft mit CD-ROM, deren umfangreiches Lern- und Spielangebot die Kinder motiviert und das Lernen und Festigen von Lerninhalten fördert. In die Arbeitshefte ist jeweils ein &quot;FIT MIT Pusteblume&quot; Methodenheft eingelegt. Die Methodenhefte vermitteln Kindern grundlegende Fertigkeiten. Sie sollen Methodenkompetenz erlangen, die selbstständiges Lernen und Arbeiten anbahnt und ermöglicht. Alle Seiten bestehen aus zwei Teilen, die bei Bedarf an der Perforation herausgetrennt werden können. Im oberen Teil werden Fertigkeiten und Methoden vorgestellt. Im unteren Teil werden diese Fertigkeiten und Methoden geübt. Im Lerntagebuch vermerken die Kinder, wie gut Ihnen die Methode und die Übung gefallen haben. In einer Übersicht tragen die Kinder nach jeder Übung ein, wie gut sie die jeweilige Methode beherrschen. Die Lehrermaterialien bieten eine große Auswahl an differenzierten Arbeitsblättern.   , Zündschlösser &gt; Elektro- &amp; Zündungssensoren &amp; -schalter , Erscheinungsjahr: 201112, Produktform: Kartoniert, Titel der Reihe: Pusteblume. Das Sachbuch##~Pusteblume. Das Sachbuch &#x2F; Ausgabe 2011 für Niedersachsen##, Seitenzahl&#x2F;Blattzahl: 136, Fachschema: Sachkunde~Sachunterricht, Bildungsmedien Fächer: Sachunterricht, Region: Bremen~Niedersachsen, Bildungszweck: für den Primarbereich~3.Lernjahr~Für die Grundschule, Fachkategorie: Schule und Lernen, Thema: Verstehen, Text Sprache: ger, Warenverzeichnis für die Außenhandelsstatistik: 49019900, Verlag: Schroedel Verlag GmbH, Verlag: Schroedel Verlag GmbH, Verlag: Schroedel, Länge: 296, Breite: 210, Höhe: 9, Gewicht: 416, Produktform: Kartoniert, Genre: Schule und Lernen, Genre: Schule und Lernen, Herkunftsland: DEUTSCHLAND (DE), Katalog: deutschsprachige Titel, Katalog: Gesamtkatalog, Katalog: Lagerartikel, Book on Demand, ausgew. Medienartikel, Relevanz: 0000, Tendenz: 0, Schulform: Grundschule, Bundesländer: Bremen, Niedersachsen, Unterkatalog: AK, Unterkatalog: Bücher, Unterkatalog: Hardcover, Unterkatalog: Lagerartikel, Unterkatalog: Schulbuch, </span>
                        </div>
                        <button onclick="toggleDescription(1)"
                                class="absolute bottom-0 mt-1 -right-6 mr-2 group"
                                aria-label="Toggle Description">
                            <i id="toggle-icon-1" class="fa-solid fa-up-right-and-down-left-from-center text-blue-500 hover:text-blue-700"></i>
                            <span id="toggle-text-1" class="absolute w-auto p-2 min-w-max bottom-0 right-12 transform translate-x-1/2 translate-y-full bg-black text-white text-xs rounded-md opacity-0 group-hover:opacity-100 transition-opacity duration-300 ease-in-out">
                Mehr Anzeigen
              </span>
                        </button>
                    </div>
                </div>

                <!-- Product Footer -->
                <div class="flex flex-col mt-auto px-6 items-center text-center justify-center">
                    <hr class="mb-1 border-gray-300">
                    <div class="mb-1">
                        <button onclick="submitForm('Y0pUMmVKTzhOezs1ZjVld1taXG5lb1R4Tm9QeGRVO3llbzttZllQMmV7O3lmWlAyXFlMdWZZM25OWVRqZXszfFtZUHFbcFhsY0UyfE5aUGxjSlh1XFpMa1tZN21OWTdyXFlUbmVwUGpbNGp8XFk2MWZaVHZaNVB4ZlpMbFxWM3lmWUx1Y1pQcVxaS29mWlR2WjQzblxJbjNkVjN0ZmtcM2ZJM2hbNEh2ZUlIclw0NjtcSUgyW1lcblxZUz8=')" type="button"
                                class="text-xs text-gray-400" aria-label="Product Shop Button">
                            Anbieter: Averdo
                        </button>
                    </div>
                    <div class="w-full max-w-xs overflow-hidden">
            <span class="text-md font-bold text-gray-700 truncate">
              Preis: 28.50 € |
            </span>
                        <span class="text-sm text-gray-700 truncate">
              Versand*: 0 €
            </span>
                    </div>
                    <div class="mt-2 mb-3 w-full">
                        <button onclick="submitForm('Y0pUMmVKTzhOezs1ZjVld1taXG5lb1R4Tm9QeGRVO3llbzttZllQMmV7O3lmWlAyXFlMdWZZM25OWVRqZXszfFtZUHFbcFhsY0UyfE5aUGxjSlh1XFpMa1tZN21OWTdyXFlUbmVwUGpbNGp8XFk2MWZaVHZaNVB4ZlpMbFxWM3lmWUx1Y1pQcVxaS29mWlR2WjQzblxJbjNkVjN0ZmtcM2ZJM2hbNEh2ZUlIclw0NjtcSUgyW1lcblxZUz8=')" type="button"
                                class="w-full bg-gradient-to-r from-yellow-400 to-amber-400 hover:from-yellow-300 hover:to-amber-300 rounded-full px-4 py-2.5 text-sm font-bold text-gray-900 shadow-md transition-all duration-300 hover:shadow-lg">
                            Weiter zum Produkt
                        </button>
                    </div>
                </div>
            </div>
        </li>
    </div>
</section>

            
                <section class="mb-8">
    <div id="product-content">
        <li class="bg-white/90 backdrop-blur-sm shadow-md rounded-xl m-1 flex flex-col transition-all duration-300 hover:-translate-y-1 hover:shadow-xl border border-gray-200/60 overflow-hidden group">
            <div id="product-2" class="flex flex-col rounded-xl overflow-hidden mx-4 md:mx-0">
                <form id="Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNYZ0lxN09JbXtXSXYyZ3BLb2VGM2hkV0t8T29QdWNuTHdUcFx8WFZIWlxJaXZkWVRsUFdqbVFWblJXWVhJUDRQN1VKU3pPSVhuZ1lcRU9ZZTVaNGpZZDI3S1hZM3VUazIyUG9MR2NtSFJbV20yY2xQc1A0blpUb3l7ZFhQTFRwSHJnWGo1UVZId1VIRGhYR0xFW283Y1RvelVUSGZ3VEZpeWZJbm1lbWl6VEdMb1c0THBPWTNVY0dqS1tuUElQSlxjZ0lpNlZJTFFcbFA0V1ZER05ZUzJkR2k3T296UmdZO3JOWTtTV0d6RFx7XHZjWVM7UEZbMlFGVzdRRkc3UEZTekxvbm1SVlM0UEZpM1FWaXpRVlMyT1VcMmV8MntPRks0T0ZTeU9pPz8=">
                    <input type="hidden" name="q">
                    <input type="hidden" name="search" value="Buch-&quot;Kreativ-Kinderleicht-–">
                    <input type="hidden" name="term" value="Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNYZ0lxN09JbXtXSXYyZ3BLb2VGM2hkV0t8T29QdWNuTHdUcFx8WFZIWlxJaXZkWVRsUFdqbVFWblJXWVhJUDRQN1VKU3pPSVhuZ1lcRU9ZZTVaNGpZZDI3S1hZM3VUazIyUG9MR2NtSFJbV20yY2xQc1A0blpUb3l7ZFhQTFRwSHJnWGo1UVZId1VIRGhYR0xFW283Y1RvelVUSGZ3VEZpeWZJbm1lbWl6VEdMb1c0THBPWTNVY0dqS1tuUElQSlxjZ0lpNlZJTFFcbFA0V1ZER05ZUzJkR2k3T296UmdZO3JOWTtTV0d6RFx7XHZjWVM7UEZbMlFGVzdRRkc3UEZTekxvbm1SVlM0UEZpM1FWaXpRVlMyT1VcMmV8MntPRks0T0ZTeU9pPz8=">
                </form>

                <!-- Product Image -->
                <div class="overflow-hidden bg-gray-50">
                    <img class="w-full cursor-pointer min-h-[15rem] object-cover transition-transform duration-300 group-hover:scale-103"
                         src="https://cdn.billiger.com/dynimg/I6zVk1JBwPDphrfMEPLqbaXpJ53MH5lvA_hMn5zos5T_olRSBeQCSEAXhzSr2EMdVvu4K5IeVYS59IWmS84Z3vyi3Rt65DrjzrXOQ5RsmDztbPWpo7HhOY/464859819441_large.webp"
                         alt="Buch &quot;Kreativ Kinderleicht – Pompons&quot;"
                         onerror="this.onerror=null;this.src='/logos/photo_missing.png';"
                         onclick="submitForm('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNYZ0lxN09JbXtXSXYyZ3BLb2VGM2hkV0t8T29QdWNuTHdUcFx8WFZIWlxJaXZkWVRsUFdqbVFWblJXWVhJUDRQN1VKU3pPSVhuZ1lcRU9ZZTVaNGpZZDI3S1hZM3VUazIyUG9MR2NtSFJbV20yY2xQc1A0blpUb3l7ZFhQTFRwSHJnWGo1UVZId1VIRGhYR0xFW283Y1RvelVUSGZ3VEZpeWZJbm1lbWl6VEdMb1c0THBPWTNVY0dqS1tuUElQSlxjZ0lpNlZJTFFcbFA0V1ZER05ZUzJkR2k3T296UmdZO3JOWTtTV0d6RFx7XHZjWVM7UEZbMlFGVzdRRkc3UEZTekxvbm1SVlM0UEZpM1FWaXpRVlMyT1VcMmV8MntPRks0T0ZTeU9pPz8=')">
                </div>

                <!-- Product Content -->
                <div class="px-5 flex flex-col flex-grow min-h-[9rem]">
                    <div class="min-h-[3.5rem] flex justify-between m-auto relative">
                        <div id="title-2" class="font-bold text-base mb-2 overflow-hidden line-clamp-2 cursor-pointer text-gray-800"
                             onclick="toggleTitle(2)">
                            Buch &quot;Kreativ Kinderleicht – Pompons&quot;
                        </div>

                        
                        <a href="/Buch-Kreativ-Kinderleicht-Pompons" class="absolute bottom-0 mt-1 -right-6 mr-2 group"
                              title="Buch-Kreativ-Kinderleicht-Pompons">
              <i class="fas fa-search text-blue-500 hover:text-blue-700"></i>
            </a>
                    </div>
                    <hr>
                    <div class="flex justify-between items-end relative mt-1">
                        <div id="description-2" class="text-gray-600 text-sm flex-grow line-clamp-3 cursor-pointer leading-relaxed"
                             onclick="toggleDescription(2)">
                            <span class="break-words">Kreativ Kinderleicht – Pompons. Mit etwas Wolle und Geduld lassen sich Pompons in verschiedenen Größen, Formen und Mustern herstellen. Mit wenigen zusätzlichen Materialien entstehen aus den selbst gemachten Pompons lustige Figuren, tolle Deko und schöne Accessoires. Dieses Buch liefert einfache, kindgerechte Anleitungen mit zahlreichen Schrittfotos und Vorlagen sowie Tipps und Tricks für ein perfektes Gelingen. Buch mit 48 Seiten. Größe: 21 x 17 cm.Verlag: frechverlag, Autorin: Ina Andresen</span>
                        </div>
                        <button onclick="toggleDescription(2)"
                                class="absolute bottom-0 mt-1 -right-6 mr-2 group"
                                aria-label="Toggle Description">
                            <i id="toggle-icon-2" class="fa-solid fa-up-right-and-down-left-from-center text-blue-500 hover:text-blue-700"></i>
                            <span id="toggle-text-2" class="absolute w-auto p-2 min-w-max bottom-0 right-12 transform translate-x-1/2 translate-y-full bg-black text-white text-xs rounded-md opacity-0 group-hover:opacity-100 transition-opacity duration-300 ease-in-out">
                Mehr Anzeigen
              </span>
                        </button>
                    </div>
                </div>

                <!-- Product Footer -->
                <div class="flex flex-col mt-auto px-6 items-center text-center justify-center">
                    <hr class="mb-1 border-gray-300">
                    <div class="mb-1">
                        <button onclick="submitForm('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNYZ0lxN09JbXtXSXYyZ3BLb2VGM2hkV0t8T29QdWNuTHdUcFx8WFZIWlxJaXZkWVRsUFdqbVFWblJXWVhJUDRQN1VKU3pPSVhuZ1lcRU9ZZTVaNGpZZDI3S1hZM3VUazIyUG9MR2NtSFJbV20yY2xQc1A0blpUb3l7ZFhQTFRwSHJnWGo1UVZId1VIRGhYR0xFW283Y1RvelVUSGZ3VEZpeWZJbm1lbWl6VEdMb1c0THBPWTNVY0dqS1tuUElQSlxjZ0lpNlZJTFFcbFA0V1ZER05ZUzJkR2k3T296UmdZO3JOWTtTV0d6RFx7XHZjWVM7UEZbMlFGVzdRRkc3UEZTekxvbm1SVlM0UEZpM1FWaXpRVlMyT1VcMmV8MntPRks0T0ZTeU9pPz8=')" type="button"
                                class="text-xs text-gray-400" aria-label="Product Shop Button">
                            Anbieter: buttinette
                        </button>
                    </div>
                    <div class="w-full max-w-xs overflow-hidden">
            <span class="text-md font-bold text-gray-700 truncate">
              Preis: 9.99 € |
            </span>
                        <span class="text-sm text-gray-700 truncate">
              Versand*: 4.99 €
            </span>
                    </div>
                    <div class="mt-2 mb-3 w-full">
                        <button onclick="submitForm('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNYZ0lxN09JbXtXSXYyZ3BLb2VGM2hkV0t8T29QdWNuTHdUcFx8WFZIWlxJaXZkWVRsUFdqbVFWblJXWVhJUDRQN1VKU3pPSVhuZ1lcRU9ZZTVaNGpZZDI3S1hZM3VUazIyUG9MR2NtSFJbV20yY2xQc1A0blpUb3l7ZFhQTFRwSHJnWGo1UVZId1VIRGhYR0xFW283Y1RvelVUSGZ3VEZpeWZJbm1lbWl6VEdMb1c0THBPWTNVY0dqS1tuUElQSlxjZ0lpNlZJTFFcbFA0V1ZER05ZUzJkR2k3T296UmdZO3JOWTtTV0d6RFx7XHZjWVM7UEZbMlFGVzdRRkc3UEZTekxvbm1SVlM0UEZpM1FWaXpRVlMyT1VcMmV8MntPRks0T0ZTeU9pPz8=')" type="button"
                                class="w-full bg-gradient-to-r from-yellow-400 to-amber-400 hover:from-yellow-300 hover:to-amber-300 rounded-full px-4 py-2.5 text-sm font-bold text-gray-900 shadow-md transition-all duration-300 hover:shadow-lg">
                            Weiter zum Produkt
                        </button>
                    </div>
                </div>
            </div>
        </li>
    </div>
</section>

            
        </div>

        <!-- Right side: 2 FAQs stacked -->
        <div class="space-y-6">
            
                <section class="">
    <div id="faq-content">
        <li class="faq-item p-4 rounded-xl flex flex-col justify-between transition-all duration-300 w-full bg-white/80 backdrop-blur-sm border border-gray-200/60 shadow-md hover:shadow-lg">
            <h3 class="font-bold bg-gray-100 p-3 rounded-lg text-lg cursor-pointer transition-all duration-200 hover:bg-gray-200"
                data-truncate-length="50" onclick="toggleQuestion(event)">
                Wie verpacke ich ein Buch als Geschenk?
            </h3>

            <div class="faq-answer-wrapper relative pb-5">
                <p class="faq-answer text-gray-600 text-sm mt-2 transition-all duration-300 cursor-pointer w-full leading-relaxed"
                   data-truncate-length="180" onclick="toggleAnswer(event)">
                    Um ein Buch als Geschenk zu verpacken, benötigen Sie Geschenkpapier, Klebeband, Schere und eventuell eine hübsche Schleife oder ein Geschenkanhänger. Legen Sie das Buch mit der Vorderseite nach unten auf das Geschenkpapier und schneiden Sie das Papier so zu, dass es das Buch vollständig umhüllt. Falten Sie das Papier um das Buch herum und kleben Sie die Kanten mit Klebeband fest. Zum Schluss können Sie das Geschenk mit einer Schleife oder einem Geschenkanhänger verzieren. Wie verpacke ich ein Buch als Geschenk?
                    <span class="relative -top-[6px] text-[0.55em] opacity-40 font-normal select-none ml-1 inline-block">**</span>

                </p>

                <button onclick="toggleAnswer(event, true)" class="absolute bottom-0 right-2 mt-1 group"
                        aria-label="Toggle Description">
                    <i class="fa-solid fa-up-right-and-down-left-from-center text-blue-500 hover:text-blue-700"></i>
                    <span class="absolute w-auto p-2 min-w-max bottom-0 right-12 transform translate-x-1/2 translate-y-full bg-black text-white text-xs rounded-md opacity-0 group-hover:opacity-100 transition-opacity duration-300 ease-in-out">
                        Mehr Anzeigen
                    </span>
                </button>
            </div>

            

            <div id="related-terms"
                 class="related-terms hidden flex flex-wrap justify-center text-center mt-3 pt-3 border-t border-gray-100">
                
                
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Papier" class="block">
                                Papier
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Schleife" class="block">
                                Schleife
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Band" class="block">
                                Band
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Geschenkpapier" class="block">
                                Geschenkpapier
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Verpackung" class="block">
                                Verpackung
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Buch" class="block">
                                Buch
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Dekoration" class="block">
                                Dekoration
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Einpacken" class="block">
                                Einpacken
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Präsent" class="block">
                                Präsent
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Schutz" class="block">
                                Schutz
                            </a>
                        </div>
                    
                
            </div>
        </li>
    </div>
</section>

<!-- Pills einfärben -->
<script>
    document.addEventListener("DOMContentLoaded", () => {
        const colors = [
            "bg-blue-500 text-white hover:bg-blue-600",
            "bg-indigo-500 text-white hover:bg-indigo-600",
            "bg-violet-500 text-white hover:bg-violet-600",
            "bg-pink-500 text-white hover:bg-pink-600",
            "bg-rose-500 text-white hover:bg-rose-600",
            "bg-emerald-500 text-white hover:bg-emerald-600",
            "bg-teal-500 text-white hover:bg-teal-600",
            "bg-cyan-500 text-white hover:bg-cyan-600"
        ];

        const pills = document.querySelectorAll(".keyword-pill");
        pills.forEach((pill, index) => {
            const colorClass = colors[index % colors.length];
            pill.className += " " + colorClass;
        });
    });
</script>

            
                <section class="">
    <div id="faq-content">
        <li class="faq-item p-4 rounded-xl flex flex-col justify-between transition-all duration-300 w-full bg-white/80 backdrop-blur-sm border border-gray-200/60 shadow-md hover:shadow-lg">
            <h3 class="font-bold bg-gray-100 p-3 rounded-lg text-lg cursor-pointer transition-all duration-200 hover:bg-gray-200"
                data-truncate-length="50" onclick="toggleQuestion(event)">
                Findet ihr es komisch, wenn jemand ein Sachbuch liest wie ein normales Buch?
            </h3>

            <div class="faq-answer-wrapper relative pb-5">
                <p class="faq-answer text-gray-600 text-sm mt-2 transition-all duration-300 cursor-pointer w-full leading-relaxed"
                   data-truncate-length="180" onclick="toggleAnswer(event)">
                    Nein, es ist nicht ungewöhnlich, ein Sachbuch wie ein normales Buch zu lesen. Viele Menschen finden Sachbücher interessant und lesen sie gerne zur Unterhaltung oder um ihr Wissen zu erweitern. Es ist wichtig, dass jeder das liest, was ihn interessiert und Freude bereitet.
                    <span class="relative -top-[6px] text-[0.55em] opacity-40 font-normal select-none ml-1 inline-block">**</span>

                </p>

                <button onclick="toggleAnswer(event, true)" class="absolute bottom-0 right-2 mt-1 group"
                        aria-label="Toggle Description">
                    <i class="fa-solid fa-up-right-and-down-left-from-center text-blue-500 hover:text-blue-700"></i>
                    <span class="absolute w-auto p-2 min-w-max bottom-0 right-12 transform translate-x-1/2 translate-y-full bg-black text-white text-xs rounded-md opacity-0 group-hover:opacity-100 transition-opacity duration-300 ease-in-out">
                        Mehr Anzeigen
                    </span>
                </button>
            </div>

            

            <div id="related-terms"
                 class="related-terms hidden flex flex-wrap justify-center text-center mt-3 pt-3 border-t border-gray-100">
                
                
                    <div style="min-height: 0px;"></div>
                
            </div>
        </li>
    </div>
</section>

<!-- Pills einfärben -->
<script>
    document.addEventListener("DOMContentLoaded", () => {
        const colors = [
            "bg-blue-500 text-white hover:bg-blue-600",
            "bg-indigo-500 text-white hover:bg-indigo-600",
            "bg-violet-500 text-white hover:bg-violet-600",
            "bg-pink-500 text-white hover:bg-pink-600",
            "bg-rose-500 text-white hover:bg-rose-600",
            "bg-emerald-500 text-white hover:bg-emerald-600",
            "bg-teal-500 text-white hover:bg-teal-600",
            "bg-cyan-500 text-white hover:bg-cyan-600"
        ];

        const pills = document.querySelectorAll(".keyword-pill");
        pills.forEach((pill, index) => {
            const colorClass = colors[index % colors.length];
            pill.className += " " + colorClass;
        });
    });
</script>

            
        </div>
    </div>
</div>

<!-- SUBPAGE LAYOUT (Products first, FAQs collapsed) -->
<div id="subpage-layout" class="hidden">
    <h2 id="product-heading-subpage" class="text-2xl sm:text-3xl font-bold mb-3 mt-12 text-gray-800">
        Produkte zum Begriff Lemontreepresse:
    </h2>

    <hr class="my-3 border-gray-200 mb-8 bg-gradient-to-r from-transparent via-gray-300 to-transparent h-px border-0">

    <ul class="grid grid-cols-1 sm:grid-cols-2 md:grid-cols-3 lg:grid-cols-4 gap-6 items-start mb-8">
        
            <section class="mb-8">
    <div id="product-content">
        <li class="bg-white/90 backdrop-blur-sm shadow-md rounded-xl m-1 flex flex-col transition-all duration-300 hover:-translate-y-1 hover:shadow-xl border border-gray-200/60 overflow-hidden group">
            <div id="product-1" class="flex flex-col rounded-xl overflow-hidden mx-4 md:mx-0">
                <form id="Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNYZ0lxN09JbXtXSXYyZ3BLb2VGMjZQWVxzVmxtNk8zZjNmcFRyVEc7b1xHNnlWSTdNXFZQMltuUFpVNWZ7UFhudGZHcldURkxXV3BHe09ZZTVaNGpZZDI3S1hZM3VUazIyUG9MR2NtSFJbV20yY2xQc1A0blpUb3pQTlltM2ZJeXxnWFxXWDI3NFBHNnZjRkx7ZW1Xek9WXDhUV3ZMZkd2TmVYXFhnbVxVT25IS2dIbTRPNWZoU3szMlVHdmhPSWVvZFlubVJWU3xQVmU2T3xXNU9WQ29jWVM7UEZPM1B8aXxQVmV6T0VcMmV8MntPRks0T0ZTeU9pPz8=">
                    <input type="hidden" name="q">
                    <input type="hidden" name="search" value="Buch-&quot;Paracord-Kreativ&quot;">
                    <input type="hidden" name="term" value="Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNYZ0lxN09JbXtXSXYyZ3BLb2VGMjZQWVxzVmxtNk8zZjNmcFRyVEc7b1xHNnlWSTdNXFZQMltuUFpVNWZ7UFhudGZHcldURkxXV3BHe09ZZTVaNGpZZDI3S1hZM3VUazIyUG9MR2NtSFJbV20yY2xQc1A0blpUb3pQTlltM2ZJeXxnWFxXWDI3NFBHNnZjRkx7ZW1Xek9WXDhUV3ZMZkd2TmVYXFhnbVxVT25IS2dIbTRPNWZoU3szMlVHdmhPSWVvZFlubVJWU3xQVmU2T3xXNU9WQ29jWVM7UEZPM1B8aXxQVmV6T0VcMmV8MntPRks0T0ZTeU9pPz8=">
                </form>

                <!-- Product Image -->
                <div class="overflow-hidden bg-gray-50">
                    <img class="w-full cursor-pointer min-h-[15rem] object-cover transition-transform duration-300 group-hover:scale-103"
                         src="https://cdn.billiger.com/dynimg/kv-2-6BxnHcSdnRdraKKz6XpJ53MH5lvA_hMn5zos5T_olRSBeQCSEAXhzSr2EMdStfeLm31-CAmAFXbYBlaU3gWqwongIMnfPan_16iLh5ZGYplafSyN0/4357835710_large.webp"
                         alt="Buch &quot;Paracord Kreativ&quot;"
                         onerror="this.onerror=null;this.src='/logos/photo_missing.png';"
                         onclick="submitForm('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNYZ0lxN09JbXtXSXYyZ3BLb2VGMjZQWVxzVmxtNk8zZjNmcFRyVEc7b1xHNnlWSTdNXFZQMltuUFpVNWZ7UFhudGZHcldURkxXV3BHe09ZZTVaNGpZZDI3S1hZM3VUazIyUG9MR2NtSFJbV20yY2xQc1A0blpUb3pQTlltM2ZJeXxnWFxXWDI3NFBHNnZjRkx7ZW1Xek9WXDhUV3ZMZkd2TmVYXFhnbVxVT25IS2dIbTRPNWZoU3szMlVHdmhPSWVvZFlubVJWU3xQVmU2T3xXNU9WQ29jWVM7UEZPM1B8aXxQVmV6T0VcMmV8MntPRks0T0ZTeU9pPz8=')">
                </div>

                <!-- Product Content -->
                <div class="px-5 flex flex-col flex-grow min-h-[9rem]">
                    <div class="min-h-[3.5rem] flex justify-between m-auto relative">
                        <div id="title-1" class="font-bold text-base mb-2 overflow-hidden line-clamp-2 cursor-pointer text-gray-800"
                             onclick="toggleTitle(1)">
                            Buch &quot;Paracord Kreativ&quot;
                        </div>

                        
                        <a href="/Buch-Paracord-Kreativ" class="absolute bottom-0 mt-1 -right-6 mr-2 group"
                              title="Buch-Paracord-Kreativ">
              <i class="fas fa-search text-blue-500 hover:text-blue-700"></i>
            </a>
                    </div>
                    <hr>
                    <div class="flex justify-between items-end relative mt-1">
                        <div id="description-1" class="text-gray-600 text-sm flex-grow line-clamp-3 cursor-pointer leading-relaxed"
                             onclick="toggleDescription(1)">
                            <span class="break-words">Paracord Kreativ. Der Autor J.D. Lenzen führt den Leser durch 35 neue Paracordknoten und geht noch einen Schritt weiter: Aus den Knoten werden nützliche und dekorative Gegenstände wie Armbänder, Schlüsselanhänger, Gürtel, Beutel oder sogar Sandalen! Anhand zahlreicher Fotos und leicht verständlicher Schritt-für-Schritt-Anleitungen kann jeder Leser die kreativen Ideen leicht ausprobieren und nachknüpfen. Buch mit 176 Seiten. Größe: 17 x 24 cm.Verlag: Münchner Verlagsgruppe, Autor: J.D. Lenzen</span>
                        </div>
                        <button onclick="toggleDescription(1)"
                                class="absolute bottom-0 mt-1 -right-6 mr-2 group"
                                aria-label="Toggle Description">
                            <i id="toggle-icon-1" class="fa-solid fa-up-right-and-down-left-from-center text-blue-500 hover:text-blue-700"></i>
                            <span id="toggle-text-1" class="absolute w-auto p-2 min-w-max bottom-0 right-12 transform translate-x-1/2 translate-y-full bg-black text-white text-xs rounded-md opacity-0 group-hover:opacity-100 transition-opacity duration-300 ease-in-out">
                Mehr Anzeigen
              </span>
                        </button>
                    </div>
                </div>

                <!-- Product Footer -->
                <div class="flex flex-col mt-auto px-6 items-center text-center justify-center">
                    <hr class="mb-1 border-gray-300">
                    <div class="mb-1">
                        <button onclick="submitForm('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNYZ0lxN09JbXtXSXYyZ3BLb2VGMjZQWVxzVmxtNk8zZjNmcFRyVEc7b1xHNnlWSTdNXFZQMltuUFpVNWZ7UFhudGZHcldURkxXV3BHe09ZZTVaNGpZZDI3S1hZM3VUazIyUG9MR2NtSFJbV20yY2xQc1A0blpUb3pQTlltM2ZJeXxnWFxXWDI3NFBHNnZjRkx7ZW1Xek9WXDhUV3ZMZkd2TmVYXFhnbVxVT25IS2dIbTRPNWZoU3szMlVHdmhPSWVvZFlubVJWU3xQVmU2T3xXNU9WQ29jWVM7UEZPM1B8aXxQVmV6T0VcMmV8MntPRks0T0ZTeU9pPz8=')" type="button"
                                class="text-xs text-gray-400" aria-label="Product Shop Button">
                            Anbieter: buttinette
                        </button>
                    </div>
                    <div class="w-full max-w-xs overflow-hidden">
            <span class="text-md font-bold text-gray-700 truncate">
              Preis: 14.99 € |
            </span>
                        <span class="text-sm text-gray-700 truncate">
              Versand*: 4.99 €
            </span>
                    </div>
                    <div class="mt-2 mb-3 w-full">
                        <button onclick="submitForm('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNYZ0lxN09JbXtXSXYyZ3BLb2VGMjZQWVxzVmxtNk8zZjNmcFRyVEc7b1xHNnlWSTdNXFZQMltuUFpVNWZ7UFhudGZHcldURkxXV3BHe09ZZTVaNGpZZDI3S1hZM3VUazIyUG9MR2NtSFJbV20yY2xQc1A0blpUb3pQTlltM2ZJeXxnWFxXWDI3NFBHNnZjRkx7ZW1Xek9WXDhUV3ZMZkd2TmVYXFhnbVxVT25IS2dIbTRPNWZoU3szMlVHdmhPSWVvZFlubVJWU3xQVmU2T3xXNU9WQ29jWVM7UEZPM1B8aXxQVmV6T0VcMmV8MntPRks0T0ZTeU9pPz8=')" type="button"
                                class="w-full bg-gradient-to-r from-yellow-400 to-amber-400 hover:from-yellow-300 hover:to-amber-300 rounded-full px-4 py-2.5 text-sm font-bold text-gray-900 shadow-md transition-all duration-300 hover:shadow-lg">
                            Weiter zum Produkt
                        </button>
                    </div>
                </div>
            </div>
        </li>
    </div>
</section>

        
            <section class="mb-8">
    <div id="product-content">
        <li class="bg-white/90 backdrop-blur-sm shadow-md rounded-xl m-1 flex flex-col transition-all duration-300 hover:-translate-y-1 hover:shadow-xl border border-gray-200/60 overflow-hidden group">
            <div id="product-2" class="flex flex-col rounded-xl overflow-hidden mx-4 md:mx-0">
                <form id="Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNYZ0lxN09JbXtXSXYyZ3BLb2VGM3lcMmZPXFpmS1FXZTNnSVs1W1dUVFcyVFJnV1czYzVub1ozXFpjbGY2V0c3TFhHTG9lM25aV0lPM1lsWHJTWTtbUFlqUWMybnRnbzN0UDVPe1s1VHljbVBrZjVqeFZtdnZWM25XT0ZcbGZsZlNYNURsVXBMWltwbTdVb3JEWFk7elNXWHxnV1B0U29ySk98alFQbEhWWXBUM2dXM1NPbVcyXFhyNmRHdTNmM2Z7ZUhuUFc0dkdXWW5VXFk7dFlWSFFkcGp1Vm9TNlVIO1xjWWZxVW1qd1dVXHZjWVM7T1ZpelBWT3xQVlN5UEVcclxGMnpRRkczT3xPM1BGQzJMcFR8UlZLeU9sW3lQRkN7">
                    <input type="hidden" name="q">
                    <input type="hidden" name="search" value="Buch-&quot;Kreativ-Kinderleicht-–">
                    <input type="hidden" name="term" value="Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNYZ0lxN09JbXtXSXYyZ3BLb2VGM3lcMmZPXFpmS1FXZTNnSVs1W1dUVFcyVFJnV1czYzVub1ozXFpjbGY2V0c3TFhHTG9lM25aV0lPM1lsWHJTWTtbUFlqUWMybnRnbzN0UDVPe1s1VHljbVBrZjVqeFZtdnZWM25XT0ZcbGZsZlNYNURsVXBMWltwbTdVb3JEWFk7elNXWHxnV1B0U29ySk98alFQbEhWWXBUM2dXM1NPbVcyXFhyNmRHdTNmM2Z7ZUhuUFc0dkdXWW5VXFk7dFlWSFFkcGp1Vm9TNlVIO1xjWWZxVW1qd1dVXHZjWVM7T1ZpelBWT3xQVlN5UEVcclxGMnpRRkczT3xPM1BGQzJMcFR8UlZLeU9sW3lQRkN7">
                </form>

                <!-- Product Image -->
                <div class="overflow-hidden bg-gray-50">
                    <img class="w-full cursor-pointer min-h-[15rem] object-cover transition-transform duration-300 group-hover:scale-103"
                         src="https://cdn.billiger.com/dynimg/S_1S4uudE0ouoSURi17AwWXpJ53MH5lvA_hMn5zos5T_olRSBeQCSEAXhzSr2EMda3KyJ98LEDQmk8XQDviLQCv3kqS3p9rjmnhUV5koDVQvppvpxNSlDM/1815335404_large.webp"
                         alt="Buch &quot;Kreativ Kinderleicht – Strickliesel&quot;"
                         onerror="this.onerror=null;this.src='/logos/photo_missing.png';"
                         onclick="submitForm('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNYZ0lxN09JbXtXSXYyZ3BLb2VGM3lcMmZPXFpmS1FXZTNnSVs1W1dUVFcyVFJnV1czYzVub1ozXFpjbGY2V0c3TFhHTG9lM25aV0lPM1lsWHJTWTtbUFlqUWMybnRnbzN0UDVPe1s1VHljbVBrZjVqeFZtdnZWM25XT0ZcbGZsZlNYNURsVXBMWltwbTdVb3JEWFk7elNXWHxnV1B0U29ySk98alFQbEhWWXBUM2dXM1NPbVcyXFhyNmRHdTNmM2Z7ZUhuUFc0dkdXWW5VXFk7dFlWSFFkcGp1Vm9TNlVIO1xjWWZxVW1qd1dVXHZjWVM7T1ZpelBWT3xQVlN5UEVcclxGMnpRRkczT3xPM1BGQzJMcFR8UlZLeU9sW3lQRkN7')">
                </div>

                <!-- Product Content -->
                <div class="px-5 flex flex-col flex-grow min-h-[9rem]">
                    <div class="min-h-[3.5rem] flex justify-between m-auto relative">
                        <div id="title-2" class="font-bold text-base mb-2 overflow-hidden line-clamp-2 cursor-pointer text-gray-800"
                             onclick="toggleTitle(2)">
                            Buch &quot;Kreativ Kinderleicht – Strickliesel&quot;
                        </div>

                        
                        <a href="/Buch-Kreativ-Kinderleicht-Strickliesel" class="absolute bottom-0 mt-1 -right-6 mr-2 group"
                              title="Buch-Kreativ-Kinderleicht-Strickliesel">
              <i class="fas fa-search text-blue-500 hover:text-blue-700"></i>
            </a>
                    </div>
                    <hr>
                    <div class="flex justify-between items-end relative mt-1">
                        <div id="description-2" class="text-gray-600 text-sm flex-grow line-clamp-3 cursor-pointer leading-relaxed"
                             onclick="toggleDescription(2)">
                            <span class="break-words">Kreativ Kinderleicht – Strickliesel. Eine Strickliesel und etwas Wolle – mehr braucht man nicht um die Ideen aus diesem Buch umzusetzen. Kurze und einfache Anleitungen sowie Tipps und Tricks zur Fehlervermeidung helfen beim Nachbasteln der modernen Modellideen, die sich wunderbar als Deko oder kleines Mitbringsel eignen. Buch mit 32 Seiten. Größe: 17 x 22 cm.Verlag: Frechverlag, Autor: Anja Ritterhoff</span>
                        </div>
                        <button onclick="toggleDescription(2)"
                                class="absolute bottom-0 mt-1 -right-6 mr-2 group"
                                aria-label="Toggle Description">
                            <i id="toggle-icon-2" class="fa-solid fa-up-right-and-down-left-from-center text-blue-500 hover:text-blue-700"></i>
                            <span id="toggle-text-2" class="absolute w-auto p-2 min-w-max bottom-0 right-12 transform translate-x-1/2 translate-y-full bg-black text-white text-xs rounded-md opacity-0 group-hover:opacity-100 transition-opacity duration-300 ease-in-out">
                Mehr Anzeigen
              </span>
                        </button>
                    </div>
                </div>

                <!-- Product Footer -->
                <div class="flex flex-col mt-auto px-6 items-center text-center justify-center">
                    <hr class="mb-1 border-gray-300">
                    <div class="mb-1">
                        <button onclick="submitForm('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNYZ0lxN09JbXtXSXYyZ3BLb2VGM3lcMmZPXFpmS1FXZTNnSVs1W1dUVFcyVFJnV1czYzVub1ozXFpjbGY2V0c3TFhHTG9lM25aV0lPM1lsWHJTWTtbUFlqUWMybnRnbzN0UDVPe1s1VHljbVBrZjVqeFZtdnZWM25XT0ZcbGZsZlNYNURsVXBMWltwbTdVb3JEWFk7elNXWHxnV1B0U29ySk98alFQbEhWWXBUM2dXM1NPbVcyXFhyNmRHdTNmM2Z7ZUhuUFc0dkdXWW5VXFk7dFlWSFFkcGp1Vm9TNlVIO1xjWWZxVW1qd1dVXHZjWVM7T1ZpelBWT3xQVlN5UEVcclxGMnpRRkczT3xPM1BGQzJMcFR8UlZLeU9sW3lQRkN7')" type="button"
                                class="text-xs text-gray-400" aria-label="Product Shop Button">
                            Anbieter: buttinette
                        </button>
                    </div>
                    <div class="w-full max-w-xs overflow-hidden">
            <span class="text-md font-bold text-gray-700 truncate">
              Preis: 8.99 € |
            </span>
                        <span class="text-sm text-gray-700 truncate">
              Versand*: 4.99 €
            </span>
                    </div>
                    <div class="mt-2 mb-3 w-full">
                        <button onclick="submitForm('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNYZ0lxN09JbXtXSXYyZ3BLb2VGM3lcMmZPXFpmS1FXZTNnSVs1W1dUVFcyVFJnV1czYzVub1ozXFpjbGY2V0c3TFhHTG9lM25aV0lPM1lsWHJTWTtbUFlqUWMybnRnbzN0UDVPe1s1VHljbVBrZjVqeFZtdnZWM25XT0ZcbGZsZlNYNURsVXBMWltwbTdVb3JEWFk7elNXWHxnV1B0U29ySk98alFQbEhWWXBUM2dXM1NPbVcyXFhyNmRHdTNmM2Z7ZUhuUFc0dkdXWW5VXFk7dFlWSFFkcGp1Vm9TNlVIO1xjWWZxVW1qd1dVXHZjWVM7T1ZpelBWT3xQVlN5UEVcclxGMnpRRkczT3xPM1BGQzJMcFR8UlZLeU9sW3lQRkN7')" type="button"
                                class="w-full bg-gradient-to-r from-yellow-400 to-amber-400 hover:from-yellow-300 hover:to-amber-300 rounded-full px-4 py-2.5 text-sm font-bold text-gray-900 shadow-md transition-all duration-300 hover:shadow-lg">
                            Weiter zum Produkt
                        </button>
                    </div>
                </div>
            </div>
        </li>
    </div>
</section>

        
            <section class="mb-8">
    <div id="product-content">
        <li class="bg-white/90 backdrop-blur-sm shadow-md rounded-xl m-1 flex flex-col transition-all duration-300 hover:-translate-y-1 hover:shadow-xl border border-gray-200/60 overflow-hidden group">
            <div id="product-3" class="flex flex-col rounded-xl overflow-hidden mx-4 md:mx-0">
                <form id="Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNYZ0lxN09JbXtXSXYyZ3BLb2VGM1JkbnJrXFZuTFlZVzJPWlRyVEc7b1xHNnlWSTdNXFZQMltuUFpVNWZ7UFlUSVYyTGxZbEhaUUd6elBaQ3pPWER0UEhXNVtYZktkR1BtV21yNVBsXGhQSXZjVTVENVszbkxQNFM3VFdUTWNvekhOVzdPW1c3NFBHNnZjRkx7ZW1XfE9YbnlkM080ZjVyWGNGXGxcMnpMWFpqemU0WEhTbFB7UG1ye1lsWFlmSkRLY0l6VlBZWHxYbzd1ZllxNldsWHZURkRyV0dUSWVuVFFkWTd5ZVZmSVNVXHZjWVM7T1ZpelBWTzJPbGkyUVVcclxGMnpRRkczT3xTe1FGUzdMcFR8UlZLeU9sW3lQRkN7">
                    <input type="hidden" name="q">
                    <input type="hidden" name="search" value="Buch-&quot;Kreativ-Kinderleicht-–">
                    <input type="hidden" name="term" value="Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNYZ0lxN09JbXtXSXYyZ3BLb2VGM1JkbnJrXFZuTFlZVzJPWlRyVEc7b1xHNnlWSTdNXFZQMltuUFpVNWZ7UFlUSVYyTGxZbEhaUUd6elBaQ3pPWER0UEhXNVtYZktkR1BtV21yNVBsXGhQSXZjVTVENVszbkxQNFM3VFdUTWNvekhOVzdPW1c3NFBHNnZjRkx7ZW1XfE9YbnlkM080ZjVyWGNGXGxcMnpMWFpqemU0WEhTbFB7UG1ye1lsWFlmSkRLY0l6VlBZWHxYbzd1ZllxNldsWHZURkRyV0dUSWVuVFFkWTd5ZVZmSVNVXHZjWVM7T1ZpelBWTzJPbGkyUVVcclxGMnpRRkczT3xTe1FGUzdMcFR8UlZLeU9sW3lQRkN7">
                </form>

                <!-- Product Image -->
                <div class="overflow-hidden bg-gray-50">
                    <img class="w-full cursor-pointer min-h-[15rem] object-cover transition-transform duration-300 group-hover:scale-103"
                         src="https://cdn.billiger.com/dynimg/yNgQ_Xx0_nDufiD38jQTOaXpJ53MH5lvA_hMn5zos5T_olRSBeQCSEAXhzSr2EMdcoTGybq24DJ6tugWuuAbc4kRwhx0MwKKzrHUjN1B5RcbzE7rkn3JQQ/1815342849_large.webp"
                         alt="Buch &quot;Kreativ Kinderleicht – Salzteig&quot;"
                         onerror="this.onerror=null;this.src='/logos/photo_missing.png';"
                         onclick="submitForm('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNYZ0lxN09JbXtXSXYyZ3BLb2VGM1JkbnJrXFZuTFlZVzJPWlRyVEc7b1xHNnlWSTdNXFZQMltuUFpVNWZ7UFlUSVYyTGxZbEhaUUd6elBaQ3pPWER0UEhXNVtYZktkR1BtV21yNVBsXGhQSXZjVTVENVszbkxQNFM3VFdUTWNvekhOVzdPW1c3NFBHNnZjRkx7ZW1XfE9YbnlkM080ZjVyWGNGXGxcMnpMWFpqemU0WEhTbFB7UG1ye1lsWFlmSkRLY0l6VlBZWHxYbzd1ZllxNldsWHZURkRyV0dUSWVuVFFkWTd5ZVZmSVNVXHZjWVM7T1ZpelBWTzJPbGkyUVVcclxGMnpRRkczT3xTe1FGUzdMcFR8UlZLeU9sW3lQRkN7')">
                </div>

                <!-- Product Content -->
                <div class="px-5 flex flex-col flex-grow min-h-[9rem]">
                    <div class="min-h-[3.5rem] flex justify-between m-auto relative">
                        <div id="title-3" class="font-bold text-base mb-2 overflow-hidden line-clamp-2 cursor-pointer text-gray-800"
                             onclick="toggleTitle(3)">
                            Buch &quot;Kreativ Kinderleicht – Salzteig&quot;
                        </div>

                        
                        <a href="/Buch-Kreativ-Kinderleicht-Salzteig" class="absolute bottom-0 mt-1 -right-6 mr-2 group"
                              title="Buch-Kreativ-Kinderleicht-Salzteig">
              <i class="fas fa-search text-blue-500 hover:text-blue-700"></i>
            </a>
                    </div>
                    <hr>
                    <div class="flex justify-between items-end relative mt-1">
                        <div id="description-3" class="text-gray-600 text-sm flex-grow line-clamp-3 cursor-pointer leading-relaxed"
                             onclick="toggleDescription(3)">
                            <span class="break-words">Kreativ Kinderleicht – Salzteig. Das Bastelmaterial Salzteig begeistert einfach jedes Kind! Die lustigen und kinderleichten Modelle sind im Nu nachgebastelt. Hilfreiche Tipps zu Fehlervermeidung sorgen für einen unbeschwerten Bastelspaß. Buch mit 32 Seiten. Größe: 17 x 22 cm.Verlag: Frechverlag, Autor: Susanne Pypke</span>
                        </div>
                        <button onclick="toggleDescription(3)"
                                class="absolute bottom-0 mt-1 -right-6 mr-2 group"
                                aria-label="Toggle Description">
                            <i id="toggle-icon-3" class="fa-solid fa-up-right-and-down-left-from-center text-blue-500 hover:text-blue-700"></i>
                            <span id="toggle-text-3" class="absolute w-auto p-2 min-w-max bottom-0 right-12 transform translate-x-1/2 translate-y-full bg-black text-white text-xs rounded-md opacity-0 group-hover:opacity-100 transition-opacity duration-300 ease-in-out">
                Mehr Anzeigen
              </span>
                        </button>
                    </div>
                </div>

                <!-- Product Footer -->
                <div class="flex flex-col mt-auto px-6 items-center text-center justify-center">
                    <hr class="mb-1 border-gray-300">
                    <div class="mb-1">
                        <button onclick="submitForm('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNYZ0lxN09JbXtXSXYyZ3BLb2VGM1JkbnJrXFZuTFlZVzJPWlRyVEc7b1xHNnlWSTdNXFZQMltuUFpVNWZ7UFlUSVYyTGxZbEhaUUd6elBaQ3pPWER0UEhXNVtYZktkR1BtV21yNVBsXGhQSXZjVTVENVszbkxQNFM3VFdUTWNvekhOVzdPW1c3NFBHNnZjRkx7ZW1XfE9YbnlkM080ZjVyWGNGXGxcMnpMWFpqemU0WEhTbFB7UG1ye1lsWFlmSkRLY0l6VlBZWHxYbzd1ZllxNldsWHZURkRyV0dUSWVuVFFkWTd5ZVZmSVNVXHZjWVM7T1ZpelBWTzJPbGkyUVVcclxGMnpRRkczT3xTe1FGUzdMcFR8UlZLeU9sW3lQRkN7')" type="button"
                                class="text-xs text-gray-400" aria-label="Product Shop Button">
                            Anbieter: buttinette
                        </button>
                    </div>
                    <div class="w-full max-w-xs overflow-hidden">
            <span class="text-md font-bold text-gray-700 truncate">
              Preis: 8.99 € |
            </span>
                        <span class="text-sm text-gray-700 truncate">
              Versand*: 4.99 €
            </span>
                    </div>
                    <div class="mt-2 mb-3 w-full">
                        <button onclick="submitForm('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNYZ0lxN09JbXtXSXYyZ3BLb2VGM1JkbnJrXFZuTFlZVzJPWlRyVEc7b1xHNnlWSTdNXFZQMltuUFpVNWZ7UFlUSVYyTGxZbEhaUUd6elBaQ3pPWER0UEhXNVtYZktkR1BtV21yNVBsXGhQSXZjVTVENVszbkxQNFM3VFdUTWNvekhOVzdPW1c3NFBHNnZjRkx7ZW1XfE9YbnlkM080ZjVyWGNGXGxcMnpMWFpqemU0WEhTbFB7UG1ye1lsWFlmSkRLY0l6VlBZWHxYbzd1ZllxNldsWHZURkRyV0dUSWVuVFFkWTd5ZVZmSVNVXHZjWVM7T1ZpelBWTzJPbGkyUVVcclxGMnpRRkczT3xTe1FGUzdMcFR8UlZLeU9sW3lQRkN7')" type="button"
                                class="w-full bg-gradient-to-r from-yellow-400 to-amber-400 hover:from-yellow-300 hover:to-amber-300 rounded-full px-4 py-2.5 text-sm font-bold text-gray-900 shadow-md transition-all duration-300 hover:shadow-lg">
                            Weiter zum Produkt
                        </button>
                    </div>
                </div>
            </div>
        </li>
    </div>
</section>

        
            <section class="mb-8">
    <div id="product-content">
        <li class="bg-white/90 backdrop-blur-sm shadow-md rounded-xl m-1 flex flex-col transition-all duration-300 hover:-translate-y-1 hover:shadow-xl border border-gray-200/60 overflow-hidden group">
            <div id="product-4" class="flex flex-col rounded-xl overflow-hidden mx-4 md:mx-0">
                <form id="Y0pUMmVKTzhOeztqZUltd1tZVHJkb1RuZ0U3bGQ0MnhmbEt4ZW9YbWNaTG5bNVN4ZUpMeFxKWGxmRjtyXEYyNE9ZRzdPbFMzUVUzblBvVzVOVlRsUUZpdltvTzNQRTI2W3xcb1FWbXtQWVs0UVZbb1tZVHxlSUhsXFdubVJadmpcSlB5W1lQblVZVDs=">
                    <input type="hidden" name="q">
                    <input type="hidden" name="search" value="frechverlag-Kreativ-Set-Steine-bemalen">
                    <input type="hidden" name="term" value="Y0pUMmVKTzhOeztqZUltd1tZVHJkb1RuZ0U3bGQ0MnhmbEt4ZW9YbWNaTG5bNVN4ZUpMeFxKWGxmRjtyXEYyNE9ZRzdPbFMzUVUzblBvVzVOVlRsUUZpdltvTzNQRTI2W3xcb1FWbXtQWVs0UVZbb1tZVHxlSUhsXFdubVJadmpcSlB5W1lQblVZVDs=">
                </form>

                <!-- Product Image -->
                <div class="overflow-hidden bg-gray-50">
                    <img class="w-full cursor-pointer min-h-[15rem] object-cover transition-transform duration-300 group-hover:scale-103"
                         src="https://cdn.adindex.com/oimg/61a92459-e6e7-4c88-bc54-8c6f9925f696"
                         alt="frechverlag Kreativ-Set Steine bemalen für Kinder (Buch + Material)"
                         onerror="this.onerror=null;this.src='/logos/photo_missing.png';"
                         onclick="submitForm('Y0pUMmVKTzhOeztqZUltd1tZVHJkb1RuZ0U3bGQ0MnhmbEt4ZW9YbWNaTG5bNVN4ZUpMeFxKWGxmRjtyXEYyNE9ZRzdPbFMzUVUzblBvVzVOVlRsUUZpdltvTzNQRTI2W3xcb1FWbXtQWVs0UVZbb1tZVHxlSUhsXFdubVJadmpcSlB5W1lQblVZVDs=')">
                </div>

                <!-- Product Content -->
                <div class="px-5 flex flex-col flex-grow min-h-[9rem]">
                    <div class="min-h-[3.5rem] flex justify-between m-auto relative">
                        <div id="title-4" class="font-bold text-base mb-2 overflow-hidden line-clamp-2 cursor-pointer text-gray-800"
                             onclick="toggleTitle(4)">
                            frechverlag Kreativ-Set Steine bemalen für Kinder (Buch + Material)
                        </div>

                        
                        <a href="/frechverlag-Kreativ-Set-Steine-bemalen" class="absolute bottom-0 mt-1 -right-6 mr-2 group"
                              title="frechverlag-Kreativ-Set-Steine-bemalen">
              <i class="fas fa-search text-blue-500 hover:text-blue-700"></i>
            </a>
                    </div>
                    <hr>
                    <div class="flex justify-between items-end relative mt-1">
                        <div id="description-4" class="text-gray-600 text-sm flex-grow line-clamp-3 cursor-pointer leading-relaxed"
                             onclick="toggleDescription(4)">
                            <span class="break-words">Das beliebte Kreativ-Set jetzt auch für Kinder. Alles was man braucht in einem Set. Das Set umfasst echte Steine, vier Acrylstifte, einen Nachtleuchtstift und ein Buch mit Schritt-für-Schritt Anleitungen und tollen Inspirationen und Spieletipps. Das perfekte Geschenk für alle kreativen Steine-Sammler!</span>
                        </div>
                        <button onclick="toggleDescription(4)"
                                class="absolute bottom-0 mt-1 -right-6 mr-2 group"
                                aria-label="Toggle Description">
                            <i id="toggle-icon-4" class="fa-solid fa-up-right-and-down-left-from-center text-blue-500 hover:text-blue-700"></i>
                            <span id="toggle-text-4" class="absolute w-auto p-2 min-w-max bottom-0 right-12 transform translate-x-1/2 translate-y-full bg-black text-white text-xs rounded-md opacity-0 group-hover:opacity-100 transition-opacity duration-300 ease-in-out">
                Mehr Anzeigen
              </span>
                        </button>
                    </div>
                </div>

                <!-- Product Footer -->
                <div class="flex flex-col mt-auto px-6 items-center text-center justify-center">
                    <hr class="mb-1 border-gray-300">
                    <div class="mb-1">
                        <button onclick="submitForm('Y0pUMmVKTzhOeztqZUltd1tZVHJkb1RuZ0U3bGQ0MnhmbEt4ZW9YbWNaTG5bNVN4ZUpMeFxKWGxmRjtyXEYyNE9ZRzdPbFMzUVUzblBvVzVOVlRsUUZpdltvTzNQRTI2W3xcb1FWbXtQWVs0UVZbb1tZVHxlSUhsXFdubVJadmpcSlB5W1lQblVZVDs=')" type="button"
                                class="text-xs text-gray-400" aria-label="Product Shop Button">
                            Anbieter: Lehrerwelt.de
                        </button>
                    </div>
                    <div class="w-full max-w-xs overflow-hidden">
            <span class="text-md font-bold text-gray-700 truncate">
              Preis: 14.00 € |
            </span>
                        <span class="text-sm text-gray-700 truncate">
              Versand*: 3.95 €
            </span>
                    </div>
                    <div class="mt-2 mb-3 w-full">
                        <button onclick="submitForm('Y0pUMmVKTzhOeztqZUltd1tZVHJkb1RuZ0U3bGQ0MnhmbEt4ZW9YbWNaTG5bNVN4ZUpMeFxKWGxmRjtyXEYyNE9ZRzdPbFMzUVUzblBvVzVOVlRsUUZpdltvTzNQRTI2W3xcb1FWbXtQWVs0UVZbb1tZVHxlSUhsXFdubVJadmpcSlB5W1lQblVZVDs=')" type="button"
                                class="w-full bg-gradient-to-r from-yellow-400 to-amber-400 hover:from-yellow-300 hover:to-amber-300 rounded-full px-4 py-2.5 text-sm font-bold text-gray-900 shadow-md transition-all duration-300 hover:shadow-lg">
                            Weiter zum Produkt
                        </button>
                    </div>
                </div>
            </div>
        </li>
    </div>
</section>

        
    </ul>

    <ul class="grid grid-cols-1 sm:grid-cols-2 md:grid-cols-3 lg:grid-cols-4 gap-6 items-start">
        
            <section class="">
    <div id="faq-content">
        <li class="faq-item p-4 rounded-xl flex flex-col justify-between transition-all duration-300 w-full bg-white/80 backdrop-blur-sm border border-gray-200/60 shadow-md hover:shadow-lg">
            <h3 class="font-bold bg-gray-100 p-3 rounded-lg text-lg cursor-pointer transition-all duration-200 hover:bg-gray-200"
                data-truncate-length="50" onclick="toggleQuestion(event)">
                Was ist ein Ratgeber Buch?
            </h3>

            <div class="faq-answer-wrapper relative pb-5">
                <p class="faq-answer text-gray-600 text-sm mt-2 transition-all duration-300 cursor-pointer w-full leading-relaxed"
                   data-truncate-length="180" onclick="toggleAnswer(event)">
                    Ein Ratgeber Buch ist ein Buch, das speziell darauf ausgerichtet ist, dem Leser praktische Ratschläge und Anleitungen zu einem bestimmten Thema zu geben. Diese Bücher bieten in der Regel Schritt-für-Schritt-Anleitungen, Tipps, Tricks und Strategien, um ein bestimmtes Problem zu lösen oder ein Ziel zu erreichen. Sie können sich auf verschiedene Themenbereiche wie Selbsthilfe, Gesundheit, Finanzen, Beziehungen, Karriere oder Hobby konzentrieren. Ratgeber Bücher sind darauf ausgerichtet, dem Leser konkrete Handlungsempfehlungen zu geben, um sein Wissen zu erweitern und seine Fähigkeiten zu verbessern. Sie sind eine beliebte Quelle für persönliche Weiterentwicklung und können dabei helfen, neue Perspektiven zu gewinnen und positive Veränderungen im Leben herbeizuführen.
                    <span class="relative -top-[6px] text-[0.55em] opacity-40 font-normal select-none ml-1 inline-block">**</span>

                </p>

                <button onclick="toggleAnswer(event, true)" class="absolute bottom-0 right-2 mt-1 group"
                        aria-label="Toggle Description">
                    <i class="fa-solid fa-up-right-and-down-left-from-center text-blue-500 hover:text-blue-700"></i>
                    <span class="absolute w-auto p-2 min-w-max bottom-0 right-12 transform translate-x-1/2 translate-y-full bg-black text-white text-xs rounded-md opacity-0 group-hover:opacity-100 transition-opacity duration-300 ease-in-out">
                        Mehr Anzeigen
                    </span>
                </button>
            </div>

            

            <div id="related-terms"
                 class="related-terms hidden flex flex-wrap justify-center text-center mt-3 pt-3 border-t border-gray-100">
                
                
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Anleitung" class="block">
                                Anleitung
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Hilfe" class="block">
                                Hilfe
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Tipps" class="block">
                                Tipps
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Rat" class="block">
                                Rat
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Unterstützung" class="block">
                                Unterstützung
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Beratung" class="block">
                                Beratung
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Information" class="block">
                                Information
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Leitfaden" class="block">
                                Leitfaden
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Orientierung" class="block">
                                Orientierung
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Empfehlung" class="block">
                                Empfehlung
                            </a>
                        </div>
                    
                
            </div>
        </li>
    </div>
</section>

<!-- Pills einfärben -->
<script>
    document.addEventListener("DOMContentLoaded", () => {
        const colors = [
            "bg-blue-500 text-white hover:bg-blue-600",
            "bg-indigo-500 text-white hover:bg-indigo-600",
            "bg-violet-500 text-white hover:bg-violet-600",
            "bg-pink-500 text-white hover:bg-pink-600",
            "bg-rose-500 text-white hover:bg-rose-600",
            "bg-emerald-500 text-white hover:bg-emerald-600",
            "bg-teal-500 text-white hover:bg-teal-600",
            "bg-cyan-500 text-white hover:bg-cyan-600"
        ];

        const pills = document.querySelectorAll(".keyword-pill");
        pills.forEach((pill, index) => {
            const colorClass = colors[index % colors.length];
            pill.className += " " + colorClass;
        });
    });
</script>

        
            <section class="">
    <div id="faq-content">
        <li class="faq-item p-4 rounded-xl flex flex-col justify-between transition-all duration-300 w-full bg-white/80 backdrop-blur-sm border border-gray-200/60 shadow-md hover:shadow-lg">
            <h3 class="font-bold bg-gray-100 p-3 rounded-lg text-lg cursor-pointer transition-all duration-200 hover:bg-gray-200"
                data-truncate-length="50" onclick="toggleQuestion(event)">
                Was ist ein Sachbuch für Kinder erklärt?
            </h3>

            <div class="faq-answer-wrapper relative pb-5">
                <p class="faq-answer text-gray-600 text-sm mt-2 transition-all duration-300 cursor-pointer w-full leading-relaxed"
                   data-truncate-length="180" onclick="toggleAnswer(event)">
                    Ein Sachbuch für Kinder ist ein Buch, das informativen und lehrreichen Inhalt für junge Leser bietet. Es ist darauf ausgerichtet, komplexe Themen auf eine verständliche und ansprechende Weise zu präsentieren. Diese Bücher enthalten oft viele Bilder, Grafiken und Diagramme, um das Verständnis zu erleichtern. Sie können über eine Vielzahl von Themen wie Tiere, Geschichte, Wissenschaft, Technologie und mehr informieren. Sachbücher für Kinder sollen neugierig machen, Wissen vermitteln und das Interesse an verschiedenen Themen wecken.
                    <span class="relative -top-[6px] text-[0.55em] opacity-40 font-normal select-none ml-1 inline-block">**</span>

                </p>

                <button onclick="toggleAnswer(event, true)" class="absolute bottom-0 right-2 mt-1 group"
                        aria-label="Toggle Description">
                    <i class="fa-solid fa-up-right-and-down-left-from-center text-blue-500 hover:text-blue-700"></i>
                    <span class="absolute w-auto p-2 min-w-max bottom-0 right-12 transform translate-x-1/2 translate-y-full bg-black text-white text-xs rounded-md opacity-0 group-hover:opacity-100 transition-opacity duration-300 ease-in-out">
                        Mehr Anzeigen
                    </span>
                </button>
            </div>

            

            <div id="related-terms"
                 class="related-terms hidden flex flex-wrap justify-center text-center mt-3 pt-3 border-t border-gray-100">
                
                
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Kinderbuch" class="block">
                                Kinderbuch
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Erklärung" class="block">
                                Erklärung
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Sachthema" class="block">
                                Sachthema
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Illustrationen" class="block">
                                Illustrationen
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Wissen" class="block">
                                Wissen
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Lernen" class="block">
                                Lernen
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Verständlich" class="block">
                                Verständlich
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Informationen" class="block">
                                Informationen
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Bildhaft" class="block">
                                Bildhaft
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Aufklärung" class="block">
                                Aufklärung
                            </a>
                        </div>
                    
                
            </div>
        </li>
    </div>
</section>

<!-- Pills einfärben -->
<script>
    document.addEventListener("DOMContentLoaded", () => {
        const colors = [
            "bg-blue-500 text-white hover:bg-blue-600",
            "bg-indigo-500 text-white hover:bg-indigo-600",
            "bg-violet-500 text-white hover:bg-violet-600",
            "bg-pink-500 text-white hover:bg-pink-600",
            "bg-rose-500 text-white hover:bg-rose-600",
            "bg-emerald-500 text-white hover:bg-emerald-600",
            "bg-teal-500 text-white hover:bg-teal-600",
            "bg-cyan-500 text-white hover:bg-cyan-600"
        ];

        const pills = document.querySelectorAll(".keyword-pill");
        pills.forEach((pill, index) => {
            const colorClass = colors[index % colors.length];
            pill.className += " " + colorClass;
        });
    });
</script>

        
            <section class="">
    <div id="faq-content">
        <li class="faq-item p-4 rounded-xl flex flex-col justify-between transition-all duration-300 w-full bg-white/80 backdrop-blur-sm border border-gray-200/60 shadow-md hover:shadow-lg">
            <h3 class="font-bold bg-gray-100 p-3 rounded-lg text-lg cursor-pointer transition-all duration-200 hover:bg-gray-200"
                data-truncate-length="50" onclick="toggleQuestion(event)">
                Welches spirituelle Buch oder Ratgeber ist für Jugendliche geeignet?
            </h3>

            <div class="faq-answer-wrapper relative pb-5">
                <p class="faq-answer text-gray-600 text-sm mt-2 transition-all duration-300 cursor-pointer w-full leading-relaxed"
                   data-truncate-length="180" onclick="toggleAnswer(event)">
                    Ein Buch, das für Jugendliche geeignet ist, könnte &quot;Der Alchimist&quot; von Paulo Coelho sein. Es erzählt die Geschichte eines jungen Mannes, der auf der Suche nach seinem Lebenszweck und seiner persönlichen Legende ist. Das Buch enthält spirituelle Botschaften und ermutigt den Leser, seinen eigenen Weg zu finden und seinen Träumen zu folgen.
                    <span class="relative -top-[6px] text-[0.55em] opacity-40 font-normal select-none ml-1 inline-block">**</span>

                </p>

                <button onclick="toggleAnswer(event, true)" class="absolute bottom-0 right-2 mt-1 group"
                        aria-label="Toggle Description">
                    <i class="fa-solid fa-up-right-and-down-left-from-center text-blue-500 hover:text-blue-700"></i>
                    <span class="absolute w-auto p-2 min-w-max bottom-0 right-12 transform translate-x-1/2 translate-y-full bg-black text-white text-xs rounded-md opacity-0 group-hover:opacity-100 transition-opacity duration-300 ease-in-out">
                        Mehr Anzeigen
                    </span>
                </button>
            </div>

            

            <div id="related-terms"
                 class="related-terms hidden flex flex-wrap justify-center text-center mt-3 pt-3 border-t border-gray-100">
                
                
                    <div style="min-height: 0px;"></div>
                
            </div>
        </li>
    </div>
</section>

<!-- Pills einfärben -->
<script>
    document.addEventListener("DOMContentLoaded", () => {
        const colors = [
            "bg-blue-500 text-white hover:bg-blue-600",
            "bg-indigo-500 text-white hover:bg-indigo-600",
            "bg-violet-500 text-white hover:bg-violet-600",
            "bg-pink-500 text-white hover:bg-pink-600",
            "bg-rose-500 text-white hover:bg-rose-600",
            "bg-emerald-500 text-white hover:bg-emerald-600",
            "bg-teal-500 text-white hover:bg-teal-600",
            "bg-cyan-500 text-white hover:bg-cyan-600"
        ];

        const pills = document.querySelectorAll(".keyword-pill");
        pills.forEach((pill, index) => {
            const colorClass = colors[index % colors.length];
            pill.className += " " + colorClass;
        });
    });
</script>

        
            <section class="">
    <div id="faq-content">
        <li class="faq-item p-4 rounded-xl flex flex-col justify-between transition-all duration-300 w-full bg-white/80 backdrop-blur-sm border border-gray-200/60 shadow-md hover:shadow-lg">
            <h3 class="font-bold bg-gray-100 p-3 rounded-lg text-lg cursor-pointer transition-all duration-200 hover:bg-gray-200"
                data-truncate-length="50" onclick="toggleQuestion(event)">
                Wie kann man Naschbehälter kreativ gestalten, um sie als Geschenk für Kinder zu verwenden?
            </h3>

            <div class="faq-answer-wrapper relative pb-5">
                <p class="faq-answer text-gray-600 text-sm mt-2 transition-all duration-300 cursor-pointer w-full leading-relaxed"
                   data-truncate-length="180" onclick="toggleAnswer(event)">
                    Man kann Naschbehälter mit buntem Papier oder Stoff bekleben und mit Aufklebern oder Stickern verzieren. Eine persönliche Note kann man durch das Hinzufügen von Namen oder Motiven der Lieblingsfiguren des Kindes hinzufügen. Alternativ kann man auch kleine Spielzeuge oder Accessoires am Behälter befestigen, um ihn noch ansprechender zu gestalten.
                    <span class="relative -top-[6px] text-[0.55em] opacity-40 font-normal select-none ml-1 inline-block">**</span>

                </p>

                <button onclick="toggleAnswer(event, true)" class="absolute bottom-0 right-2 mt-1 group"
                        aria-label="Toggle Description">
                    <i class="fa-solid fa-up-right-and-down-left-from-center text-blue-500 hover:text-blue-700"></i>
                    <span class="absolute w-auto p-2 min-w-max bottom-0 right-12 transform translate-x-1/2 translate-y-full bg-black text-white text-xs rounded-md opacity-0 group-hover:opacity-100 transition-opacity duration-300 ease-in-out">
                        Mehr Anzeigen
                    </span>
                </button>
            </div>

            

            <div id="related-terms"
                 class="related-terms hidden flex flex-wrap justify-center text-center mt-3 pt-3 border-t border-gray-100">
                
                
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/DIY" class="block">
                                DIY
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Kinder" class="block">
                                Kinder
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Geschenk" class="block">
                                Geschenk
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Naschbehälter" class="block">
                                Naschbehälter
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/kreativ" class="block">
                                kreativ
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/personalisiert" class="block">
                                personalisiert
                            </a>
                        </div>
                    
                
            </div>
        </li>
    </div>
</section>

<!-- Pills einfärben -->
<script>
    document.addEventListener("DOMContentLoaded", () => {
        const colors = [
            "bg-blue-500 text-white hover:bg-blue-600",
            "bg-indigo-500 text-white hover:bg-indigo-600",
            "bg-violet-500 text-white hover:bg-violet-600",
            "bg-pink-500 text-white hover:bg-pink-600",
            "bg-rose-500 text-white hover:bg-rose-600",
            "bg-emerald-500 text-white hover:bg-emerald-600",
            "bg-teal-500 text-white hover:bg-teal-600",
            "bg-cyan-500 text-white hover:bg-cyan-600"
        ];

        const pills = document.querySelectorAll(".keyword-pill");
        pills.forEach((pill, index) => {
            const colorClass = colors[index % colors.length];
            pill.className += " " + colorClass;
        });
    });
</script>

        
    </ul>

    <div class="mb-10">
        <!-- Related Terms Section -->
<section class="w-full max-w-none px-6 py-6 lg:px-8 text-center text-white rounded-2xl shadow-xl my-6 mb-12 relative overflow-hidden border border-white/10" style="background-color: #56be64;">
    <h2 class="text-xl sm:text-2xl font-bold mb-6">
        Ähnliche Suchbegriffe für
        <span class="text-yellow-300">Lemontreepresse</span>
    </h2>

    <div id="related-terms" class="flex flex-wrap justify-center gap-3">
        
        
        <a href="/Buch"
           class="term-chip inline-block rounded-full px-5 py-2 text-sm font-semibold text-white shadow-md transition-all duration-300 hover:shadow-lg hover:-translate-y-0.5 hover:scale-105 border border-white/20 bg-white/10 hover:bg-white/20">
            Buch
        </a>
        
        <a href="/Geschenk"
           class="term-chip inline-block rounded-full px-5 py-2 text-sm font-semibold text-white shadow-md transition-all duration-300 hover:shadow-lg hover:-translate-y-0.5 hover:scale-105 border border-white/20 bg-white/10 hover:bg-white/20">
            Geschenk
        </a>
        
        <a href="/Sachbuch"
           class="term-chip inline-block rounded-full px-5 py-2 text-sm font-semibold text-white shadow-md transition-all duration-300 hover:shadow-lg hover:-translate-y-0.5 hover:scale-105 border border-white/20 bg-white/10 hover:bg-white/20">
            Sachbuch
        </a>
        
        <a href="/Ratgeber"
           class="term-chip inline-block rounded-full px-5 py-2 text-sm font-semibold text-white shadow-md transition-all duration-300 hover:shadow-lg hover:-translate-y-0.5 hover:scale-105 border border-white/20 bg-white/10 hover:bg-white/20">
            Ratgeber
        </a>
        
        <a href="/Bücher"
           class="term-chip inline-block rounded-full px-5 py-2 text-sm font-semibold text-white shadow-md transition-all duration-300 hover:shadow-lg hover:-translate-y-0.5 hover:scale-105 border border-white/20 bg-white/10 hover:bg-white/20">
            Bücher
        </a>
        
        <a href="/Kinder"
           class="term-chip inline-block rounded-full px-5 py-2 text-sm font-semibold text-white shadow-md transition-all duration-300 hover:shadow-lg hover:-translate-y-0.5 hover:scale-105 border border-white/20 bg-white/10 hover:bg-white/20">
            Kinder
        </a>
        
        <a href="/Leser"
           class="term-chip inline-block rounded-full px-5 py-2 text-sm font-semibold text-white shadow-md transition-all duration-300 hover:shadow-lg hover:-translate-y-0.5 hover:scale-105 border border-white/20 bg-white/10 hover:bg-white/20">
            Leser
        </a>
        
        <a href="/Themen"
           class="term-chip inline-block rounded-full px-5 py-2 text-sm font-semibold text-white shadow-md transition-all duration-300 hover:shadow-lg hover:-translate-y-0.5 hover:scale-105 border border-white/20 bg-white/10 hover:bg-white/20">
            Themen
        </a>
        
        <a href="/Ausgerichtet"
           class="term-chip inline-block rounded-full px-5 py-2 text-sm font-semibold text-white shadow-md transition-all duration-300 hover:shadow-lg hover:-translate-y-0.5 hover:scale-105 border border-white/20 bg-white/10 hover:bg-white/20">
            Ausgerichtet
        </a>
        
        <a href="/Papier"
           class="term-chip inline-block rounded-full px-5 py-2 text-sm font-semibold text-white shadow-md transition-all duration-300 hover:shadow-lg hover:-translate-y-0.5 hover:scale-105 border border-white/20 bg-white/10 hover:bg-white/20">
            Papier
        </a>
        
        
    </div>
</section>

<script>
    document.addEventListener('DOMContentLoaded', function () {
        const chips = document.querySelectorAll('#related-terms .term-chip');
        const colors = [
            "#3B82F6", // Blue 500
            "#0EA5E9", // Sky 500
            "#10B981", // Emerald 500
            "#14B8A6", // Teal 500
            "#6366F1", // Indigo 500
            "#8B5CF6", // Violet 500
        ];
        chips.forEach(chip => {
            const color = colors[Math.floor(Math.random() * colors.length)];
            chip.style.backgroundColor = color;
            chip.style.color = "white"; // weiße Schrift für Eleganz
        });
    });
</script>


    </div>

    <ul class="grid grid-cols-1 sm:grid-cols-2 md:grid-cols-3 lg:grid-cols-4 gap-6 items-start mb-8">
        
            <section class="mb-8">
    <div id="product-content">
        <li class="bg-white/90 backdrop-blur-sm shadow-md rounded-xl m-1 flex flex-col transition-all duration-300 hover:-translate-y-1 hover:shadow-xl border border-gray-200/60 overflow-hidden group">
            <div id="product-1" class="flex flex-col rounded-xl overflow-hidden mx-4 md:mx-0">
                <form id="Y0pUMmVKTzhOeztqZUltd1tZVHJkb1RuZ0U3bGQ0MnhmbEt4ZW9YbWNaTG5bNVN4ZUpMeFxKWGxmRjtyXEYyeU9sSG5PbGprUGsyelBGU3lOVlN5UFZTdlFGUzdPRTIyXElHe1BWVzVQb1BsWzRbb1tZVHxlSUhsXFdubVJadmpcSlB5W1lQblVZVDs=">
                    <input type="hidden" name="q">
                    <input type="hidden" name="search" value="Das-grosse-Buch-der">
                    <input type="hidden" name="term" value="Y0pUMmVKTzhOeztqZUltd1tZVHJkb1RuZ0U3bGQ0MnhmbEt4ZW9YbWNaTG5bNVN4ZUpMeFxKWGxmRjtyXEYyeU9sSG5PbGprUGsyelBGU3lOVlN5UFZTdlFGUzdPRTIyXElHe1BWVzVQb1BsWzRbb1tZVHxlSUhsXFdubVJadmpcSlB5W1lQblVZVDs=">
                </form>

                <!-- Product Image -->
                <div class="overflow-hidden bg-gray-50">
                    <img class="w-full cursor-pointer min-h-[15rem] object-cover transition-transform duration-300 group-hover:scale-103"
                         src="https://cdn.adindex.com/oimg/021e28b6-1440-4054-8490-4da25576cccf"
                         alt="Das grosse Buch der Astronomie, Ratgeber"
                         onerror="this.onerror=null;this.src='/logos/photo_missing.png';"
                         onclick="submitForm('Y0pUMmVKTzhOeztqZUltd1tZVHJkb1RuZ0U3bGQ0MnhmbEt4ZW9YbWNaTG5bNVN4ZUpMeFxKWGxmRjtyXEYyeU9sSG5PbGprUGsyelBGU3lOVlN5UFZTdlFGUzdPRTIyXElHe1BWVzVQb1BsWzRbb1tZVHxlSUhsXFdubVJadmpcSlB5W1lQblVZVDs=')">
                </div>

                <!-- Product Content -->
                <div class="px-5 flex flex-col flex-grow min-h-[9rem]">
                    <div class="min-h-[3.5rem] flex justify-between m-auto relative">
                        <div id="title-1" class="font-bold text-base mb-2 overflow-hidden line-clamp-2 cursor-pointer text-gray-800"
                             onclick="toggleTitle(1)">
                            Das grosse Buch der Astronomie, Ratgeber
                        </div>

                        
                        <a href="/Das-grosse-Buch-der" class="absolute bottom-0 mt-1 -right-6 mr-2 group"
                              title="Das-grosse-Buch-der">
              <i class="fas fa-search text-blue-500 hover:text-blue-700"></i>
            </a>
                    </div>
                    <hr>
                    <div class="flex justify-between items-end relative mt-1">
                        <div id="description-1" class="text-gray-600 text-sm flex-grow line-clamp-3 cursor-pointer leading-relaxed"
                             onclick="toggleDescription(1)">
                            <span class="break-words">Die Faszination des Sternenhimmels Ein Atlas der Grundlagen der Weltraumwissenschaft, Karten aller Planeten unseres Sonnensystems bis zu Himmelskarten für alle Jahreszeiten und Sternbilder. Für alle, die zu den Sternen aufschauen und mehr wissen wollen, bietet dieser reich illustrierte Weltraumatlas alles, was sie brauchen. Von den Grundlagen der Weltraumwissenschaft und Karten aller Planeten unseres Sonnensystems bis hin zu Himmelskarten für alle vier Jahreszeiten und alle Sternbilder ist &quot;Das grosse Buch der Astronomie&quot; von National Geographic das ultimative Werk, um den Nachthimmel zu erleben und zu kennen. Erliegen auch Sie der Faszination des Sternenhimmels. Über 200 Karten und Grafiken zu den unzähligen Monden und Planeten. Beeindruckende Astrofotografie: mehr als 350 Fotos, aufgenommen von der Erde und aus dem Weltraum. Sternenkarte: Tabellen und Hinweise zu allen Sternbildern, die von der nördlichen und südlichen Hemisphäre aus sichtbar sind. Suchen Sie noch Geschenke für Astronomie-Fans? Dann machen Sie ihnen mit diesem umfassenden Kosmos-Buch eine Freude.</span>
                        </div>
                        <button onclick="toggleDescription(1)"
                                class="absolute bottom-0 mt-1 -right-6 mr-2 group"
                                aria-label="Toggle Description">
                            <i id="toggle-icon-1" class="fa-solid fa-up-right-and-down-left-from-center text-blue-500 hover:text-blue-700"></i>
                            <span id="toggle-text-1" class="absolute w-auto p-2 min-w-max bottom-0 right-12 transform translate-x-1/2 translate-y-full bg-black text-white text-xs rounded-md opacity-0 group-hover:opacity-100 transition-opacity duration-300 ease-in-out">
                Mehr Anzeigen
              </span>
                        </button>
                    </div>
                </div>

                <!-- Product Footer -->
                <div class="flex flex-col mt-auto px-6 items-center text-center justify-center">
                    <hr class="mb-1 border-gray-300">
                    <div class="mb-1">
                        <button onclick="submitForm('Y0pUMmVKTzhOeztqZUltd1tZVHJkb1RuZ0U3bGQ0MnhmbEt4ZW9YbWNaTG5bNVN4ZUpMeFxKWGxmRjtyXEYyeU9sSG5PbGprUGsyelBGU3lOVlN5UFZTdlFGUzdPRTIyXElHe1BWVzVQb1BsWzRbb1tZVHxlSUhsXFdubVJadmpcSlB5W1lQblVZVDs=')" type="button"
                                class="text-xs text-gray-400" aria-label="Product Shop Button">
                            Anbieter: Galaxus.de
                        </button>
                    </div>
                    <div class="w-full max-w-xs overflow-hidden">
            <span class="text-md font-bold text-gray-700 truncate">
              Preis: 68.00 € |
            </span>
                        <span class="text-sm text-gray-700 truncate">
              Versand*: 0 €
            </span>
                    </div>
                    <div class="mt-2 mb-3 w-full">
                        <button onclick="submitForm('Y0pUMmVKTzhOeztqZUltd1tZVHJkb1RuZ0U3bGQ0MnhmbEt4ZW9YbWNaTG5bNVN4ZUpMeFxKWGxmRjtyXEYyeU9sSG5PbGprUGsyelBGU3lOVlN5UFZTdlFGUzdPRTIyXElHe1BWVzVQb1BsWzRbb1tZVHxlSUhsXFdubVJadmpcSlB5W1lQblVZVDs=')" type="button"
                                class="w-full bg-gradient-to-r from-yellow-400 to-amber-400 hover:from-yellow-300 hover:to-amber-300 rounded-full px-4 py-2.5 text-sm font-bold text-gray-900 shadow-md transition-all duration-300 hover:shadow-lg">
                            Weiter zum Produkt
                        </button>
                    </div>
                </div>
            </div>
        </li>
    </div>
</section>

        
            <section class="mb-8">
    <div id="product-content">
        <li class="bg-white/90 backdrop-blur-sm shadow-md rounded-xl m-1 flex flex-col transition-all duration-300 hover:-translate-y-1 hover:shadow-xl border border-gray-200/60 overflow-hidden group">
            <div id="product-2" class="flex flex-col rounded-xl overflow-hidden mx-4 md:mx-0">
                <form id="Y0pUMmVKTzhOeztqZUltd1tZVHJkb1RuZ0U3bGQ0MnhmbEt4ZW9YbWNaTG5bNVN4ZUpMeFxKWGxmRjtyXEYyeVFZWGxQRmptT3syfFBJWGpOVlRsUVZpdltZV3lPezI2UDRUbFxZRzRPVmk3WzRPb1tZVHxlSUhsXFdubVJadmpcSlB5W1lQblVZVDs=">
                    <input type="hidden" name="q">
                    <input type="hidden" name="search" value="Das-grosse-Buch-des">
                    <input type="hidden" name="term" value="Y0pUMmVKTzhOeztqZUltd1tZVHJkb1RuZ0U3bGQ0MnhmbEt4ZW9YbWNaTG5bNVN4ZUpMeFxKWGxmRjtyXEYyeVFZWGxQRmptT3syfFBJWGpOVlRsUVZpdltZV3lPezI2UDRUbFxZRzRPVmk3WzRPb1tZVHxlSUhsXFdubVJadmpcSlB5W1lQblVZVDs=">
                </form>

                <!-- Product Image -->
                <div class="overflow-hidden bg-gray-50">
                    <img class="w-full cursor-pointer min-h-[15rem] object-cover transition-transform duration-300 group-hover:scale-103"
                         src="https://cdn.adindex.com/oimg/09ec48d3-34ea-4c98-ae03-87dcea6189cc"
                         alt="Das grosse Buch des Swing- und Daytradin, Ratgeber"
                         onerror="this.onerror=null;this.src='/logos/photo_missing.png';"
                         onclick="submitForm('Y0pUMmVKTzhOeztqZUltd1tZVHJkb1RuZ0U3bGQ0MnhmbEt4ZW9YbWNaTG5bNVN4ZUpMeFxKWGxmRjtyXEYyeVFZWGxQRmptT3syfFBJWGpOVlRsUVZpdltZV3lPezI2UDRUbFxZRzRPVmk3WzRPb1tZVHxlSUhsXFdubVJadmpcSlB5W1lQblVZVDs=')">
                </div>

                <!-- Product Content -->
                <div class="px-5 flex flex-col flex-grow min-h-[9rem]">
                    <div class="min-h-[3.5rem] flex justify-between m-auto relative">
                        <div id="title-2" class="font-bold text-base mb-2 overflow-hidden line-clamp-2 cursor-pointer text-gray-800"
                             onclick="toggleTitle(2)">
                            Das grosse Buch des Swing- und Daytradin, Ratgeber
                        </div>

                        
                        <a href="/Das-grosse-Buch-des" class="absolute bottom-0 mt-1 -right-6 mr-2 group"
                              title="Das-grosse-Buch-des">
              <i class="fas fa-search text-blue-500 hover:text-blue-700"></i>
            </a>
                    </div>
                    <hr>
                    <div class="flex justify-between items-end relative mt-1">
                        <div id="description-2" class="text-gray-600 text-sm flex-grow line-clamp-3 cursor-pointer leading-relaxed"
                             onclick="toggleDescription(2)">
                            <span class="break-words">Das grosse Buch des Swing- und Daytradings bietet eine umfassende Einführung in die Welt des Handels an internationalen Börsen. Es richtet sich an Leser, die sich für die Strategien des Swing- und Daytradings interessieren und ihre Kenntnisse in diesem Bereich vertiefen möchten. Der Ratgeber vermittelt praxisnahe Tipps und Techniken, um erfolgreich in den Finanzmärkten zu agieren. Die Inhalte sind klar strukturiert und ermöglichen es sowohl Einsteigenden als auch Fortgeschrittenen, wertvolle Einblicke in die Handelspsychologie, Risikomanagement und die Analyse von Marktbewegungen zu gewinnen. Durch die Kombination von theoretischem Wissen und praktischen Beispielen wird der Leser befähigt, fundierte Entscheidungen beim Trading zu treffen und seine Handelsstrategien zu optimieren.</span>
                        </div>
                        <button onclick="toggleDescription(2)"
                                class="absolute bottom-0 mt-1 -right-6 mr-2 group"
                                aria-label="Toggle Description">
                            <i id="toggle-icon-2" class="fa-solid fa-up-right-and-down-left-from-center text-blue-500 hover:text-blue-700"></i>
                            <span id="toggle-text-2" class="absolute w-auto p-2 min-w-max bottom-0 right-12 transform translate-x-1/2 translate-y-full bg-black text-white text-xs rounded-md opacity-0 group-hover:opacity-100 transition-opacity duration-300 ease-in-out">
                Mehr Anzeigen
              </span>
                        </button>
                    </div>
                </div>

                <!-- Product Footer -->
                <div class="flex flex-col mt-auto px-6 items-center text-center justify-center">
                    <hr class="mb-1 border-gray-300">
                    <div class="mb-1">
                        <button onclick="submitForm('Y0pUMmVKTzhOeztqZUltd1tZVHJkb1RuZ0U3bGQ0MnhmbEt4ZW9YbWNaTG5bNVN4ZUpMeFxKWGxmRjtyXEYyeVFZWGxQRmptT3syfFBJWGpOVlRsUVZpdltZV3lPezI2UDRUbFxZRzRPVmk3WzRPb1tZVHxlSUhsXFdubVJadmpcSlB5W1lQblVZVDs=')" type="button"
                                class="text-xs text-gray-400" aria-label="Product Shop Button">
                            Anbieter: Galaxus.de
                        </button>
                    </div>
                    <div class="w-full max-w-xs overflow-hidden">
            <span class="text-md font-bold text-gray-700 truncate">
              Preis: 50.00 € |
            </span>
                        <span class="text-sm text-gray-700 truncate">
              Versand*: 0 €
            </span>
                    </div>
                    <div class="mt-2 mb-3 w-full">
                        <button onclick="submitForm('Y0pUMmVKTzhOeztqZUltd1tZVHJkb1RuZ0U3bGQ0MnhmbEt4ZW9YbWNaTG5bNVN4ZUpMeFxKWGxmRjtyXEYyeVFZWGxQRmptT3syfFBJWGpOVlRsUVZpdltZV3lPezI2UDRUbFxZRzRPVmk3WzRPb1tZVHxlSUhsXFdubVJadmpcSlB5W1lQblVZVDs=')" type="button"
                                class="w-full bg-gradient-to-r from-yellow-400 to-amber-400 hover:from-yellow-300 hover:to-amber-300 rounded-full px-4 py-2.5 text-sm font-bold text-gray-900 shadow-md transition-all duration-300 hover:shadow-lg">
                            Weiter zum Produkt
                        </button>
                    </div>
                </div>
            </div>
        </li>
    </div>
</section>

        
            <section class="mb-8">
    <div id="product-content">
        <li class="bg-white/90 backdrop-blur-sm shadow-md rounded-xl m-1 flex flex-col transition-all duration-300 hover:-translate-y-1 hover:shadow-xl border border-gray-200/60 overflow-hidden group">
            <div id="product-3" class="flex flex-col rounded-xl overflow-hidden mx-4 md:mx-0">
                <form id="Y0pUMmVKTzhOezs1ZjVld1taXG5lb1R4Tm9QeGRVO3llbzttZllQMmV7O3lmWlAyXFlMdWZZM25OWVRqZXszfFtZUHFbcFhsY0UyfE5aUGxjSlh1XFpMa1tZN21OWTdyXFlUbmVwUGpbNGp8XFk2MWZaVHZaNVB4ZlpMbFxWM3lmWUx1Y1pQcVxaS29mWlR2WjQzblxJbjNkVjN0ZmtcM2ZJM2hbNEh2ZUlIclw0NjtcSUgyW1lcblxZUz8=">
                    <input type="hidden" name="q">
                    <input type="hidden" name="search" value="Pusteblume.-Das-Sachbuch-3.">
                    <input type="hidden" name="term" value="Y0pUMmVKTzhOezs1ZjVld1taXG5lb1R4Tm9QeGRVO3llbzttZllQMmV7O3lmWlAyXFlMdWZZM25OWVRqZXszfFtZUHFbcFhsY0UyfE5aUGxjSlh1XFpMa1tZN21OWTdyXFlUbmVwUGpbNGp8XFk2MWZaVHZaNVB4ZlpMbFxWM3lmWUx1Y1pQcVxaS29mWlR2WjQzblxJbjNkVjN0ZmtcM2ZJM2hbNEh2ZUlIclw0NjtcSUgyW1lcblxZUz8=">
                </form>

                <!-- Product Image -->
                <div class="overflow-hidden bg-gray-50">
                    <img class="w-full cursor-pointer min-h-[15rem] object-cover transition-transform duration-300 group-hover:scale-103"
                         src="https://media.averdo.com/picture/images_shop/B00/000/000/B00000000547223.jpg"
                         alt="Pusteblume. Das Sachbuch 3. Schülerband. Niedersachsen"
                         onerror="this.onerror=null;this.src='/logos/photo_missing.png';"
                         onclick="submitForm('Y0pUMmVKTzhOezs1ZjVld1taXG5lb1R4Tm9QeGRVO3llbzttZllQMmV7O3lmWlAyXFlMdWZZM25OWVRqZXszfFtZUHFbcFhsY0UyfE5aUGxjSlh1XFpMa1tZN21OWTdyXFlUbmVwUGpbNGp8XFk2MWZaVHZaNVB4ZlpMbFxWM3lmWUx1Y1pQcVxaS29mWlR2WjQzblxJbjNkVjN0ZmtcM2ZJM2hbNEh2ZUlIclw0NjtcSUgyW1lcblxZUz8=')">
                </div>

                <!-- Product Content -->
                <div class="px-5 flex flex-col flex-grow min-h-[9rem]">
                    <div class="min-h-[3.5rem] flex justify-between m-auto relative">
                        <div id="title-3" class="font-bold text-base mb-2 overflow-hidden line-clamp-2 cursor-pointer text-gray-800"
                             onclick="toggleTitle(3)">
                            Pusteblume. Das Sachbuch 3. Schülerband. Niedersachsen
                        </div>

                        
                        <a href="/Pusteblume-Das-Sachbuch-3" class="absolute bottom-0 mt-1 -right-6 mr-2 group"
                              title="Pusteblume-Das-Sachbuch-3">
              <i class="fas fa-search text-blue-500 hover:text-blue-700"></i>
            </a>
                    </div>
                    <hr>
                    <div class="flex justify-between items-end relative mt-1">
                        <div id="description-3" class="text-gray-600 text-sm flex-grow line-clamp-3 cursor-pointer leading-relaxed"
                             onclick="toggleDescription(3)">
                            <span class="break-words">Pusteblume. Das Sachbuch 3. Schülerband. Niedersachsen , Die Auswahl der Lerninhalte und die methodisch-didaktische Schwerpunktsetzung der neu bearbeiteten Sachbücher entsprechen dem aktuellen Kerncurriculum. Der Inhalt ist in fünf farbig markierte Themenbereiche gegliedert: Natur, Technik, Raum, Gesellschaft und Zeit. Jeder Themenbereich bietet jetzt zusätzlich zu den Sachthemen jeweils eine Werkstatt an. Die Werkstätten &quot;Skizzieren und Zeichnen&quot;, &quot;Informieren und Präsentieren&quot;, &quot;Beobachten und Experimentieren&quot;, &quot;Bauen und Konstruieren&quot; und &quot;Gemeinsam leben und arbeiten&quot; bieten - über die Handlungsteile der Sachthemen hinaus -  ausgewählte, fachspezifische Arbeitsweisen. Die von der Klasse 1 bis zur Klasse 4 sorgfältig aufeinander aufbauenden Arbeitstechniken sind kindgerecht und vielfältig: vom Skizzieren von Blättern, über das Anlegen und Zeichnen einer Tabelle, das idealtypische Durchführen von Experimenten bis zum Rollenspiel und vieles mehr. Die konsequente, spiralcurriculare Konzeption stellt sicher, dass die Sachthemen und die fachspezifischen Arbeitsweisen von Klassenstufe zu Klassenstufe kindgerecht aufeinander aufbauen. Die Kinder erwerben und festigen anschlussfähiges, übertragbares Wissen. Die Sachbücher 2, 3  und 4 bieten einen praxiserprobten dreigeteilten Computer-Lehrgang an, der Grundfertigkeiten im Umgang  mit dem Computer vermittelt: vom Schreiben und Abspeichern eines Textes, Informieren im Internet bis zum Herunterladen und Einsetzen einer Abbildung. Alle Themen sind so konzipiert, dass die Lehrkräfte nach ihren Schwerpunkten auswählen und die Reihenfolge der Themen selbst festlegen können. Zahlreiche Seitenverweise machen Vorschläge zur Vernetzung von Sachthemen innerhalb eines Themenbereichs oder zwischen verschiedenen Themenbereichen. Für jede Klassenstufe gibt es jetzt das Arbeitsheft mit CD-ROM, deren umfangreiches Lern- und Spielangebot die Kinder motiviert und das Lernen und Festigen von Lerninhalten fördert. In die Arbeitshefte ist jeweils ein &quot;FIT MIT Pusteblume&quot; Methodenheft eingelegt. Die Methodenhefte vermitteln Kindern grundlegende Fertigkeiten. Sie sollen Methodenkompetenz erlangen, die selbstständiges Lernen und Arbeiten anbahnt und ermöglicht. Alle Seiten bestehen aus zwei Teilen, die bei Bedarf an der Perforation herausgetrennt werden können. Im oberen Teil werden Fertigkeiten und Methoden vorgestellt. Im unteren Teil werden diese Fertigkeiten und Methoden geübt. Im Lerntagebuch vermerken die Kinder, wie gut Ihnen die Methode und die Übung gefallen haben. In einer Übersicht tragen die Kinder nach jeder Übung ein, wie gut sie die jeweilige Methode beherrschen. Die Lehrermaterialien bieten eine große Auswahl an differenzierten Arbeitsblättern.   , Zündschlösser &gt; Elektro- &amp; Zündungssensoren &amp; -schalter , Erscheinungsjahr: 201112, Produktform: Kartoniert, Titel der Reihe: Pusteblume. Das Sachbuch##~Pusteblume. Das Sachbuch &#x2F; Ausgabe 2011 für Niedersachsen##, Seitenzahl&#x2F;Blattzahl: 136, Fachschema: Sachkunde~Sachunterricht, Bildungsmedien Fächer: Sachunterricht, Region: Bremen~Niedersachsen, Bildungszweck: für den Primarbereich~3.Lernjahr~Für die Grundschule, Fachkategorie: Schule und Lernen, Thema: Verstehen, Text Sprache: ger, Warenverzeichnis für die Außenhandelsstatistik: 49019900, Verlag: Schroedel Verlag GmbH, Verlag: Schroedel Verlag GmbH, Verlag: Schroedel, Länge: 296, Breite: 210, Höhe: 9, Gewicht: 416, Produktform: Kartoniert, Genre: Schule und Lernen, Genre: Schule und Lernen, Herkunftsland: DEUTSCHLAND (DE), Katalog: deutschsprachige Titel, Katalog: Gesamtkatalog, Katalog: Lagerartikel, Book on Demand, ausgew. Medienartikel, Relevanz: 0000, Tendenz: 0, Schulform: Grundschule, Bundesländer: Bremen, Niedersachsen, Unterkatalog: AK, Unterkatalog: Bücher, Unterkatalog: Hardcover, Unterkatalog: Lagerartikel, Unterkatalog: Schulbuch, </span>
                        </div>
                        <button onclick="toggleDescription(3)"
                                class="absolute bottom-0 mt-1 -right-6 mr-2 group"
                                aria-label="Toggle Description">
                            <i id="toggle-icon-3" class="fa-solid fa-up-right-and-down-left-from-center text-blue-500 hover:text-blue-700"></i>
                            <span id="toggle-text-3" class="absolute w-auto p-2 min-w-max bottom-0 right-12 transform translate-x-1/2 translate-y-full bg-black text-white text-xs rounded-md opacity-0 group-hover:opacity-100 transition-opacity duration-300 ease-in-out">
                Mehr Anzeigen
              </span>
                        </button>
                    </div>
                </div>

                <!-- Product Footer -->
                <div class="flex flex-col mt-auto px-6 items-center text-center justify-center">
                    <hr class="mb-1 border-gray-300">
                    <div class="mb-1">
                        <button onclick="submitForm('Y0pUMmVKTzhOezs1ZjVld1taXG5lb1R4Tm9QeGRVO3llbzttZllQMmV7O3lmWlAyXFlMdWZZM25OWVRqZXszfFtZUHFbcFhsY0UyfE5aUGxjSlh1XFpMa1tZN21OWTdyXFlUbmVwUGpbNGp8XFk2MWZaVHZaNVB4ZlpMbFxWM3lmWUx1Y1pQcVxaS29mWlR2WjQzblxJbjNkVjN0ZmtcM2ZJM2hbNEh2ZUlIclw0NjtcSUgyW1lcblxZUz8=')" type="button"
                                class="text-xs text-gray-400" aria-label="Product Shop Button">
                            Anbieter: Averdo
                        </button>
                    </div>
                    <div class="w-full max-w-xs overflow-hidden">
            <span class="text-md font-bold text-gray-700 truncate">
              Preis: 28.50 € |
            </span>
                        <span class="text-sm text-gray-700 truncate">
              Versand*: 0 €
            </span>
                    </div>
                    <div class="mt-2 mb-3 w-full">
                        <button onclick="submitForm('Y0pUMmVKTzhOezs1ZjVld1taXG5lb1R4Tm9QeGRVO3llbzttZllQMmV7O3lmWlAyXFlMdWZZM25OWVRqZXszfFtZUHFbcFhsY0UyfE5aUGxjSlh1XFpMa1tZN21OWTdyXFlUbmVwUGpbNGp8XFk2MWZaVHZaNVB4ZlpMbFxWM3lmWUx1Y1pQcVxaS29mWlR2WjQzblxJbjNkVjN0ZmtcM2ZJM2hbNEh2ZUlIclw0NjtcSUgyW1lcblxZUz8=')" type="button"
                                class="w-full bg-gradient-to-r from-yellow-400 to-amber-400 hover:from-yellow-300 hover:to-amber-300 rounded-full px-4 py-2.5 text-sm font-bold text-gray-900 shadow-md transition-all duration-300 hover:shadow-lg">
                            Weiter zum Produkt
                        </button>
                    </div>
                </div>
            </div>
        </li>
    </div>
</section>

        
            <section class="mb-8">
    <div id="product-content">
        <li class="bg-white/90 backdrop-blur-sm shadow-md rounded-xl m-1 flex flex-col transition-all duration-300 hover:-translate-y-1 hover:shadow-xl border border-gray-200/60 overflow-hidden group">
            <div id="product-4" class="flex flex-col rounded-xl overflow-hidden mx-4 md:mx-0">
                <form id="Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNYZ0lxN09JbXtXSXYyZ3BLb2VGM2hkV0t8T29QdWNuTHdUcFx8WFZIWlxJaXZkWVRsUFdqbVFWblJXWVhJUDRQN1VKU3pPSVhuZ1lcRU9ZZTVaNGpZZDI3S1hZM3VUazIyUG9MR2NtSFJbV20yY2xQc1A0blpUb3l7ZFhQTFRwSHJnWGo1UVZId1VIRGhYR0xFW283Y1RvelVUSGZ3VEZpeWZJbm1lbWl6VEdMb1c0THBPWTNVY0dqS1tuUElQSlxjZ0lpNlZJTFFcbFA0V1ZER05ZUzJkR2k3T296UmdZO3JOWTtTV0d6RFx7XHZjWVM7UEZbMlFGVzdRRkc3UEZTekxvbm1SVlM0UEZpM1FWaXpRVlMyT1VcMmV8MntPRks0T0ZTeU9pPz8=">
                    <input type="hidden" name="q">
                    <input type="hidden" name="search" value="Buch-&quot;Kreativ-Kinderleicht-–">
                    <input type="hidden" name="term" value="Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNYZ0lxN09JbXtXSXYyZ3BLb2VGM2hkV0t8T29QdWNuTHdUcFx8WFZIWlxJaXZkWVRsUFdqbVFWblJXWVhJUDRQN1VKU3pPSVhuZ1lcRU9ZZTVaNGpZZDI3S1hZM3VUazIyUG9MR2NtSFJbV20yY2xQc1A0blpUb3l7ZFhQTFRwSHJnWGo1UVZId1VIRGhYR0xFW283Y1RvelVUSGZ3VEZpeWZJbm1lbWl6VEdMb1c0THBPWTNVY0dqS1tuUElQSlxjZ0lpNlZJTFFcbFA0V1ZER05ZUzJkR2k3T296UmdZO3JOWTtTV0d6RFx7XHZjWVM7UEZbMlFGVzdRRkc3UEZTekxvbm1SVlM0UEZpM1FWaXpRVlMyT1VcMmV8MntPRks0T0ZTeU9pPz8=">
                </form>

                <!-- Product Image -->
                <div class="overflow-hidden bg-gray-50">
                    <img class="w-full cursor-pointer min-h-[15rem] object-cover transition-transform duration-300 group-hover:scale-103"
                         src="https://cdn.billiger.com/dynimg/I6zVk1JBwPDphrfMEPLqbaXpJ53MH5lvA_hMn5zos5T_olRSBeQCSEAXhzSr2EMdVvu4K5IeVYS59IWmS84Z3vyi3Rt65DrjzrXOQ5RsmDztbPWpo7HhOY/464859819441_large.webp"
                         alt="Buch &quot;Kreativ Kinderleicht – Pompons&quot;"
                         onerror="this.onerror=null;this.src='/logos/photo_missing.png';"
                         onclick="submitForm('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNYZ0lxN09JbXtXSXYyZ3BLb2VGM2hkV0t8T29QdWNuTHdUcFx8WFZIWlxJaXZkWVRsUFdqbVFWblJXWVhJUDRQN1VKU3pPSVhuZ1lcRU9ZZTVaNGpZZDI3S1hZM3VUazIyUG9MR2NtSFJbV20yY2xQc1A0blpUb3l7ZFhQTFRwSHJnWGo1UVZId1VIRGhYR0xFW283Y1RvelVUSGZ3VEZpeWZJbm1lbWl6VEdMb1c0THBPWTNVY0dqS1tuUElQSlxjZ0lpNlZJTFFcbFA0V1ZER05ZUzJkR2k3T296UmdZO3JOWTtTV0d6RFx7XHZjWVM7UEZbMlFGVzdRRkc3UEZTekxvbm1SVlM0UEZpM1FWaXpRVlMyT1VcMmV8MntPRks0T0ZTeU9pPz8=')">
                </div>

                <!-- Product Content -->
                <div class="px-5 flex flex-col flex-grow min-h-[9rem]">
                    <div class="min-h-[3.5rem] flex justify-between m-auto relative">
                        <div id="title-4" class="font-bold text-base mb-2 overflow-hidden line-clamp-2 cursor-pointer text-gray-800"
                             onclick="toggleTitle(4)">
                            Buch &quot;Kreativ Kinderleicht – Pompons&quot;
                        </div>

                        
                        <a href="/Buch-Kreativ-Kinderleicht-Pompons" class="absolute bottom-0 mt-1 -right-6 mr-2 group"
                              title="Buch-Kreativ-Kinderleicht-Pompons">
              <i class="fas fa-search text-blue-500 hover:text-blue-700"></i>
            </a>
                    </div>
                    <hr>
                    <div class="flex justify-between items-end relative mt-1">
                        <div id="description-4" class="text-gray-600 text-sm flex-grow line-clamp-3 cursor-pointer leading-relaxed"
                             onclick="toggleDescription(4)">
                            <span class="break-words">Kreativ Kinderleicht – Pompons. Mit etwas Wolle und Geduld lassen sich Pompons in verschiedenen Größen, Formen und Mustern herstellen. Mit wenigen zusätzlichen Materialien entstehen aus den selbst gemachten Pompons lustige Figuren, tolle Deko und schöne Accessoires. Dieses Buch liefert einfache, kindgerechte Anleitungen mit zahlreichen Schrittfotos und Vorlagen sowie Tipps und Tricks für ein perfektes Gelingen. Buch mit 48 Seiten. Größe: 21 x 17 cm.Verlag: frechverlag, Autorin: Ina Andresen</span>
                        </div>
                        <button onclick="toggleDescription(4)"
                                class="absolute bottom-0 mt-1 -right-6 mr-2 group"
                                aria-label="Toggle Description">
                            <i id="toggle-icon-4" class="fa-solid fa-up-right-and-down-left-from-center text-blue-500 hover:text-blue-700"></i>
                            <span id="toggle-text-4" class="absolute w-auto p-2 min-w-max bottom-0 right-12 transform translate-x-1/2 translate-y-full bg-black text-white text-xs rounded-md opacity-0 group-hover:opacity-100 transition-opacity duration-300 ease-in-out">
                Mehr Anzeigen
              </span>
                        </button>
                    </div>
                </div>

                <!-- Product Footer -->
                <div class="flex flex-col mt-auto px-6 items-center text-center justify-center">
                    <hr class="mb-1 border-gray-300">
                    <div class="mb-1">
                        <button onclick="submitForm('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNYZ0lxN09JbXtXSXYyZ3BLb2VGM2hkV0t8T29QdWNuTHdUcFx8WFZIWlxJaXZkWVRsUFdqbVFWblJXWVhJUDRQN1VKU3pPSVhuZ1lcRU9ZZTVaNGpZZDI3S1hZM3VUazIyUG9MR2NtSFJbV20yY2xQc1A0blpUb3l7ZFhQTFRwSHJnWGo1UVZId1VIRGhYR0xFW283Y1RvelVUSGZ3VEZpeWZJbm1lbWl6VEdMb1c0THBPWTNVY0dqS1tuUElQSlxjZ0lpNlZJTFFcbFA0V1ZER05ZUzJkR2k3T296UmdZO3JOWTtTV0d6RFx7XHZjWVM7UEZbMlFGVzdRRkc3UEZTekxvbm1SVlM0UEZpM1FWaXpRVlMyT1VcMmV8MntPRks0T0ZTeU9pPz8=')" type="button"
                                class="text-xs text-gray-400" aria-label="Product Shop Button">
                            Anbieter: buttinette
                        </button>
                    </div>
                    <div class="w-full max-w-xs overflow-hidden">
            <span class="text-md font-bold text-gray-700 truncate">
              Preis: 9.99 € |
            </span>
                        <span class="text-sm text-gray-700 truncate">
              Versand*: 4.99 €
            </span>
                    </div>
                    <div class="mt-2 mb-3 w-full">
                        <button onclick="submitForm('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNYZ0lxN09JbXtXSXYyZ3BLb2VGM2hkV0t8T29QdWNuTHdUcFx8WFZIWlxJaXZkWVRsUFdqbVFWblJXWVhJUDRQN1VKU3pPSVhuZ1lcRU9ZZTVaNGpZZDI3S1hZM3VUazIyUG9MR2NtSFJbV20yY2xQc1A0blpUb3l7ZFhQTFRwSHJnWGo1UVZId1VIRGhYR0xFW283Y1RvelVUSGZ3VEZpeWZJbm1lbWl6VEdMb1c0THBPWTNVY0dqS1tuUElQSlxjZ0lpNlZJTFFcbFA0V1ZER05ZUzJkR2k3T296UmdZO3JOWTtTV0d6RFx7XHZjWVM7UEZbMlFGVzdRRkc3UEZTekxvbm1SVlM0UEZpM1FWaXpRVlMyT1VcMmV8MntPRks0T0ZTeU9pPz8=')" type="button"
                                class="w-full bg-gradient-to-r from-yellow-400 to-amber-400 hover:from-yellow-300 hover:to-amber-300 rounded-full px-4 py-2.5 text-sm font-bold text-gray-900 shadow-md transition-all duration-300 hover:shadow-lg">
                            Weiter zum Produkt
                        </button>
                    </div>
                </div>
            </div>
        </li>
    </div>
</section>

        
    </ul>

    <ul class="grid grid-cols-1 sm:grid-cols-2 md:grid-cols-3 lg:grid-cols-4 gap-6 items-start">
        
            <section class="">
    <div id="faq-content">
        <li class="faq-item p-4 rounded-xl flex flex-col justify-between transition-all duration-300 w-full bg-white/80 backdrop-blur-sm border border-gray-200/60 shadow-md hover:shadow-lg">
            <h3 class="font-bold bg-gray-100 p-3 rounded-lg text-lg cursor-pointer transition-all duration-200 hover:bg-gray-200"
                data-truncate-length="50" onclick="toggleQuestion(event)">
                Ist das Buch &quot;Das Café am Rande der Welt&quot; ein Sachbuch?
            </h3>

            <div class="faq-answer-wrapper relative pb-5">
                <p class="faq-answer text-gray-600 text-sm mt-2 transition-all duration-300 cursor-pointer w-full leading-relaxed"
                   data-truncate-length="180" onclick="toggleAnswer(event)">
                    Nein, &quot;Das Café am Rande der Welt&quot; ist kein Sachbuch. Es handelt sich um einen Roman von John Strelecky, der eine fiktive Geschichte erzählt und philosophische Themen behandelt. Das Buch regt zum Nachdenken über das eigene Leben und die persönlichen Prioritäten an.
                    <span class="relative -top-[6px] text-[0.55em] opacity-40 font-normal select-none ml-1 inline-block">**</span>

                </p>

                <button onclick="toggleAnswer(event, true)" class="absolute bottom-0 right-2 mt-1 group"
                        aria-label="Toggle Description">
                    <i class="fa-solid fa-up-right-and-down-left-from-center text-blue-500 hover:text-blue-700"></i>
                    <span class="absolute w-auto p-2 min-w-max bottom-0 right-12 transform translate-x-1/2 translate-y-full bg-black text-white text-xs rounded-md opacity-0 group-hover:opacity-100 transition-opacity duration-300 ease-in-out">
                        Mehr Anzeigen
                    </span>
                </button>
            </div>

            

            <div id="related-terms"
                 class="related-terms hidden flex flex-wrap justify-center text-center mt-3 pt-3 border-t border-gray-100">
                
                
                    <div style="min-height: 0px;"></div>
                
            </div>
        </li>
    </div>
</section>

<!-- Pills einfärben -->
<script>
    document.addEventListener("DOMContentLoaded", () => {
        const colors = [
            "bg-blue-500 text-white hover:bg-blue-600",
            "bg-indigo-500 text-white hover:bg-indigo-600",
            "bg-violet-500 text-white hover:bg-violet-600",
            "bg-pink-500 text-white hover:bg-pink-600",
            "bg-rose-500 text-white hover:bg-rose-600",
            "bg-emerald-500 text-white hover:bg-emerald-600",
            "bg-teal-500 text-white hover:bg-teal-600",
            "bg-cyan-500 text-white hover:bg-cyan-600"
        ];

        const pills = document.querySelectorAll(".keyword-pill");
        pills.forEach((pill, index) => {
            const colorClass = colors[index % colors.length];
            pill.className += " " + colorClass;
        });
    });
</script>

        
            <section class="">
    <div id="faq-content">
        <li class="faq-item p-4 rounded-xl flex flex-col justify-between transition-all duration-300 w-full bg-white/80 backdrop-blur-sm border border-gray-200/60 shadow-md hover:shadow-lg">
            <h3 class="font-bold bg-gray-100 p-3 rounded-lg text-lg cursor-pointer transition-all duration-200 hover:bg-gray-200"
                data-truncate-length="50" onclick="toggleQuestion(event)">
                Suche ein gutes Buch als Geschenk.
            </h3>

            <div class="faq-answer-wrapper relative pb-5">
                <p class="faq-answer text-gray-600 text-sm mt-2 transition-all duration-300 cursor-pointer w-full leading-relaxed"
                   data-truncate-length="180" onclick="toggleAnswer(event)">
                    Es gibt viele gute Bücher, die als Geschenk geeignet sind. Es hängt jedoch von den Interessen und Vorlieben der Person ab, für die das Buch gedacht ist. Einige beliebte Optionen könnten ein spannender Krimi, ein inspirierendes Sachbuch oder ein zeitloser Klassiker sein. Es ist auch eine gute Idee, nach Bestsellerlisten oder Empfehlungen von Freunden und Familie zu suchen.
                    <span class="relative -top-[6px] text-[0.55em] opacity-40 font-normal select-none ml-1 inline-block">**</span>

                </p>

                <button onclick="toggleAnswer(event, true)" class="absolute bottom-0 right-2 mt-1 group"
                        aria-label="Toggle Description">
                    <i class="fa-solid fa-up-right-and-down-left-from-center text-blue-500 hover:text-blue-700"></i>
                    <span class="absolute w-auto p-2 min-w-max bottom-0 right-12 transform translate-x-1/2 translate-y-full bg-black text-white text-xs rounded-md opacity-0 group-hover:opacity-100 transition-opacity duration-300 ease-in-out">
                        Mehr Anzeigen
                    </span>
                </button>
            </div>

            

            <div id="related-terms"
                 class="related-terms hidden flex flex-wrap justify-center text-center mt-3 pt-3 border-t border-gray-100">
                
                
                    <div style="min-height: 0px;"></div>
                
            </div>
        </li>
    </div>
</section>

<!-- Pills einfärben -->
<script>
    document.addEventListener("DOMContentLoaded", () => {
        const colors = [
            "bg-blue-500 text-white hover:bg-blue-600",
            "bg-indigo-500 text-white hover:bg-indigo-600",
            "bg-violet-500 text-white hover:bg-violet-600",
            "bg-pink-500 text-white hover:bg-pink-600",
            "bg-rose-500 text-white hover:bg-rose-600",
            "bg-emerald-500 text-white hover:bg-emerald-600",
            "bg-teal-500 text-white hover:bg-teal-600",
            "bg-cyan-500 text-white hover:bg-cyan-600"
        ];

        const pills = document.querySelectorAll(".keyword-pill");
        pills.forEach((pill, index) => {
            const colorClass = colors[index % colors.length];
            pill.className += " " + colorClass;
        });
    });
</script>

        
            <section class="">
    <div id="faq-content">
        <li class="faq-item p-4 rounded-xl flex flex-col justify-between transition-all duration-300 w-full bg-white/80 backdrop-blur-sm border border-gray-200/60 shadow-md hover:shadow-lg">
            <h3 class="font-bold bg-gray-100 p-3 rounded-lg text-lg cursor-pointer transition-all duration-200 hover:bg-gray-200"
                data-truncate-length="50" onclick="toggleQuestion(event)">
                Wie verpacke ich ein Buch als Geschenk?
            </h3>

            <div class="faq-answer-wrapper relative pb-5">
                <p class="faq-answer text-gray-600 text-sm mt-2 transition-all duration-300 cursor-pointer w-full leading-relaxed"
                   data-truncate-length="180" onclick="toggleAnswer(event)">
                    Um ein Buch als Geschenk zu verpacken, benötigen Sie Geschenkpapier, Klebeband, Schere und eventuell eine hübsche Schleife oder ein Geschenkanhänger. Legen Sie das Buch mit der Vorderseite nach unten auf das Geschenkpapier und schneiden Sie das Papier so zu, dass es das Buch vollständig umhüllt. Falten Sie das Papier um das Buch herum und kleben Sie die Kanten mit Klebeband fest. Zum Schluss können Sie das Geschenk mit einer Schleife oder einem Geschenkanhänger verzieren. Wie verpacke ich ein Buch als Geschenk?
                    <span class="relative -top-[6px] text-[0.55em] opacity-40 font-normal select-none ml-1 inline-block">**</span>

                </p>

                <button onclick="toggleAnswer(event, true)" class="absolute bottom-0 right-2 mt-1 group"
                        aria-label="Toggle Description">
                    <i class="fa-solid fa-up-right-and-down-left-from-center text-blue-500 hover:text-blue-700"></i>
                    <span class="absolute w-auto p-2 min-w-max bottom-0 right-12 transform translate-x-1/2 translate-y-full bg-black text-white text-xs rounded-md opacity-0 group-hover:opacity-100 transition-opacity duration-300 ease-in-out">
                        Mehr Anzeigen
                    </span>
                </button>
            </div>

            

            <div id="related-terms"
                 class="related-terms hidden flex flex-wrap justify-center text-center mt-3 pt-3 border-t border-gray-100">
                
                
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Papier" class="block">
                                Papier
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Schleife" class="block">
                                Schleife
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Band" class="block">
                                Band
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Geschenkpapier" class="block">
                                Geschenkpapier
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Verpackung" class="block">
                                Verpackung
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Buch" class="block">
                                Buch
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Dekoration" class="block">
                                Dekoration
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Einpacken" class="block">
                                Einpacken
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Präsent" class="block">
                                Präsent
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Schutz" class="block">
                                Schutz
                            </a>
                        </div>
                    
                
            </div>
        </li>
    </div>
</section>

<!-- Pills einfärben -->
<script>
    document.addEventListener("DOMContentLoaded", () => {
        const colors = [
            "bg-blue-500 text-white hover:bg-blue-600",
            "bg-indigo-500 text-white hover:bg-indigo-600",
            "bg-violet-500 text-white hover:bg-violet-600",
            "bg-pink-500 text-white hover:bg-pink-600",
            "bg-rose-500 text-white hover:bg-rose-600",
            "bg-emerald-500 text-white hover:bg-emerald-600",
            "bg-teal-500 text-white hover:bg-teal-600",
            "bg-cyan-500 text-white hover:bg-cyan-600"
        ];

        const pills = document.querySelectorAll(".keyword-pill");
        pills.forEach((pill, index) => {
            const colorClass = colors[index % colors.length];
            pill.className += " " + colorClass;
        });
    });
</script>

        
            <section class="">
    <div id="faq-content">
        <li class="faq-item p-4 rounded-xl flex flex-col justify-between transition-all duration-300 w-full bg-white/80 backdrop-blur-sm border border-gray-200/60 shadow-md hover:shadow-lg">
            <h3 class="font-bold bg-gray-100 p-3 rounded-lg text-lg cursor-pointer transition-all duration-200 hover:bg-gray-200"
                data-truncate-length="50" onclick="toggleQuestion(event)">
                Findet ihr es komisch, wenn jemand ein Sachbuch liest wie ein normales Buch?
            </h3>

            <div class="faq-answer-wrapper relative pb-5">
                <p class="faq-answer text-gray-600 text-sm mt-2 transition-all duration-300 cursor-pointer w-full leading-relaxed"
                   data-truncate-length="180" onclick="toggleAnswer(event)">
                    Nein, es ist nicht ungewöhnlich, ein Sachbuch wie ein normales Buch zu lesen. Viele Menschen finden Sachbücher interessant und lesen sie gerne zur Unterhaltung oder um ihr Wissen zu erweitern. Es ist wichtig, dass jeder das liest, was ihn interessiert und Freude bereitet.
                    <span class="relative -top-[6px] text-[0.55em] opacity-40 font-normal select-none ml-1 inline-block">**</span>

                </p>

                <button onclick="toggleAnswer(event, true)" class="absolute bottom-0 right-2 mt-1 group"
                        aria-label="Toggle Description">
                    <i class="fa-solid fa-up-right-and-down-left-from-center text-blue-500 hover:text-blue-700"></i>
                    <span class="absolute w-auto p-2 min-w-max bottom-0 right-12 transform translate-x-1/2 translate-y-full bg-black text-white text-xs rounded-md opacity-0 group-hover:opacity-100 transition-opacity duration-300 ease-in-out">
                        Mehr Anzeigen
                    </span>
                </button>
            </div>

            

            <div id="related-terms"
                 class="related-terms hidden flex flex-wrap justify-center text-center mt-3 pt-3 border-t border-gray-100">
                
                
                    <div style="min-height: 0px;"></div>
                
            </div>
        </li>
    </div>
</section>

<!-- Pills einfärben -->
<script>
    document.addEventListener("DOMContentLoaded", () => {
        const colors = [
            "bg-blue-500 text-white hover:bg-blue-600",
            "bg-indigo-500 text-white hover:bg-indigo-600",
            "bg-violet-500 text-white hover:bg-violet-600",
            "bg-pink-500 text-white hover:bg-pink-600",
            "bg-rose-500 text-white hover:bg-rose-600",
            "bg-emerald-500 text-white hover:bg-emerald-600",
            "bg-teal-500 text-white hover:bg-teal-600",
            "bg-cyan-500 text-white hover:bg-cyan-600"
        ];

        const pills = document.querySelectorAll(".keyword-pill");
        pills.forEach((pill, index) => {
            const colorClass = colors[index % colors.length];
            pill.className += " " + colorClass;
        });
    });
</script>

        
    </ul>
</div>

<div class="mb-10 text-center items-center justify-center">
    
</div>

<script>
    /* ---------------------------
       Show correct layout based on page
    ---------------------------- */
    (function() {
        const isMainPage =
            window.location.pathname === '/' ||
            window.location.pathname === '/index.html';

        if (isMainPage) {
            document.getElementById('main-page-layout').classList.remove('hidden');
        } else {
            document.getElementById('subpage-layout').classList.remove('hidden');
        }
    })();
</script>

<script>
    /* ---------------------------
       Werbung nur auf Main Page
    ---------------------------- */
    document.addEventListener('DOMContentLoaded', function () {
        const ad = document.getElementById('ad-banner');
        if (!ad) return;

        const isMainPage =
            window.location.pathname === '/' ||
            window.location.pathname === '/index.html';

        if (!isMainPage) {
            ad.style.display = 'none';
        }
    });
</script>

<script>
    /* ---------------------------
       Überschrift bereinigen
    ---------------------------- */
    const heading = document.getElementById("product-heading");
    const headingSubpage = document.getElementById("product-heading-subpage");

    if (heading) {
        let headingText = heading.textContent;
        headingText = headingText.replace(/-/g, ' ');
        heading.textContent = headingText;
    }

    if (headingSubpage) {
        let headingText = headingSubpage.textContent;
        headingText = headingText.replace(/-/g, ' ');
        headingSubpage.textContent = headingText;
    }
</script>

<script>
    /* ---------------------------
       Navigation + FAQ Logik
    ---------------------------- */

    function handleTitleClick(title) {
        const cleanTitle = title
            .replace(/[^\p{L}\p{N}\s-]/gu, '')
            .replace(/\s+/g, ' ')
            .split(' ').slice(0, 4).join(' ')
            .replace(/\s+/g, '-')
            .replace(/-{2,}/g, '-')
            .replace(/^-+|-+$/g, '');
        const url = '/' + cleanTitle;
        window.location.href = url;
    }

    // OLD toggleDescription - now replaced by event-driven approach
    function toggleDescription(index) {
        // This function is kept for backwards compatibility but should not be used
        // The new approach uses event listeners without IDs
        console.warn('toggleDescription called - this should be handled by event listeners');
    }

    function toggleTitle(index) {
        const title = document.getElementById('title-' + index);
        title.classList.toggle('line-clamp-2');
    }

    function submitForm(formId) {
        const form = document.getElementById(formId);
        const suspiciousUserAgents = ['bot', 'crawl', 'slurp', 'spider', 'curl', 'wget', 'python'];
        const userAgent = navigator.userAgent.toLowerCase();
        const isSuspicious = suspiciousUserAgents.some(suspect => userAgent.includes(suspect));
        const honeypot = form.querySelector('[name="q"]').value.length > 0;

        if (!honeypot && !isSuspicious) {
            event.preventDefault();
            const formData = new FormData(form);
            const queryString = new URLSearchParams(formData).toString();
            const urlWithParams = `/clickout?${queryString}`;
            let newWindow = window.open('', '_blank');

            fetch(urlWithParams, {
                method: 'GET',
                headers: {
                    'X-Requested-With': 'XMLHttpRequest',
                    'Accept': 'application/json',
                }
            })
                .then(response => response.json())
                .then(data => {
                    if (data.clickOutUrl) {
                        newWindow.location = data.clickOutUrl;
                    } else {
                        newWindow.close();
                        alert('Unable to open the requested link.');
                    }
                })
                .catch(error => {
                    console.error('Fetch error:', error);
                    newWindow.close();
                });
        } else {
            alert('Suspicious activity detected or bot activity suspected.');
        }
    }

    function truncateText(element, length) {
        const fullText = element.textContent.trim();
        const truncateLength = parseInt(length, 10);
        if (fullText.length > truncateLength) {
            element.dataset.fullText = fullText;
            element.textContent = fullText.substring(0, truncateLength) + '...';
            return true;
        }
        return false;
    }

    function toggleTextForProduct(descElement, buttonElement) {
        const isTruncated = descElement.textContent.endsWith('...');

        // Find the icon and text within the button
        const icon = buttonElement.querySelector('i[id^="toggle-icon-"]');
        const text = buttonElement.querySelector('span[id^="toggle-text-"]');

        if (isTruncated) {
            // Expand
            descElement.textContent = descElement.dataset.fullText;
            descElement.classList.remove('line-clamp-3');
            if (icon) {
                icon.classList.remove('fa-up-right-and-down-left-from-center');
                icon.classList.add('fa-down-left-and-up-right-to-center');
            }
            if (text) {
                text.textContent = "Weniger Anzeigen";
            }
        } else {
            // Collapse
            const truncateLength = 180; // Default truncate length for products
            descElement.textContent = descElement.dataset.fullText.substring(0, truncateLength) + '...';
            descElement.classList.add('line-clamp-3');
            if (icon) {
                icon.classList.remove('fa-down-left-and-up-right-to-center');
                icon.classList.add('fa-up-right-and-down-left-from-center');
            }
            if (text) {
                text.textContent = "Mehr Anzeigen";
            }
        }
    }

    function toggleText(element, relatedContainer, sourceText, button) {
        const isTruncated = element.textContent.endsWith('...');
        const icon = button.querySelector('i');
        const text = button.querySelector('span');

        if (isTruncated) {
            element.textContent = element.dataset.fullText;
            if (sourceText) sourceText.classList.remove('hidden');
            icon.classList.remove('fa-up-right-and-down-left-from-center');
            icon.classList.add('fa-down-left-and-up-right-to-center');
            text.textContent = "Weniger Anzeigen";
        } else {
            const truncateLength = parseInt(element.dataset.truncateLength, 10);
            element.textContent = element.textContent.substring(0, truncateLength) + '...';
            if (sourceText) sourceText.classList.add('hidden');
            icon.classList.remove('fa-down-left-and-up-right-to-center');
            icon.classList.add('fa-up-right-and-down-left-from-center');
            text.textContent = "Mehr Anzeigen";
        }

        if (relatedContainer) {
            relatedContainer.classList.toggle('hidden');
        }
    }

    document.addEventListener('DOMContentLoaded', function () {
        // Check if on main page
        const isMainPage =
            window.location.pathname === '/' ||
            window.location.pathname === '/index.html';

        /* -------- FAQs -------- */
        document.querySelectorAll('.faq-item').forEach((item, index) => {
            const answer = item.querySelector('.faq-answer');
            const sourceText = item.querySelector('.source-text');
            const relatedContainer = item.querySelector('.related-terms');
            const toggleButton = item.querySelector('button[aria-label="Toggle Description"]');

            const wasTruncated = truncateText(answer, answer.dataset.truncateLength);

            if (relatedContainer) relatedContainer.classList.add('hidden');
            if (sourceText) sourceText.classList.add('hidden');

            // On main page, auto-expand ALL FAQs and hide toggle button
            if (isMainPage && wasTruncated) {
                answer.textContent = answer.dataset.fullText;
                if (sourceText) sourceText.classList.remove('hidden');
                if (relatedContainer) relatedContainer.classList.remove('hidden');
                if (toggleButton) toggleButton.style.display = 'none';
                answer.style.cursor = 'default';
            } else if (wasTruncated) {
                // Not on main page - normal behavior with toggle
                if (toggleButton) {
                    toggleButton.addEventListener('click', function () {
                        toggleText(answer, relatedContainer, sourceText, toggleButton);
                    });
                }

                answer.style.cursor = 'pointer';
                answer.addEventListener('click', function () {
                    toggleText(answer, relatedContainer, sourceText, toggleButton);
                });
            } else {
                if (toggleButton) toggleButton.style.display = 'none';
                answer.style.cursor = 'default';
            }

            if (relatedContainer) {
                relatedContainer.querySelectorAll('a').forEach(link => {
                    link.addEventListener('click', function (event) {
                        event.preventDefault();
                        let cleanedTerm = link.textContent.trim().replace(/\s+/g, '-');
                        window.location.href = `/${cleanedTerm}`;
                    });
                });
            }
        });

        /* -------- Products - NEW APPROACH -------- */
        // Find all product containers by their structure
        document.querySelectorAll('#product-content').forEach((productSection) => {
            const productLi = productSection.querySelector('li');
            if (!productLi) return;

            // Find description and button within THIS specific product
            const description = productLi.querySelector('[id^="description-"]');
            const toggleButton = productLi.querySelector('button[aria-label="Toggle Description"]');

            if (!description) return;

            // Store the full text before truncation
            const fullText = description.textContent.trim();
            description.dataset.fullText = fullText;

            // Truncate if needed
            const truncateLength = 180;
            let wasTruncated = false;
            if (fullText.length > truncateLength) {
                description.textContent = fullText.substring(0, truncateLength) + '...';
                wasTruncated = true;
            }

            if (wasTruncated) {
                // Remove inline onclick to prevent conflicts
                description.removeAttribute('onclick');
                if (toggleButton) toggleButton.removeAttribute('onclick');

                // Add event listener to button
                if (toggleButton) {
                    toggleButton.addEventListener('click', function (event) {
                        event.preventDefault();
                        event.stopPropagation();
                        toggleTextForProduct(description, toggleButton);
                    });
                }

                // Add event listener to description
                description.style.cursor = 'pointer';
                description.addEventListener('click', function (event) {
                    event.preventDefault();
                    toggleTextForProduct(description, toggleButton);
                });
            } else {
                if (toggleButton) toggleButton.style.display = 'none';
                description.style.cursor = 'default';
            }
        });
    });
</script>

            <p class="mb-4 text-[11px] text-center text-gray-500 leading-relaxed max-w-4xl mx-auto">
                * Alle Preise verstehen sich inklusive der gesetzlichen Mehrwertsteuer und ggf. zuzüglich Versandkosten. Die Angebotsinformationen basieren auf den Angaben des jeweiligen Shops und werden über automatisierte Prozesse aktualisiert. Eine Aktualisierung in Echtzeit findet nicht statt, so dass es im Einzelfall zu Abweichungen kommen kann.
                ** Hinweis: Teile dieses Inhalts wurden von KI erstellt.
            </p>
        </div>
    </main>
</div>

<!-- Taboola Below Article Widget -->
<div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 mb-8">
    <div id="taboola-below-article-thumbnails"></div>
    <script type="text/javascript">
        window._taboola = window._taboola || [];
        _taboola.push({
            mode: 'alternating-thumbnails-a',
            container: 'taboola-below-article-thumbnails',
            placement: 'Below Article Thumbnails',
            target_type: 'mix'
        });
    </script>
</div>

<footer class="bg-gray-900/95 backdrop-blur-md text-white py-6 border-t border-white/10">
    <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 text-center">
        <p class="text-gray-300">&copy; <span id="year"></span> lemontreepresse.de - <a href="/info/impressum" class="hover:text-white transition-colors duration-200 underline-offset-2 hover:underline">Impressum</a></p>
    </div>
</footer>

<script>
    document.getElementById("year").textContent = new Date().getFullYear();
    const DISMISSED_KEY = "popupDismissed";
    let popupShown = sessionStorage.getItem('popupShown') === 'true';
    let newTabOpened = false;
    let throttle = false;
    let armed = true;
    let hasShown = false;

    document.addEventListener('DOMContentLoaded', function () {
        const popupElement = document.querySelector('#buyDomainPopUp');
        if (popupElement) {
            const exitPopup = () => {
                popupElement.classList.add('hidden');
                sessionStorage.setItem(DISMISSED_KEY, 'true');
            };

            document.querySelector('#close_domain_popup').addEventListener('click', exitPopup);

            function onMouseOut(e) {
                if (throttle || !armed || hasShown || popupShown) return;
                const y = e.clientY;
                const to = e.relatedTarget || e.toElement;
                const leavingWindow = !to && (y <= 0);
                if (leavingWindow) {
                    throttle = true;
                    setTimeout(() => throttle = false, 400);
                    popupElement.classList.remove('hidden');
                    sessionStorage.setItem('popupShown', 'true');
                    hasShown = true;
                }
            }
            document.addEventListener('mouseout', onMouseOut);

            // ESC schließt Popup
            document.addEventListener('keydown', function (event) {
                if (event.key === 'Escape') {
                    exitPopup();
                }
            });
        }

        // --- URL für Popup-Link dynamisch setzen ---
        const country = "de";
        const navLast = "Lemontreepresse";

        function makeSlug(text) {
            const basic = text.trim().toLowerCase().replace(/\s+/g, "-");
            try {
                // Browser wandelt Unicode → xn-- (Punycode)
                return new URL("http://" + basic).hostname;
            } catch {
                return basic;
            }
        }

        const slug = makeSlug(navLast);
        const link = document.getElementById("popupLink");
        if (link) {
            link.href = `https://www.shopping.eu/${country}/${slug}.html`;
        }

        // Bot detection + Logging
        window.userHasInteracted = false;
        document.addEventListener('mousemove', () => window.userHasInteracted = true);
        document.addEventListener('keydown', () => window.userHasInteracted = true);

        fetch('/domLoaded', { method: 'GET' }).catch(console.error);
        setTimeout(function () {
            if (!isBot()) {
                fetch('/windowInt', { method: 'GET' }).catch(console.error);
            }
        }, 3000);
    });

    // Bot detection
    function isBot() {
        const suspiciousUserAgents = [
            'bot','crawl','slurp','spider','curl','wget','python',
            'scanner','automation','robot','scraper','httpclient'
        ];
        const userAgent = navigator.userAgent.toLowerCase();
        if (suspiciousUserAgents.some(suspect => userAgent.includes(suspect))) {
            return true;
        }
        if (!window.userHasInteracted) {
            return true;
        }
        return false;
    }

    // Tab-Wechsel erkennen
    document.addEventListener('visibilitychange', function () {
        if (document.visibilityState === 'hidden') {
            newTabOpened = true;
        } else {
            setTimeout(() => newTabOpened = false, 100);
        }
    });

    // Mail Funktion
    function sendEmail() {
        const unicodeDomain = 'lemontreepresse.de';
        const subject = `Kaufanfrage für die Domain ${unicodeDomain}`;
        const body = `Guten Tag,

ich interessiere mich für den Kauf der Domain ${unicodeDomain}.\n\nMit freundlichen Grüßen`;
        const mailtoLink = `mailto:domain@kv-gmbh.de?subject=${encodeURIComponent(subject)}&body=${encodeURIComponent(body)}`;
        window.location.href = mailtoLink;
    }
</script>
<!-- Taboola Flush -->
<script type="text/javascript">
    window._taboola = window._taboola || [];
    _taboola.push({flush: true});
</script>
</body>
</html>
