/* SHOPS */
#shops {
  width: 697px;
  background-color: transparent;
  float: left;
}

#shops .box {
  margin: 15px 15px 0 0;
  width: 687px;
  background-color: white;
  padding: 5px 5px 5px 5px;
}

/* SHOP HEADER */
#shops .box .content_head {
	background-color: #e9eedc;
	height: 30px;
	width: 687px;
}

#shops .shop_name {
  width: 344px;
  height: 30px;
  float: left;
}

#shops .shop_name h2 {
  margin: 3px 0px 0px 8px;
  font-size: 1.4em;
  font-weight: normal;
}

#shops .shop_name h2 a {
  color: #6da90d;
}

#shops .rating{
  width: 192px;
  float: left;
}

#shops .rating_text {
  margin-top: 6px;
  font-weight: bold;
  font-size: 1.1em;
  float: left;
}

#shops .stars {
  width: 80px;
  height: 16px;
  padding: 5px;
  float: left;
}

#shops .star_orange {
  background: url("../img/shopuebersicht/icon_sprite_uebersicht.png") no-repeat 0px -34px;
  width: 16px;
  height: 16px;
  float: left;
}

#shops .star_grey {
  background: url("../img/shopuebersicht/icon_sprite_uebersicht.png") no-repeat 0px -50px;
  width: 16px;
  height: 16px;
  float: left; 
}

#shops .btn_speisekarte_open {
  background: url("../img/shopuebersicht/btn_sprite_uebersicht.png") no-repeat 0px -72px;
  width: 118px;
  height: 28px;
  float: right;
  margin: 2px 1px 0 0;
}

#shops .btn_speisekarte_open:hover {
  background: url("../img/shopuebersicht/btn_sprite_uebersicht.png") no-repeat 0px -104px;
}

#shops .btn_speisekarte_closed {
  background: url("../img/shopuebersicht/btn_closed.png") no-repeat 0px 0px;
  width: 118px;
  height: 26px;
  float: right;
  margin: 2px 1px 0 0;
}

#shops .btn_speisekarte_closed:hover {
  background: url("../img/shopuebersicht/btn_closed.png") no-repeat 0px -26px;
}
/* /SHOP HEADER */

/* SHOP MAIN */
#shops .box .content_main {
	background-color: transparent;
	font-size: 11px;
	padding-top: 15px;
	width: 687px;
	height: 103px;
}

/* SHOP LOGO */
#shops .shop_logo {
  width: 150px;
  height: 103px;
  float: left;
}

#shops .shop_logo img {
  width: 134px;
  border: 0;
}
/* /SHOP LOGO */

/* SHOP INFO AREA 1 */
#shops .shop_info_1 {
 width: 194px;
 height: 103px;
 float: left;
}

#shops .shop_info_1 .open {
  font-weight: bold;
  color: #76ae1c;
  margin-left: 19px;
}

#shops .shop_info_1 .closed {
  font-weight: bold;
  color: #cf4848;
  margin-left: 19px;
}

#shops .shop_info_1 .opening_hours_icon {
  background: url("../img/shopuebersicht/icon_sprite_uebersicht.png") no-repeat 0px -67px;
  width: 16px;
  height: 16px;
  float: left;
  margin-right: 3px;
}

#shops .shop_info_1 .delivery_area_icon {
  background: url("../img/shopuebersicht/icon_sprite_uebersicht.png") no-repeat 0px -85px;
  width: 16px;
  height: 16px;
  float: left;
  margin-right: 3px;
}

#shops .info_box_1 {
  margin-top: 5px;
  height: 58px;
}

#shops .info_box_2 {
  height: 40px;
  margin-left: 3px;
}

#shops .min_order_text, 
#shops .delivery_cost_text {
  font-weight: bold;
  float: left;
}

#shops .min_order_value, 
#shops .delivery_cost_value {
  margin-right: 30px;
  float: right;
}
/* /SHOP INFO AREA 1 */

/* SHOP INFO AREA 2 */
#shops .shop_info_2 {
 width: 224px;
 height: 103px;
 float: left;
}
 
#shops .specialty {
  margin-top: 5px;
  height: 64px;
}

#shops .specialty h2 {
  padding: 0px;
}

#shops .payment_icons {
  height: 21px;
  margin-top: 5px;
}

#shops .ticket_rest_icon {
  background: url("../img/shopuebersicht/icon_sprite_uebersicht.png") no-repeat 0px -149px;
  width: 59px;
  height: 21px;
  float: left;
}

#shops .sodexo_icon {
  background: url("../img/shopuebersicht/icon_sprite_uebersicht.png") no-repeat 0px -170px;
  width: 38px;
  height: 21px;
  float: left;
}

#shops .online_payment_icon {
  background: url("../img/shopuebersicht/icon_sprite_uebersicht.png") no-repeat 0px -103px;
  width: 57px;
  height: 21px;
  float: left;
}

#shops .bar_bezahlen_icon {
  background: url("../img/shopuebersicht/icon_sprite_uebersicht.png") no-repeat -1px -127px;
  width: 39px;
  height: 21px;
  float: left;
}

#shops .ec_karte_icon {
  background: url("../img/shopuebersicht/icon_sprite_uebersicht.png") no-repeat 0px -191px;
  width: 30px;
  height: 21px;
  float: left;
}

/* /SHOP INFO AREA 2 */

/* SHOP INFO AREA 3 */
#shops .shop_info_3 {
 width: 119px;
 height: 103px;
 float: left;
}
/* /SHOP INFO AREA 3 */
/* /SHOP MAIN */

/* LIEFERDIENST EMPFEHLEN */
#lieferdienst_vorschlagen {
  background: url("../img/shopuebersicht/teaser_empfehlen.png") no-repeat 0px 0px;
  width: 696px;
  height: 74px;
  margin-top: 15px;
  display: block;
  text-indent: -9999px;
}
/* LIEFERDIENST EMPFEHLEN */

/* OTHER SHOPS */
#other_shops table {
  margin-top: 10px;
  border: 0px;  
}

#other_shops td, #other_shops th {
  border-bottom: solid;
  border-width: 1px;
  border-color: #CCC;
  padding: 6px;
}
/* /OTHER SHOPS */

/* /SHOPS */