body {color: black;
      background-color: #fdfdfa;
      font-size: 62.5%;
      font-family: Verdana, Courier ,  Arial, san-serif; }
          


a:link { color: #000000;
         text-decoration: none }

a:visited { color: #000000;
            text-decoration: none}

a:hover { color: #FF0000;
          text-decoration: none }

span {font-weight: bold;}

#content  {color: black;
           font-size: 1.3em;
           margin-bottom: 3em;}

#links {float: left;}  

#rechts {position: absolute;;
         top: 8.5em;
         left: 45em;
         padding-left: 2em;}   
         
#aussen {position: absolute;
         top: 5.8em;
         left: 67em;}              

#head {font-size: 2em; 
       margin-bottom: 1.5em;
       border-bottom: #000000 0.1em solid;}       

#cape{ width: 70em;
       margin: 5em auto 1em 9em;}   
       
#footer {position: relative;
         text-align: left;
         clear: both;
         margin-top: 5em;
         border-top: 0.1em #000000 solid;}        
         
#head .text {font-weight: normal;
             color: blue;
             font-size: 0.8em;  }          
             

