
/* Klassen _______________________________________________________________ */
	
	
	
/* Grundeinstellungen ____________________________________________________ */

	body, html													{ height: 100%; }
	body, table, input, select, textarea						{ color: #383636; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 12px; line-height: 22px; }
	body 														{ background: #8e1719; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; }
	table 														{ border: 0px; border-collapse: collapse; }
	table td, form 												{ margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; }
	a 															{ color: #8E1719; text-decoration: none; }
	a:hover 													{  }
	img 														{ border: 0px; }
	p 															{ margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; }
	
	
	
/* __________________________________________________________________ Ende */
