{margin: 0;
padding: 0;
}
	
	body
{  background: #573C1E;
	font: normal 13px Arial;
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #573C1E;
}
table, tr, td {
font: 13px Arial;
font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #573C1E;
}

a {
	font: 13px Arial normal;
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	text-decoration: underline;
	color: #573C1E;
}

a:hover {
	text-decoration: none;
	color: #FF9900;
}


a.navi {
	font: 11px Arial bold;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FAF0BA;
	line-height: 150%;
}

a.navi:hover {
	text-decoration: none;
	color: #FF9900;
}

td.unten {
	font: 11px Arial bold;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FAF0BA;
}
.ueberschrift
{
	font: Arial 16px bold;
	font-size: 16px;
	font-family: Arial;
	font-weight: bold;
}
