 
     .bildlink { text-decoration:none;  color:lightgray; }
     .bildlink:visited { text-decoration:none;  color:lightgray;  }
     .bildlink:hover { text-decoration:none;    }
     .bildlink:active { text-decoration:none;    }
     .bildlink:focus { text-decoration:none;    }

     .textlink {   color:black;  }
     .textlink:visited { text-decoration:none;  color:black;  }
     .textlink:hover { text-decoration:none;    }
     .textlink:active { text-decoration:none;    }
     .textlink:focus { text-decoration:none;    }

     .buchlink { text-decoration:none;  color:black;   }
     .buchlink:visited { text-decoration:none;  color:black;   }
     .buchlink:hover { text-decoration:none;    }
     .buchlink:active { text-decoration:none;    }
     .buchlink:focus { text-decoration:none;    }

  img{border:0;}

  img.links {
      position: absolute;
      left:     200px;
  }
  img.links300 {
      position: absolute;
      left:     300px;
  }
  img.links350 {
      position: absolute;
      left:     350px;
  }
  img.links400 {
      position: absolute;
      left:     400px;
  }
  img.links450 {
      position: absolute;
      left:     450px;
  }
  img.links500 {
      position: absolute;
      left:     500px;
  }
  img.links550 {
      position: absolute;
      top:      12600px;
      left:     550px;
  }
  img.links600 {
      position: absolute;
      left:     600px;
  }
  img.links650 {
      position: absolute;
      left:     650px;
  }
  img.links1 {
      position: absolute;
      left:     50px;
  }
  img.rechts1 {
      position: absolute;
      left:     650px;
  }

  img.bigview {
      position: absolute;
      top:      10px;
      left:     250px;
  }

  div.trenner {
      margin-left: 100px;
  }

  h2.fmtheader {
      margin-left: 100px;
      width: 700px;
      padding: 5px;
      padding-bottom: 5px;
      line-height: 1.2em;
      font-weight: 100;
      font-size: large ;
   
  }

  p.fmtbodysleft {
      margin-left: 20px;
      width: 200px;
      padding: 5px;
      padding-bottom: 5px;
      line-height: 1.5em;
      font-weight: 100;
      font-size: small;
      text-align: justify;
   
  }

  p.fmtbodysleft {
      margin-left: 20px;
      width: 200px;
      padding: 5px;
      padding-bottom: 5px;
      line-height: 1.5em;
      font-weight: 100;
      font-size: small;
      text-align: justify;
   
  }

  p.fmtbody {
      margin-left: 100px;
      width: 700px;
      padding: 5px;
      padding-bottom: 5px;
      line-height: 1.2em;
      font-weight: 100;
      font-size: small;
      text-align: justify;
   
  }

  p.fmtlinkspoem {
      margin-left: 20px;
      width: 200px;
      padding: 2px;
      padding-bottom: 2px;
      line-height: 1em;
      font-weight: 90;
      font-size: small;
      text-align: justify;
   
  }

  p.fmtpic {
      margin-left: 100px;
      width: 700px;
      padding: 5px;
      padding-bottom: 5px;
      line-height: 1.2em;
      font-weight: 100;
      font-size: small;
      
      text-align:center;
  }

  p.fmtpic2 {
      margin-left: 100px;
      width: 700px;
      padding: 5px;
      padding-bottom: 5px;
      line-height: 1.2em;
      font-weight: 100;
      font-size: small;
      text-align:center;
      border-style:double;
      
  }

   a.fmtfont {
      margin-left: 100px;
      width: 700px;
      line-height: 1.2em;
      font-weight: 100;
      font-size: small;
      text-align: justify;
   
  }

   a.fmttitle {
      font-weight: 90;
      font-size: small;
      line-height: 1.2em;
  }
 
   a.fmtfett {
      font-weight: 120;
      font-size: strong;
      line-height: 1.2em;
  }
 
  TABLE { margin-left: 100px;
          border-collapse:seperate;
          border-spacing:15px;
          empty-cells:hide;
        }
  TH { font-weight: 60; font-size: small; text-align:center; }
  TD.pic  { background:lightgray; border:1px lightgray solid; padding:9px; font-size: small; text-align:center; cursor: pointer; }
  TD.txt  { background:white;  font-weight: 60; font-size: x-small; text-align:center;}
  TD.txt1 { background:white; width: 200; font-weight: 60; font-size: small; text-align:left; v-align:top;}

