		/*allgemeine Definitionen Typ-Selektoren*/
		body, table, tr, td, div, p, input, select    {font-size: 0.7em; font-family: Verdana, Arial, Helvetica, sans-serif; }
		form   {font-size: 15px; font-family: Verdana, Arial, Helvetica, sans-serif; }
		p, input, select, div, table, tr, td { 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:focus 	{ 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; }
		#headbox		{ display: none; }	
		#hnavbox		{ display: none; }	
		#footerbox		{ display: none; }
		#stcontentbox	{ display: none; }
		#stimprintbox	{ display: none; }
		
		/*Text-Styles*/
		h1			{ font-size: 1.3em; font-weight: bold; position: relative; top:-7px; }
		h2			{ font-size: 1.2em; font-weight: bold; position: relative; top:-7px; }
		h3			{ font-size: 1.1em; font-weight: bold; position: relative; top:-7px; }
		
		.fett	 	{ font-weight: bold; }
		.noprint	{ display: none; }
