.bodyMitteEmpfehlungen
  {
    position: absolute;
    left: 0px;
    top: 122px;
    width: 1003px;
    z-index: 0;
    background: #948E99;
  }

.bodyEmpfRezepte a
  {
    position: absolute;
    left: 100px;
    top: 140px;
    font-size: 21pt;
    color: #00008B;
    text-decoration: none;
    z-index: 1;
  }
  
 .bodyEmpfRezepte a:hover
  {
    color: #006400;
    text-decoration: underline;
    z-index: 1;
  }
  
.bodyEmpfMops 
  {
    position: absolute;
    left: 400px;
    top: 25px;
    z-index: 1;
  }
    
.bodyEmpfLP a
  {
    position: absolute;
    left: 650px;
    top: 140px;
    z-index: 1;
    font-size: 21pt;
    color: #000000;
    text-decoration: none;
    z-index: 1;
  }
  
 .bodyEmpfLP a:hover
  {
    color: #FFFFFF;
    text-decoration: underline;
    z-index: 1;
  }  
