/* Formate.css fuer die Datenbank / Druckausgabe
   (wird nur in Druckvorschau und Druckausgabe verwendet)
*/

body{
  background-color: #EFD;
  background-image: url(../images/hintergrund2.jpg);
  background-repeat: repeat;
  margin-top:0em;
  margin-left:0em; }

input, textarea
  { font-family: Arial, sans-serif; }

textarea
 { font-size:13px; }

a:link 
 { text-decoration:underline; }

a:hover
 { text-decoration:underline; }

a.menu
 { text-decoration:none; }
 
a.menu:active, a.menu_gewaehlt
 { text-decoration:underline;
   font-weight:bold; }

div.logo
 { display:none; }

div.streifen
 { display:none; }

div.topbereich /*hintegrundstreifen des menues*/
 { display:none; }

.oberesmenu
 { display:none; }

li.oberesmenu
 { display:none; }

li.oberesmenurechts
 { display:none; }

div.oberesmenurechts
 { display:none; }

input.minisuchfeld
 { display:none; }

input.minisuchfeldentry
 { display:none; }
 
input.minisuchfeldbutton
{ display:none; }

br.minifontsize
 { font-size:0.1em; }

div.text_inc
 { }

div#datenbank
 { }

table#suchformtabelle
 { display:none; }

table.ergebnistabelle, 
table.ergebnistabelle td
{ padding-left:0em;
  margin-top:0em;
  margin-bottom:0em;
  margin-right: 0px;
  padding-right: 0px;
}  

a.ergebnisliste
 { text-decoration:none; }

a.ergebnisliste:active
 { font-weight:bold; }

a.ergebnisliste:hover
 { text-decoration:underline; }
 
.ergebnisheader 
 { background-color:#fcfaeb; 
   padding-left:0px;
}  /*FAFAFA; */

a.ergebnisheader
 { text-decoration:none;
   color:#444444; }      /*9a9876*/

a.ergebnisheader:hover
 { text-decoration:underline; }

.ergebnisliste1
 { background-color:rgba(210,210,190, .3);
 }  /* default :E7E7E7;*/ 

.ergebnisliste2
 { background-color:rgba(250,250,230, .6);  
  }  /* default :F5F5F5*/

.ergebnislisteOver
 { }  /* default :C1D1F0*/

.ergebnislisteSeitenauswahl
 { display:none; }

.erglistCheckbox
 { display:none; }

.erglist_viewIconSpalte
 { display:none; }

.welcome
 { text-align:justify; 
  text-indent:1.2em;
  font-size:13px; 
  font-family: 'Average', 'Palatino', 'Garamond', 'Times Roman', serif; 
  margin-left:1em;
  margin-right:1em;
}

.welcome h1
{ color:#000000; 
  text-align:center; 
  text-indent:0em;
  margin-top:1.5em; 
  margin-bottom:1em; 
  font-family: 'IM Fell DW Pica', 'Palatino', 'Garamond', 'Times Roman', serif; 
  font-size:1.5em; font-weight:bold;
}

.footnotes
 { font-size:0.9em; }

.footnotes hr
{ width:50%;
  text-align:left;
  margin-left:1em; 
} 
 
.footertext
 { font-family: 'Average', 'Palatino', 'Garamond', 'Times Roman', serif; 
  font-size:10px;
  text-align:center; }

.bibliography-table 
{ font-size:1em; }

.bibliography-tr { }

.bibliography-td { }

.short-title 
{ margin-left:0em; 
  margin-top:0.5em; 
  margin-bottom: 0.1em; }

.full-title 
{ margin-left:2em; 
  margin-top:0.1em; 
  margin-bottom: 0.5em; }

.Edition
  { font-family: 'Average', 'Palatino', 'Garamond', 'Times Roman', serif; 
   font-size:120%; }

.serif
  { font-family:'Times New Roman','Times Roman','Times',Roman,Serif; 
   font-size:120%; }

.sansserif
  { font-family:Verdana,Tahoma,Arial,Helvetica,'Sans Serif';
   font-size:100%; }
