Preise & Lizenzen
Transparente Kosten. Keine versteckten Gebühren. Fair für jede Praxisgröße.
<div class="grid grid-cols-1 md:grid-cols-2 gap-8">
<!-- Free Tier -->
<div class="bg-white rounded-2xl shadow-sm border border-slate-200 p-8 flex flex-col">
<h3 class="text-2xl font-bold text-slate-900 mb-2">Basis / Demo</h3>
<p class="text-slate-500 mb-6">Perfekt zum Ausprobieren und für kleine Praxen.</p>
<div class="text-5xl font-extrabold text-slate-900 mb-6">0 €<span class="text-lg font-normal text-slate-500">/Monat</span></div>
<ul class="space-y-4 mb-8 flex-1">
<li class="flex items-center text-slate-600">
<svg class="w-5 h-5 text-green-500 mr-3" fill="none" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 13l4 4L19 7"></path></svg>
Installation auf 1 Arbeitsplatz
</li>
<li class="flex items-center text-slate-600">
<svg class="w-5 h-5 text-green-500 mr-3" fill="none" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 13l4 4L19 7"></path></svg>
Alle Standard-Tests inklusive
</li>
<li class="flex items-center text-slate-600">
<svg class="w-5 h-5 text-green-500 mr-3" fill="none" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 13l4 4L19 7"></path></svg>
Tablet-Kopplung (Limitiert)
</li>
<li class="flex items-center text-slate-600">
<svg class="w-5 h-5 text-green-500 mr-3" fill="none" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 13l4 4L19 7"></path></svg>
Lokale Datenhaltung
</li>
</ul>
<a href="/download/" class="block w-full text-center py-3 px-4 border border-slate-200 rounded-lg text-slate-700 font-bold hover:bg-slate-50 transition-colors">Jetzt herunterladen</a>
</div>
<!-- Pro Tier -->
<div class="bg-slate-900 rounded-2xl shadow-xl border border-slate-800 p-8 flex flex-col relative overflow-hidden">
<div class="absolute top-0 right-0 bg-sky-500 text-white text-xs font-bold px-3 py-1 rounded-bl-lg">EMPFOHLEN</div>
<h3 class="text-2xl font-bold text-white mb-2">Praxis Pro</h3>
<p class="text-slate-400 mb-6">Für professionelle Therapeuten und Teams.</p>
<div class="text-5xl font-extrabold text-white mb-6">29 €<span class="text-lg font-normal text-slate-400">/Monat</span></div>
<ul class="space-y-4 mb-8 flex-1">
<li class="flex items-center text-slate-300">
<svg class="w-5 h-5 text-sky-400 mr-3" fill="none" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 13l4 4L19 7"></path></svg>
<strong>Unbegrenzte</strong> Arbeitsplätze
</li>
<li class="flex items-center text-slate-300">
<svg class="w-5 h-5 text-sky-400 mr-3" fill="none" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 13l4 4L19 7"></path></svg>
<strong>GDT-Schnittstelle</strong> (PVS)
</li>
<li class="flex items-center text-slate-300">
<svg class="w-5 h-5 text-sky-400 mr-3" fill="none" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 13l4 4L19 7"></path></svg>
PDF-Branding (Logo & Kopfzeile)
</li>
<li class="flex items-center text-slate-300">
<svg class="w-5 h-5 text-sky-400 mr-3" fill="none" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 13l4 4L19 7"></path></svg>
Test-Editor & Custom Tests
</li>
<li class="flex items-center text-slate-300">
<svg class="w-5 h-5 text-sky-400 mr-3" fill="none" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 13l4 4L19 7"></path></svg>
Premium Support
</li>
</ul>
<a href="/download/" class="block w-full text-center py-3 px-4 bg-sky-600 rounded-lg text-white font-bold hover:bg-sky-700 shadow-lg hover:shadow-sky-500/50 transition-all">30 Tage kostenlos testen</a>
<p class="mt-4 text-xs text-slate-500 text-center">Preise zzgl. MwSt. Jährliche Zahlweise.</p>
</div>
</div>
<!-- FAQ Short -->
<div class="mt-20 border-t border-slate-200 pt-12">
<h2 class="text-2xl font-bold text-slate-900 mb-8">Häufige Fragen zur Lizenz</h2>
<div class="space-y-6">
<div>
<h3 class="font-bold text-slate-900">Kann ich jederzeit kündigen?</h3>
<p class="text-slate-600">Ja, das Abonnement ist monatlich kündbar. Es gibt keine Mindestlaufzeit.</p>
</div>
<div>
<h3 class="font-bold text-slate-900">Was passiert mit meinen Daten nach Kündigung?</h3>
<p class="text-slate-600">Ihre Daten bleiben vollständig erhalten. Die Software wechselt in den "Nur-Lesen"-Modus. Sie können weiterhin alte Befunde einsehen und exportieren, aber keine neuen Tests durchführen.</p>
</div>
</div>
</div>