   div.inhalt {
     background-color:#cef;
   }
   h1 {
     background-color:#9ce;
   }
   hr {
      color:#9ce;
      border:none;
      border-top: 2px solid #9ce;
      text-align:center;
   }