body { background-color: #c7e1f5;
       text-align: justify;
       font-family: helvetica,verdana,  sans-serif;
       color: #000033;
       font-size: 95%;
			 height: 100%;
     }
a { color: #003388; 
    text-align: left; 
    margin-top: 10px;
    margin-bottom: 10px;
  }

.linkzeile {
    background-image: url( ../IMAGES/marker.jpg ); background-repeat: no-repeat; background-position: left 2px; 
    margin-top: 10px; margin-bottom: 10px;padding-left: 30px; text-align: left;
			 line-height: 170%;
}
h1 { font-size: 120%; font-weight: lighter;
         display: block;
         letter-spacing : 3.5;
         margin-bottom: 10px;
         padding-top: 5px;
         padding-bottom: 5px;
         background-color: #78DCFF;
         padding-left: 10px;
         border: 1px solid #00A8C0;
       }
#inhalt { 
          padding: 30px; height: 400px; min-height: 400px;
          background-color: white;
          border: 1px solid #00A8C0;
					min-height: 90%;
       }
.footer { font-size: 75%; margin-top: 20px; background-color: white;
          border: 1px solid #00A8C0; padding: 30px; }