/* WebOPAC 3.1 Stylesheet */
/* 10pt, 12pt, 15pt, 18pt */

BODY
{
	background-color: #FFFFFF;
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 12pt;
	font-weight: normal;
	letter-spacing: normal;
	text-transform: none;
	word-spacing: normal;	
}

P
{
	margin-bottom: 5px;
	margin-top: 5px;
}

TABLE
{
	font-size: 12pt;	/* wird nicht geerbt */
	border-style: none;	
}

TD
{
	padding: 3px;
	vertical-align: top;
}

INPUT
{
	font-family: Verdana, Helvetica, Sans-Serif;	/* wird nicht geerbt */
	font-size: 12pt;
	background-color: #f7f9e3;
}

SELECT
{
	font-family: Verdana, Helvetica, Sans-Serif;	/* wird nicht geerbt */
	font-size: 12pt;
	background-color: #f7f9e3;
}

H1
{
	font-size: 18pt;
	color: #b3ca00;
}

H2, BIG
{
	font-size: 15pt;
}

H3
{
	font-size: 12pt;
	font-weight: bold;
}

TH
{
	font-weight: bold;
}

A:link, A:visited
{	
	color: #b3ca00;
	text-decoration: none;	
}

A:hover
{
	text-decoration: underline;	
}

IMG
{
	margin-top: 1px;
	margin-left: 1px;
	margin-right: 1px;
}

LEGEND
{
	color: #333333;
	border-color: #333333;
}

/* Eigene Klassen  */

.NavLink
{
	font-size: 12pt;
	font-weight: bold;
}

.Headline
{
	font-size: 15pt;
	font-weight: bold;
	line-height: 150%;
}

.Logo
{
	padding: 0px;
	vertical-align: middle;	
}

.Banner
{	
	font-size: 16pt;	/* Schriftgrösse hier nicht skalieren */
	font-weight: normal;
	color: white;
	background-color: #b3ca00;
	text-align: center;	
	vertical-align: middle;
	padding: 0px;
}

.Charge
{
	font-size: 12pt;	
	font-weight: bold;
}

.ChargeTotal
{
	font-size: 15pt;
	font-weight: bold;
}

.ChargeDate
{
	font-size: 10pt;
}

.LoginStatus
{	
	font-size: 10pt;				
	font-weight: bold;	
}

.ErrorStatus
{	
	color: Firebrick;
	font-size: 10pt;					
}

.ErrorPageInformation
{
	padding-top: 60px;
	padding-bottom: 60px;
	padding-left: 30px;
	padding-right: 30px;
	margin: 30px;
	border: solid 1px;
	text-align: center;
}

.ErrorPageError
{
	color: Firebrick;		
	padding-top: 60px;	
	padding-bottom: 60px;
	padding-left: 30px;
	padding-right: 30px;
	margin: 30px;
	border: solid 1px Firebrick;
	text-align: center;
}

.Button
{	
	width: 160px;
}

.PressedButton
{
	color: #999999;
	border-style: inset;
	width: 160px;
	background-color: Transparent;
}

.HotButton
{
	width: 160px;
	color: #FFFFFF;
	background-color: #b3ca00;	
}

.PressedHotButton
{
	border-style: inset;
	width: 160px;
	color: #999999;
	background-color: Transparent;	
}

.SmallButton
{
	width: 110px;	
}

.HotSmallButton
{
	width: 110px;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #b3ca00;		
}

.SmallInput
{
	width: 160px;
	font-size: 10pt;
}

.ShortInput
{
	width: 160px;
}

.LongInput
{
	width: 220px;
}

SMALL, .Small, .Label, .SWK, .SignaturKlartext
{
	font-size: 10pt;	
}

/* Listen- und Kartenanzeige */

.ListStatus
{
	font-size: 9pt;
	font-weight: bold;
}

.SignaturEtikett
{
	color:  #FFFFFF;
	background-color: #b3ca00;
	text-align: center;
	font-weight: bold;
	margin-left: 3px;
	margin-right: 3px;	
	padding-left: 10px;
	padding-right: 10px;
}

.Data
{	
	font-size: 10pt;	
	text-align: center;
}

.DataError
{
	color: Firebrick;	
	font-size: 10pt;			
	text-align: center;
}

.IKKarte
{	
	margin-bottom: 10px;
	margin-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	color: #FFFFFF;	
	background-color: #b3ca00;
	font-weight: bold;
}

.IKListe
{
	font-size: 10pt;
	font-weight: bold;
}

.Annotation
{	
	margin-top: 6px;	
	margin-bottom: 6px;
}

.ISBN
{
	margin-top: 6px;
	margin-bottom: 6px;
}

.Zahl
{
	color: #FFFFFF;
	font-weight: bold;	
	background-color: #b3ca00;
	text-align: center;
	margin-right: 3px;
	padding-right: 10px;
	padding-left: 10px;
}

.Medium
{	
	font-weight: bold;
	text-align: center;
}

.Schlagwort
{
	font-variant: small-caps;
	margin-top: 3px;
	margin-bottom: 3px;
}

/* Standort, Sonderstandort, Zweigstelle */

.Standort, .Sonderstandort, .Zweigstelle
{
	margin-left: 3px;
	margin-right: 3px;
	font-size: 10pt;
}

.Verfuegbarkeit, .FSK
{
	margin-left: 3px;
	margin-right: 3px;
	color: #FFFFFF;		
	background-color: Firebrick;
	text-align: center;	
	font-weight: bold;	
	padding-left: 10px;
	padding-right: 10px;
}

.Exemplarstatus
{
	color: Firebrick;	
	font-weight: bold;
	margin-left: 3px;
	margin-right: 3px;	
}

/* Neu: */

.DataGridItem
{
	background-color: #f7f9e3;
}

.DataGridAltItem
{
	background-color: #D7D7D7;
}

.DisabledField
{
	background-color: Transparent;
}
