/* Background: Pastell Rosa (#ffe8ea) */
.page-header, .page-footer, .page-header-btn, .page-footer-btn
{ background:#ffe8ea; }
/* Background: Pastell Peach (#fff1ec) */
.form-tabs, .form-tabs label
{ background:#fff1ec; }
/* Background: Pastell Gelb (#fff6df) */
body, .main-content
{ background:#fff6df; }
/* Background: Eisblau (#f3fbff) */
.form-panel, form
{ background:#f3fbff; }
/* Background: Pastell Grau-Lila (#f6f4f8) */
input[type="text"], input[type="password"], input[type="email"], textarea, select
{ background:#f6f4f8; }
/* Background: Pastell Blau (#c7d9ff) */
input[type="submit"]
{ background:#c7d9ff; }
/* Textfarbe: Neutral Dunkel (#333) */
body
{ color:#333; }
/* Textfarbe: Warnung (#6a5f1a) */
.no-js-warning
{ color:#6a5f1a; }
/* Textfarbe: Fehler (#5a2a2a) */
input[type="submit"], .kontakt-form input[type="submit"],
{ color:#5a2a2a; }
