HTML, BODY, TD, INPUT {
        font-family : font-family:'Times', 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
        font-size: 13px;
}

/** Für Formulare und Shopseiten **/

/* Schriftart für Formulartabellen und Formularelemente */
table.formtab td,
table.formtab input,
table.formtab select,
table.formtab textarea {
        font-family : font-family:'Times', 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
        font-size: 18px;
}
