html, body {
	height: 100%;
}

body,td,th {
	font-family: 				Arial, Helvetica, sans-serif;
	font-size: 					11px;
	color: 						#fff;
	background-color: 			#eae6e5;
	margin:						0px;
}
body {
	/*background-image:			url(../../img/intro_bg.gif);*/
	/*background-image:			url(../../img/leiste2.jpg);
	background-repeat: 			repeat-y;*/
	scrollbar-face-color:		#e1e1e1;
	scrollbar-highlight-color:	#e1e1e1;
	scrollbar-3dlight-color:	#a6a6a6;
	scrollbar-darkshadow-color:	#a6a6a6;
	scrollbar-shadow-color:		#e1e1e1;
	scrollbar-arrow-color:		#464646;
	scrollbar-track-color:		#a6a6a6;
}
a:link {
	color: 						#fff;
	font-weight: 				bold;
	text-decoration: 			none;
}
a:visited {
	color: 						#fff;
	font-weight: 				bold;
	text-decoration: 			none;
}
a:hover {
	color: 						#DF000A;
	font-weight:				bold;
	text-decoration: 			underline;
}
a:active {
	color: 						#DF000A;
	font-weight: 				bold;
	text-decoration: 			none;
}

td {
	vertical-align: middle;
	text-align: middle;
}
#header {
	width:1014px;
	height:214px;
	overflow:hidden;
}
#container {
	width: 1014px;
	height: 960px;
	text-align: left;
	overflow:hidden;

	
	background-color: #000000;
	background-image: url(../../img/main_bg2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 214px;
}

#navigation {
	position: absolute;
	width: 1014px;
	height: 214px;
	overflow:hidden;
	text-align: left;
}
#content {
	position: absolute;
    top: 214px;
	left: 118px;
	width: 450px;
	height: 341px;
	overflow:hidden;
	margin:0px;
	padding:0px;
	text-align: left;
}
#video {
	position: absolute;
    top: 214px;
	left: 570px;
	width: 328px;
	height: 341px;
	overflow:hidden;
	padding-left:0px;
	margin-top:0px;
	padding-top:0px;
	padding-right:0px;
	text-align: left;
}
#teaser {
	position: absolute;
	top: 575px;
	left: 135px;
	width: 850px;
	height: 166px;
	overflow:hidden;
	padding-left:0px;
	padding-right:0px;
	text-align: left;
}
#media {
	position: absolute;
    top: 0px;
	left: 0px;
	width: 0px;
	height: 0px;
	overflow:hidden;
	padding-left:0px;
	padding-right:0px;
}
#unavi {
	position: absolute;
	top: 563px;
	left: 280px;
	padding-left:0px;
	padding-right:0px;
}
#bottom {
	position: absolute;
	text-align:middle;
	top: 936px;
	left: 627px;
	width: 300px;
	height: 16px;
	padding-left:5px;
	padding-right:0px;
	overflow:hidden;
}

#unaviLink1Box {
	width:81px;
	height:20px;
	float:left;
	background-image: url("../../img/myspace_2.jpg");
}
#unaviLink1Box:hover {
	background-image: url("../../img/myspace_1.jpg");
}

#unaviLink2Box {
	width:66px;
	height:20px;
	float:left;
	background-image: url("../../img/fanclub_2.jpg");
}
#unaviLink2Box:hover {
	background-image: url("../../img/fanclub_1.jpg");
}


#unaviLink3Box {
	margin-left:5px;
	width:61px;
	height:20px;
	float:left;
	background-image: url("../../img/fanshop_2.jpg");
}
#unaviLink3Box:hover {
	background-image: url("../../img/fanshop_1.jpg");
}

#bottomBox1 {
	margin-left:5px;
	width:67px;
	height:20px;
	float:left;
	background-image: url("../../img/booking_2.jpg");
}
#bottomBox1:hover {
	background-image: url("../../img/booking_1.jpg");
}

#bottomBox2 {
	margin-left:5px;
	width:73px;
	height:20px;
	float:left;
	margin-left:5px;
	background-image: url("../../img/fanpost_2.jpg");
}
#bottomBox2:hover {
	background-image: url("../../img/fanpost_1.jpg");
}

#bottomBox3 {
	margin-left:5px;
	width:84px;
	height:20px;
	float:left;
	margin-left:5px;
	background-image: url("../../img/impressum_2.jpg");
}
#bottomBox3:hover {
	background-image: url("../../img/impressum_1.jpg");
}
