body  {
      width: 800px;
      height: auto;
      border-style: none;
      border-width: 0.3px;
      font-size: medium;
      line-height: 9px;
      color: black;
      font-family: Arial,Helvetica,sans-serif;
     h1: 1.0em;
     h2: 0.7em;
     h3: 0.6em; 
     }



#seele { 
        width: 798px;
        height: 134px;
        position: fixed;
        top: 0px;
        left: 0px;
        font-size: 0.9em;
        font-style: bold;
        color: black;
        line-height: 0.8em;
        text-align: center;
        border-style: none;
        border-width: 0.3px;
        padding: 7px 5px 1px 20px;
        background-image: url(thumbnails/seele_2.png);
        background-repeat: no-repeat;
        }      

 





#navigation {
              width: 790px;
              height: 55px;
              top: 0px;
              left: 0px;
               position: fixed;
              border-width: 1px;
              border-style: bold;
              text-align: left;
              margin: 138px 30px 5px 10px;
              padding: 0px 7px 5px 30px;
              font-size: 1.5em;
              line-height: 1.5em;
              color: black;
              background-color: #000000;
              font-family: Verdana,Arial,Helvetica,sans-serif;
             
              
               }

#navigation ul { list-style: none;
              }

#navigation a:link  { color: green; 
                     } 

#navigation a:hover { color: yellow;
                     font-size: 1.2em;
                       }

#navigation a:visited { color: green;
                        }


#text { 
          width: 700px;
          float: left;
          text-align: left;
          line-height: 1.4em;
          color: black;
          font-size: 1.2em;
          font-family: Verdana,Arial,Helvetica,sans-serif;
          margin: 205px 20px 5px 20px;
          padding: 5px 2px 5px 7px;
          }

#text a:link  { color: black;
                        } 

#text a:hover { color: red;
                     font-size: 1.2em;
                       }
#text a:visited { color: black;
                        }




#text ul {
                
                font-size: 0.8em;
                list-style: none;
                text-align: left;
                }




#inhalt { 
          width: 330px;
          border-style: none;
          border-width: 0.3px;
          float: left;
          text-align: left;
          line-height: 1.4em;
          color: black;
          font-size: 1.2em;
          margin: 205px 2px 5px 2px;
          padding: 5px 2px 5px 7px;
          font-family: Verdana,Arial,Helvetica,sans-serif;
           }


#inhalt ul {
                font-size: 0.8em;
                list-style: none;
                text-align: left;
                }

#inhalt blockquote  {
                     font-size: 0.8em;
                     text-align: left;
                    }



#corpus { 
          width: 430px;
          border-color: #02020E;
          border-width: 0px;
          border-style: solid;
          color: black;
          line-height: 1.4em;
          text-align: center;
          font-size: 1.2em;
          float: left;
          margin: 205px 2px 5px 2px;
          padding: 2px 5px 5px 3px;
          }



a:link { 
         color: black;
         border-style: none;
         }

 a:hover { 
          color: yellow;
          font-size: 1.2em;
            }
 a:visited {
            color: black;
            }

 

#footer { 
         width: 69%;
         font-size: 0.9em;
         text-align: center;
         color: black;
         float: left; 
         margin: 5% 5% 3% 5%;
         }
