.liste {
	font-family: Arial, Helvetica, sans-serif;
	list-style-position: outside;
	list-style-image: url(punkt_orange.gif);
	list-style-type: disc;
	font-size: small;
	line-height: normal;
}

