#zhuti {
	margin-top:40px;
	width: 770px;
	height: 310px;
	border: 1px solid #511900;
	background-image: url(../images/home_neu.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#zhuti span {
  display: none;
}
#yueyan {
	text-align: right;
	width: 770px;
	height: 48px;
	padding-top: 36px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
  /* background-color: #e0e0e0; */
}
ul#yueyanxueanze  {
  clear: both;
  display: block;
  list-style-type: none;
  /* background-color: #a0a0a0; */
}
ul#yueyanxueanze span {
  display: none;
}	
			  
ul#yueyanxueanze li {
  float: right;
  font-size: 11px;
  display: inline;
} 
  
ul#yueyanxueanze a {
  font-size: 11px;
  display: block;
} 
ul#yueyanxueanze a.englisch {
	width: 140px;
	height: 36px;
	background: url(../images/englisch_g.gif) 0 0 no-repeat;
}
ul#yueyanxueanze a.englisch:hover {
	width: 140px;
	height: 36px;
	background: url(../images/englisch_g.gif) 0 0px no-repeat;
}	
ul#yueyanxueanze a.chinesisch {
	width: 90px;
	height: 36px;
	background: url(../images/chinesisch_g.gif) 0 0 no-repeat;
}
ul#yueyanxueanze a.chinesisch:hover {
	width: 90px;
	height: 36px;
	background: url(../images/chinesisch_g.gif) 0 0px no-repeat;
}	
ul#yueyanxueanze a.deutsch {
	width: 110px;
	height: 36px;
	background: url(../images/deutsch_g.gif) 0 0 no-repeat;
}
ul#yueyanxueanze a.deutsch:hover {
	width: 110px;
	height: 36px;
	background: url(../images/deutsch_g.gif) 0 0px no-repeat;
}	
