a:link       { color: #bf0101 }
a            { text-decoration: none }
a:visited    { color: #717171 }
a:hover      { color: #FFFFFF; background-color:#bf0101 }
body		 { font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color:#FFFFFF }
table        { font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.table9pt	{ font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

span.SchriftNav	{ font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-size:11px }
span.SchriftNavFett	{ font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-size:11px; font-weight:bold }
span.SchriftNorm { font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-size: 12px }
span.SchriftNormKursiv { font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-size: 12px; font-style:italic }
span.SchriftNormFett { font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-size: 12px; font-weight:bold }
span.SchriftNormGross { font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-size: 16px }
span.SchriftNormGrossFett { font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-size: 16px; font-weight:bold }
span.SchriftBild	{ font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-size:11px; letter-spacing:-0,5pt }
span.Anschrift 		{ font-family: Times New Roman, Times, Times New Roman PS; font-size: 16px; font-style:italic; font-weight:bold }

	.li         { font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold }
	.linormal	{ font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;  }
	.li_weiss 	{ font-size: 11px; font-family: Arial; color:#FFFFFF }

h2			{font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;font-size: 23px ; font-weight:bold}
h3			{font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;font-size: 19px ; font-weight:bold}
h4			{font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;font-size: 16px ; font-weight:bold}
h5			{font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;font-size: 13px ; font-weight:bold}


	/* You may want to edit these StyleSheet definitions. Additional customizing of the results pages in section 8 of the .ini file. */

	/* General text and links */
	div			{ font-family:Arial,sans-serif; font-size:15px; }

	/* Result links belong to the class 'HSE-link'. It's a good idea when the styles are the same as from the general links defined above */
	a:link.HSE-link		{ color: #0069B3 }
	a:visited.HSE-link	{ color: #808080 }
	a:hover.HSE-link	{ color: #0069B3; background-color: #F6DC00 }

	/* The division under each result link containing details and descriptions. If you don't want it intented, specify '0px' as 'margin' values. */
	.HSE-description	{ margin-left:30px; margin-right:30px; }

	/* Within the division under each result link, list items are printed if you have turned them on via results_descriptions in your .ini file. */
	.HSE-list-item		{ list-style:disc inside; }

	/* How HSE should print bold, small and head text */
	.HSE-bold		{ font-weight:bold; }
	.HSE-small		{ font-size:12px; }
	.HSE-head		{ font-size:18px; font-weight:bold; }

	/* Text and Links in the pre-built input form if its displaying is enabled (see section 3 of the .ini file). */	
	.HSE			{ color:black; font-size:12px; }
	a:link.HSE		{ color:black; text-decoration:none; font-size:12px; }
	a:visited.HSE		{ color:black; text-decoration:none; font-size:12px; }
	a:hover.HSE		{ color:red; font-size:12px; }

	/* During the search, 2 dynamic progress indicators can be shown. You can disable them by changing the values from 'inline' to 'none'. */	
	#progress1		{ display:inline; }
	#progress2		{ display:inline; }
