html
{
	height: 100% ! important;
}

body
{
	height: 100% ! important;
	background-color: #B82937;
	background-image: none ! important;
	margin: 0px;
}

div#intro_alt
{
	position: absolute;
	left: 50%;
	top: 48%;
	margin-left: -512px;
	margin-top: -250px;
	width: 1024px;
	height: 500px;
}

div#intro_alt div#de
{
	position: absolute;
	left: 704px;
	top: 444px;
	width: 84px;
	height: 27px;
	z-index: 99;
}

div#intro_alt div#en
{
	position: absolute;
	left: 821px;
	top: 444px;
	width: 71px;
	height: 27px;
	z-index: 99;
}

div#intro_alt img#intro_bg
{
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
}

#intro
{
	margin: 0px;
	padding: 0px;
}
