body {
	position: absolute;
	width: 98%;
	height: 98%;
	display: block;
	overflow:hidden;
}

#startbild {
	margin:-258px auto;
	position: relative;
	width: 1024px;
	height: 506px;
	top:50%;
	left:-40px;
	background: white url(../images/startbild.jpg) no-repeat;
}

#startbild a {
	width: 1024px;
	height: 506px;
	display: block;
}