/*
 * Style sheet for the tierra pages
 */
   :link { text-decoration: underline; color: #212121; }
   :visited { text-decoration: underline; color: #778899; }
   :active { text-decoration: underline; color: red; }
   .titel { text-align: center; font-family: garamond, bodoni, palatino, serif; padding-left: 10pt; padding-right: 10pt; color: #a40000; background-color: #f1ebeb; border-bottom: 1px solid #c0c0c0; }
   .narrow { font-weight: bold; font-family: Arial Narrow,Helvetica,sans-serif; font-size: 11pt; }
   .borderunten { font-weight: bold; font-size: 8pt; border-bottom-width: 2px; padding-bottom: 5px; border-bottom-style: solid; border-color: #af0000; }
   .ende { text-align: center; font-size: 8pt; font-weight: bold; }
   .zentriert { text-align: center; }
   .zentriertb { text-align: center; font-size: 8pt; font-weight: bold; }
   .zentriertc { text-align: center; font-size: 8pt; font-weight: bold; color: #ffa235; }
   .rechts { text-align: right; }
   .links { text-align: left; }
   .blocksatz { text-align: justify; }
   .blue { color: #0000ff; }
   .redc { color: red; }
   .darkred { color: #a52a2a; }
   .green { color: green; }
   .white { color: #ffffff; }
   .sign { font-size: 75%; }
   .signa { font-size: 8pt; }
   .signb { font-size: 11pt; color: #000; }
   .times { font-family: "Times New Roman",times,roman,serif; }
   big { font-size: 140%; }
   body { color: #000; font-family: Arial,Helvetica,"sans serif"; font-size: 10pt }
   div { color: #000; font-family: Arial,Helvetica,"sans serif"; font-size: 10pt }
   h1 { font-size: 190% }
   h2 { font-size: 170% }
   h3 { font-size: 150% }
   h4 { font-size: 130% }
   img { border-width:0px; }
   pre { color: #000; white-space: pre; font-family: Arial,Helvetica,"sans serif"; font-size: 10pt;  }
   td { color: #000; font-family: Arial,Helvetica,"sans serif"; font-size: 10pt }
   th { color: #000; font-family: Arial,Helvetica,"sans serif"; font-size: 10pt }