body
{
	background: #2794b6; color: white; margin: 0px auto 0px auto;

}

.center
{
	margin-left: 400px;
}

.text
{
	text-align: left;
}
.tabelle
{
	border: 1px solid black;
}

.tabelle td
{
	border: 1px solid black;
}

.tabelle .nr
{
	width: 50px;
}

.tabelle .antwort
{
	width: 350px;
}

.tabelle .code
{
	width: 100px;
}

.tabelle .head
{
	font-weight: bold;
}

.tabelle
{
	text-align: center; border-collapse: collapse;
}