body { 
	padding:0px;
	margin:0px;
	margin-top:0px; 
	text-align:center;
	font-family:helvetica;
	font-size:12px;
	background:#fff;
}

div#player{
	width:200px;
	height:30px;
}

div#start_swf{
	margin-top:60px;
}

/*div#cu3er-container {
	background: url(../pics/cube_shadow.jpg) no-repeat;
	width:px; 
	height:650px;
	outline:0;
}*/

div#shadow{
	background: url(../pics/cube_shadow2_1.jpg) no-repeat;
	height:750px;
	width:1077px;
}

div#top_menu_bg{
	margin-top:15px;
	background:url(../pics/top2.jpg) repeat-x;
	height:45px;
	width:auto;	
}

div#top_menu{
	width:900px;
	height:20px;
	padding-top:5px;
	padding-bottom:0px;
}

ul#navigation{
	list-style-image: url(../pics/liste.jpg);
	margin:0px;
	width:550px;
	float:right;
}

ul#navigation a{
	text-decoration:none;
	color:black;
}

ul#navigation a:hover{
	text-decoration:none;
	color:red;
}

ul#navigation li{
	float:right;
	margin-left:25px;
	padding:0px;
	color:#000;
	text-transform:uppercase;
	font-size:11px;
}

div#logo{
	background:url(../pics/logo.jpg) no-repeat;
	height:15px;
	width:151px;
	float:left;
}

div#footer{
	margin-top:50px;
/*	border-top:1px solid #0F0F0F;*/
	color:#000;
	width:auto;
	height:25px;
	background:#EFEFEF;
	padding-top:10px;
}

div#footer_menu{
	padding-top:0px;
	width:900px;
}

ul#navigation_footer{
	width:200px;
	float:right;
	margin:0px;
	padding:0px;
}

ul#navigation_footer li{
	float:right;
	display:inline;
	padding-left:10px;
}

div#copyright{
	width:300px;
	float:left;
	text-align:left;
}

