a:link       { color: #000000; text-decoration:underline }
a            { text-decoration: none }
a:visited    { color: #808080 }
a:hover      { color: #000000; background-color: #FFCC00 }
body         { font-size: 12px;font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular}
table        { font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

.linkzelle	 { 	/*background-color:rgb(227,224,221);*/ background-color:rgb(227,228,227); border-width:1px; 
				/*border-color:rgb(227,224,221);*/ border-color:rgb(227,228,227); border-style:solid;
				cursor:hand;
			 }

.9pt-fett		{ font-size: 11px; font-family: Arial; font-weight:bold }

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.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: 16x}
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 }

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}


.AufzSchriftNormFett { font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-size: 12px; font-weight:bold }
.AufzSchriftNorm { font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-size: 12px}
.AufzSchriftKleinFett { font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-size: 11px; font-weight:bold }
.AufzSchriftKlein { font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-size: 11px}

.tabellenschrift { font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-size: 12px }
.tabelleklein { font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-size: 11px }

.HSE-head		{ font-size: 18px; font-weight: bold; }
.HSE-bold		{ font-weight: bold; font-family:Verdana; }
.HSE-small		{ font-size: 11px; }

a:link.HSE-link		{ text-decoration: none; }
a:visited.HSE-link	{ text-decoration: none; }
a:hover.HSE-link	{ color: red; background-color: white; }

/* 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 this division, a meta description is printed (if you have turned it on via results_descriptions in your .ini file). */
.HSE-meta-desc		{ font-style: italic; }
/* Within this division, list items are printed (if you have turned them on via results_descriptions in your .ini file). */
.HSE-list-item		{ list-style: disc inside; }

/* The matches belong to the class 'HSE-match'. Some may want to experiment with these. */
:before.HSE-match	{  }
:after.HSE-match	{ content: ""url("korfei-2004.css"); }

/* Text, Links and Button in the pre-built input form (if you have turned it on via formtable_width in your .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; }
.HSE-button		{ font-size:100%; border:1px outset gray; background-color: gray; color: white; }


/* During the search, 2 dynamic progress bars can be shown. You can disable them by changing the 'display' values from 'inline' to 'none'. */
/* The 'position', 'top' and 'left' parameters are REQUIRED for Netscape 4 to define a layer (otherwise it produces an error!) */
#HSE-progress1		{ display: inline; position: relative; top: 0px; left: 0px; }
#HSE-progress2		{ display: inline; position: relative; top: 0px; left: 0px; }

/* Don't change the following definition - it exists only to ensure that this file is being recognized */
.HSE-hidden		{ display: none; }
