.menu {
  background-color: #xxxxxx;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#966929), to(#966929));
  background-image: -webkit-linear-gradient(top, #966929, #966929);
  background-image: -moz-linear-gradient(top, #966929, #966929);
  background-image: -ms-linear-gradient(top, #966929, #966929);
  background-image: -o-linear-gradient(top, #966929, #966929);
  background-image: linear-gradient(top, #966929, #966929);
  clear: both;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#966929, endColorstr=#966929);
  margin: 0 auto;
}


.featured-title {
font-family: "Helvetica Neue", Arial,sans-serif;
font-size: 24px;
font-weight: normal;
line-height: 1.6;
margin-bottom: 25px;
}


.featured-subtitle {
  font-size: 12px;
}


ul.adresse {
    list-style:none;
}
 
ul.adresse {
     background:url(http://petrawaeldchen.de/wp-content/uploads/2014/03/Brief-e1394193157983.png) no-repeat left center; 
     padding-left: 17px; /* the width of your image + some space */
     margin: 3px 0;
}



ul.telefon {
    list-style:none;
}
 
ul.telefon {
     background:url(http://petrawaeldchen.de/wp-content/uploads/2014/03/Telefon-e1394189010762.png) no-repeat left center; 
     padding-left: 17px; /* the width of your image + some space */
     margin: 3px 0;
}



ul.handy {
    list-style:none;
}
 
ul.handy {
     background:url(http://petrawaeldchen.de/wp-content/uploads/2014/03/Handy-e1394188945286.png) no-repeat left center; 
     padding-left: 17px; /* the width of your image + some space */
     margin: 3px 0;
}


ul.mail {
    list-style:none;
}
 
ul.mail {
     background:url(http://petrawaeldchen.de/wp-content/uploads/2014/03/email-e1394189141343.png) no-repeat left center; 
     padding-left: 125px; /* the width of your image + some space */
     margin: 3px 0;
}


ul.ohne {
    list-style:none;
  
 margin: 3px 0;

}


ul.checkmark {
    list-style:none;
}
 
ul.checkmark {
     background:url(http://petrawaeldchen.de/wp-content/uploads/2014/03/checkmark-e1394194921205.png) no-repeat left center; 
     padding-left: 25px; /* the width of your image + some space */
     margin: 3px 0;
}

p {
font-family: "Helvetica Neue", Arial,sans-serif;
font-size: 10px;
font-weight: normal;
line-height: 1.6;
margin-bottom: 25px;
}


address {
font-family: "Helvetica Neue", Arial,sans-serif;
font-size: 14px;
font-weight: normal;
line-height: 1.6;
margin-bottom: 25px;
padding-left: 70px  
}
