			/* Allgemein */

.keindruck	{ 
			 display:none; 
			}

#inv		{ 
			 display:none; 
			}

#top		{ 
			 display:none; 
			}
			

			
			
			/* Katalogsuche */
			
*			{ font-family:arial,sans-serif; }
			
#logo		{
			 position:absolute;
			 top:0px;
			 left:415px;
			}
* html #logo	{
			 left:400px;
			}
#uberschrift{
			 position:absolute;
			 z-index:1000;
			 top:0px;
			 left:50px;
			 border:0px solid blue;
			}
#suchform	{
			 display:none; 
			}
		
.txtfeld_erw {
			 font-size:12px;
			 font-weight:normal;
			}
.form-text	{ 
			 font-size:13px;
			 width:200px;
			}

.form-text2	{ font-size:13px;
			  width:47px;
			}
* html .form-text2
			{ 
			  width:49px;
			}
.opt-txt	{ font-size:11px;
			}
		
.zusatz-opt	{ font-size:13px
			}
			
.txtfeld{
		 width:500px;
		 font-size:20px;
		}
.zeile	{
		 padding:5px;
		 padding-bottom:25px;
		 width:35px;
		 text-align:right;
		 border:0px solid red;
		}
.number	{
		 width:35px;
		 color:#88b;
		 font-weight:bold;
		 font-size:14px;
		 border:0px solid red;
		}

#buecher
		{
		 position:absolute;
		 top:140px;
		 left:50px;
		 width:800px;
		 background-color:#f7f9fc;
		 border:0px solid lightgrey;
		 z-index:500;
		}

* html #buecher
		{
		 top:170px;
		}
		
#feedb	{
		 padding:5px;
		 padding-right:10px;
		 padding-left:50px;
		 background-color:#efefff;
		 font-size:18px;
		 text-align:left;
		 -moz-border-radius:7px;
		 margin-bottom:0px;
		}
		
#feedb	{ width:800px; }

* html #feedb	{ width:100%; }

#drucken-top
		{
		 display:none;
		}

#top-navi
		{
		 display:none; 
		}
#buch	{
		 width:800px;
		 padding-top:1px;
		 padding-bottom:4px;
		 margin-bottom:30px;
		}
.contain-baldlief
		{
		 font-size:11px;
		 font-weight:bold;
		 color:#d33;
		 padding:0px;
		 text-align:right;
		}
.contain-nichtlief
		{
		 font-size:11px;
		 font-weight:bold;
		 color:#d33;
		 padding:0px;
		 text-align:right;
		}
.containbild
		{
		 width:80px; 
		 height:115px;
		}
.bild	{
		 border:0;
		 width:80px;
		 margin-right:15px;
		 margin-bottom:0px;
		}
.containbiblio1
		{
		 margin:0px;
		 margin-bottom:5px;
		}
.font-autor
		{
		 font-size:18px;
		}
.font-untert
		{
		 font-size:18px;
		 font-style:italic;
		}
.containsr
		{
		 font-size:17px;
		 color:#666;
		 margin:5px;
		 margin-left:0px;
		}
.containbiblio2
		{
		 margin:0px;
		 margin-top:15px;
		}
.font-biblio
		{
		 font-size:18px;
		}
.schlagworte
		{
		 margin:0px;
		 margin-top:15px;
		 color:grey;
		 font-size:15px;
		}
.snippet
		{
		 font-size:17px;
		 background-color:white;
		 padding:10px;
		 margin:0px;
		 width:400px;
		}
#snippet-out
		{
		 visibility:hidden;
		}
#snipic	{
		 display:none;
		}

.relev	{
		 font-size:12px;
		 text-align:right;
		 border:1px solid lightgrey;
		}

.ciph	{
		 font-family:courier;
		 font-size:11px;
		}
.h1suchinfo
		{
		 font-weight:bold;
		 font-size:10px;
		 margin-bottom:0px;
		}
		
		
		
	/* MARKER */

.markierung 		{font-size:18px;font-weight:bold;font-style:normal;color:black;margin:0px}
.markierung_au	{font-size:18px;font-weight:bold;font-style:normal;color:black;margin:0px}	
.markierung_tit	{font-size:18px;font-weight:bold;font-style:normal;color:black;margin:0px, text-decoration:none;}
.markierung_isb	{font-size:18px;font-weight:bold;font-style:normal;color:black;margin:0px}
.markierung_sl	{font-size:17px;font-weight:bold;font-style:normal;color:black;margin:0px}
.markierung_sr	{font-size:18px;font-weight:bold;font-style:normal;color:black;margin:0px}
.markierung_tx	{font-size:18px;font-weight:bold;font-style:normal;color:black;margin:0px}
		
		
		
		
		
		
		
		
		
	/* Ergebnis-Navigation */
	
.blaettern		{
				 font-size:12px;
				 font-weight:bold;
				 color:#667;
				}
		
.blaetter-icon	{ text-decoration: none; 
				  font-size:17px;
				  color: #667; 
				  font-weight: bold;
				}

a.blaetter-icon			{ text-decoration: none; font-size:17px; }
a.blaetter-icon:link	{ color: #00c; font-weight: bold; }
a.blaetter-icon:visited	{ color: #00c; font-weight: bold; }
a.blaetter-icon:active	{ color: #00c; font-weight: bold; }
a.blaetter-icon:hover	{ color: #669; font-weight: bold; text-decoration: none; }

a.blaetter-zahl			{ text-decoration: underline; font-size:12px; }
a.blaetter-zahl:link	{ color: #00c; font-weight: bold; }
a.blaetter-zahl:visited	{ color: #00c; font-weight: bold; }
a.blaetter-zahl:active	{ color: #00c; font-weight: bold; }
a.blaetter-zahl:hover	{ color: #669; font-weight: bold; text-decoration: none; }





	/* Links */

a.serp					{ text-decoration: none; font-size:18px; }
a.serp:link				{ color: #00c; font-weight: bold; }
a.serp:visited			{ color: #00c; font-weight: bold; }
a.serp:active			{ color: #00c; font-weight: bold; }
a.serp:hover			{ color: #00c; font-weight: bold; text-decoration: none; }

a.sr					{ text-decoration: none; font-size:17px; }
a.sr:link				{ color: #666; font-weight: normal; }
a.sr:visited			{ color: #666; font-weight: normal; }
a.sr:active				{ color: #666; font-weight: normal; }
a.sr:hover				{ color: #666; font-weight: normal; text-decoration: none; }

a.schlagwortlink			{ text-decoration: none; font-size:17px; }
a.schlagwortlink:link		{ color: grey; font-weight: normal; }
a.schlagwortlink:visited	{ color: grey; font-weight: normal; }
a.schlagwortlink:active		{ color: grey; font-weight: normal; }
a.schlagwortlink:hover		{ color: grey; font-weight: normal; text-decoration: none; }

