Hallo,
wie bekomme ich eine Liste mit Bullets, die oben und unten keinen "Absatz" erzwingt?
mit margin-top:0px; und margin-bottom:0px;
.pListSP1 {
list-style-type:disc
margin-left:355px;
margin-top:20px;
^^^^^^^^^^^^^^^^^^^^^^^^
damit erzeugst du auf alle Fälle einen Abstand.
Grüße
Thomas