/* Formate.css fuer die Website des Projekts und der Edition
   "W. A. Mozart im Spiegel des frühen Musikjournalismus"
   Rainer J. Schwob 2008 
*/

body
 { background-image:url(../bilder/background.gif);
   font-family:Verdana,Tahoma,Arial,Helvetica,'Sans Serif',sans-serif;
   font-size:0.75em;
   line-height:1.5em;
   background-color:#f2fff2;
   color:#000900;
   margin:0em; 
	padding-left:0em;
}

p,li,table
 { padding-left:0em;/*0.4em; */
  margin-top:0.5em;
  margin-bottom:0.5em;
  moz-border-radius: 3px; 
  text-weight:bold;
}

table.mediatable
 { 
  padding:0em;/*0.4em; */
  padding-left:0em;/*0.4em; */
  margin-top:0em;
  margin-bottom:0em;
  moz-border-radius: 0px; 
}
table.mediatable tr td
{
  padding:0px;/*0.4em; */
  margin-top:0em;
  padding-left:0.3em;/*0.4em; */
  padding-top:1px;/*0.4em; */
  line-height:0.95em; 

  vertical-align: text-top; 
}


img, button {
    box-shadow: 1px 1px 2px grey;
}

img.noshade{
    box-shadow: 0px 0px 0px grey;
}

input.shade{
    box-shadow: 1px 1px 2px grey;
}

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

textarea{   font-size:1em;	}
  
/*a:link,a:visited,a:active,a.hover { color:#5a1418; }*/
a:link,a:visited,a:active,a.hover { color:#005511; }


a:active
 { color:#5a0000; 
  font-weight:bold; }

a:hover
 { text-decoration:underline; }

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


div.topbereich{
	width:100%;
	font-size:0.8em;  
	padding: 0px 20px 0px 20px;
    background-color:#E8F8E8; /*#F8F8F8;*/
}
div.logobereich{
	width:100%;
	background-color:#DDEEDD;  /*#EEEEEE;*/
	color:#4444BB;
	padding: 11px 20px 11px 20px;
	font-size:1.4em;  
}

table#suchformtabelle
 { width:100%;
  border-width:0px; 
  background-color:#EcFcEc; /*#FcFcFc;*/ 
  padding-left:0px;
  padding: 5px 0px 5px 0px;
  border-spacing:0px 3px;
  empty-cells: hide;
  border-radius: 5px;
  }

.navi_oben{
    text-decoration:none;
    font-weight:bold; 
}   
   
table.ergebnistabelle, table.ergebnistabelle td
{padding-left:0em;
  margin-top:0em;
  margin-bottom:0em;
}  
table.reiter td a{
    text-decoration:none;
    color:#007000;
}
table.reiter td a:hover
 { text-decoration:underline; 
   color:#800000; 
 }

 .reitercell  
 { /*background-color:DFDEDE; cellenhintergrundfarbe*/
   border-left-width:3px; 
   border-right-width:1px; 
   border-top-width:2px; 
   border-bottom-width:0px; 
   border-style:solid;
   border-color:668833;     
   border-right-color:666655;     
   border-left-color:888855;     
 } 

 
a.ergebnisliste
 { text-decoration:none; }

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

a.ergebnisliste:hover
 { text-decoration:underline; }
 
.ergebnisheader 
 { background-color:BFCCBF; /*tabellenhintergrundfarbe*/
 } 

.ergebnisheaderrund  
 { background-color:DFDEDE; /*cellenhintergrundfarbe*/
   border-left-width:2px; 
   border-right-width:1px; 
   border-top-width:2px; 
   border-bottom-width:0px; 
   border-style:solid;
   border-color:A29999;     
   border-right-color:998877;     
 } 
a.ergebnisheader
 {  background-color:DFDEDE;
   text-decoration:none;
   color:004400; 
   
   }			/*9a9876*/

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

.ergebnisliste1
 { background-color:D7F7D7;  }	/* default :E7E7E7;*/ 

.ergebnisliste2
 { background-color:E5F5E5;  }	/* default :F5F5F5*/

.ergebnislisteOver
 { background-color:C1F1D0;  }	/* default :C1D1F0*/

.ergebnislisteSeitenauswahl
{ font-size:0.6em;
  margin-top:0em;
  margin-bottom:0em; }



.linkfarbe
 { color:#5a1418; }

h1,h2,h3,h4,h5,h6
 { color:9a9876; 
   padding-left:0em;}

h1
 { font-size:1.4em;
   margin-top:1em;
   margin-bottom:1em;
   padding-left:0em; }

h1.erste
 { margin-top:0em; }

h2
 { font-size:1.15em;
   margin-top: 0.8em;
   margin-bottom:0.4em;
   padding-left:1.2em; }

h3
 { margin-top: 0.9em;
   margin-bottom:0.2em; 
   padding-left:1em; }

#titlebar 
 { width:62.5em; }

#menu_oben
 { width:66em;
   margin-left:17em;
   margin-top:0.3em;
   margin-bottom:0.2em; }
  
#menu_links 
 { width:15em;
   position:absolute;
   top:14.6em;
   left:0em;
   padding:0.5em;
   padding-left:1.5em;
   float:none;
   clear:none;
   line-height:1.67em; }

#textcontent 
 { width:60em;
   position:absolute;
   top:14.6em;
   left:17.9em; }

.oberesmenu
 { padding-left:0em;
   text-align:center;
   margin-top:0em; }

li.oberesmenu
 { float:left;
   list-style-type:none; }

input.minisuchfeld
 { font-size:0.9em; }

.schlussabstand
 { height:2.5em; }

.seitenmenu
  { margin-top:0.4em;
   margin-bottom:1em;
   padding-left:0em; }

hr.Trennstrich
 { margin-top:2em;
   margin-bottom:1.7em; }

.small
  { font-size:80%; }

.big
  { font-size:120%; }

.almostright
  { margin-right:3em; 
   text-align: right; }

.indented
  { margin-left:3em; }

.hanging
  { padding-left:2.8em;
   text-indent:-1.4em; }

.border
  { border-width:0.1;
   border-style:solid; }

.framework   /* Texts explaining the edition */
  { xxmargin-left:8em; }

.framework p
  { padding-left:0em; }

.framework li
 { margin-left:2em;
  padding-left:-1.6em; }

.Edition
  { font-family:'Times New Roman','Times Roman','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%; }
