* {
	padding:0px;
	margin:0px
}

html, body{
	height:100%;
    width:100%;
	text-align:center;
	font-family:verdana, tahoma, sans-serif;
	color:#fff;	 
}

#page {
	width:829px;
	height:536px;
	z-index:10;
	text-align:center;
	clear:left;
    margin:0 auto;
	background: url(images/hg_logo.jpg) no-repeat;
}
#abstand{
  float:left;
  width:5px;
  height:50%;
  margin-bottom:-268px;
}
