body {
	margin: 0;
	padding: 0;
	color: #a1a6aa;
	background-color: #fff;
	font: normal 10px Helvetica, Verdana, Arial, Sans-Serif;
	text-align: center;
	line-height: 1em;
}
	
#wrapper {
	font-size: 1.4em;
	margin-top: -294px;
/* 	height: 589px; */
	width: 100%;
	text-align: left;
	padding: 585px 0 0 0;
	background: #fff url("../img/bg-neu.jpg") no-repeat center top;
	position: absolute;
	top: 50%;
	left: 0;
}
	
h1 {
	color: #a3a9ae;
	font-size: 3.5em;
	line-height: 1.3em;
	font-weight: normal;
	float: left;
	
}

h1, img {display: none;}

p.address {
	width: 1060px;
	margin: 0 auto;}
	
a#link {color: #a1a6aa; text-decoration: none;}
a#link:hover {color: #013469;}
