html, body {
    top:0;
    left:0;
    right:0;
    margin:0;
    padding:0;
    width:100%;
    min-height:500px;
    min-width:100%;
}

* html, * html body {
    bottom:0;
    height:100%;
    height:expression(body.offsetHeight < 510? '500px': '100%');
}

p {
	margin: 0 0 5px 0;
}
#paesentiert {
	width: 170px;
	height: 44px;
	margin-left: -84px;
	left: 50%;
	margin-top: -290px;
	top: 50%;
	position: absolute;
	z-index: 2;
}
#Logo {
	width: 162px;
	height: 197px;
	margin-left: -77px;
	left: 50%;
	margin-top: -187px;
	top: 50%;
	position: absolute;
	z-index: 2;
}
#Text {
	width: 420px;
	height: 163px;
	margin-left: -200px;
	left: 50%;
	margin-top: 40px;
	top: 50%;
	font: normal 11px/13px Arial, Helvetica, Geneva, sans-serif;
	position: absolute;
	z-index: 2;
	color: #000;
}

#deutsch {
	width: 87px;
	height: 22px;
	margin-left: -152px;
	left: 50%;
	margin-top: 72px;
	top: 50%;
	position: absolute;
	z-index: 2;
}
#francais {
	width: 97px;
	height: 22px;
	margin-top: 72px;
	top: 50%;
	margin-left: -47px;
	left: 50%;
	position: absolute;
	z-index: 2;
}
#italiano {
	width: 89px;
	height: 22px;
	margin-top: 72px;
	top: 50%;
	margin-left: 65px;
	left: 50%;
	position: absolute;
	z-index: 2;
}
#impressum-presse {
	width: 150px;
	height: 13px;
	margin-top: 230px;
	top: 50%;
	margin-left: -75px;
	left: 50%;
	position: absolute;
	z-index: 2;
}
