#detail  {
	position: absolute;
	overflow: hidden;
	top: 80pt;
	left: 10pt;
	width: 930px;
	padding: 0 15pt 0 15pt;
	background-color: transparent;
	z-index:5;
	}
#detail_top  {
  overflow:hidden;
  top: 0px;
  left:0px;
  height:160px;
  text-align:justify;
  background-color:transparent;
  font-size:inherit;
}
#bordercafe  {
  position:fixed;
  top:270px;
  left:80px ;
  z-index:3;
}
#bordersozial  {
  position:fixed;
  top:270px;
  left:500px ;
  z-index:3;
}
#detailcafe  {
  position:fixed;
  top:320px;
  left:100px ;
  width:360px;
  height:200px;
  z-index:1;
}
#detailsozial  {
  position:fixed;
  top:320px;
  left:530px ;
  width:360px;
  height:200px;
  z-index:1;
}
#detail_imprint_left {
	margin-top:50px;
	float:left;
	width:480px;
  }
#detail_lunch  {
	margin: 20px 10px 10px 20px;
	float: left;
}
