#container {
	background: url(back_erbse.png) repeat-y;
}

.active {
	background: url(prompt_erbse.png) no-repeat 122px;
}


.subactive {
	background: url(prompt_erbse_c.png) no-repeat 110px;
}

.activetext {
	color: #003E2C;
}

.subactivetext {
	color: #003E2C;
}

ol {
	margin-bottom: 0.8em;
	list-style-position: inside;
}
