#navigation a {
  font-size: 0.8em;
  font-weight: 600
}
#navigation .navi_item {
  font-size: 0.8em;
  font-weight: 600
}
#articles {
  background-color: #ffffff
}
#articles .group_header {
  background-color: #9ec22d;
  color: white;
  font-size: 1.2em;
  text-shadow: 0 0 0;
  font-weight: 400
}
#articles .group_headerimage {
  padding-bottom: 0
}
#articles .group_header_area .group_headerimage {
  border-bottom: 0
}
#group_header {
  background-color: #9ec22d;
  font-size: 1.1em;
  font-weight: 400
}
#base_shopcart .content_box {
  border-radius: 5px
}
#base_shopcart .content_box .title {
  background-color: #6f1711;
  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: #6f1711;
  font-weight: 400;
  text-shadow: 0 0;
  border-radius: 5px 5px 0 0
}
#agb_area label {
  font-size: 1em
}
#order_state .title {
  background-color: #6f1711;
  font-weight: 400;
  text-shadow: 0 0
}
#base_shopcart .content_box .button {
  background-color: #9ec22d
}
#impressum {
  border-radius: 0
}
#impressum .title {
  background-color: #6f1711;
  font-weight: 400;
  text-shadow: 0 0;
  border-radius: 0
}
#impressum_buttons .button {
  background-color: #6f1711;
  font-size: 0.9em
}
#cust_form label {
  font-size: 1em
}
.suggestions a {
  font-weight: 400
}