﻿body {
    font: normal 100.01% "Times New Roman", Times, serif;
    color: black; background-color: white;
    min-width: 40em; /* Mindestbreite verhindert Anzeigefehler in modernen Browsern */
  }

html {
    padding: 0;
  }
  
body {
    margin: 4px; padding: 0;
  }

#informationen {  
    position: absolute;
    top: 96px; right: 0px;
    width: 283px;
    height: 120px; 
    padding: 1em;
    background-color: #d4dfb4;
    text-decoration: none;
    font-family: "Times New Roman", Times, serif;
    font-size: small;
    border-right: 4px white solid;
    border-left: 4px white solid;
  }
  
html>body #informationen {  /* nur fuer moderne Browser! */
    position: fixed;
  }

#informationen a {
	color: #759224;
	font-weight: bold;
	text-decoration: none;
  }
	
#annotationen {
    position: absolute;
    overflow: auto;
    top: 229px;  
    right: 0px; 
    width: 283px;
    padding-left: 1em;
    padding-right: 1em;
    padding-bottom: 1em; 
    background-color: #d4dfb4;
    text-decoration: none;
    font-family: "Times New Roman", Times, serif;
    font-size: small;   
    border-right: 4px white solid;
    border-left: 4px white solid;
    border-bottom: 4px white solid;
  }
  
html>body #annotationen {  /* nur fuer moderne Browser! */
    position: fixed;
  }
  
#annotationen a {
	color: #759224;
	font-weight: bold;
	text-decoration: none;
}
  
#navi {
    position: absolute;
    top: 0; left: 0;
    width: 100%;
    height: 80px;
    border: 4px white solid;
    padding: 4px;
    background-color: #bacc88;
    font-family: "Times New Roman", Times, serif;    
  }
  
 html>body #navi {  /* nur fuer moderne Browser! */
    position: fixed;   
  }

#navi a {
	color: #759224;
	font-weight: bold;
	text-decoration: none;
}
 
#inhalt {
  margin-top: 96px;
  margin-left: 0; 
  padding: 0 1em; 
  margin-right: 312px;
  padding-top: 8px;
  background-color: white;
  font-family: "Times New Roman", Times, serif;
  border: 1px #bacc88 solid;
  padding-bottom:30px;
  }
  
* #inhalt {  /* versteckt vor Netscape 4 */
    background-color: white;
  }
  
#inhalt a {
	color: #759224; 
	font-weight: bold;
}


/*-- Start Textstil XML Datei --*/

.bracketline_right {
        width: 5pt;
        border-left: none;
        border-right: solid windowtext 1.0pt;
        border-top: solid windowtext 1.0pt;
        border-bottom: solid windowtext 1.0pt;
        border-color:#000000 }

.bracketline_left {
        width: 5pt;
        border-left: solid windowtext 1.0pt;
        border-right: none;
        border-top: solid windowtext 1.0pt;
        border-bottom: solid windowtext 1.0pt;
        border-color:#000000 }

.bracket-left {white-space:nowrap;
        padding-right: 5pt;
        border-style: none}

.bracket-right {padding-left: 5pt;
        border-style: none}
        
.footnotes{
        color: #759224; 
        font-size: 10pt} 
        
.footnote_char{
            color: #759224;
            vertical-align:super;
            font-size: 10pt;
            font-weight: normal}
        
.head_page {
        font-size: 18pt; 
        font-weight: bold }
        
.head_chapter {
        font-size: 12pt;
        text-decoration:underline;}        
        
.superscript{
            vertical-align:text-top;
            font-size: 65%;}

.subscript{
            vertical-align: text-bottom;
            font-size: 65%;}

.local_area{
        letter-spacing:2pt}
        
.area_size{
        font-style:italic}
        
div[lang='nhd'] { 
        color: #8B4513;}              

a[type=facs]{
           color: #759224; 
            background-color: #D4DFB4;
            border: 1pt solid;
            border-color: #999999;
            font-size: 10pt;
            font-weight:bold; 
            text-decoration: none;      
            /*padding-bottom: 1pt; 
            padding-top: 1pt;*/
            padding-left: 2pt;
            padding-right: 2pt}         
            
a[type=map_symbol]{
        color: #759224; 
        text-decoration: none;
        font-weight:bold;}   
 
 img {border: none}        
 
.info_head1{      
    color: #759224;
    font-size: 12pt;
    text-decoration:underline;}
 
.info_head2{     
    color: #759224;
    font-size: 12pt; 
    text-decoration:underline;
    line-height:30px}

.info_text{        
    font-size: 10pt;}
    
.info_meta{       
    color: #759224; font-size: 10pt;}    
    
.navi_head{       
    font-size:18pt; 
    font-weight: bold; 
    color: white;}

.unclear {
         color: red}