html, body#startseite {
	height: 100%;
}

#startseite #centerpx {
	position: absolute;
	width: 1px;
	height: 1px;
	top: 50%;
	left: 50%;
}

#startseite #centerpx #container {
	position: absolute;
	top: -242px;
	left: -287px;
	width: 574px;
	height: 484px;
}

#startseite h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 20px;
	color: #fff;
	text-align: center;
}

#startseite a#h1 {
	margin: 100px auto 68px auto;
	display: block;
	width: 574px;
	height: 112px;
	background: url(images/startseite/h1.png) 0 0 no-repeat transparent;
}

#startseite a#h1:hover {
	background: url(images/startseite/h1_hover.png) 0 0 no-repeat transparent;
}

#startseite a#n1 {
	display: block;
	width: 574px;
	height: 165px;
	background: url(images/startseite/n1.png) 0 0 no-repeat transparent;
}

#startseite a#n1:hover {
	background: url(images/startseite/n1_hover.png) 0 0 no-repeat transparent;
}