
/* Grundeinstellungen ____________________________________________________ */

	body, html									{ height: 100%; }
	body, table, input, select, textarea		{ color: #3D3D0F; font-family: Trebuchet MS, Verdana, Helvetica, Arial, Sans-serif; font-size: 11px; line-height: 14px; }
	body 										{ color: #000000; background: #FFFFFF; margin: 0px; padding: 0px; }
	table 										{ border: 0px; border-collapse: collapse; }
	table td, form 								{ margin: 0px; padding: 0px; }
	a 											{ font-size: 11px; color: #33330A; text-decoration: none; }
	a:hover 									{ color: #76822B; }
	img 										{ border: 0px; }
	hr											{ display: none; }



/* Inhalt ________________________________________________________________ */

	h1, h1 a 									{ font-family: Trebuchet MS; color: #3D3D0F; font-size: 11px; line-height: 14px; font-weight: bold; text-transform: uppercase; margin: 0px 0px 10px 0px; padding: 0px 0px 0px 0px; text-align: left; }
	h2, h2 a									{ color: #3D3D0F; font-size: 11px; line-height: 14px; font-weight: bold; text-transform: uppercase; margin: 5px 0px 17px 0px; padding: 0px 0px 0px 0px; text-align: left; }
	h3, h3 a									{ font-family: Trebuchet MS; color: #3D3D0F; font-size: 11px; line-height: 14px; margin: 0px 0px 6px 0px; }
	h4, h4 a									{ font-family: Trebuchet MS; color: #3D3D0F; font-size: 11px; line-height: 14px; margin: 0px 0px 16px 0px; padding: 4px 9px 4px 9px; border: 1px solid #76822B; }
	h5, h5 a									{ font-size: 11px; margin: 0px 0px 16px 0px; padding: 0px 0px 0px 0px; }
	h6, h6 a									{ font-size: 11px; margin: 0px 0px 16px 0px; padding: 0px 0px 0px 0px; }
	h1 a, h2 a, h3 a, h4 a, h5 a, h6 a			{ margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; }
	p 											{ color: #3D3D0F; font-family: Trebuchet MS; font-size: 11px; line-height: 14px; margin: 0px 0px 20px 0px; padding: 0px 44px 0px 0px; }
	ul 											{ list-style-type: none; margin: 0px 0px 16px 0px; padding: 0px 0px 0px 32px; }
	ul li 										{ background: url(/images/design/p3.gif) no-repeat 0px 3px; margin: 0px 0px 8px 0px; padding: 0px 0px 0px 15px; }
	ol 											{ margin: 0px 0px 16px 0px; padding: 0px 0px 0px 32px; }
	ol li 										{ margin: 0px 0px 8px 0px; padding: 0px 0px 0px 0px; }
	


	
/* __________________________________________________________________ Ende */

