/* The font-family defines the preferred font for ALEPH WEB interface.
   The system checks the fonts installed on the user's PC against the
   the definitions, and uses the first match found. 
   HOWEVER,
   Note that font definitions in the aleph.css file are NOT used if
   the user's browser has been set up to ignore font styles.
   In MS Internet Explorer this is set up under Internet options ->
   Accessibility -> "Ignore font styles specified on Web pages".
   In Netscape this is set up under Edit -> Preferences -> Fonts ->
   "Use my default fonts overriding document specified font".
   NOTE! fonts differ from each other in the characters that are 
   included, and in performance, usually in direct proportion; i.e.
   fonts that include large range are heavy load on PC. Therefore,
   when defining your fonts, take into account the characters in your 
   database. 
   NOTE: Aug. 21, 2001. Ex Libris has found that Arial Unicode MS has
   the largest range, but creates performance problems on PC operating
   under NT, with IE 5.5 and 6.0.*/

.linkred {
  display:none;
}

.noprint {
  display:none;
}

BODY {
	FONT-SIZE: 12px; 
	FONT-FAMILY: Arial Unicode MS, Tahoma, Verdana, Arial, Helvetica, sans-serif; 
}


/* Linkdefinitionen */
A:link {
	COLOR: #003366;
	FONT-FAMILY: Arial Unicode MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
A:visited {
	FONT-FAMILY: Arial Unicode MS, Tahoma, Verdana, Arial, Helvetica, sans-serif; 
}

/* Ueberschriften */

h1 { 
	font-size: 14px; 
	color: #000000; 
	font-weight: 300; 
}
h2 { 
	font-size: 12px; 
	color: #000000; 
	font-weight: bold;
}
h3 { 
	font-size: 12px; 
	font-weight: bold;
}

/* Tabellendefinitionen */

.tablesearch
{
  	font-size: 12px;
  	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-weight:normal;
  	color:#000000;
  	border-top-width:1px;
  	border-top-style:solid;
  	border-top-color:#AC3030;
  	border-bottom-width:1px;
  	border-bottom-style:solid;
  	border-bottom-color:#AC3030;
  	background-color: #EEEEEE;
}
.tableresult
{
  	font-size: 12px;
  	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-weight:normal;
  	color:#000000;
  	border-top-width:1px;
 	border-top-style:solid;
  	border-top-color:#AC3030;
  	border-bottom-width:1px;
  	border-bottom-style:solid;
  	border-bottom-color:#AC3030;
  	background-color:#EEEEEE;
}
.tablehelp
{
  	font-size: 12px;
  	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-weight:normal;
  	color:#333333;
}
.hilfetext
{
  	font-size: 11px;
  	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-weight:normal;
  	color:#333333;
  	border-top-width:1px;
  	border-top-style:solid;
  	border-top-color:#AC3030;
  	border-bottom-width:1px;
  	border-bottom-style:solid;
  	border-bottom-color:#AC3030;
  	border-left-width:1px;
  	border-left-style:solid;
  	border-left-color:#AC3030;
  	border-right-width:1px;
  	border-right-style:solid;
  	border-right-color:#AC3030;
  	background-color:#FFFFFF;
}
.row_result {
	font-weight: normal; 
	font-size: 12px; 
	background-color:#EEEEEE;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#D6D6D6;
}

.cell_result_border {
	font-weight: bold; 
	font-size: 12px; 
	background-color:#EEEEEE;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-left-width:1px; 
	border-left-style:solid;
	border-left-color:#AC3030;
}
.cell_result_border_grey {
	font-weight: normal; 
	font-size: 12px; 
	background-color:#EEEEEE;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width:1px; 
	border-bottom-style:solid;
	border-bottom-color:#D6D6D6;
}
.cell_result_border_grey_up {
	font-weight: normal; 
	font-size: 12px; 
	background-color:#EEEEEE;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-width:1px; 
	border-top-style:solid;
	border-top-color:#D6D6D6;
}
.tablesearch1
{
  	font-size: 12px;
  	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-weight:normal;
  	color:#000000;
  	border-top-width:1px;
  	border-top-style:solid;
  	border-top-color:#999999;
  	border-bottom-width:1px;
  	border-bottom-style:solid;
  	border-bottom-color:#999999;
  	border-left-width:1px;
  	border-left-style:solid;
  	border-left-color:#999999;
  	border-right-width:1px;
  	border-right-style:solid;
  	border-right-color:#999999;
  	background-color:#EEEEEE;
}






/*
     FILE ARCHIVED ON 15:19:56 Aug 31, 2010 AND RETRIEVED FROM THE
     AN OPENWAYBACK INSTANCE ON 16:56:47 Jul 25, 2025.
     JAVASCRIPT APPENDED BY OPENWAYBACK, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
