	html, body{
	margin:0;
	padding:0;
	}
	
	img{
	border:none;
	}
	
	body {
	background-color: #fff;
	background:url(../images/all/background.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #404040;
	font-weight: normal;
	}
	
	#alternate {
	position:absolute; 
	top:50%; 
	left:50%;
	width: 990px;
	height: 660px;
	margin-left:-495px; 
	margin-top:-330px;
	background:url(../images/all/eiffel_logo.png);
	}

/* ---  hack_#alternate */
	
	/* IE 6 */
	* html #alternate {
	background:url(../images/all/eiffel_logo.gif);
	}
/* ---  end: hack_#alternate */
	
	#header_Index {
	width: 782px;
	height: 482px;
	margin-top: 148px;
	margin-left: 208px;
	}
	
	#restaurant_berlin {
	position:relative;
	width: 138px;
	height: 318px;
	float:left;
	}
	
	#detail_berlin {
	position:relative;
	width: 138px;
	height: 318px;
	float:left;
	}
	
	#catering_berlin {
	position:relative;
	width: 138px;
	height: 318px;
	float:left;
	}
	
	.distance {
	position:relative;
	width: 78px;
	height: 318px;
	float:left;
	}
	
	.distance12{
	padding-top:9px;
	}
	
	.position_01 {
	width: 138px;
	height: 280px;
	}
	
	.position_02 {
	width: 138px;
	height: 12px;
	}
	
	.position_03 {
	width: 138px;
	height: 26px;
	background-color: #58585a;
	text-align:center;
	}
	
	.position_04 {
	clear:left;
	width: 574px;
	height: 110px;
	text-align:left;
	padding-top:70px;
	}
	
	#footer {
	width: 990px;
	height:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #404040;
	font-weight: normal;
	text-align:center;
	}
	
	a{
	font-size:9px;
	font-family: Arial, Helvetica, sans-serif;
	color:#404040;
	font-weight: normal;
	text-decoration: none;
	}
	
	a:link, a:visited, a:active{
	font-size:9px;
	font-family: Arial, Helvetica, sans-serif;
	color:#404040;
	font-weight: normal;
	text-decoration: none;
	}
	
	a:hover {
	font-size:9px;
	font-family: Arial, Helvetica, sans-serif;
	color:#666666;
	font-weight: normal;
	text-decoration: none;
	}
	
	a.style1:link, a.style1:active, a.style1:visited{
	font-size:9px;
	font-family: Arial, Helvetica, sans-serif;
	color:#aaabac;
	font-weight: normal;
	text-decoration: none;
	}
	
	a.style1:hover {
	font-size:9px;
	font-family: Arial, Helvetica, sans-serif;
	color:#fff;
	font-weight: normal;
	text-decoration: none;
	}
	
	a.en1:link, a.en1:visited, a.en1:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#808080;
	font-weight: normal;
	}
	
	a.en1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#404040;
	font-weight: normal;
	}
	
	.fontEn1{
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	color: #808080;
	font-weight: normal;
	}