		body, table, tr, td, div, p, input, select    {font-size: 11px; font-family:  Verdana, Arial, Helvetica, sans-serif; }
		a			{ color: #000000; text-decoration: underline; }
		a:link		{ color: #000000; text-decoration: underline; }
		a:visited   { color: #000000; text-decoration: underline; }
		a:hover 	{ color: #000000; text-decoration: none; }
		a:active	{ color: #000000; text-decoration: none; }
		form		{ margin: 0; padding: 0; }
		li 			{ margin-bottom: 3px; }
		
		#printheader	{ text-align: right; font-size: 0.7em; margin-bottom: 15px; border-bottom: 1px solid #000000; padding: 3px; }
		#memberbox		{ display: none; }
		#headbox		{ display: none; }	
		#hnavbox		{ display: none; }	
		#breadcrumbbox	{ display: none; }
		#newsbox		{ float: right; }
		#footerbox		{ display: none; }
		
		/*Text-Styles*/
		h1	{ font-size: 1.3em; color: #000000; font-weight: bold; }
		h2	{ font-size: 1.1em; color: #000000; font-weight: bold; }
		h3	{ font-size: 1em; font-weight: bold; }
		
		.fett	 { font-weight: bold; }
		.grau10	 { color: #666666; }
		.grau11	 { color: #666666; }
				
		.noprint	{ display: none; }
