/*
$Date: 2015-10-31 15:58:13 +0100 (Sa, 31. Okt 2015) $
$Revision: 5817 $
*/

/* Add class names and definition that are used only in one module in the sections provided below
 * or the Test section
 * NOT in the general layout section */

/*****************************************************/
/* 	Modal for catching clicks during module changes  */
/*****************************************************/

.nomoreclicks {
	background-color: rgba(1, 1, 1, 0.1);
	z-index: 1;
	bottom: 0;
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
}
/* class=nomoreclicks is used in 
- cust/changemodule.js for preventing multiple clicks on the module tabs
- ca2.js (optional) for preventing multiple clicks on any caSubmit action
*/


/***********************************************/
/* General Layout                              */
/***********************************************/

body { 
	margin:0;
	padding:0; 
	font-size:0.95em;
	}

table{
	font-size: 100%;
}
	
a, a:link, a:visited { text-decoration: none; }

a:hover { text-decoration: underline; }
	
h1	{
 	font-size: 125%;
 	margin: 0px;
 	padding-bottom: 0px;
	}

h2	{
  	font-size: 114%;
 	margin: 0px;
	padding-bottom: 5px;
	}

h3	{
  	font-size: 114%;
 	margin: 0px;
	padding: 0px;
	}
		
h4	{
  	font-size: 114%;
 	margin: 0px;
	padding: 0px;
	}
	
img { padding:0; border:0; }

hr{
	/* vor dem hr muss ggf. im HTML-Quellcode ein <div class=clearer> stehen*/
	/*clear:both+margin-top funktioniert nicht*/
	margin: 5px 0px 3px 0px;
 	border: 0px; /* Fuer Firefox und Opera */
 	border-top: dotted 1px #ccc;
 	border-bottom: solid 1px #FFFFFF; /* Fuer I.Explorer (Seiten-Hintergrundfarbe!) */
}

pre{
	font-size: 11px;
}

/* Layout Divs */
/***********************************************/	
#HeadContainer {
	margin:0;
	padding:0;
	}

#UnternaviContainer, #UnternaviContainerOS {
	float: left;
	width: 200px;
	margin-right:20px;
	margin-top: 10px;
	padding: 0px;
	font-size: 0.7em;
	}

#ContentContainer, #ContentContainerOS {
	float: left;
  	width: 75%;
  	margin-top: 10px;
  	font-size: 0.75em;
  	padding:10px;
	}

#Fusszeile, #FusszeileOS{ 
	float:left;
	font-size: 0.6em;
   margin-top:30px;
	margin-bottom:20px;
	margin-left:230px;
  	padding: 0;
  	width: 75%;
   border-top: 1px dotted #ccc;
 }
	
* html #Fusszeile {margin-left:115px;}
		
/* OPAC: broader left container for facet etc. */	
#UnternaviContainerOS{width: 250px;}
#ContentContainerOS{width: 70%;}
#FusszeileOS{margin-left:280px;width: 70%;}
* html #FusszeileOS {margin-left:155px;}

#HilfeContainer {
	width: auto;
  	margin-top: 30px;
	margin-left: 210px;
  	font-size: 0.75em;
  	padding:10px;
	}	

#IndexContainer {
	width: auto;
	font-size: 0.75em;
  	padding:10px;
	margin: 10px;
	}

#PrintContainer {
  	font-size: 0.75em;
	margin: 20px;
}	

/* page break on print reports */
hr.pagebreak{display:none; color:transparent; background-color:transparent; border-color:transparent;}
p.pagebreak{display:none; color:transparent; background-color:transparent; border-color:transparent;}

/* Components */   
/***********************************************/
#kopfzeile {
	width:100%;
	margin:0;
	padding:0px;
	min-height:100px;
	background: url(../cust/hintergrund_titel.jpg) 0px 0px repeat-x; 
	}	
	
.schriftzug { float:left;
	margin:60px 0 0 20px;
	font-weight:bold;
	font-size:1.3em;
	}

	
.titelbild {
	float:right;
	margin:0;
	padding:0px;
	width:100%;
	min-height:100px;
	background: url(../cust/titelbild.jpg) 0px 0px no-repeat; 
	}
	
* html .titelbild {
	height:100px;
	}
	
/* override head row heigth*/
#kopfzeile, .titelbild{min-height:60px;}
.schriftzug {margin:25px 0 0 20px;}



/* Hauptnavigation oben */  
/***********************************************/

/* Reiter zu anderen Modulen ausblenden, wenn Ausleihe in eigenem Fenster geoeffnet wird (siehe changemodule.js) */
#Hauptnavi ul.module-all{} /*CIRC: alle Reiter*/
#Hauptnavi ul.module-circonly{display:none;} /*CIRC: nur Reiter Ausleihe*/

#HauptnaviContainer	{ 
  	border: 0;
  	margin: 0;
  	padding: 0;
  	float: left;
  	width: 100%;
   display: block;
  	background-image: url("../layout_images/pic_white.gif");
  	background-position: bottom;
  	background-repeat: repeat-x;
	}

	
#Hauptnavi { 
  	display: inline;
  	float: left;
  	margin: 0;
  	padding: 0;
	}

#Hauptnavi a {
  	text-decoration: none;
  	display: block;
  	padding: 0.25em 0.4166em 0.25em 0.4166em;
  	text-align: center;
  	border-bottom: #fff solid 1px;
  	}

/* Reiter im OPAC etwas breiter als in Bearbeiter-Session */
body.opackat #Hauptnavi a, body.opacreq #Hauptnavi a, body.opacusr #Hauptnavi a, body.opacadd #Hauptnavi a{padding: 0.25em 1em 0.25em 1em;}
	

#Hauptnavi ul {
  	margin: 0; 
  	padding: 0;
  	float: left;
  	display: inline;
  	width: 60.0em
	}

#Hauptnavi li {
  	font-size: 0.75em;
  	border-right: #fff solid 1px;
  	list-style-type: none;
  	float: left;
	}
	
/* Farbiger Balken unterhalb der Hauptnavigationspunkte */
#leiste-hauptnavi {	
	font-size: 0.7em;
	padding:0;
	border-bottom: 1px dotted #ddd;
	background-color: #8994AA; /*Default fuer Leiste wenn keine Modulfarbe angegeben ist*/
	}

.fontsize {
	float:right;
	margin:5px 10px 5px 0;
	padding-top:2px;
	}	

/* Hauptnavi - Unternavigation */
.hauptnavi-sub { 
  	display: inline;
  	float: left;
  	margin: 0;
  	padding: 0;
	color:#FFFFFF;
	font-size: 1.1em;
	}

.hauptnavi-sub ul {
  	margin: 0px 0px 0px 12px; 
  	padding: 0;
  	float: left;
  	display: inline;
	}

.hauptnavi-sub li { 	
  	list-style-type: none;
  	float: left;
	color:#FFFFFF;
	border-left: #fff solid 1px;
	padding: 0px 10px 0px 10px;
	margin: 5px 0px 5px 0px;
	}

.hauptnavi-sub a, .hauptnavi-sub a:link, .hauptnavi-sub a:visited, .hauptnavi-sub a:hover {
  	display: block;
  	text-align: center;
	border-left: #fff solid 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

/*
.hauptnavi-sub {
   float:left;
	font-size:1.1em;
	margin-left: 10px;
	padding: 5px 0px 5px 0px;
}

.hauptnavi-sub a, .hauptnavi-sub a:link, .hauptnavi-sub a:visited, .hauptnavi-sub a:hover {
  	color:#FFFFFF;
	border-left: 1px solid #FFFFFF;
	padding: 0px 3px 0px 10px;
}	
/*

/* Linke Unternavigation */ 
/***********************************************/

#unternav { 
	  padding:0;  
	  margin:0; 
	  background-color: transparent;
	 } 
  
#unternav ul { margin:0px 0px 0px 0px; padding:0px; list-style-type:none; } 
#unternav li { margin:0px; padding:0px; display:inline;}
#unternav li i, .pfad i, h1 i{font-style: normal;}
 
/* a fuer Links in der Navigation, span fuer reinen Text */
  
#unternav li a,
#unternav li span { 
	text-decoration: none; 
	display:block; 
	margin: 0px; padding: 4px 0px 4px 15px; 
	border-bottom: 1px solid  #CED1D5;
	} 
  
#unternav li ul li a,
#unternav li ul li span { 
	text-decoration: none; 
	display:block; 
	margin: 0; padding: 4px 0px 4px 27px; 
	} 
	
#unternav li ul li ul li a,
#unternav li ul li ul li span { 
	text-decoration: none; 
	display:block; 
	margin: 0; padding: 4px 0px 4px 40px; 
	} 

#headline-unternavi {
	font-weight: bold;
	border-bottom: 2px solid  #CED1D5;
	padding-bottom: 4px;
	padding-top:8px;
	padding-left:17px;
	margin-bottom: 7px;
	}	

	
/* Facted Browsing   */
/******************************************************************/
#fa_search input{width:auto;}
#fa_search label{float: left;width: 8em;}

/* Facettes - left side */
#fa_container{padding: 0px 5px 0px 10px;}
#fa_container h1{margin:0;padding:0px 0px 0px 0px;}

#fa_container .refresh{text-align: right;padding: 5px 0px 0px 0px;}
#fa_container .refresh a{
	padding: 5px 30px 3px 1px;margin-right: 0px;
	background: url(../layout_images/refresh.gif) right 3px no-repeat;
	color: red; font-weight: bold;
}
#fa_container .refresh a:hover{text-decoration: none;background: url(../layout_images/refresh_hover.gif) right 3px no-repeat;}

div.fa_header{ 
	height: 20px;
	background: #F4F4F4; 
	border-style: solid;
	border-color: #CCCCCC; 
	border-width: 1px 1px 0px 1px;
	font-weight: bold;
	padding: 0px;
	margin-top: 10px;
}
.fa_header h2{float: left;margin:0;padding:2px 2px 2px 2px;}
.fa_header .delete{font-weight: normal;text-align: right;margin:0;padding:2px 0px 2px 0px;}
.fa_header .delete a{padding: 5px 20px 3px 1px;background: url(../layout_images/delete.gif) right 3px no-repeat;}
.fa_header .delete a:hover{color: #003399;;text-decoration: none;background: url(../layout_images/delete_hover.gif) right 3px no-repeat;}

#fa_container ul{
	clear: left;overflow: auto;
	max-height: 15em;
	margin:0;padding:0;background-color: #FEFEFE;border: 1px solid #DDDDDD;
}
#fa_container ul:hover{/*max-height: 25em;*/}

#fa_container li{list-style: none;display:block;cursor: pointer;padding: 2px;}
#fa_container li:hover{color: #003399;}
li.fa_selected {font-weight: bold;} /* class name for selected list items */

/* Facettes - Search Summary */
#fa_currentsearch{margin: 5px 0px 5px 0px; padding: 5px;background: #F4F4F4; display: inline-block;width: 99%;}
#fa_currentsearch div{float: left;padding: 4px 5px 5px 5px;margin-right: 5px;margin-bottom: 5px;}
#fa_currentsearch div.limitselected{border: 1px solid #CCCCCC; background-color: #FFFFFF;padding: 3px 7px 2px 7px;}
#fa_currentsearch .limitlist span:hover {color: #818181;cursor: pointer;text-decoration: line-through;}
#fa_currentsearch img {cursor: pointer;vertical-align: middle}	

/* Pfadleiste mit Fontsize */
/***********************************************/

#breadCrumb{	
	font-size: 0.6em;
	padding:1em 0 5px 17px;
	border-bottom: 1px dotted #ccc;
	}

.pfad {
	float:left;
	}

.user {
	float:right;
	margin-right:10px;
	padding-right:10px;
	padding-left:10px;
	border-right: 1px dotted #ccc;
	border-left: 1px dotted #ccc;
	}	
	
.hilfe {
	float:right;
	margin-right:10px;
	padding-right:10px;
	border-right: 1px dotted #ccc;
	}	

.abmelden {
	float:right;
	margin-right:10px;
	}	
		

	
/* Container Seitenzahl / Navigation Report */
/***********************************************************/

#container_seitenzahl {
	margin:0;
	padding:0;
}

#beschreibung_seitenzahl {
	float:left;
	margin:0;
	padding:0;
	font-size:1.1em;
	font-weight:bold;
}

#seitenzahl {
	float:right;
	margin:0;
	padding:0;
	}

.liste-seitenzahl {
	padding:0; 
	margin:0; 
	list-style-type:none; 
	position:relative; 
	}

/* style the link text to be central in a surrounding box */
.liste-seitenzahl a, .liste-seitenzahl a:visited {
	text-decoration:none; 
	text-align:center; 
	padding:2px;
	margin:0 0 0 0px;
	}

/* Farbangaben Container vor/zurueck siehe farben.css */	

.rechtsbuendig {
	float:right;
	margin:0;
	padding:0;
	}

	
/*  Container Reportfunktionen   */
/***********************************************************/

#container_seitenzahl{color: #707E87}
#beschreibung_seitenzahl {float:left;margin:0;padding:6px 0px 0px 0px;font-weight:bold;}
#beschreibung_seitenzahl2 {float:left;margin:0;padding:7px 5px 0px 20px;font-weight:normal;}
#beschreibung_seitenzahl3 {float:left;padding:3px 10px 0px 0px;}
#beschreibung_seitenzahl3 select{float:none; display:inline;width: auto;margin:0;padding:0;}
#seitenzahl {float:right;margin:5px 0px 0px 0px;padding:0;}

#container_searchtext{margin:5px 0px 0px 0px;}
#container_searchtext h2{display: block;float: left; width: 8.5em;padding: 0;margin: 0;}
#container_searchtext div{display:block;margin-left: 10em; padding-top: 2px;}

#container_reportfunktion_format{padding-top: 3px;}
#container_reportfunktion_format label{float: none;display:block;}
#container_reportfunktion_format label, #container_reportfunktion_format select{width: auto;}

#container_reportfunktion_select{margin: 0px 0px 25px 0px;}		
	
	
	
	
/* Container Suche    */
/***********************************************************/

/* Container */
#funktionsbereich_suche {
	margin-top:20px;
	margin-bottom:20px;
  max-width: 800px;
	}
	
/* Liste fuer Titel Karteireiter*/	
#funktionsbereich_suche ul {
 	padding: 0; 
 	margin: 0; 
 	border-bottom:1px dotted #707E87;
	}
	
	*+html #funktionsbereich_suche ul { /* Korrekturen fuer IE 7*/
		padding: 7px 0; 
		}	
	
	* html #funktionsbereich_suche ul { /* Korrekturen fuer IE 6*/
		padding: 7px 0; 
		}	
	
#funktionsbereich_suche ul li {
 	list-style: none;
 	margin: 0; 
 	display: inline; 
	}
	
	
#funktionsbereich_suche ul li a {
	float:left;
 	padding: 3px 0.5em;
 	margin: 0; 
 	border: 1px dotted #ccc;
 	border-bottom: none;
 	background: #fff;
 	text-decoration: none;
	}
	
#funktionsbereich_suche ul li a:link:hover, #funktionsbereich_suche ul li a:visited:hover {
	background:  url(../layout_images/back-reiter.gif) 1px 1px repeat-x; 
 	border-color: #707E87;
	}	
#funktionsbereich_suche ul li a label {cursor:pointer}	

#funktionsbereich_suche ul li a#current {
 	background:  url(../layout_images/back-reiter.gif) 1px 1px repeat-x; 
 	border-color: #707E87;
	border-bottom: 1px solid #fff;
 	font-weight:bold;
	}
	
/* Links zum Aufrufen der Suche speichern / rechts ohne Reiter */	
#funktionsbereich_suche ul li a#aufrufen {
	float:right;
	border:none;
	padding-top:4px;
	padding-left:12px;
	}

/* Rahmen um Quicksearch Suchanfrage und Trefferzahl */	
#funktionsbereich_suche_container_quicksearch {
	 border-top: 1px dotted #707E87;
	 border-left: 1px dotted #707E87;
	 border-right: 1px dotted #707E87;
	 border-bottom: 1px dotted #707E87;
	 padding: 11px 10px 10px 10px;
	 margin-top: 20px;
	 margin-bottom: 20px;
	 max-height: 100%;
   }
	
/* Rahmen um Such-Container */	
#funktionsbereich_suche_inhalt {
	 border-left: 1px dotted #707E87;
	 border-right: 1px dotted #707E87;
	 border-bottom: 1px dotted #707E87;
	 padding:15px 10px 10px 10px;
	 margin:0;
	 max-height: 100%;
   }
	
* html #funktionsbereich_suche_inhalt { /* Korrekturen fuer IE 6*/
		height: 100%;
		}		

/* search help report links */
.webserverhelp-icon, .ssshelp-icon, .pshelp-icon{
	width: 16px; height: 16px;
	background-image: url(cupertino/images/ui-icons_2e83ff_256x240.png);
	background-repeat: no-repeat;
	background-position: -16px -145px; 
	padding-left: 12px;
}		
		
/* versteckte Such-/Formularfelder */
.hiddensearch{display:none;}		
.displaynone{display:none;}	

/* gespeicherte Suchen auf-/zuklappen */
.dspcont{display:none;}	

a.dspsection:hover{text-decoration:none !important;}
.dspimage{border: 0px solid #FFF; /*Korrektur fuer IE8: ohne border:0px sind die Auf-/Zuklappbilder nach unten verrutscht*/}
	
/* Container fuer Standardfunktionen in den Reports  */	
#container_standardfunktion_report {
	margin-top:15px;
	margin-bottom:0;
}
			

/* Formularfelder    */
/***********************************************************/

form {
  	background:#fff;
  	width:100%;
	padding:0;margin:0;
  	}

input, textarea, select {
  	float:left;
  	display:block;
  	/*padding:0px;*/
}

/* erste Spalte bei Suchmasken -> muessen gleiche Breite haben. 
	Keine relative em-Angabe fuer die Breite, sonst ist die select-Liste breiter als die label !*/
select.funktionsbereich_suche,
label.funktionsbereich_suche,
.platzhalter {
	width:150px;
}	

	
/* Auszeichnung fuer die verschiedenen Labels */	
label.funktionsbereich_suche, 
label.funktionsbereich_suche_kurz, 
label.funktionsbereich_suche_option, 
label.funktionsbereich_suche_checkbox {
	float:left;
	display:block;
	padding-right:10px;
	}

label.funktionsbereich_suche {
	padding-top:5px;
	}

label.funktionsbereich_suche_kurz {
	width:10em;
	padding-top:5px;
	}	

label.funktionsbereich_suche_option {
	width:5em;
	padding-top:2px;
	}	
	
label.funktionsbereich_suche_checkbox {
	width:auto;
	padding-top:2px;
	}		

	
/* Auszeichnung fuer die verschiedenen Eingabefelder */	
input.funktionsbereich_suche, 
input.funktionsbereich_suche_kurz, 
input.funktionsbereich_suche_lang, 
input.funktionsbereich_suche_lang_input,
textarea.funktionsbereich_suche, 
textarea.funktionsbereich_suche_kurz, 
textarea.funktionsbereich_suche_lang, 
textarea.funktionsbereich_suche_lang_input,
select.funktionsbereich_suche, 
select.funktionsbereich_suche_kurz, 
select.funktionsbereich_suche_lang {
	font-size: 1.2em;
  	display:block;
	margin: 0px 10px 5px 0px;
}

input.funktionsbereich_suche, 
input.funktionsbereich_suche_kurz, 
input.funktionsbereich_suche_lang, 
input.funktionsbereich_suche_lang_input{
	padding: 3px;
}
select.funktionsbereich_suche, 
select.funktionsbereich_suche_kurz, 
select.funktionsbereich_suche_lang{
	padding: 1px;
}

input.funktionsbereich_suche {width:150px;}	
input.funktionsbereich_suche_kurz {width:105px;}		
input.funktionsbereich_suche_lang {width:350px;}		
input.funktionsbereich_suche_lang_input {width:425px;}

textarea.funktionsbereich_suche {width:150px;}	
textarea.funktionsbereich_suche_kurz {width:105px;}		
textarea.funktionsbereich_suche_lang {width:350px;}	
textarea.funktionsbereich_suche_lang_input {
	width:650px;
}		

select.funktionsbereich_suche_kurz {width:10.1em;}	
select.funktionsbereich_suche_lang {width:254px;}	
	
select.limit{ /*LimitMaximumHitCount*/
	width: 60px;
	display:inline;
	float:none;
}	

input.funktionsbereich_suche_option { /* Auszeichnung fuer Radiobuttens / ohne Rahmen */	
	font-size: 1.2em;
  	display:block;
  	width:auto;
  	border:none;
  	background:none;
  	margin-right:2px;
	margin-bottom:5px;
  	padding:1px;
	}	
	
input.funktionsbereich_suche_checkbox{ /* Auszeichnung fuer Checkboxen / ohne Rahmen */	
	font-size: 1.2em;
  	display:block;
  	width:auto;
  	border:none;
  	background:none;
  	margin-right:2px;
	margin-bottom:0px;
  	padding:1px;
	}	
	
optgroup { border-top: 1px solid #707E87;
	padding:5px;}		

/* Abstandhalter damit die Checkbox nach rechts verschoben wird / Flucht zu anderen Eingabefeldern */
.platzhalter {
	float:left;
	display:block;
	padding-top:5px;
	padding-right:10px;
	}	

/* Trennlinie zwischen den Eingabefeldern*/	
.trennlinie_waagrecht {
	width: auto;
	margin: 10px 0 0 0;
	border-top: 1px dotted #ccc;
	padding:0 4px;
	vertical-align: middle; 
	}
	
.trennlinie_senkrecht {
	float:left;
	display:block;
	width: 5px;
	margin: 0;
	border-left: 1px dotted #ccc;
	padding:4px;
	vertical-align: middle; 
	}	

/* Text zwischen einzelnen Eingabefeldern */	
.funktionsbereich_suche_zusatz_text {
	display:block;
	text-align:center;
	float:left;
	padding:0;
	margin-right:10px;
	padding-top: 2px;
	}	
.funktionsbereich_suche_zusatz_text_klein {
	display:block;
	text-align:center;
	float:left;
	padding:0;
	margin-right:10px;
	color: #868686;
	font-size: 95%;
	}	

/* Auszeichnung fuer die Links/Buttons im Formular */		
.funktionsbereich_suche_zusatz {
	float:left;
	display:block; 
	padding-top: 5px;
	padding-right:10px;
	padding-left:12px;
	background-image:  url(../layout_images/navi_an.gif);
	background-position: 0px 1px;
	background-repeat:  no-repeat;
	/* grauer Pfeil wenn keine Modulklasse angegeben ist */
	}	
	
.funktionsbereich_suche_zusatz a {	text-decoration: none;	}

/* Auszeichnung fuer die Links/Buttons im Formular ohne float*/		
.funktionsbereich_button {
	padding-top: 5px;
	padding-right:10px;
	padding-left:12px;
	background:  url(../layout_images/navi_an.gif) 0px 1px no-repeat; 
	/* grauer Pfeil wenn keine Modulklasse angegeben ist */
	}	
	
.funktionsbereich_button a {	text-decoration: none;	}

/* Custom Report, Buttons ohne Hintergrundbild */
.funktionsbereich_suche_zusatzohne {
	float:left;
	display:block; 
	padding-top: 5px;
	padding-right:10px;
	padding-left:12px;	
}
	
.funktionsbereich_suche_zusatzohne a {	text-decoration: none;	}	

/* Auszeichnung fuer den Button auf der Reportseite mit Funktionsaufruf / Alle oder keinen selectieren */	
input.button  {  /* Button fuer "alle auswÃ¤hlen" oberhaupt vom Report */
	float:left;
	min-width: 11em;
	width: auto;
	display:block;
	font-size:1.0em;
	border:none;
	padding-top:4px;
	padding-right:10px;
	padding-left:12px;
	}
	
	*+html input.button { /* Korrekturen fuer IE 7*/
		padding-top:5px;
		}	
	
	* html input.button { /* Korrekturen fuer IE 6*/
		padding-top:5px;
		width: 11em;
		}	

table.report th input /*Button fuer "alle auswaehlen in Report-Kopfzeile*/	{
	font-size:1.0em;
	min-width: 11em;
	border:none;
	font-weight: bold;
	padding: 3px 0px 3px 0px;
	cursor: pointer;
}

	
	*+html table.report th input 
	{ /* Korrekturen fuer IE 7*/
		width: 11em;
		}	
	
	* html table.report th input 
	{ /* Korrekturen fuer IE 6*/
		width: 11em;
		}	
		
/*clearing all floats and fix Firefox and IE backgroundcolor-bug */
div.clearer {
  	clear:both;
  	font-size:1px;
  	line-height:1px;
  	display:block;
  	height:1px;
	}
	

/* Fusszeile    */
/***********************************************************/	
#Fusszeile, #Fusszeile a{color:#999999;}

.fusszeile_drucken{
	margin:0px;
}	

.fusszeile_seitenanfang, .fusszeile_about {
	float:right;
	padding: 0;
	margin-top:7px;
	margin-right:10px;
	margin-bottom:10px;
	}
	
.fusszeile_seitenanfang {
	padding-right:0px;
	border-right:0px dotted #ccc; /* border-right: 1px dotted #ccc; "drucken"-Link rechts neben top entfernt*/
	}	
	
.fusszeile_about {
	padding-right:10px;
	border-right: 1px dotted #ccc; 
	}		
	
.fusszeile_anschrift {
	float:left;
	margin-top:7px;
	padding:0;
	}		
	
/* Logo fuer Ausdruck */
#logo_print,
#adresse {
	margin:0;
	background-color: #fff; 
	display: none;
	}
	
/* Linke Navigation ein-/ausblenden	*/
/***********************************************************/

#navi_default {
	display:none;
	}

#navi_noleftnavigation {
	display:block;
	}

#navi_noleftnavigation a{
	background: transparent url(../layout_images/naviausblenden.gif) right top no-repeat;
	padding: 0px 5px 0px 5px
	}

.navi_noleftnavigation_header{
	float: left;
	width: 90%;
}

/* Picklisten */
/***********************************************************/

#PicklistContainer {
   font-size: 0.75em;
  	padding:0px;
	margin: 0px;
}	

/* top frame */
#PicklistContainer .panelSearch {
	float: left;
	margin: 5px;
	padding: 15px 10px 0px 10px;
	width: 615px;
	height: 160px;
	border: solid #BBBBBB 1px;
	background-color: #FFFFFF;
	background-image: url(../layout_images/panel_back.gif);
	background-repeat: repeat-x;
}	

#PicklistContainer .panelSearch_large {
	float: left;
	margin: 5px 5px 5px 5px;
	padding: 15px 15px 15px 15px;
	width: 610px;
	height: 130px;
	border: solid #BBBBBB 1px;
	background-color: #FFFFFF;
	background-image: url(../layout_images/panel_back.gif);
	background-repeat: repeat-x;
}	

/* main frame */
#PicklistContainer .picklistmain{padding: 0px 5px 10px 5px;}	
#PicklistContainer .picklistmain table.report{margin-top: 0px;}	
#PicklistContainer .picklist_noframe{width:642px;}
	
#PicklistContainer .panelError {
	float: left;
	margin: 5px 5px 5px 0px;
	padding: 15px 15px 15px 40px;
	width: 585px;
	border: solid #CC0000 1px;
	color: #CC0000;
	background-image: url(../layout_images/icon_msg.gif);
	background-repeat: no-repeat;
	font-weight: normal;
}

#PicklistContainer .trennlinie_waagrecht {
	width: auto;
	margin: 2px 0 0 0;
	border-top: 1px dotted #ccc;
	padding:0 4px;
	vertical-align: middle; 
	}

#PicklistContainer table.liste{
	width: 98%;
	margin: 10px 1% 0px 1%;	
}

#PicklistContainer table.report td{vertical-align: top;}	


/* Pickliste PICKTREE aus .CLASS */
/***********************************************************/

.STARPicklistText {
	padding-top:3px;
	}
	
	
/* Error.htm */
/***********************************************************/

#ErrorContainer .panelError {
	float: left;
	margin: 5px 5px 5px 5px;
	padding: 10px 10px 10px 40px;
	width: 590px;
	border: solid #CC0000 1px;
	color: #000000;
	background-image: url(../layout_images/icon_msg.gif);
	background-repeat: no-repeat;
	font-weight: normal;
}

#ErrorContainer .panelError a{
	padding: 5px 10px 10px 10px;
	background:  url(../layout_images/navi_an.gif) 0px 1px no-repeat; 
}	

#ErrorContainer .panelError a.support{
	text-decoration: underline;
	color: #000000;
	background: none;
	padding: 0px;
	}

#ErrorContainer .panelError h1{
	padding: 0px 0px 15px 0px;
	color:#000000;
}


/* Global Error Messages */
/***********************************************************/

.panelStatus {
	padding: 10px 10px  0px 30px;
	margin: 10px  0px 10px 30px;
	width: 540px;
	border: solid #CC0000 1px;
	color: #CC0000;
	background-image: url(../layout_images/icon_msg.gif);
	background-repeat: no-repeat;
}

html>body .panelStatus {
	/*for standard browsers*/
	margin: 10px 0px 10px 60px;
}

.panelStatus ul {
	margin: 20px  0px  0px 40px;
	padding: 0px 20px  0px  0px;
}

.panelStatus li {
	margin: -17px  0px 19px -5px;
	padding: 0px 20px  0px  0px;
	list-style-type: square;
}

/* override settings in funktionsbereich_suche ul li*/
#funktionsbereich_suche_inhalt .panelStatus ul li {
 	list-style: square;
	margin: 5px  0px 5px 20px;
	padding: 0px 20px  0px  0px;
 	display: list-item; 
}	
#funktionsbereich_suche_inhalt .panelStatus ul {
 	border-bottom: 0px;
	padding-bottom: 5px;
}	

.panelStatusMisc {
	margin: 0px  0px 10px  0px;
	padding: 15px 10px 10px  0px;
}


/* "Drop Down" Menu z.B. fuer Globals */
/***********************************************************/

/* Klassennamen sind teilweise fest in ca2.js eingetragen ! */

#dropmenu .dropmenuaction{
	cursor: pointer;
}

#dropmenu li{
	padding: 2px;
}

#dropmenu .item{
	text-indent:15px;
}

#dropmenu .Hover{ /*Achtung: Klasse "Hover" groÃŸgeschrieben !*/
	position:absolute;
	background:#FFFFFF;	
	margin:0px 0px 0px -3px;
	border: 1px solid #707E87;
	list-style:none;
	padding:5px 40px 5px 5px;
	white-space: nowrap;
}

#dropmenu .noHover{
	left:-999px;
	left:-9999px;
	position:absolute;
	list-style:none;
	padding:5px;
	white-space:nowrap;
}


/* mouse over drop down menu  */	
/***********************************************************/
/* documentation/examples see http://www.htmldog.com/articles/suckerfish/dropdowns/  */

.dmenu, .dmenu ul {list-style: none;/*line-height: 1*/;padding: 0;margin: 0px 0 1px 0;text-align: left;}
.dmenu ul {background: #FFF; border: 1px solid #666;}
.dmenu a {display: block;text-decoration: none;padding: 0 0 0.25em 0;}
.dmenu ul li a {padding: 0.5em 0 0.9em 0.5em;}
.dmenu ul li a img{margin-top: -3px;padding: 0px 5px 0px 0px;float: left;}
.dmenu li {padding: 0px 0px 0px 0px;}
.dmenu li ul {position: absolute;left: -999em;height: auto;width: 30em;font-weight: normal;margin: 0;}
.dmenu li li {width: 100%;}
.dmenu li ul a {width: 100%;}
.dmenu li ul ul {margin: -1.75em 0 0 14em;}
.dmenu li:hover ul ul, .dmenu li:hover ul ul ul, .dmenu li.sfhover ul ul, .dmenu li.dmenuhover ul ul ul {left: -999em;}
.dmenu li:hover ul, .dmenu li li:hover ul, .dmenu li li li:hover ul, .dmenu li.dmenuhover ul, .dmenu li li.dmenuhover ul, .dmenu li li li.dmenuhover ul {left:auto;}
.dmenu ul li:hover, .dmenu ul li.dmenuhover {background: #ddd;}

li.dmmenu_text, li.dmmenu_text:hover{background-color: transparent !important;padding: 5px 10px 10px 10px !important; color: #666666;}

.dmmenu a.select0 {
	padding-top: 5px;
	padding-right:10px;
	padding-left:12px;
	background: url(../layout_images/select0.gif) 0px 1px no-repeat;
}

/* Edit link with background-image */
/***********************************************************/
.editlink1 a,
.editlink1 a:link,
.editlink1 a:visited,
.editlink1 a:hover,
.editlink1 a:active{
	background: url(../layout_images/edit.gif) no-repeat 0px 1px ;
	padding: 2px 10px 2px 20px;
	/*color: #000;*/
	display:block;
}

.editlinkr{text-align: right !important;}
.editlinkr div{padding-bottom: 5px;}

.editlink a,.editlink a:link,.editlink a:visited,.editlink a:hover,.editlink a:active,
.editlinkr a,.editlinkr a:link,.editlinkr a:visited,.editlinkr a:hover,.editlinkr a:active{
	background: url(../layout_images/edit.gif) no-repeat 0px 1px ;
	padding: 2px 10px 2px 20px;
	/*color: #000;*/
	font-weight: bold;
}
.editlink div{margin-bottom: 5px;}

.noedit{
	background: url(../layout_images/noedit.gif) no-repeat 0px 1px ;
	padding: 2px 10px 2px 20px;
}

/* External links (URL field) */
/***********************************************************/
.external a,
.external a:link,
.external a:visited,
.external a:hover,
.external a:active{
   padding-left: 15px;
   background-image: url(../layout_images/external.gif);
	background-repeat: no-repeat;
	background-position: left;	
	width: 10em;
}

/*external link in WINFO news (OPAC main page) */
a.external{background-image: url(../layout_images/external.gif);background-repeat: no-repeat;background-position: left;padding-left:15px;}

/* BIBDE/BIBOB title summary  */
/***********************************************************/

.bibob{margin-top: 5px;}
.bibob ol{margin: 2px 0px 5px 30px; padding: 0;}
.bibob li{padding: 2px;}


/* Highlighting  in report tables */
/***********************************************************/

table.highlight b{background-color: Yellow; font-weight: normal;}
table.highlight strong b{background-color: Yellow; font-weight: bold;}
table.highlight h4 b{background-color: Yellow; font-weight: bold;}
/* use highlight in addition to class="report"/class="liste": 	table class="liste highlight"*/

/* label report */
/***********************************************************/

table.labelreport{
  border-top:1px dotted silver;  
  font-family: Helvetica, sans-serif;
  font-size: 15px;
  margin-top: 5px;
  padding:15px 0px 15px 0px;
}
.labelreport hr {
	border-top: 1px solid #000;
  padding: 0px;
}

body.erwe .labelreport h1{color: #000; font-size:20px;padding-top: 0px;margin-top:0px;}

#PrintContainer table.labelreport{
  border-top:1px dotted #EFEFEF;  
  font-family: Helvetica, sans-serif; /*Arial can't be used in wysiwyg pdf */
  font-size: 15px;
  margin-top: 5px;
  padding:15px 0px 15px 0px;
}
#PrintContainer .labelreport h1{color: #000; font-size:20px;padding-top: 0px;margin-top:0px;}


/* Full details report table  */
/***********************************************************/
table.liste {
	table-layout: auto; /* auto=default | fixed kann der Opera nicht */
	width: 100%;
	margin: 10px 0;
	border-collapse: separate;	
	}

table.liste th {
	padding:5px;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	}	

table.liste th a{
	text-decoration: none !important; 
	font-weight: bold; 
	color: #000 !important;
}	

table.liste th a:hover{
	text-decoration: underline !important;
}	

table.liste th input{
  	float:none;
  	display:inline;
  	padding:0px;
	}
		
table.liste td.head {
	padding:2px 5px;
	font-weight:bold;
	vertical-align: top;
	}	
	
table.liste td {
	padding:2px 5px;
	vertical-align: top;
	}	
	
table.liste label {
	width:auto;
	margin-bottom:2px;
	}	

/* List items: multi occ within full detail report */	
table.liste ul{
	margin: 0px;padding: 0px;
}
table.liste li{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	list-style: none;
}	

table.liste ul.belowlist {display:table;width: 100%}
table.liste ul.belowlist li{display:table-row;}
table.liste ul.belowlist span{display: table-cell;padding: 10px;}

table.liste ul.belowlist span.N{width: 10%;white-space: nowrap;}
table.liste ul.belowlist span.T{}
table.liste ul.belowlist span.M{width: 10%}

table.liste ul.belowlist, table.liste ul.belowlist span{border: 1px solid #e6e6e6;}
table.liste ul.belowlist li.head, table.liste ul.belowlist li.head:hover{font-weight:bold;color:#FFFFFF;background-color:#A9B1B8;}
table.liste ul.belowlist li:hover {background-color: #ddd;color:#000;}

table.liste ul.belowlist a{
  background-color: #45a5ef;
  border: 1px solid #45a5ef;
  color: #fff !important;
  padding: 4px 4px 8px 4px !important;
  border-radius: 5px;
  margin-left:5px;
}


/* detail report abstract */
table.liste a.dsplink, table.liste a.dsplink:hover{
	font-weight: bold;	
	text-decoration:none !important;
	display:block;
	padding: 10px 0px 10px 0px;
}
table.liste a.dsplink:hover{text-decoration:underline !important;}

/* OBJSER_RT_MoreReport */
table.report_nested a.dsplink, table.report_nested a.dsplink:hover{
	font-weight: bold;
	color: #3D8FCC;
	text-decoration:none !important;
	display:block;
	padding: 10px 0px 10px 0px;
}
table.report_nested a.dsplink:hover{text-decoration:underline !important;}

table.liste .blockquote {padding: 0px 0px 5px 5px;margin: 0px 0px 0px 20px;}
table.liste .blockquote blockquote {display:block;padding: 0px 5px 5px 5px;margin: 0px 0px 0px 20px;}
table.liste .blockquote label{display:block;font-weight: bold; padding: 5px 0px 0px 0px;}

table.report .blockquote {padding: 0px 0px 5px 0px;margin: 0px 0px 0px 0px;}
table.report .blockquote blockquote {display:block;padding: 0px 5px 5px 5px;margin: 0px 0px 0px 20px;}
table.report .blockquote label{display:block;font-weight: bold; padding: 5px 0px 0px 0px;}

/*
table.liste td img, table.report td img{
 Text in Zelle mit Bild war nicht oben ausgerichtet, wenn das float irgendwelche unerwuenschten Effekte hat wieder entfernenfloat: left;padding-right: 5px;}	*/	

 
/* Browse report table */
/* class definitions .report must be after .liste */
/***********************************************************/
table.report {
	table-layout: auto; /* auto=default | fixed kann der Opera nicht */
	width: 100%;
	margin: 10px 0;
	border-collapse: separate;	
	}

table.report th, table.report td  {vertical-align: top;}	
	
table.report th {
	padding:5px;
	font-weight: bold;
	}	
	
table.report td.head {
	padding:2px 5px;
	font-weight:bold;
}	

table.report td.head h3 {padding:10px 0px 0px 0px;}	
	
table.report td {
	padding:2px 5px;
	}	
	
table.report label {
	width:auto;
	margin-bottom:2px;
	}

table.report .labelOBJ {
	padding-right: 20px;
	}

table.liste td img{vertical-align: middle;}
table.report td img{vertical-align: middle;}

/* table with ?P1 subheading */
table.reportp1 {margin:0px;}	

/*nested table*/
table.liste table.liste_nested {}
table.liste table.liste_nested th {font-weight: normal;text-align: left; white-space: nowrap; width: 20%; padding: 2px 2px 2px 2px}	
table.liste table.liste_nested th.bold {font-weight: bold;}	
table.liste table.liste_nested td {font-weight: normal;text-align: left;padding: 2px 2px 2px 2px}
table.liste table.liste_nested td.head{font-weight: normal;white-space: nowrap;padding: 2px 2px 2px 2px}

table.liste table.liste td{padding: 2px 2px 2px 2px}

table.report table.report_nested {width: 100%;}
table.report table.report_nested table{width: auto;}
table.report table.report_nested th {font-weight: normal;text-align: left; white-space: nowrap; padding: 2px 2px 2px 2px;width: 30%}	
table.report table.report_nested table th {width: 15%;}	
table.report table.report_nested th.bold {font-weight: bold;}	
table.report table.report_nested td {font-weight: normal;text-align: left;padding: 2px 2px 2px 0px}
table.report table.report_nested td img{vertical-align: middle;}
table.report table.report_nested td.head{font-weight: normal;white-space: nowrap;padding: 2px 2px 2px 2px;width: 20%;}

/* sort tables */
table.tablesorter thead tr .tablesorter-header {
	background-image: url(../layout_images/sort.gif);
	background-repeat: no-repeat;
	background-position: 99% 15px;
	cursor: pointer;
	padding-right: 20px;
}

.tablesorter-header-inner{padding-right: 10px}
table.tablesorter thead tr .tablesorter-headerAsc {
	background-image: url(../layout_images/asc.gif);
}
table.tablesorter thead tr .tablesorter-headerDesc {
	background-image: url(../layout_images/desc.gif);
}
table.tablesorter thead tr .tablesorter-headerAsc, table.tablesorter thead tr .tablesorter-headerDesc {
	background-color: #707E87;
}

table.tablesorter tr.even, table.tablesorter tr.even:hover {background-color: #ddd;}
table.tablesorter tr.odd, table.tablesorter tr.odd:hover {background-color: #fff;}

table.tablesorter thead tr .tablesorter-header.sorter-false {
    background-image: none;
    cursor: default;
}


/* Media/Thumb images  */
/***********************************************************/
.thumb1 img{border: 1px solid #CCCCCC;}
.thumb2 img{border: 1px solid #CCCCCC;}
div.thumb2{width: 250px;float:left;padding-right: 20px;}

.browse-media{padding: 15px 0px 15px 0px;}
.browse-media div.col1{float:left;width: 80px;text-align: center}
/*.browse-media div.col1 img{border: 1px solid #CCCCCC;}*/

.more-media{padding-bottom: 15px;}
.more-media div.col1{float:left;margin-left: 20px; width: 30%}
.more-media div.col2{}
.more-media div.col2 img{border: 1px solid #CCCCCC; margin-left: 20px;}



/* Definition Lists for table-style reports */
/***********************************************************/

dl {
	margin:3px 0px 0px 0px;
	padding:0;
	width: 100%;
}

dt {
	clear: left;
	float: left;
	/*width: 27%;*/
	width: 13em;
	margin: 0;
	font-weight: normal;
	padding: 0px 2px 5px 0px;
}

dd {
	float: left;
	margin: 0;
	padding: 0px 0px 5px 5px;
	/*width: 70%;*/
}

.bold {font-weight: bold}


/* -------------- report tabs (more report: copy/serials data) ---------------------  */

#tabs_wrapper {}

#tabs_container {
	border-bottom: 1px dotted #CCC;
}
#tabs {
	list-style: none;
	padding: 5px 0 4px 0;
	margin: 0 0 0 0px;
}
#tabs li {
	display: inline;
}
#tabs li a {
	border: 1px dotted #CCC;
	text-decoration: none;
	padding: 4px 6px;
}
#tabs li a:hover {
	background:  url(../layout_images/back-reiter.gif) 1px 1px repeat-x; 
 	border-color: #707E87;
	border-bottom: 1px solid #fff;
}
#tabs li.active a {
	background:  url(../layout_images/back-reiter.gif) 1px 1px repeat-x; 
 	border-color: #707E87;
	border-bottom: 1px solid #fff;
 	font-weight:bold;
}
#tabs li.active a:hover {}

#tabs_content_container {
	border: 1px solid #ccc;
	border-top: none;
	padding: 10px;
}
.tab_content {
	display: none;
}

#tabs_content_container	h2{display:none;/*header only for print*/}

#tabs_wrapper table.liste{ /* override border for report table within Tab */
	border-width: 0px ;
}


/* custom report  */
/***********************************************************/

#funktionsbereich_suche_kasten_definition,
#funktionsbereich_suche_kasten_definition_1,
#funktionsbereich_suche_kasten_definition_2, 
#funktionsbereich_suche_kasten_definition_3,
#funktionsbereich_suche_kasten_definition_4 {
	display:block;
	/*text-align:center;*/
	float:left;
	padding:0;
	margin-right:5px;
	margin-left:5px;
	margin-bottom:10px;
	
	}	
* html #funktionsbereich_suche_kasten_definition{ /* IE6 */	margin-right:0;}		
#funktionsbereich_suche_kasten_definition_1 {margin-left:0px;width:280px;}	
#funktionsbereich_suche_kasten_definition_2 {margin-left:0px;width:90px;}	
#funktionsbereich_suche_kasten_definition_3 {margin-left:0px;width:280px;}	
#funktionsbereich_suche_kasten_definition_4 {width:150px;}
	
select.funktionsbereich_suche_custom {width:280px;}	
select.funktionsbereich_suche_custom {
	font-size: 1.2em;
  	display:block;
   margin-right:5px;
	margin-top:0;
	margin-bottom:5px;
  	padding:1px;
}

#CustomReport h2{width:330px;float:left;}
#CustomReport select{width:270px;float:left;}
#CustomReport div.custom-button-column{float:left; margin-top: 10px;}
#CustomReport div.custom-button-column .clearer{padding: 10px;}
#CustomReport div.custom-button {padding: 5px 10px 5px 10px;}
#CustomReport h3{margin-left: 10px;}
#CustomReport div.funktionsbereich_suche_zusatz{float:none;margin-left: 10px;}

#CustomReportDialogContent{
	max-height: 200px;
	overflow: auto;
	max-width: 745px;
}

table#CustomReportDialogTable{
	max-width: 730px;
	width: 100%;
	border-collapse: separate;
}

table#CustomReportDialogTable, table#CustomReportDialogTable th, table#CustomReportDialogTable td{
	border: 1px dotted #ccc;
	white-space: normal;
}

table#CustomReportDialogTable th{
	white-space: nowrap;
}

#CustomReportDialogTable th{
	text-align: left;
	background-color: #a9b1b8;
	color: #ffffff;
	padding: 2px 5px;
	vertical-align: top;
}

#CustomReportDialogTable td{
	padding: 2px 5px;
	vertical-align: top;
}

#CustomReportDialogTable td.crd-paste, #CustomReportDialogTable td.crd-remove{text-align: center;}
#CustomReportDialogTable td.crd-paste img, #CustomReportDialogTable td.crd-remove img{cursor: pointer;}


/***********************************************************/
/* SSO/non-SSO login page           					    	*/
/***********************************************************/

.login-container {
    width: 80%;
    max-width: 70em;
    border: 1px dotted #707E87;
    border-radius: 3px;
    /*box-shadow: 2px 2px 8px #ccc;*/
    margin: 20px 0px 20px 0px;
    padding: 20px 0px 20px 50px;
    float: none;
}

.login-container h1{
	padding-bottom: 10px
}


/***********************************************************/
/* Additions for MODULES 									*/
/***********************************************************/

/* ACQ */
/***********************************************************/

/* ADM/ AUXDB */
/***********************************************************/


menu {
   margin-top: 5px;
}

#MenuContainer ul li{padding: 5px 0px 5px 0px;}
#MenuContainer h2{padding: 0;}

#menu_container1 {
   float:left;
   padding-top: 10px
}

#menu_container2 {
   margin-left: 32em;
   padding-top: 10px
}


#UnternaviContainer select, UnternaviContainer input{
	font-size: 1em;
}

#UnternaviContainer input{
	margin: 0px 5px 5px 0px;	
	padding-left: 20px;
	height: 20px;
	width: 130px;
	border: 1px solid #707E87;
	background:#F4F4F4 url(../layout_images/lupe.gif) 3px 3px no-repeat; 
}

#expert-help table td{vertical-align:top}



/* CAT */
/***********************************************************/

/* CIRC */
/***********************************************************/

body.ausl #UnternaviContainer li.circ_current a,
body.ausl #UnternaviContainer li.circ_current a:hover {
	color: #F38030; 
	background:  url(../layout_images/link-icon-ausleihe.gif) 17px 0px no-repeat; 
	}
	
.checkoutmsg ul{
	margin-top: 10px;
	padding: 2px 0px 2px 20px;
	float:none;
}

.checkoutmsg li{
	color: #CC0000;
}	

.bibde p{
	margin: 5px 0px 0px 0px;
}

.bibde p b{
	display: block; float: left;
	width: 15.5em;
	font-weight: normal;
}

div.circreceipt-options h3{margin-bottom:10px}
div.circreceipt-options input, div.circreceipt-options select{float:none;display:inline}
div.reservation-options input{float:none;display:inline}

/* ILL */
/***********************************************************/

/* THES */
/***********************************************************/

/* Report BrowseRelated    */
.BR_linesmall {line-height: 55%}
.BR_paddleft{padding-left: 15px;}

/* Report Tree-Report    */
.treereport div{margin: 0px 0px 2px 50px;}

.treereport hr{	
	margin: 2px 0px 2px 0px;
 	border: 0px; /* Firefox und Opera */
 	border-top: dotted 1px #ccc;
 	border-bottom: solid 1px #FFFFFF; /* IE (Seiten-Hintergrundfarbe!) */}
	
.treereport ul{margin:0px;padding:0px; height: 2.5em;}
.treereport li{list-style:none; display:block;float: left; height: 2em;}	
.treereport li.trli1{padding: 5px 10px 2px 5px;}	
.treereport li.trli2{padding-top:6px}	
.treereport li.trli3 {padding-top:5px; margin-left: 10px; float: right;}	
.treereport li.trli4 {padding-top:5px; margin-left: 10px; float: right;}	

.treereport ul:hover {background-color: #ddd;color:#000;}
/* Hack fuer IE6 */
* html .treereport ul tr{ hover:expression(this.onmouseover=new Function("this.style.background='#ddd';"),this.onmouseout=new Function("this.style.background='#ffffff';")); }


/*
.treeup01 {margin-left: 3px; margin-right: 3px;padding: 5px 3px 0px 3px}
.treeup02 {margin-left: 14px;margin-right: 3px;padding: 5px 3px 0px 3px}
.treeup03 {margin-left: 25px;margin-right: 3px;padding: 5px 3px 0px 3px}
.treeup04 {margin-left: 36px;margin-right: 3px;padding: 5px 3px 0px 3px}
.treeup05 {margin-left: 47px;margin-right: 3px;padding: 5px 3px 0px 3px}
.treeup06 {margin-left: 58px;margin-right: 3px;padding: 5px 3px 0px 3px}
.treeup07 {margin-left: 69px;margin-right: 3px;padding: 5px 3px 0px 3px}
.treeup08 {margin-left: 80px;margin-right: 3px;padding: 5px 3px 0px 3px}
.treeup09 {margin-left: 91px;margin-right: 3px;padding: 5px 3px 0px 3px}
.treeup10 {margin-left: 102px;margin-right: 3px;padding: 5px 3px 0px 3px}
.treeup11 {margin-left: 113px;margin-right: 3px;padding: 5px 3px 0px 3px}
.treeup12 {margin-left: 124px;margin-right: 3px;padding: 5px 3px 0px 3px}
.treeup13 {margin-left: 135px;margin-right: 3px;padding: 5px 3px 0px 3px}
.treeup14 {margin-left: 146px;margin-right: 3px;padding: 5px 3px 0px 3px}
*/

.treereport li.trli2{margin-left:50px;}	
.treereport div{margin: 0px 0px 2px 100px; font-size: 90%;}

.treeup01 {margin-left: -20px;margin-right: 3px;padding: 0px 3px 5px 3px;}
.treeup02 {margin-left: -30px;margin-right: 3px;padding: 0px 3px 5px 3px;}
.treeup03 {margin-left: -40px;margin-right: 3px;padding: 0px 3px 5px 3px;}
.treeup04 {margin-left: -50px;margin-right: 3px;padding: 0px 3px 5px 3px;}
.treeup05 {margin-left: -60px;margin-right: 3px;padding: 0px 3px 5px 3px;}
.treeup06 {margin-left: -70px;margin-right: 3px;padding: 0px 3px 5px 3px;}
.treeup07 {margin-left: -80px;margin-right: 3px;padding: 0px 3px 5px 3px;}
.treeup08 {margin-left: -90px;margin-right: 3px;padding: 0px 3px 5px 3px;}
.treeup09 {margin-left: -100px;margin-right: 3px;padding: 0px 3px 5px 3px;}
.treeup10 {margin-left: -110px;margin-right: 3px;padding: 0px 3px 5px 3px;}
.treeup11 {margin-left: -120px;margin-right: 3px;padding: 0px 3px 5px 3px;}
.treeup12 {margin-left: -130px;margin-right: 3px;padding: 0px 3px 5px 3px;}
.treeup13 {margin-left: -140px;margin-right: 3px;padding: 0px 3px 5px 3px;}
.treeup14 {margin-left: -150px;margin-right: 3px;padding: 0px 3px 5px 3px;}

.treedown01 {margin-left: 3px;margin-right: 3px; padding: 0px 3px 5px 3px;}
.treedown02 {margin-left: 14px;margin-right: 3px; padding: 0px 3px 5px 3px;}
.treedown03 {margin-left: 25px;margin-right: 3px; padding: 0px 3px 5px 3px;}
.treedown04 {margin-left: 36px;margin-right: 3px; padding: 0px 3px 5px 3px;}
.treedown05 {margin-left: 47px;margin-right: 3px; padding: 0px 3px 5px 3px;}
.treedown06 {margin-left: 58px;margin-right: 3px; padding: 0px 3px 5px 3px;}
.treedown07 {margin-left: 69px;margin-right: 3px; padding: 0px 3px 5px 3px;}
.treedown08 {margin-left: 80px;margin-right: 3px; padding: 0px 3px 5px 3px;}
.treedown09 {margin-left: 91px;margin-right: 3px; padding: 0px 3px 5px 3px;}
.treedown10 {margin-left: 102px;margin-right: 3px; padding: 0px 3px 5px 3px;}
.treedown11 {margin-left: 113px;margin-right: 3px; padding: 0px 3px 5px 3px;}
.treedown12 {margin-left: 124px;margin-right: 3px; padding: 0px 3px 5px 3px;}
.treedown13 {margin-left: 135px;margin-right: 3px; padding: 0px 3px 5px 3px;}	  


/* SER */
/***********************************************************/

div.termlist{
	width: 310px;
 	height: 100px;
 	background: #F5F7F8; 
 	overflow: auto;  
 	border: solid 1px #CCCCCC; 
 	margin: 0px 30px 10px 0px; 
 	padding: 0px 5px 0px 5px;
}

#NoMarginContainer {
	/*float: left;*/
  	width: 98%;
  	margin-top: 10px;
  	font-size: 0.75em;
  	padding:10px;
	}	
	
/* Anpassungen fuer Layout der Seiten mit Profildienstfunktionen */
.funktionsbereich_suche_zusatz2 {
	padding-top: 20px;
	padding-right:10px;
	padding-left:12px;
	margin-top: 15px;
	margin-left: 0px;
	background-image:  url(../layout_images/link-icon-opacsuche.gif);
	background-position: 0px 1px;
	background-repeat:  no-repeat;
	font-size: 0.95em;
	/* grauer Pfeil wenn keine Modulklasse angegeben ist */
	}	

.funktionsbereich_suche_zusatz3 {
	float:right;
	padding-top: 5px;
	padding-right:10px;
	padding-left:12px;
	background-image:  url(../layout_images/link-icon-opacsuche.gif);
	background-position: 0px 1px;
	background-repeat:  no-repeat;
	font-size: 100%;
	margin-left: 0px;
	/* grauer Pfeil wenn keine Modulklasse angegeben ist */
	}	

.trennlinie_waagrecht2 {
	width: auto;
	border-top: 1px dotted #ccc;
	vertical-align: middle;
	}

.hidden {
	visibility:hidden;
	}
	
input.hidden {
	visibility: hidden;
	}
	
.funktionsbereich_suche_zusatz4 {
	float:left;
	display:block;
	padding-top: 5px;
	padding-right:10px;
	padding-left:12px;
	background-image:  url(../layout_images/link-icon-opacsuche.gif);
	background-position: 0px 1px;
	background-repeat:  no-repeat;
	margin-top: 15px;
	/* grauer Pfeil wenn keine Modulklasse angegeben ist */
	}	
	
.buttonprofil  {  /* Button fuer "alle auswaehlen" oberhaupt vom Report */
	/*float:right;*/
	min-width: 20em;
	display:block;
	font-size:1.0em;
	border:none;
	padding-top:4px;
	padding-left:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	}
	
	*+html .buttonprofil { /* Korrekturen fuer IE 7*/
		padding-top:5px;
		}	
	
	* html .buttonprofil { /* Korrekturen fuer IE 6*/
		padding-top:5px;
		width: 20em;
		}	

input.buttonprofil {
	border:none;
	}
	
.funktionsbereich_suche_zusatz5 {
	float:right;
	padding-top: 5px;
	padding-right:10px;
	padding-left:12px;
	background-image:  url(../layout_images/link-icon-opackundenkonto.gif);
	background-position: 0px 1px;
	background-repeat:  no-repeat;
	font-size: 100%;
	margin-left: 0px;
	/* grauer Pfeil wenn keine Modulklasse angegeben ist */
	}	

/* Aufklappen weiterer Umlauf-/Toc-Teilnehmer bei Reiter "Umlauf-Abos" */
.catdspchar{font-size: 110%;font-weight: bold;padding-right: 10px;}
.catdspchar2{font-size: 110%;font-weight: bold;text-decoration:underline;font-style:italic;}
.cattop{padding: 10px 0px 0px 0px;margin: 0px 0px 0px 2px;}
.cattop a{font-weight: bold;}
.catdspcheck {margin-right: 3px;}

.catdspcontclosed {display: none;margin: 2px 0px 2px 7px;}
.catdspcontclosed2 {display: none;}
.catdspcontclosed li {margin: 3px 0px 3px 8px;list-style: none;}
.catdspcontopen{display: block;margin: 2px 0px 2px 7px;}
.catdspcontopen li {margin: 3px 0px 3px 8px;list-style: none;}
.catdspcontopen li a {margin: 3px 0px 3px 8px;list-style: none;}
	
/*Tooltip*/
.tip_large{
	background-color: #FFFFCE;
	border: 0px solid #FFFFCE;
	padding: 10px;
}

/**********************************************************************************************************/
/* Ausleihe - Requests
/**********************************************************************************************************/	

div.catdsplink{padding-top: 5px;}
body.opackat table.report td .catdsplink a,
body.opackat table.report td .catdsplink a:hover, 			
body.opackat table.report td .catdsplink a:focus		
 	{
	text-decoration: none;
	color: #003399;
	}
	
div.catdsplink{padding-top: 5px;}
body.opacusr table.report td .catdsplink a,
body.opacusr table.report td .catdsplink a:hover, 			
body.opacusr table.report td .catdsplink a:focus		
 	{
	text-decoration: none;
	color: #B8284B;
	}


/**********************************************************************************************************/
/* AUXDB/SERIALS - Alphabet heading
/**********************************************************************************************************/	

#Alphabet { 
  	display: inline;
  	float: left;
  	margin: 0;
  	padding: 0;
	font-size:1.2em;
	}

#Alphabet a {
  	display: block;
  	padding: 0.25em 0.4166em 0.25em 0.4166em;
  	text-align: center;
  	border-bottom: #fff solid 1px;
  	}

#Alphabet ul {
  	margin: 0; 
  	padding: 0;
  	float: left;
  	display: inline;
  	width: 60.0em
	}

#Alphabet li {
  	border-right: #fff solid 1px;
  	list-style-type: none;
  	float: left;
	}

#Alphabet ul li a.current {
	font-weight:bold;
}

#SerialsListReportContent ul li{
	padding-bottom: 8px;
}

/*PUBVEN: Typ in Navigation ausblenden: siehe config.css. Komma davor per css ausgeben: Buchbinder, Fernleihbibliotheken, Lieferanten, Tauschpartner, Verlage*/
i.pubven_bookbinder:before {}
i.pubven_flbib:before {content:", ";}
i.pubven_vendor:before {content:", ";}
i.pubven_exchange:before {content:", ";}
i.pubven_pub:before {content:", ";}


/***********************************************************/
/* Test section         								   */
/***********************************************************/	
	



/**********************************************************************************************************/
/* IE6 Bug mit Hintergrundbildern in Tabellen, muss unbedingt ganz am Ende des letzten Stylesheets stehen!
/**********************************************************************************************************/	
	
* html table funktionsbereich_suche_zusatz a{ 
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}		



