ul { 
  padding-left: 0;
}

/*ul ul {
  padding-left: 1.5em;
}*/

/* ohne safari fehler */
 div#inhalt ul ul {
  padding-left: 1.5em;
} 
