body  {
      width: 598px;
      height: auto;
      border-style: none;
      border-width: 0.1px;
      font-size: medium;
      line-height: 1.3em;
      color: white;
      font-family: Verdana, Arial, Helvetica, sans-serif;
      background-color: #270000;
     h1: 1.0em;
     h2: 0.7em;
     h3: 0.6em; 
     }


#seele { 
        width: 598px;
        height: 134px;
        position: fixed;
        top: 0px;
        left: 12px;
        font-size: 2.1em;
        font-style: medium;
        color: #000000;
        line-height: 1.0em;
        text-align: left;
        border-style: none;
        border-width: 0.3px;
        padding: 2px 5px 2px 2px;
        background-image: url(thumbnails/seele_2.png);
        background-repeat: no-repeat;
        background-color: #000000;
        
        } 

 





#navigation {
         width: 596px;
         height: 55px;
         top: 0px;
         position: fixed;
         border-style: solid;
          border-width: 0.5px;
          border-color: #C0C0C0;
          float: center;
         font-size: 1.5em;
         font-style: bold;
         color: #000000;
         line-height: 0.4em;
         text-align: left;
         margin: 138px 30px 5px 2px;
         padding: 0px 7px 5px 30px;
         background-color: #000000;
              }
               
 #navigation a:link { 
         color: yellow;
         border-style: none;
         }

#navigation a:hover { 
          color: #C0C0C0;
          font-size: 1.2em;
            }
#navigation a:visited {
            color: green;
            }



#text { 
          width: 480px;
          float: top;
          text-align: left;
          line-height: 1.3em;
          border-style: solid;
          color: #000000;
          font-size: 1.4em;
          font-family: Verdana, Arial, Helvetica,  sans-serif;
          margin: 205px 20px 5px 0px;
          padding: 7px 7px 5px 15px;
          background-color: #C0C0C0;
          }

#text a:link  { color: #000000;
                        } 

#text a:hover { color: green;
                     font-size: 1.2em;
                       }
#text a:visited { color: yellow;
                        }




#text ul {
                
                font-size: 0.9em;
                list-style: none;
                text-align: left;
                }




#inhalt { 
          width: 225px;
          border-style: bold;
          border-width: 1.5px;
          border-color: #000000;
          float: left;
          text-align: left;
          line-height: 1.4em;
          color: #000000;
          font-size: 1.4em;
          margin: 205px 2px 2px 2px;
          padding: 2px 2px 2px 15px;
          background-color: #C0C0C0;
          font-family: Verdana, Arial, Helvetica, sans-serif;
           }


#inhalt ul {
                font-size: 0.9em;
                list-style: none;
                text-align: left;
                }

#inhalt blockquote  {
                     font-size: 0.9em;
                     text-align: left;
                    }



#corpus { 
          width: 270px;
          border-color: #270000;
          border-width: 0.5px;
          border-style: solid;
          color: #C0C0C0;
          line-height: 1.1em;
          text-align: center;
          font-size: 1.4em;
          float: left;
          margin: 205px 2px 2px 2px;
          padding: 2px 2px 5px 2px;
          background-color: #270000;
          }


a:link { 
         color: green;
         border-style: none;
         }

 a:hover { 
          color: #000000;
          font-size: 1.2em;
            }
 a:visited {
            color: yellow;
            }

 

#footer { 
         width: 300px;
         font-size: 1.0em;
         text-align: center;
         color: #CDC0B0;
         float: left; 
         margin: 2% 5% 3% 5%;
         }
