
ul
 {
  padding:0em;
  margin:0em;

  /* Fester Abstand zur nächsten Zeile bei variabler Höhe */
  margin-bottom:5em;
  margin-bottom:0em;
 }

li
 {
  list-style:none;

  padding-bottom:0.3em;
 }



