body	{
	font-size: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #9d8859;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	margin: 0px;
	background: url(../images/bg.jpg);
}

a:link {
	color:#dac699;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}

a.:active {
	color:#dac699;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}

a:visited {
	color:#dac699;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}

a:hover {
	color:#dac699;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}

span.gelb {
	color: #bfbc53;
}

span.gross {
	color:#333;
	font-size:9px;
	font-weight: normal;
}