body {
  font-family: "Bitter";
  background-image: none
}
input, select, textarea, button, .ui-btn {
  font-family: "Bitter";
  font-size: 1.1em
}
#navigation {
  background-color: var(--color1);
  color: var(--color2);
  padding: 3px 0
}
#navigation .shopcart {
  background-image: url(../images/shopcart.png)
}
#label_cash {
  background-image: url(../images/cash.gif)
}
#label_ec {
  background-image: url(../images/e_cash.gif)
}
#label_paypal {
  background-image: url(../images/logo-paypal.gif)
}
#articles .group_header {
  font-family: "Bitter";
  background-color: var(--color1);
  color: var(--color2);
  font-size: 1.2em;
  text-shadow: 0 0 0;
  font-weight: 400
}
#articles .article {
  background-color: #ffffff
}
#art_group {
  font-family: "Bitter";
  background-color: #bee5fa;
  color: #252525;
  font-size: 1.2em;
  text-shadow: 0 0 0;
  font-weight: 400
}
#art_subcategory a {
  font-family: "Bitter";
  background-color: var(--color1);
  color: var(--color2);
  text-shadow: none;
  font-size: 1em;
  font-weight: 700
}

#group_header {
  font-family: "Itim";
  background-color: var(--color1);
  color: var(--color2);
  font-size: 1.3em;
  font-weight: 400
}
#group_header .group_name {
  color: #252525
}
#sub_return a {
  text-shadow: none;
  color: #757575
}
#art_article {
  background-color: #fcfcfc;
  color: #252525
}
#article_inner {
  background-color: #bee5fa;
  color: #252525;
  border: 0
}
#article_link {
  font-family: "Itim";
  font-size: 1.3em;
  font-weight: 400
}
#article_inner h3 {
  font-size: 1.2em;
  color: white;
  text-shadow: none;
  font-weight: 600
}
#sub_divider {
  background-color: #bee5fa;
  color: #252525;
  text-align: right;
  font-size: 1em
}
#prices .article_description {
  font-size: 0.9em
}
#pricearea {
  border-radius: 0 0 5px 0
}
#pricecategory {
  background-color: #bee5fa;
  color: #252525;
  text-shadow: none;
  font-size: 1em;
  font-weight: 600;
  padding: 5px
}
#price {
  background-color: white
}
#price a {
  color: #58585a;
  font-size: 1em;
  font-weight: 700
}
#price .disabled {
  color: #858585;
  font-size: 0.6em
}
#subpositions {
  font-size: 0.95em;
  font-weight: 400;
  line-height: 1.2em
}
#ingredients_area .title {
  background-color: var(--color1);
  color: var(--color2);
  font-weight: 400
}
#base_shopcart .content_box .title {
  background-color: var(--color1);
  color: var(--color2);
  font-weight: 400;
  text-shadow: 0 0
}
#m_discount {
  background-color: #dbdbdb
}
#totals {
  font-weight: 600
}
#m_totals_left {
  background-color: #bee5fa;
  color: #252525;
  text-shadow: 0 0;
  font-weight: 400
}
#m_totals_right {
  background-color: #bee5fa;
  color: #252525;
  text-shadow: 0 0
}
#cust_address .title {
  background-color: #bee5fa;
  color: #252525;
  font-weight: 400;
  text-shadow: 0 0
}
#customer .title {
  background-color: #bee5fa;
  color: #252525;
  font-weight: 400;
  text-shadow: 0 0
}
#c_address .a_title {
  font-size: 0.9em;
  font-weight: 700
}
#summary .title {
  background-color: #bee5fa;
  color: #252525;
  font-weight: 400;
  text-shadow: 0 0
}
#summary .chapter {
  background-color: #bee5fa;
  color: #252525;
  font-weight: 600;
  text-shadow: none
}
#summary .cust_info {
  font-size: 0.9em
}
#order_adopt .adopt > .ui-btn {
  background-color: #bee5fa;
  color: #252525
}
#agb_area label {
  font-size: 0.9em
}
#order_state .title {
  background-color: #bee5fa;
  color: #252525;
  font-weight: 400;
  text-shadow: 0 0
}
#order_state .oid_submit > .ui-btn {
  background-color: #bee5fa;
  color: #252525
}
#impressum .title {
  background-color: var(--color1);
  color: var(--color2);
  font-weight: 400;
  text-shadow: 0 0
}
#impressum_buttons .button {
  background-color: var(--color1);
  color: var(--color2);
  font-size: 0.9em
}
#cust_adopt .adopt > .ui-btn {
  background-color: #bee5fa;
  color: #252525;
  text-shadow: 0 0
}
#switch_view a {
  color: #333333;
  font-size: 1em
}
#cust_form label {
  font-size: 1em
}
.suggestions a {
  font-weight: 400
}
#base_shopcart .content_box .button {
  background-color: #bee5fa;
  color: #252525
}