body { font-family:'Courier New',Courier; margin:0px; background-image:url(../Resources/eberhard_hoch_wer.jpg); background-position:center; background-size:cover; background-repeat:no-repeat; height:100% }
html { height:100% }
#PageDiv { position:relative; min-height:100%; margin:auto }
#ci-enter { position:absolute; left:38.22%; top:37.71%; width:300px; height:99px; z-index:1 }
@media screen and (max-width:1024px)
{
	body { font-family:Georgia,Palatino,Times,serif; background-image:url(../Resources/eberhard_hoch_wer1.jpg) }
	#PageDiv { width:auto }
	#ci-enter { left:36.48%; top:37.81% }
}
@media screen and (max-width:920px)
{
	body { background-position:center top }
	#PageDiv { width:auto }
	#ci-enter { left:32.39%; top:38.33% }
}
@media screen and (max-width:768px)
{
	body { background-position:center }
	#PageDiv { width:auto }
	#ci-enter { left:29.22%; top:38.13% }
}
@media screen and (max-width:480px)
{
	body { background-attachment:fixed }
	#PageDiv { width:auto }
	#ci-enter { left:auto; top:34.73%; right:12.96% }
}
@media screen and (max-width:320px)
{
	body { background-repeat:repeat-y; background-attachment:scroll }
	#PageDiv { width:auto }
	#ci-enter { left:4.13%; top:37.19%; right:auto }
}
