		body     { background-color: #ffffff; text-align: center; }
		body, table, tr, td, div, p   { font-size: 12px; font-family: Arial, Helvetica, Geneva, sans-serif }
		a			{ text-decoration: underline; }
		a:link		{ text-decoration: underline; }
		a:visited   { text-decoration: underline; }
		a:hover 	{ text-decoration: none; }
		a:active	{ text-decoration: none; }
		
		li { margin-bottom: 5px; }
			
		/*Positionierung - Boxen*/
		#pagebox		{ text-align: left; width: auto;  margin-left: 2.2cm; }
		#headbox		{ display: none; }	
		#topnavbox		{ display: none; }
		#rahmenbox		{ width: auto; height: auto; }
		#headlinebox	{ color: #000000; font-size: 16px; font-weight: bold; line-height: 31px; }
		#unavbox		{ display: none; }
		#contentbox		{ width: auto; height: auto; border-top: #000000 1px solid; }
		#contentende	{ display: none; }
		#footerbox		{ display: none; }
		
		#printheader	{ width: 100%; height: auto; text-align: right; margin-bottom: 1 cm; font-size: 10px }
			
		
		/*Text-Styles*/	
		.headline2	{ line-height: 18px; font-size: 14px; color: #000000; font-weight: bold; }
		.fett	 { font-weight: bold; }