html{
	height:100%;
	width:100%;
	background-color:#e5e5e5;
}
body{
	height:100%;
	width:100%;
	margin:0px;
	padding:0px;
}

div#wrapper {
	z-index: 10;
	position: absolute;
}

.takeover div#wrapper{
	position:absolute;
	left:0px;
	top:0px;
	z-index:5;
	width:1024px;
	overflow:hidden;
}

div#takeover{
	position:absolute;
	left:0px;
	top:0px;
	height:100%;
	width:100%;
	min-width:1024px;
	min-height:1649px;
	overflow:hidden;
	background-image:url('http://static.gay.eu/assets/images/kerst_bg.jpg');
	background-repeat:no-repeat;
	background-position:left top;
	background-color:#0A2343;
}
div#takeover_items{
	height:925px;
	width:924px;
	background-image:url('http://static.gay.eu/assets/images/arosa_lehrer.png');
	background-repeat:no-repeat;
	background-position:left top;
	position:absolute;
	left:539px;
	top:220px;
	z-index: 2;
}
div#takeover_items.LeaderboardShift{
	left:539px;
	top:322px;
}

a#takeover_space{
	height: 260px;
	display: block;
	width: 150px;
	left:271px;
	top:130px;
}

div#takeover_flash{
	height:260px;
	width:150px;
	position:absolute;
	left:271px;
	top:106px;
}

div#takeover_flash img{
	border:0px;
	margin:0px;
	padding:0px;
}
