p.groemel, ul.groemel, ol.groemel {
	font-family: "Comic Sans", "Comic Sans MS", Verdana, Arial, sans-serif;
	padding-bottom: 1em;
}
ul.groemel, ul.groemel li {
	padding-left: 20px;
	list-style-type: square;
	line-height: 1.3em;
}
ol.groemel, ol.groemel li {
	padding-left: 20px;
	list-style-type: decimal;
	line-height: 1.3em;
	margin-bottom: 5px;
}