	/*  Design-Vorgaben für Frame "Navigation" 
	    Version 01 vom 2010-01-31, geändert: 2014-03-28 */

	@charset "ISO-8859-1";
	* {font-family: Arial, sans-serif; font-size: 10pt}
	*.gross {font-family: Arial, sans-serif; font-size: 12pt}
	
	a:link {color: blue}
	a:visited {color: "#BB5599"} 
	a:hover {color: red}
	