body {
  background-image: none
}
#navigation a {
  font-size: 0.8em;
  font-weight: 600
}
#group_header {
  font-size: 1.1em;
  background-color: #ef4b3b;
  font-weight: 600;
  color: #ffffff
}
#group_header .group_name {
  color: #ffffff
}
#articles {
  padding-bottom: 0;
  background-color: #ffffff
}
#base_shopcart .content_box {
  border-radius: 5px 5px 0 0
}
#base_shopcart .content_box .title {
  background-color: #ef4b3b;
  color: #ffffff;
  font-weight: 400;
  text-shadow: 0 0;
  border-radius: 5px 5px 0 0
}
#ingredients_area {
  border-radius: 5px 5px 0 0
}
#ingredients_area .title {
  background-color: #ef4b3b;
  font-weight: 400;
  text-shadow: 0 0;
  border-radius: 5px 5px 0 0
}
#agb_area label {
  font-size: 1em
}
#order_state .title {
  background-color: #ef4b3b;
  color: #ffffff;
  font-weight: 400;
  text-shadow: 0 0;
  border-radius: 5px 5px 0 0
}
#impressum {
  border-radius: 5px 5px 0 0
}
#impressum .title {
  background-color: #ef4b3b;
  color: #ffffff;
  font-weight: 400;
  text-shadow: 0 0;
  border-radius: 5px 5px 0 0
}
#impressum .openinghours {
  padding: 5px;
  margin: 0
}
#impressum .dark {
  background-color: #dedede
}
.suggestions a {
  font-weight: 400
}
#tipArea {
  font-size: 1em
}