body { 
	width: 100%;
	padding: 0;
	margin: 0 auto;
	background: #b7be00 top right no-repeat;
	background-image: url(../images/system/bg_404.jpg);
}

#headline {
	font: normal 24px/30px normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #234d43;
}

#counter {
	clear: both;
	margin: 10px 0 50px 0;
	border-top: 1px solid #a9ac14;
	width: 260px;
	padding: 8px 0 30px 0;
	font: normal 10px/10px normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #234d43;
}
#counter a {
	color: #234d43;
	text-decoration: none;
}
#counter a:hover {
	text-decoration: underline;
}

#content {
	position: absolute;
	top: 200px;
	right: 315px;
	width: 350px;
	font: normal 11px/17px normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #234d43;
}
#content a:hover img {
	border: 4px solid #bf0c10;
}