.schrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF6600;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: circle;
}
.fett {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
	font-style: normal;
	line-height: normal;
}
