.Listenformatierung {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: uppercase;
	color: #000000;
	list-style-position: outside;
	list-style-image: url(link.gif);
	list-style-type: disc;
}
.listenformat {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #000000;
	list-style-image: url(link.gif);
	list-style-type: decimal;
}
.Listenormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	list-style-position: outside;
	list-style-image: url(www/images/anzeige.gif);
	list-style-type: disc;
}
.überschriftklein {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	color: #316AC5;
}
