.hg-input
{
	max-width: 100px;
	text-align: right;
}

.sortable
{
	margin-bottom: 20px;
}

.eingabezeile
{
	max-width: 500px;
	background: #e5e5e5;
	padding: 10px 0 0 0;
	margin: 5px;
	cursor: move;
}


.hg-richtig
{
	background: #d3f9c1;
}

.hg-falsch
{
	background: #ffcccc;
}

.hg-zeilerichtig
{
	background: #ecfde3;
}

.hg-zeilefalsch
{
	background: #ffe8e8;
}
