
/* Lokale Anpassungen nach dem Umzug von Webador/JouwWeb */
.tb-form-status { margin: 0 0 18px; padding: 12px 14px; border-radius: 4px; font-weight: 700; }
.tb-form-status--ok { background: #e8f5e9; color: #1b5e20; }
.tb-form-status--error { background: #ffebee; color: #8b0000; }
.tb-privacy { font-size: .92em; line-height: 1.4; }
.tb-privacy input { margin-right: 6px; vertical-align: middle; }
.tb-hp { position:absolute !important; left:-10000px !important; width:1px !important; height:1px !important; overflow:hidden !important; }
/* Stabilisiert die Kontaktspalten nach dem Formular-Redirect. */
#jw-element-381694257 { align-items: flex-start; }
#jw-element-381694258, #jw-element-381694261 { min-width: 0; }
#tb-form-status:empty { display:none; }

/* v8: Kontaktformular bewusst von Webador/JouwWeb entkoppelt. */
.tb-contact-form-wrap { width:100%; }
.tb-contact-form { display:block; width:100%; margin:0; padding:0; }
.tb-field { margin:0 0 14px; }
.tb-label { display:block; margin:0 0 6px; font-weight:700; color:inherit; }
.tb-field-content { width:100%; }
.tb-input { box-sizing:border-box; width:100%; max-width:100%; padding:10px 12px; border:1px solid #aaa; border-radius:2px; background:#fff; color:#222; font:inherit; }
textarea.tb-input { min-height:120px; resize:vertical; }
.tb-submit { display:inline-block; border:0; border-radius:5px; padding:10px 16px; background:#aaa; color:#fff; font:inherit; font-weight:700; cursor:pointer; }
.tb-submit:disabled { opacity:.65; cursor:wait; }
.tb-map-wrap { width:100%; min-height:200px; margin:0; }
.tb-map { display:block; width:100%; height:200px; border:0; }
#tb-form-status { box-sizing:border-box; width:100%; }
