.hg-beispiel
{
	line-height: 1.5;
	border: 4px dotted #ffb529; 
	border-radius: 35px;
	padding: 20px 30px 10px 30px;
	background-color: #ffffff;
}

.hg-beispiel h2 {
	margin-top: 0;
	font-size: 28px;
	border-bottom: 1px solid #1e5094; 
	margin-bottom: 15px;
	padding-bottom: 10px;
}

.eingabefeld
{
	width: 120px;
}

.hg-beispiel
{
	display: none;
}

.hg-beispiel ol
{
	list-style-type: lower-alpha;
}
.hg-beispiel li
{
	padding: 10px 0px 10px 5px;
}
