HTML, BODY, TD, INPUT {
	font-family : Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

h1 {
	font-family : Times New Roman, Serif;
	font-size: 180%;
	font-weight: normal;
	color: #FFFFFF;
}

#content h2, #sidebar h2 {
	font-family : Times New Roman, Serif;
	font-weight: bold;
	font-size: 120%;
	color: #FFFFFF;
}


/** 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 : Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
