body{
	background-color:#000000;
	text-align:center;
	margin:0px auto;
	}
.clear{
	float:none;
	clear:both;
	}
.metanavi_bg{
	text-align:center;
	background:url(../img/metanavi_bg.jpg) top repeat-x;
	height:35px;
	}
.metanavi_links{
	width:590px;
	margin:0px auto;
	}
.metanavi_links_new{
	width:1146px;
	margin:0px auto;
	}
.metanavi_links a,
.metanavi_links_new a{
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:8px;
	font-size:12px;
	float:left;
	background:url(../img/ravensburg/meta_bg_a.png) top no-repeat;
	width:191px;
	height:28px;
}
.metanavi_links a:hover,
.metanavi_links a.active,
.metanavi_links_new a:hover,
.metanavi_links_new a.active{
	text-decoration:none;
	font-weight:bold;
	color:#CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:8px;
	font-size:12px;
	float:left;
	background:url(../img/ravensburg/meta_bg_a_hover.png) top no-repeat;
	width:191px;
	height:28px;
}
#container{
	margin:0px auto;
	width:716px;
	}
#container .start_pic{
	padding-top:2px;
	width:716px;
	height:461px;
	background:url(../img/start_pic_bg.jpg) top no-repeat;
	}
#container .start_pic_overview{
	width:716px;
	height:455px;
	overflow:hidden;
	}
