
/* Klassen _______________________________________________________________ */
	
	
	
/* Grundeinstellungen ____________________________________________________ */

	body, html													{ height: 100%; }
	body, table													{ font-family: Georgia, 'Times New Roman', Times, serif; font-size: 12px; line-height: 21px; color: #676363; }
	input, select, textarea										{ font-family: Tahoma; font-size: 12px; line-height: 21px; color: #676363; }
	body 														{ background: #fabb21; 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 															{ text-decoration: none; }
	a:hover 													{  }
	img 														{ border: 0px; }
	p 															{ margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; }
	h2 															{ margin: 0px 0px 0px 0px; font-size: 12px; line-height: 21px;  }
	
	
/* __________________________________________________________________ Ende */
