/*#FFFDF3 255 253 243 beige*/
/*#F0F0F0 240 240 240hellgrau*/
/*#26517d 38 81 125 kobv blau*/
/*#7c96b0 bzw 124 150 176 kobv hellblau*/


/*REDUNDANT?*/
html { min-width: 600px; }

/*MERGE*/
/* redundant rules for bad browsers  */
/*body, div, td, th, h2, h3, h4 { */
    /*font-family: verdana,sans-serif;*/
	/*font-size:    x-small;*/
	/*voice-family: "\"}\"";*/
	/*voice-family: inherit;*/
	/*font-size: small;*/
	/*color: #333;*/
/*}*/ 
/*REDUNDANT?*/
/*Merge?*/
body
{
  font-family: Verdana, Arial, Geneva, 'Arial Unicode MS';
  background: #FFFFFF;
  color: #333;
  /*color:#006699;*/
  font-size:small;
  text-decoration:none;
  padding: 0em 10px 3em 10px;
  margin:0;
}

a { 
	color: #06C; 
}

a:hover { 
	color: #333; 
}

a:active { 
	color: #000; 
}

p { line-height: 140%; }

/*REDUNDANT?*/
h1,h2 {
	font-family: trebuchet ms;
	font-weight: bold;
	color: #333;
}
/*REDUNDANT?*/
h1 {
	font-size: 180%;
	margin: 0;
}

/*REDUNDANT*/
/*explanation.jsp details.jsp*/
h2 {
	font-size: 140%;
	padding-bottom: 2px;
	border-bottom: 1px solid #CCC;
	margin: 0;
}

/*HTML HELP*/
h3 {
	font-size: 125%;
	padding-top: 20px;
	padding-bottom: 2px;
	border-bottom: 1px solid #CCC;
	margin: 0;
}

p.note {
	background: #EEE;
	padding: 4px;
	font-family: Arial;
	font-size: 85%;
	line-height: 130%;
	margin-top: 0;
}

/*common_head.jsp*/
#kobvrow {
	background: #FFFFFF;	
	/*width: 100%;*/
	margin-top: 10px;
	float: left;
}
/*common_head.jsp*/
#contactmenu{
	float:right;
	margin: 1ex;
}

/*common_head.jsp*/
#kobvnews{
	position:absolute; 
	top:2.5em; 
	right: 1em;  
	margin: 0.5ex; 
	border: solid 1px red; 
	padding: 0.5ex; 
	max-width: 400px;
}

.message {
	font-weight: bold;
	color: red;
}	

/*explanation.jsp mindlist.jsp*/
.important {
	font-weight: bold;
	color: black;
}

/* resultlist */

.hit {
	width: 80%;
}

/*zss_search.jsp*/
.col1 {
	width: 5%;
	background-color: #ffffff;
	font-weight: bold;
	border: 2px solid #666;
}

/*kurzeintrag.jsp mindlist.jsp*/
.col2 {
	width: 7%;
	vertical-align: top;
}
/*mindlist.jsp*/
.col3 {
	width: 100%;
	background-color:#ffffff;
}

/* Detail Table */

/*details.jsp*/
.detailtable {
	width:100%;
}
	

.field {
	vertical-align:top;
	width: 20% !important;
	background-color: #ffffff;
	white-space: nowrap;
	
}

/*details.jsp kurzeintrag.jsp*/
.value {
	width: 73%;
	background-color: #ffffff;
}

/*mindlist.jsp*/
.hittitle {
	font-size: 90%;
	font-style: bolder;
}

/* Navigation */

/*details.jsp*/
.buttonlabel {
	font-size: 80%;
	text-align: center;
}
		
/*details.jsp*/
.hitnavigation {
	width: 60%;
	border:thin;
	border-style: dotted;	
	background-color: #ffffff;
	margin-bottom: 10px;
}
/*details.jsp*/
.hitnavigationcell {
	width: 25%;
	background-color: #ffffff;
	vertical-align: top;
}
/*details.jsp*/
P.buttonlabel {
	text-align: center;
}

/*resultlist.jsp*/
.exectime {
	padding: 3px;
	font-family: Arial;
	/*font-size: 85%;*/
	/*line-height: 80%;*/
	margin: 0;
}

/*common header.jsp*/
#main {
	clear: both;
	padding-top: 0.5em;
	border: 1px solid #666;
    background: #7c96b0;
}
/*common header.jsp*/
#contents {
	padding: 1.5em;
	min-height: 300px;
	/*beige*/
    /*background: #FFFDF3;*/ 
    /*hell4*/
    /*background: #F3F7FB;*/
    /*hell3blau*/
    /*background: #EBF0F4;*/
    /*hellhelblau*/
    /*background: #DBE4EB;*/
    /*hellgrau*/
    /*background: #F0F0F0;*/
    /*#26517d*//*kobv blau*/
    /*#7c96b0*//*kobv hellblau*/
    /*volz1*/
    /*background: #F5FFFF;*/
    /*volz2*/
    background: #E5F7FF;
}
/*common header.jsp*/
#header {
	clear: both;
	position: relative;
	width: 100%;
	height: 3em;
	width: 65em; /* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
}
/*common header.jsp*/
#header ul#primary {
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: -1px;
	width: 65em; /* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
}
/*common header.jsp*/
#header ul#primary li  {
	display: inline;
	list-style: none;
}

/*SIMPLIFY????*/
/*common header.jsp*/
#header ul#primary a,#header ul#primary span,#header ul#primary a.current {
	width: 9.8em;
	display: block;
	float: left;
	padding: 4px 0;
	margin: 1px 2px 0 0;
	text-align: center;
	/*font-size: 85%;*/
	text-decoration: none;
	color: #ffffff;
}
/*common header.jsp*/
#header ul#primary span,#header ul#primary a.current,#header ul#primary a.current:hover {
	border: 1px solid #666;
	border-bottom: none;
	/* background: #FFF3B3; */
	background: #7c96b0; 
	padding-bottom: 6px;
	margin-top: 0;
}
/*common header.jsp*/
#header ul#primary a {
	/* background: #FFFAE1;*/
	/*font-size: 100%;*/
	font-family: Geneva, Arial, Helvetica;
	background: #26517d; 
	border: 1px solid #AAA;
	border-bottom: none;
	
}
/*common header.jsp*/
#header ul#primary a:hover {
	margin-top: 0;
	border-color: #666;
	/*background: #FFF7CD;*/
	background: #000000; 
	padding-bottom: 5px;
}


/*common header.jsp*/
.ueberschrift{
	font-size: 120%;
	color: #26517d;
	font-weight:bold;
}

/* Instructions and hints */ 

/*zss_search.jsp HTML HELP*/
.help1kobv
{
  /*font-family:Arial, Verdana, Geneva, 'Arial Unicode MS';*/
  font-family:Geneva, Arial, Helvetica, San-Serif;
  background-color:#FFFFFF;
  color:#000000;
  font-weight:normal;
  border:0;
}
/*html HELP Files*/
#elsevier
{
  font-family:Arial, Verdana, Geneva, 'Arial Unicode MS';
  background-color:#FFFFFF;
  color:#26517d;
  font-weight:bold;
}
/*html HELP Files*/
#kluwer
{
  font-family:Arial, Verdana, Geneva, 'Arial Unicode MS';
  background-color:#FFFFFF;
  color:#BD2000;
  font-weight:bold;
}
/*html HELP Files*/
#springer
{
  font-family:Arial, Verdana, Geneva, 'Arial Unicode MS';
  background-color:#FFFFFF;
  color:#FF9900;
  font-weight:bold;
}

a:link
{
  color:#006699;
}
a:visited
{
  color:"#666666";
}

a.banner10{
    font-family:verdana,sans-serif
    vertical-align:bottom;
    color:#26517d;	
}
a.banner10:link
{
  font-weight:normal;
  text-align:center;
  text-decoration:none;
}
a.banner10:hover
{
  font-weight:normal;
  color:#000066;
  background-color:#FFFFFF;
}
a.banner10:visited
{
  font-weight:normal;
  text-align:center;
  text-decoration:none;
}
/*NEW*/
/*CURRENTLY NOT REFERENCED*/
input.fakelink{	
	border-style:none;
	background-color:transparent;
        text-decoration:underline;
	color: #26517d;
}
/*CURRENTLY NOT REFERENCED*/
input.fakelink:hover { color: #333; }

a.fakelinks{
	font-family: Arial;
	cursor:pointer;
	background-color: transparent;
	/*font-size: 85%;*/
	/*line-height: 80%;*/
	border: none;
	color:#0066cc;
	text-decoration: underline;
}

a.fakelinks:hover{
	font-family: Arial;
	background-color: transparent;
	/*font-size: 85%;*/
	/*line-height: 80%;*/
	border: none;
	color:#333333;
	text-decoration: underline;
}

a.disabledfakelinks{
	font-family: Arial;
	cursor:auto;
	background-color: transparent;
	/*font-size: 85%;*/
	/*line-height: 80%;*/
	border: none;
	color:#333333;
	text-decoration: none;
}

#settings{
	font-family: Geneva, Arial, Helvetica, San-Serif;
	text-align:left;
	width: 100%;
	border: 0; 
	background-color: #eeeeee;
}
#resultinfo{
	font-family: Geneva, Arial, Helvetica, San-Serif;
	text-align:left;
	width: 100%;
	border: 0; 
}
#selection{
    font-family: Arial;
	font-size: 85%;
	width: 100%; 
	border:0; 
	padding: 1ex;	
}

.headlinezs{
	font-size: 140%; 
	font-weight: bold;
}

.sublinezs{
	font-size: 110%;
	font-weight: bold;
}
/*fb_search.jsp zss_search.jsp*/
.issuetitle{
	font-size: 85%;
}
