body{
	overflow:hidden;
	background-color: #000;
	background-image: url('img/loading.gif'); 

}


noscript{
	/*z-index: 9;*/
	position: absolute;
	top: 10;
	left: 10;
	background-color: red;
	padding: 10px;
	font-size: 20px;
}	

#uberspace{
	position: absolute;
	top: 0px;
	left: 0px;
	bottom: 0px;
	right: 0px;
	height: 100%;
	width: 100%;

	overflow: hidden;
}

.space{
	position: absolute;
	height:  600px;
	width: 1000px;
	margin: 0px;
	
	
}

#menu{
	top: 0px;
	left: 0px;
}

#live{
	top: 1000px;
	left: 450px;
}

#scroll{
	top: 1300px;
	left: 450px;
}

#news{
	top: 1900px;
	left:315px;
}

#band{
	top: 650px;
	left: 1600px;
}

#shop{
	top: 1585px;
	left: 1930px;
}

#music{
	top: 650px;
	left: 2600px;
	width: 400px;
}

#contact{
	top: 50px;
	left: 1150px;
}

#sponsors{
	top: 50px;
	left: 2150px;
	width: 700px;
}

#order{
	top: 2400px;
	left: 2000px;
}



.mixer{
	position: fixed;
	top: 0px;
	left: 0px;
}


.click{
	position: absolute;
	cursor: pointer;
}

.text{
	position: absolute;
	color: #fff;
	font-family: sans-serif;
	text-align: justify;
	font-size: 12px;
	opacity: 1;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	overflow: auto;
	line-height: 17px;
}

.text a{
	color: #fff;
}

.text h1{
	font-size: 18px;
	line-height: 20px;
	margin-left: 0px;
	font-weight: normal;
}

.text h3{
	font-size: 50px;
	font-family: serif;
	line-height: 20px;
	margin-left: 0px;
	
	display: inline;
}

.text h2{
	font-size: 14px;
	line-height: 17px;
	margin-left: 100px;
	font-weight: normal;
}



.text strong{
	line-height:30px;
}



.xdiv {
	border-width: 1px;
	border-style: dotted;
	border-color: #555;
}








.cover{
	position: absolute;
	height: 1000px;
	width: 1000px;
	border-bottom-style: none;
}

#cover1{
	top: 0px;
	left: 0px;
	background-image: url('img/bigball-cover_3000_01.jpg');
}

#cover2{
	top: 0px;
	left: 1000px;
	background-image: url('img/bigball-cover_3000_02.jpg');
}

#cover3{
	top: 0px;
	left: 2000px;
	background-image: url('img/bigball-cover_3000_03.jpg');
}

#cover4{
	top: 1000px;
	left: 0px;
	background-image: url('img/bigball-cover_3000_04.jpg');
}

#cover5{
	top: 1000px;
	left: 1000px;
	background-image: url('img/bigball-cover_3000_05.jpg');
}

#cover6{
	top: 1000px;
	left: 2000px;
	background-image: url('img/bigball-cover_3000_06.jpg');
}

#cover7{
	top: 2000px;
	left: 0px;
	background-image: url('img/bigball-cover_3000_07.jpg');
}

#cover8{
	top: 2000px;
	left: 1000px;
	background-image: url('img/bigball-cover_3000_08.jpg');
}

#cover9{
	top: 2000px;
	left: 2000px;
	background-image: url('img/bigball-cover_3000_09.jpg');
}


