@charset "utf-8";
#Fader {
	position:absolute;
	width:1000px;
	height:1000px;
	background:none;
	background-color:#191919;
	left: 50%;
	top: 50%;
	margin-left:-500px;
	margin-top: -500px;
	z-index:5000;
}
#Rahmen {
	position: absolute;
	height: 534px;
	width: 950px;
	left: 50%;
	top: 50%;
	margin-left:-478px;
	margin-top:-280px;
	color:#FFF;
	z-index:1;
}

#Texte {
	position: absolute;
	height:20px;
	width: 550px;
	left: 50%;
	top: 50%;
	margin-left:-478px;
	margin-top:260px;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	text-decoration: none;
	text-align:left;
	z-index:2;
}

#Welcome{
	position: absolute;
	height: 520px;
	width: 550px;
	left: 50%;
	top: 50%;
	margin-left:-90px;
	margin-top:-280px;
	z-index:3300;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:12px;
	line-height:16px;
	overflow:hidden;
}
#Shape{
	position: absolute;
	height: 534px;
	width: 590px;
	left: 50%;
	top: 50%;
	margin-left:-118px;
	margin-top:-280px;
	z-index:4;
	background-color:#191919;
	
}
#Facebook{
	position:absolute;
	width:650;
	height:100;
	background:none;
	background-color:#191919;
	left: 50%;
	top: 50%;
	margin-left:-478px;
	margin-top: 287px;
	z-index:3000;
}
#Twitter{
	position:absolute;
	width:450;
	height:100;
	background:none;
	background-color:#191919;
	left: 50%;
	top: 50%;
	margin-left:-478px;
	margin-top: 317px;
	z-index:3100;
}
a {
	text-decoration: none;
	color: #FFF;
}
.Headertxt {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:100;
	font-size: 24px;
	line-height:30px;
	color: #FFF;
	border: 0;
}
#FlashContent {
	background-color:#191919;
}
