body
{
	text-align:center; 
	background: #d3d4d0 url(../img/hgv.jpg) top center repeat-x;
	margin:  0 auto 0;
	padding: 0;
	color: #fff;
	font-family: Arial;
}

#huelle
{
	width: 845px;
	padding: 0;
	margin: 0 auto 0;
	position: relative;
}

p
{
	margin: 25px;
	font-size: .83em;
	clear: both;
}

a:link
{
	color: #fff;
	text-decoration: none;
}

a:visited
{
	color: #fff;
	text-decoration: none;
}

a:hover, a:focus
{
	color: #000;
	text-decoration: underline;
}

a:active
{
	color: #000;
	text-decoration: underline;
}

#status
{
	text-align: center;
	width: 612px;
	height: 162px;
	background: url(../img/status.png) no-repeat  center;
}
