/* central Style Sheet for the results pages generated by HomepageSearchEngine (HSE) */
/* You may want to edit some definitions. Additional customizing of the results pages can be done in section 8 of the .ini file. */

/* General styles */
body			{ background-color: #FFFFFF; }
div			{ font-family: Arial,sans-serif; color: darkblue; font-size: 15px; }
a:link			{ color: #663399; text-decoration: underline; }
a:visited		{ color: #663399; text-decoration: underline; }

/* 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.HSE-link:link		{ color: #663399; text-decoration: underline; }
a.HSE-link:visited	{ color: #663399; text-decoration: underline; }

/* 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; color: #000080; font-size: 12px}

/* 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; color: darkblue; font-size: 14px; }

/* 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: 13px; }
a.HSE:link		{ color: black; text-decoration: underline; font-size: 13px; }
a.HSE:visited		{ color: black; text-decoration: underline; font-size: 13px; }
/* a.HSE:hover		{ color: red; font-size: 13px; } */

/* 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: none; position: relative; top: 0px; left: 0px; }
#HSE-progress2		{ display: none; 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; }

/* Mediaevum-Styles */
.mini 		{     FONT-SIZE: 10px; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif}
.gross 		{     FONT-SIZE: 18px; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif}
.klein 		{     FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif}
.linkcell 	{	background-color: #CFCFCF;	height: 35px;}
TD 		{     FONT-FAMILY: Arial, Helvetica, sans-serif}
P 		{     FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-ALIGN: left}
H3 		{     FONT-SIZE: 20px; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif;TEXT-ALIGN: left}
A:link 		{     COLOR: #000066}
.normal 	{     FONT-SIZE: 13px; FONT-STYLE: normal; FONT-FAMILY: Arial, Helvetica, sans-serif}
.info 		{	FONT-SIZE: 13px;	COLOR: #000000;	FONT-FAMILY: Arial, Helvetica, sans-serif;	background-color: #F0F0F0;; font-weight: normal}
.infocell 	{	COLOR: #000000;	background-color: #F0F0F0;}
.blauweiss 	{	FONT-SIZE: 16px; COLOR: #000066;	FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-ALIGN: left;	font-weight: bold;	background-color: #CFCFCF;height: 40px;}
.bewertung 	{	padding-top:8px; font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	color: #000000;	vertical-align: top;	background-color: #e5e5e5;}
.comment 	{	padding-top:8px; 	padding-bottom:8px; 	padding-left: 8px; 	padding-right: 8px; font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	color: #000000;	vertical-align: top;	background-color: #e5e5e5;}
.zwischenueberschr {	FONT-SIZE: 15px;	COLOR: #FFFFFF;	FONT-FAMILY: Arial, Helvetica, sans-serif;	TEXT-ALIGN: left;	font-weight: bold;	background-color: #000066;	vertical-align: middle;}
#p1 		{ 	padding-top:8px; 	padding-bottom:8px; 	padding-left: 8px; 	padding-right: 8px; 	font-family: Arial, Helvetica, sans-serif; 	TEXT-ALIGN: left; 	font-size: 13px; }
#link 		{ 	padding-left: 10px; 	FONT-SIZE: 14px; 	COLOR: #000066; 	FONT-FAMILY: Arial, Helvetica, sans-serif; 	TEXT-ALIGN: left; 	font-weight: bold; }
#pcomm 		{ 	text-align: right; }
#pquer 	{ 	padding-bottom:15px; 	padding-left: 15px; 	padding-right: 10px; 	font-family: Arial, Helvetica, sans-serif; 	font-size: 13px; }
.normalblock {     FONT-SIZE: 13px; FONT-STYLE: normal; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-ALIGN: justify; padding-left: 7px; padding-right: 12px;}
