#articles .group_header {
  background-color: #c7382d;
  color: white;
  font-weight: 700
}
#base_shopcart .content_box .title {
  background-color: #9bbd29;
  font-weight: 400;
  text-shadow: 0 0
}
#base_shopcart .content_box .row {
  color: #3f3f3f
}
#ingredients_area .title {
  background-color: #c7382d;
  font-weight: 400;
  text-shadow: 0 0
}
#agb_area label {
  font-size: 1em
}
#order_state .title {
  background-color: #9bbd29;
  font-weight: 400;
  text-shadow: 0 0
}
#base_shopcart .content_box .button {
  background-color: #9bbd29
}
#state {
  padding-top: 1em
}
#impressum .title {
  background-color: #c7382d;
  font-weight: 400;
  text-shadow: 0 0
}
#impressum_buttons .button {
  background-color: #c7382d;
  font-size: 0.9em
}
.suggestions {
  font-size: 1em;
  border: 2px solid #c7382d;
  color: #c7382d
}
.suggestions a {
  color: #c7382d;
  font-weight: 400
}
.suggestions .current {
  background-color: #c7382d
}
.suggestions a:hover, .suggestions a:ACTIVE, .suggestions a:VISITED {
  background-color: #c7382d
}