
/* Klassen ____________________________________________________ */

	.hr															{ border: 0px; border-bottom: solid 1px #6A735C; width: 100%; line-height: 19px; float: left; display: inline; clear: both; }


/* Grundeinstellungen ____________________________________________________ */

	body, html													{ height: 100%; }
	body, table, input, select, textarea						{ color: #5c5c5c; font-family: Tahoma, Verdana, Sans-serif; font-size: 12px; line-height: 19px; }
	body 														{ color: #5c5c5c; font-family: Tahoma; font-size: 12px; line-height: 19px; background: #FFFFFF; margin: 0px; padding: 0px; }
	table 														{ border: 0px; border-collapse: collapse; }
	table td, form 												{ margin: 0px; padding: 0px; }
	a 															{ color: #23719c; text-decoration: none; }
	a:hover 													{  }
	img 														{ border: 0px; }
	p 															{ margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; }

	
/* __________________________________________________________________ Ende */
