/* line 4, ../../../../.rvm/gems/ruby-1.8.7-p374@dud/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/reset/_utilities.scss */
html {
  margin: 0;
  padding: 0;
  border: 0;
}

/* line 18, ../../../../.rvm/gems/ruby-1.8.7-p374@dud/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/reset/_utilities.scss */
.bp-reset-element, body, h1, h2, h3, h4, h5, h6, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, blockquote, q, th, td, caption, table,
div, span, object, iframe, p,
pre, a, abbr, acronym, address,
code, del, dfn, em, img,
dl, dt, dd, ol, ul, li, fieldset,
form, label, legend,
caption, tbody, tfoot, thead, tr {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

/* line 20, ../../../../.rvm/gems/ruby-1.8.7-p374@dud/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

/* line 21, ../../../../.rvm/gems/ruby-1.8.7-p374@dud/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/reset/_utilities.scss */
blockquote, q {
  quotes: "" "";
}
/* line 67, ../../../../.rvm/gems/ruby-1.8.7-p374@dud/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/reset/_utilities.scss */
blockquote:before, blockquote:after, q:before, q:after {
  content: "";
}

/* line 22, ../../../../.rvm/gems/ruby-1.8.7-p374@dud/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/reset/_utilities.scss */
th, td, caption {
  float: none !important;
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 23, ../../../../.rvm/gems/ruby-1.8.7-p374@dud/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/reset/_utilities.scss */
table {
  border-collapse: separate;
  border-spacing: 0;
  vertical-align: middle;
}

/* line 24, ../../../../.rvm/gems/ruby-1.8.7-p374@dud/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/reset/_utilities.scss */
a img {
  border: none;
}

/*#4d300b;  */
/* line 10, ../../../../.rvm/gems/ruby-1.8.7-p374@dud/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/layout/_sticky-footer.scss */
html, body {
	height: 100%;
}

/* line 12, ../../../../.rvm/gems/ruby-1.8.7-p374@dud/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/layout/_sticky-footer.scss */
#layout {
  clear: both;
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin-bottom: -104px;
}
/* line 18, ../../../../.rvm/gems/ruby-1.8.7-p374@dud/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/layout/_sticky-footer.scss */
#layout #layout-footer {
  height: 104px;
}

/* line 20, ../../../../.rvm/gems/ruby-1.8.7-p374@dud/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/layout/_sticky-footer.scss */
#footer {
  clear: both;
  position: relative;
  height: 104px;
}

/* line 14, ../../app/stylesheets/partials/_layout.scss */
body {
  font-family: Arial, sans-serif;
  font-size: 12px;
}

/* line 19, ../../app/stylesheets/partials/_layout.scss */
a {
  color: #333333;
  text-decoration: none;
}

/* line 25, ../../app/stylesheets/partials/_layout.scss */
.arimo {
  font-family: Arial, sans-serif;
  font-size: 12px;
}

/* line 28, ../../app/stylesheets/partials/_layout.scss */
.two-col #sidebar {
  display: inline;
  float: left;
  width: 230px;
}
/* line 33, ../../app/stylesheets/partials/_layout.scss */
.two-col #contents {
  display: inline;
  float: left;
  margin-right: 0;
  width: 730px;
  margin-left: 20px;
}

/* line 41, ../../app/stylesheets/partials/_layout.scss */
.container {
  width: 980px;
  margin: 0 auto;
  overflow: hidden;
  *zoom: 1;
}

/* line 45, ../../app/stylesheets/partials/_layout.scss */
.clear {
  clear: both;
  width: 100%;
}

/* line 50, ../../app/stylesheets/partials/_layout.scss */
.box {
  -webkit-box-shadow: 0px 0px 6px 1px rgba(140, 120, 95, 0.5);
  -moz-box-shadow: 0px 0px 6px 1px rgba(140, 120, 95, 0.5);
  box-shadow: 0px 0px 6px 1px rgba(140, 120, 95, 0.5);
  padding: 1.5em;
  margin-bottom: 1.5em;
  background: #e5ecf9;
  background-color: white;
  padding: 5px 10px 10px 20px;
}
/* line 56, ../../app/stylesheets/partials/_layout.scss */
.box .further {
  text-align: right;
  margin-top: 10px;
}
/* line 60, ../../app/stylesheets/partials/_layout.scss */
.box .further a {
  background-image: url("/images/dud/link_arrow_red.png");
  background-position: right;
  background-repeat: no-repeat;
  color: #000;
  text-decoration: underline;
  line-height: 12px;
  font-size: 12px;
  height: 12px;
  padding-right: 18px;
}
/* line 72, ../../app/stylesheets/partials/_layout.scss */
.box .further a:hover {
  color: #D61319;
}
/* line 75, ../../app/stylesheets/partials/_layout.scss */
.box .heading, .box fieldset legend, fieldset .box legend {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #fff;
  clear: both;
  left: -30px;
  float: left;
  display: block;
}
/* line 83, ../../app/stylesheets/partials/_layout.scss */
.box .heading a, .box fieldset legend a, fieldset .box legend a {
  padding-left: 20px;
}
/* line 87, ../../app/stylesheets/partials/_layout.scss */
.box .heading span, .box fieldset legend span, fieldset .box legend span {
  padding-left: 7px;
}
/* line 92, ../../app/stylesheets/partials/_layout.scss */
.box .content {
  overflow: hidden;
  *zoom: 1;
  margin-top: 15px;
}

/* line 98, ../../app/stylesheets/partials/_layout.scss */
#page_content {
  /*color:#98bb19;*/
}
/* line 99, ../../app/stylesheets/partials/_layout.scss */
#page_content p {
  margin: 20px 20px 10px 10px;
  line-height: 1.5;
}
/* line 103, ../../app/stylesheets/partials/_layout.scss */
#page_content a {
  text-decoration: underline;
}
/* line 104, ../../app/stylesheets/partials/_layout.scss */
#page_content a:hover {
  color: #d61319;
}

/* line 107, ../../app/stylesheets/partials/_layout.scss */
#layout {
  background-color: #e4ecc5;
}

/* line 111, ../../app/stylesheets/partials/_layout.scss */
#top {
  /*margin-bottom: 17px;*/
 height: 50px;
 background-color: #E4ECC5;
 width: 100%;
}

#login-bar {
	margin: 0 auto;
	width: 980px;
}

/* line 115, ../../app/stylesheets/partials/_layout.scss */
#nav-bar {
  margin: 0;
  padding: 0;
  border: 0;
  overflow: hidden;
  *zoom: 1;
  display: inline;
  float: right;
}
/* line 60, ../../../../.rvm/gems/ruby-1.8.7-p374@dud/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/lists/_horizontal-list.scss */
#nav-bar li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
  white-space: nowrap;
  display: inline;
  float: left;
  font-size: 12px;
  font-weight:bold;
  margin-top:0px;
  margin-left: 0px;
  line-height: 50px;
  border-left: 1px solid #94B617;
  padding-left: 0px;
}
/* line 48, ../../../../.rvm/gems/ruby-1.8.7-p374@dud/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/lists/_horizontal-list.scss */
#nav-bar li:first-child, #nav-bar li.first {
  
}
/* line 49, ../../../../.rvm/gems/ruby-1.8.7-p374@dud/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/lists/_horizontal-list.scss */
#nav-bar li:last-child {
  padding-right: 0px;
  border-right: 1px solid #94B617;
}
/* line 50, ../../../../.rvm/gems/ruby-1.8.7-p374@dud/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/lists/_horizontal-list.scss */
#nav-bar li.last {
  padding-right: 0px;
}
/* line 123, ../../app/stylesheets/partials/_layout.scss */
#nav-bar a {
  padding: 0 15px;
  display: block;
  font-family: Arial, sans-serif;
  font-size: 12px;
  text-decoration: none;
}

/* line 130, ../../app/stylesheets/partials/_layout.scss */
#header {
  /*background-image: url("/images/dud/header_bg.png");*/
  /*height: 238px;*/
 height: 150px;
 width:100%;
 position:fixed;
 top:0px;
 z-index: 10000;
}
.header-content {
	background-color: #fff;
}
/* line 134, ../../app/stylesheets/partials/_layout.scss */
#header .wrapper {
  padding-top: 10px;
  padding-bottom: 30px;
}



#nav-wrapper {
    background: #83A509;
    background-image: url("/images/dud/menubar_bg.png");
    width: 100%;
    height: 56px;
    margin-top: 212px;
}

#nav-wrapper-tax-reduced {
    background: #0095DA;
    background-image: linear-gradient(#20B5FA, #1c94c4);
    width: 100%;
    height: 56px;
    z-index: 10000;
    top: 0px;
    display: block;
    position: fixed;
    margin-top: 162px;
}

/* line 142, ../../app/stylesheets/partials/_layout.scss */
#site-nav {
  /*margin-top: 12px;*/
  display: inline;
  background: #83A509;
  background-image: url("/images/dud/menubar_bg.png");
  float: left;
  margin-right: 0;
  width: 980px;
  font-size: 18px;
}

#nav-wrapper-tax-reduced #site-nav {
    /*margin-top: 12px;*/
    display: inline;
    background: #20B5FA;
    background-image: linear-gradient(#20B5FA, #1c94c4);
    float: left;
    margin-right: 0;
    width: 980px;
    font-size: 18px;
}

/* line 8, ../../app/stylesheets/partials/_layout.scss */
#site-nav a {
  color: #f4f6e4;
  text-decoration: none;
}
/* line 148, ../../app/stylesheets/partials/_layout.scss */
#site-nav li {
  display: inline;
  float: left;
  text-align: center;
  line-height: 56px;
}
/* line 154, ../../app/stylesheets/partials/_layout.scss */
#site-nav li a {
  padding: 0 12px;
  display: block;
}

/* line 161, ../../app/stylesheets/partials/_layout.scss */
#blog {
  width: 115px;
  display: inline;
  float: right;
  margin-top: 12px;
  height: 56px;
  text-align: right;
  line-height: 56px;
}
/* line 8, ../../app/stylesheets/partials/_layout.scss */
#blog a {
  color: #f4f6e4;
  text-decoration: none;
}

/* line 171, ../../app/stylesheets/partials/_layout.scss */
#logo {
  display: inline;
  float: left;
  margin-right: 20px;
  margin-top: 10px;
  width: 240px;
}
/* line 147, ../../../../.rvm/gems/ruby-1.8.7-p374@dud/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html #logo {
  overflow-x: hidden;
}

/* line 175, ../../app/stylesheets/partials/_layout.scss */
#service {
  display: inline;
  float: right;
  margin-right: 20px;
  width: 680px;
  margin-right: 0;
  text-align: right;
  margin-top: 40px;
}
/* line 147, ../../../../.rvm/gems/ruby-1.8.7-p374@dud/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html #service {
  overflow-x: hidden;
}

.homepage.page-block {
	float:right;
	/*width: 310px;*/
}

.sidebox {
  position:absolute; 
  /*border:1px solid black; */
  width: 170px;  
  background-color:white; 
  min-height: 300px; 
  padding: 15px 5px 10px;
}

@media screen and (max-width: 1360px) {
	.sidebox {
	    display: none;
	}
}

@media screen and (min-width: 1355px){
    body {
        overflow-x:hidden;
    }
}

.sidebox.left {
	margin-left:-200px;
}

.sidebox.right {
	margin-left:970px;
}

#homepage-boxen {
	background-image: url("/images/homepage/boxen-bg.jpg");
	padding: 15px;
	height: 190px;
}

.homepage-box {
	background-color: white;
	padding: 20px;
	width: 265px;
	height: 150px;
	float:left;
}

.sidebox .button-link {
	width: 170px;
	height: 50px;
	background-color: #A7C41F; /*url("/images/homepage/button-bg.png");*/
	color: #44560C;
	font-size: 15px;
	line-height: 45px;
	font-weight: bold;
	display:block;
	text-decoration:none;
	text-align: center;
}

#sidebar .button-link {
	width: 190px;
	height: 50px;
	background-color: #A7C41F; /*url("/images/homepage/button-bg.png");*/
	color: #44560C;
	font-size: 15px;
	line-height: 45px;
	font-weight: bold;
	display:block;
	text-decoration:none;
	text-align: center;
}

#homepage-boxen .button-link  {
	width: 265px;
	height: 50px;
	background-color: #A7C41F; /*url("/images/homepage/button-bg.png");*/
	color: #44560C;
	font-size: 15px;
	line-height: 45px;
	font-weight: bold;
	display:block;
	text-decoration:none;
	text-align: center;
}

#homepage-boxen .button-link:hover, #wish-product .button-link:hover, .sidebox .button-link:hover, #sidebar .button-link:hover {
	color: #FFFFFF;
	background-color: #35AEE7;
}

#wish-product .button-link {
	width: 272px;
	height: 50px;
	background-color: #99BF3A; 
	color: #44560C;
	font-size: 15px;
	line-height: 45px;
	font-weight: bold;
	display:block;
	text-decoration:none;
	text-align: center;
}

#homepage-links {
	/*background-image:url("/images/homepage/hero-image-blank.jpg");
	height: 264px;*/
	position: absolute;
	margin-top: 160px;
	font-size:12px;
}

#pages-links {
	height:118px;
	background-color:#E4ECC5;
}

#pages-links a, #homepage-links a {
	text-decoration:none !important;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 45px;
	display:inline-block;
	color: #3A4614;
}

#homepage-links a {
	text-shadow: 0.1px 0.1px #555;
}

#pages-links h2, #homepage-links h3 {
	margin-bottom:8px;
	text-shadow: none;
}

#recycling-link {
	background-image: url("/images/homepage/recycling.png");
}

#recycling-link:hover {
	color: #35AEE7 !important;
	background-image: url("/images/homepage/recycling-hover.png");
}

#oekostrom-link {
	background-image: url("/images/homepage/oekostrom.png");
}

#oekostrom-link:hover {
	color: #35AEE7 !important;
	background-image: url("/images/homepage/oekostrom-hover.png");
}

#klimaneutral-link {
	background-image: url("/images/homepage/klimaneutral.png");
}

#klimaneutral-link:hover {
	color: #35AEE7 !important;
	background-image: url("/images/homepage/klimaneutral-hover.png");
}

#rohstoffe-link {
	background-image: url("/images/homepage/rohstoffe.png");
}

#rohstoffe-link:hover {
	color: #35AEE7 !important;
	background-image: url("/images/homepage/rohstoffe-hover.png");
}

/* line 182, ../../app/stylesheets/partials/_layout.scss */
#footer {
  background-color: white;
  width: 950px;
  padding: 0 15px;
  margin: 0 auto;
}

#footer .container {
	width: 100% !important;
}

#footer #links {
	margin-top: 30px;
	display:block;
	line-height: 12px;
	float: none;
}

#footer #links li a {
	font-size: 13px;
	text-decoration: none;
}

#footer #links li a:hover {
	color: #35AEE7;
}

.sidebox #social, #sidebar #social {
	float:right;
	display:block;
	width: 170px;
	padding:0;
}

#sidebar #social {
	margin-right: 12px;
}

#footer #social {
	float:right;
	display:block;
	margin-top: -20px;
	width: 205px;
}

#footer #social a, .sidebox #social a, #sidebar #social a {
    background-repeat: no-repeat;
    display: inline-block;
    height: 30px;
    width: 30px;
}

#footer #social a#facebook, .sidebox #social a#facebook, #sidebar #social a#facebook {
	background-image: url("/images/homepage/facebook.png");
}

#footer #social a#twitter, .sidebox #social a#twitter, #sidebar #social a#twitter {
	background-image: url("/images/homepage/twitter.png");
}

#footer #social a#youtube, .sidebox #social a#youtube, #sidebar #social a#youtube {
	background-image: url("/images/homepage/youtube.png");
}

#footer #social a#instagram, .sidebox #social a#instagram, #sidebar #social a#instagram {
	background-image: url("/images/homepage/instagram.png");
}

#footer #social a#pinterest, .sidebox #social a#pinterest, #sidebar #social a#pinterest {
  background-image: url("/images/homepage/pinterest.jpg");
}

#footer #social a#facebook:hover, .sidebox #social a#facebook:hover, #sidebar #social a#facebook:hover {
	background-image: url("/images/homepage/facebook-hover.png");
}

#footer #social a#twitter:hover, .sidebox #social a#twitter:hover, #sidebar #social a#twitter:hover {
	background-image: url("/images/homepage/twitter-hover.png");
}

#footer #social a#youtube:hover, .sidebox #social a#youtube:hover, #sidebar #social a#youtube:hover {
	background-image: url("/images/homepage/youtube-hover.png");
}

#footer #social a#instagram:hover, .sidebox #social a#instagram:hover, #sidebar #social a#instagram:hover {
	background-image: url("/images/homepage/instagram-hover.png");
}

#footer #social a#pinterest:hover, .sidebox #social a#pinterest:hover, #sidebar #social a#pinterest:hover {
  background-image: url("/images/homepage/pinterest-hover.jpg");
}

#footer #copyright {
	line-height: 10px;
	margin-top: 20px;
	text-align: left;
}

#footer #delivery-logos {
	float:right;
	margin-top: 10px;
}

/* line 186, ../../app/stylesheets/partials/_layout.scss */
#frog {
  display: inline;
  float: left;
  margin-right: 20px;
  width: 220px;
  margin-right: 0;
  position: absolute;
  top: -30px;
}
/* line 147, ../../../../.rvm/gems/ruby-1.8.7-p374@dud/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html #frog {
  overflow-x: hidden;
}

/* line 194, ../../app/stylesheets/partials/_layout.scss */
#copyright {
  display: inline;
  float: left;
  margin-right: 20px;
  width: 400px;
  line-height: 104px;
  text-align: right;
  padding-right: 10px;
}
/* line 147, ../../../../.rvm/gems/ruby-1.8.7-p374@dud/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html #copyright {
  overflow-x: hidden;
}

/* line 201, ../../app/stylesheets/partials/_layout.scss */
#links {
  display: inline;
  float: left;
  margin-right: 20px;
  width: 500px;
  margin: 0;
  padding: 0;
  border: 0;
  overflow: hidden;
  *zoom: 1;
  line-height: 104px;
  font-weight: 700;
}
/* line 147, ../../../../.rvm/gems/ruby-1.8.7-p374@dud/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html #links {
  overflow-x: hidden;
}
/* line 60, ../../../../.rvm/gems/ruby-1.8.7-p374@dud/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/lists/_horizontal-list.scss */
#links li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
  white-space: nowrap;
  display: inline;
  float: left;
  padding-left: 4px;
  padding-right: 4px;
}
/* line 48, ../../../../.rvm/gems/ruby-1.8.7-p374@dud/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/lists/_horizontal-list.scss */
#links li:first-child, #links li.first {
  padding-left: 0;
}
/* line 49, ../../../../.rvm/gems/ruby-1.8.7-p374@dud/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/lists/_horizontal-list.scss */
#links li:last-child, #links li.last {
  padding-right: 0;
}
/* line 208, ../../app/stylesheets/partials/_layout.scss */
#wrapper {
  padding: 25px 30px;
}

/* line 212, ../../app/stylesheets/partials/_layout.scss */
#social {
  list-style: none;
  padding-right: 6px;
}
/* line 215, ../../app/stylesheets/partials/_layout.scss */
#social li {
  float: right;
  padding: 0 3px;
  height: 56px;
  line-height: 56px;
}
/* line 217, ../../app/stylesheets/partials/_layout.scss */
#social li img {
  margin-top: 13px;
}

/* line 226, ../../app/stylesheets/partials/_layout.scss */
#cart-link {
  margin-top: 8px;
}

/* line 230, ../../app/stylesheets/partials/_layout.scss */
#product_index {
  margin-bottom: 1.5em;
  padding: 0;
}

/* line 232, ../../app/stylesheets/partials/_layout.scss */
#product_index .heading, #product_index fieldset legend, fieldset #product_index legend {
  margin: 10px;
}

/* line 235, ../../app/stylesheets/partials/_layout.scss */
#product-image img {
  width: 117px;
}

/* line 240, ../../app/stylesheets/partials/_layout.scss */
#product-list, #store-list, #taxon-product-list {
  overflow: hidden;
  *zoom: 1;
  list-style: none;
  text-align: center;
  font-size: 11px;
  font-weight: 700;
  margin: 10px 0px;
  padding: 0px;
}
#taxon-product-list {
  background-color: #e3ebc4;
}
/* line 250, ../../app/stylesheets/partials/_layout.scss */
#product-list .product, #product-list .taxon, #store-list .store, #taxon-product-list .product {
  display: inline;
  float: left;
  background-color: #fff;
}
/* line 256, ../../app/stylesheets/partials/_layout.scss */
#product-list .product img, #store-list .product img, #taxon-product-list .product img {
  width: 117px;
}
#product-list .taxon img {
  width: 234px;
}
/* line 261, ../../app/stylesheets/partials/_layout.scss */
#product-list a, #store-list a, #taxon-product-list a {
  color: black;
  text-decoration: none;
}
/* line 262, ../../app/stylesheets/partials/_layout.scss */
#product-list a:hover, #store-list a:hover, #taxon-product-list a:hover {
  text-decoration: none;
  color: black;
}
/* line 263, ../../app/stylesheets/partials/_layout.scss */
#product-list li, #store-list li {
  display: block;
  width: 144px;
  height: 146px;
  padding: 0px;
  margin: 22px;
  border: 1px solid #fff;
}
#product-list li.taxon {
  width: 332px;
}
#taxon-product-list li {
 display:block;
 width: 144px;
 height: 146px;
 padding: 0px;
 margin: 22px;
 border: 1px solid #87B631;
 box-shadow: 3px 3px #ccc;
}
  	
/* line 268, ../../app/stylesheets/partials/_layout.scss */
#products-overview {
  list-style: none;
  margin: 0;
  padding: 0px 15px;
}
/* line 273, ../../app/stylesheets/partials/_layout.scss */
#products-overview .content {
  margin: 0;
  padding: 0px 0px;
}
/* line 278, ../../app/stylesheets/partials/_layout.scss */
#products-overview .box {
  margin: 0;
}

/* line 284, ../../app/stylesheets/partials/_layout.scss */
#features #feature-list {
  list-style: none;
}
/* line 286, ../../app/stylesheets/partials/_layout.scss */
#features #feature-list .feature {
  float: left;
  width: 153px;
  padding-left: 10px;
}
/* line 290, ../../app/stylesheets/partials/_layout.scss */
#features #feature-list .feature .header {
  font-family: Arial, sans-serif;
  font-size: 12px;
  padding-right: 20px;
  font-weight: 700;
  color: #000;
}
/* line 297, ../../app/stylesheets/partials/_layout.scss */
#features #feature-list .feature .content {
  word-wrap: break-word;
  font-size: 12px;
}
/* line 303, ../../app/stylesheets/partials/_layout.scss */
#features #feature-list .last {
  width: 200px;
}

/* ------- HÄKCHEN -------*/
/* line 312, ../../app/stylesheets/partials/_layout.scss */
ul.arimo {
  list-style-type: none;
  padding: 0px;
  margin: 0px;
}
/* line 319, ../../app/stylesheets/partials/_layout.scss */
ul.arimo li {
  background-image: url("/images/dud/bullet.gif");
  background-repeat: no-repeat;
  background-position: 0px 0px;
  padding-left: 20px;
  margin-top: 5px;
}

/* line 329, ../../app/stylesheets/partials/_layout.scss */
#feature-list .header {
  background-image: url("/images/dud/bullet.gif");
  background-repeat: no-repeat;
  background-position: right;
  padding-right: 20px;
  margin-bottom: 5px;
}

/* ------- BOXSTYLES -------*/
/* line 340, ../../app/stylesheets/partials/_layout.scss */
.mantra {
  width: 705px;
  height: 100px;
  float: left;
}

/* line 341, ../../app/stylesheets/partials/_layout.scss */
.werbung {
  width: 200px;
  height: 100px;
  float: right;
  background-image: url("/images/aktionen/steinbeis.jpg");
  background-repeat: no-repeat;
}

/* line 342, ../../app/stylesheets/partials/_layout.scss */
.sonderprodukte {
  width: 200px;
  height: 100px;
  float: right;
  background-image: url("/images/aktionen/mini_spezialisten.png");
  background-repeat: no-repeat;
}

/* line 343, ../../app/stylesheets/partials/_layout.scss */
#werbung {
  width: 230px;
  height: 115px;
  float: right;
  padding: 0px;
}
/* line 343, ../../app/stylesheets/partials/_layout.scss */
#werbung .content {
  margin-top: 0px;
}

/* line 344, ../../app/stylesheets/partials/_layout.scss */
#anchor {
  height: 100px;
  display: block;
  font-size: 0;
}

/* line 346, ../../app/stylesheets/partials/_layout.scss */
.subshop_box_left {
  width: 205px;
  height: 125px;
  float: left;
  margin: 0px 13px 0px 0px;
}

/* line 348, ../../app/stylesheets/partials/_layout.scss */
.subshop_box_klima {
  width: 205px;
  height: 125px;
  float: left;
  margin: 0px;
  /* background-image: url("/images/dud/klimaneutral.jpg"); */
  background-repeat: no-repeat;
}

.subshop_box_climate_partner {
  width: 205px;
  height: 125px;
  float: left;
  margin: 0px;
  background-image: url("/images/climate_partner/ClimatePartner_Print_DE_60px.png");
  background-repeat: no-repeat;
  background-position: 70% 15%;
}

/* line 350, ../../app/stylesheets/partials/_layout.scss */
.klein {
  font-size: 12px;
  line-height: 1.3;
  margin-top: 75px;
}

/* line 352, ../../app/stylesheets/partials/_layout.scss */
.subshop_box_zahlen {
  width: 205px;
  height: 70px;
  float: right;
  padding-top: 60px;
  margin: 0px 0px 0px 0px;
  background-image: url("/images/dud/zahlen.jpg");
  background-repeat: no-repeat;
}

/* line 354, ../../app/stylesheets/partials/_layout.scss */
.subshop_box_versand {
  width: 205px;
  height: 70px;
  float: right;
  padding-top: 60px;
  margin: 0px 0px 0px 0px;
  background-image: url("/images/dud/versand.png");
  background-repeat: no-repeat;
}

/* -------- KLIMANEUTRAL  HOVER STYLE ------------ */
/* line 360, ../../app/stylesheets/partials/_layout.scss */
#mein_layer {
  font-size: 12px;
  line-height: 1.5;
  position: absolute;
  width: 260px;
  background-color: #E4ECC5;
  margin-top: -380px;
  margin-left: -80px;
  padding: 10px;
  border: 1px solid #98BB19;
}

/* ------- FORMULARE --------- */
/* line 368, ../../app/stylesheets/partials/_layout.scss */
#contact-us {
  float: left;
  width: 390px;
}

/* line 370, ../../app/stylesheets/partials/_layout.scss */
#contact-details {
  float: right;
  width: 320px;
}

/* line 373, ../../app/stylesheets/partials/_layout.scss */
#contact-us label, #order-samples .field label, .edit_address label, .edit_user label {
  display: block;
  float: left;
  margin-bottom: 10px;
  color: #555555;
  padding-right: 6px;
  width: 110px;
  text-align: right;
  font-weight: bold;
}

/* line 375, ../../app/stylesheets/partials/_layout.scss */
.fake_label {
  margin-bottom: 10px;
  color: #555555;
  padding-right: 6px;
  width: 110px;
  text-align: right;
  font-weight: bold;
}

/* line 378, ../../app/stylesheets/partials/_layout.scss */
#contact-us input[type=text] {
  width: 220px;
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #555;
}

/* line 380, ../../app/stylesheets/partials/_layout.scss */
#contact-us input:hover, input:focus, textarea:hover, textarea:focus {
  border-color: red;
  color: #000;
}

/* line 382, ../../app/stylesheets/partials/_layout.scss */
#contact-us textarea {
  font-family: Arial, sans-serif;
  font-size: 12px;
  width: 200px;
  height: 200px;
  padding: 10px;
}

/* line 384, ../../app/stylesheets/partials/_layout.scss */
#contact-us input[type=submit] {
  display: block;
  width: 142px;
  height: 27px;
  margin-left: 112px;
  /* background-image: url("/images/dud/contact_send.png"); */
  border: none;
  font-size: 0;
}

/* line 386, ../../app/stylesheets/partials/_layout.scss */
#contact-us input[type=submit]:hover {
  /* background-image: url("/images/dud/contact_send_hover.png"); */
  cursor: pointer;
}

/* line 392, ../../app/stylesheets/partials/_layout.scss */
#order-samples .field input[type=text] {
  width: 400px;
  height: 20px;
  margin: 1px;
}

/* line 394, ../../app/stylesheets/partials/_layout.scss */
#order-samples input:hover, input:focus, textarea:hover, textarea:focus {
  border-color: red;
  color: #000;
}

/* line 396, ../../app/stylesheets/partials/_layout.scss */
#order-samples input[type=submit] {
  display: block;
  width: 116px;
  height: 30px;
  margin: 10px 0px 0px 103px;
  /* background-image: url("/images/dud/submit.png"); */
  border: none;
  font-size: 0;
}

/* line 398, ../../app/stylesheets/partials/_layout.scss */
#order-samples input[type=submit]:hover {
  /* background-image: url("/images/dud/submit_hover.png"); */
  cursor: pointer;
}

/* ---------- LOG-IN FENSTER--------- */
/* line 405, ../../app/stylesheets/partials/_layout.scss */
#existing-customer, #new-customer {
  background-color: #f9f9f9;
  border: 1px solid #cbcbcb;
  width: 320px;
  padding: 10px;
  margin-top: 10px;
}

/* line 408, ../../app/stylesheets/partials/_layout.scss */
#existing-customer-wrap {
  float: left;
  margin: 25px 0px 0px 30px;
}

/* line 410, ../../app/stylesheets/partials/_layout.scss */
#new-customer-wrap {
  float: right;
  margin: 0px 30px 25px 0px;
  width: 360px;
}

/* line 413, ../../app/stylesheets/partials/_layout.scss */
#existing-customer input[type=submit] {
  display: block;
  width: 99px;
  height: 27px;
  margin: 10px 0px 0px 200px;
  /* background-image: url("/images/dud/button-sign-in.png"); */
  border: 0px solid #fff;
  font-size: 0;
}

/* line 415, ../../app/stylesheets/partials/_layout.scss */
#existing-customer input[type=submit]:hover {
  /* background-image: url("/images/dud/button-sign-in-hover.png"); */
  cursor: pointer;
}

/* line 418, ../../app/stylesheets/partials/_layout.scss */
#new-customer input[type=submit] {
  display: block;
  width: 99px;
  height: 27px;
  margin: 10px 0px 0px 200px;
  /* background-image: url("/images/dud/button-sign-up.png"); */
  border: 0px solid #fff;
  font-size: 0;
}

/* line 420, ../../app/stylesheets/partials/_layout.scss */
#new-customer input[type=submit]:hover {
  /* background-image: url("/images/dud/button-sign-up-hover.png"); */
  cursor: pointer;
}

/* ------- ACCORDION STYLES --------- */
/* line 426, ../../app/stylesheets/partials/_layout.scss */
#accordion a {
  text-decoration: none;
  color: #83A509;
}

/* line 428, ../../app/stylesheets/partials/_layout.scss */
#accordion a:hover {
  color: #83A509;
}

/* ------- KUNDENKONTO ------- */
/* line 433, ../../app/stylesheets/partials/_layout.scss */
.edit_link {
  display: block;
  width: 20px;
  height: 20px;
  text-indent: -99999px;
  background-image: url("/images/icons/edit.png");
  background-repeat: no-repeat;
}

/* line 438, ../../app/stylesheets/partials/_layout.scss */
.edit_link:hover {
  background-image: url("/images/icons/edit_hover.png");
}

/* line 440, ../../app/stylesheets/partials/_layout.scss */
.trash_link {
  display: block;
  width: 20px;
  height: 20px;
  text-indent: -99999px;
  background-image: url("/images/icons/trash.png");
}

/* line 442, ../../app/stylesheets/partials/_layout.scss */
.trash_link:hover {
  background-image: url("/images/icons/trash_hover.png");
}

/* line 444, ../../app/stylesheets/partials/_layout.scss */
.add {
  display: inline-block;
  height: 16px;
  background-image: url("/images/icons/add.png");
  background-repeat: no-repeat;
  padding-left: 20px;
}

/* line 446, ../../app/stylesheets/partials/_layout.scss */
.add:hover {
  background-image: url("/images/icons/add_hover.png");
}

/* line 49, ../../app/stylesheets/partials/_styles.scss */
body {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #333333;
  font-size: 13px;
}

/* line 55, ../../app/stylesheets/partials/_styles.scss */
a {
  color: #333333;
  text-decoration: underline;
}

/* line 60, ../../app/stylesheets/partials/_styles.scss */
a:hover {
  color: #D01A16;
}

/* line 62, ../../app/stylesheets/partials/_styles.scss */
.phone {
  font-size: 22px;
  color: #99BC1A;
  font-weight: bold;
}

/* line 64, ../../app/stylesheets/partials/_styles.scss */
#site-nav li a.active {
  background-color: #83a509;
  color: #fff;
}

#nav-wrapper-tax-reduced #site-nav li a.active {
    background-color: #1c94c4;
    color: #fff;
}

    /* line 69, ../../app/stylesheets/partials/_styles.scss */
ol, ul {
  list-style-position: inside;
}

/* line 73, ../../app/stylesheets/partials/_styles.scss */
p {
  margin: 10px 0;
}

/* line 78, ../../app/stylesheets/partials/_styles.scss */
.lieferzeit {
  display: block;
  padding: 7px;
  border: 1px solid #98bb19;
  font-size: 12px;
}

/* line 81, ../../app/stylesheets/partials/_styles.scss */
h1 {
  font-size: 15px;
  font-weight: bold;
}

/* line 83, ../../app/stylesheets/partials/_styles.scss */
h2 {
  font-size: 14px;
  font-weight: bold;
}

/* line 85, ../../app/stylesheets/partials/_styles.scss */
h3 {
  font-size: 13px;
  font-weight: bold;
}

/* line 95, ../../app/stylesheets/partials/_styles.scss */
table {
  width: 100%;
}
/* line 98, ../../app/stylesheets/partials/_styles.scss */
table th {
  font-weight: bold;
  border-bottom: 1px dotted black;
}
/* line 103, ../../app/stylesheets/partials/_styles.scss */
table td {
  padding: 5px 10px;
}
/* line 107, ../../app/stylesheets/partials/_styles.scss */
table td.price, table td.total {
  text-align: right;
}

/* line 112, ../../app/stylesheets/partials/_styles.scss */
table.index {
  width: 100%;
}
/* line 114, ../../app/stylesheets/partials/_styles.scss */
table.index .total {
  text-align: right;
}

/* line 119, ../../app/stylesheets/partials/_styles.scss */
.bold, #site-nav li {
  font-weight: bold;
}

/* line 123, ../../app/stylesheets/partials/_styles.scss */
.button.default {
  -webkit-box-shadow: 0px 0px 5px #333333;
  -moz-box-shadow: 0px 0px 5px #333333;
  box-shadow: 0px 0px 5px #333333;
  font-weight: bold;
  font-size: 12px;
  padding: 6px 15px;
  background-image: url("/images/dud/button_hell_bg.png");
}

/* line 131, ../../app/stylesheets/partials/_styles.scss */
.button.red {
  -webkit-box-shadow: 0px 0px 5px #333333;
  -moz-box-shadow: 0px 0px 5px #333333;
  box-shadow: 0px 0px 5px #333333;
  font-weight: bold;
  font-size: 12px;
  color: #fff;
  padding: 6px 15px;
  background-image: url("/images/dud/button_red_bg.png");
}

/* line 142, ../../app/stylesheets/partials/_styles.scss */
.edit_address .inner label, .new_address .inner label {
  width: 200px;
}
/* line 147, ../../app/stylesheets/partials/_styles.scss */
.edit_address .inner p.field input, .new_address .inner p.field input {
  width: 200px;
}
/* line 151, ../../app/stylesheets/partials/_styles.scss */
.edit_address .inner p.field select, .new_address .inner p.field select {
  width: 200px;
}

/* line 4, ../../app/stylesheets/partials/_styles.scss */
.green .bg-left, fieldset legend .bg-left {
  background-image: url("/images/dud/green_start.png");
  background-repeat: no-repeat;
  background-position: left;
  padding-left: 18px;
}
/* line 11, ../../app/stylesheets/partials/_styles.scss */
.green .bg-right, fieldset legend .bg-right {
  background-image: url("/images/dud/green_end.png");
  background-repeat: no-repeat;
  background-position: right;
  padding-right: 18px;
}
/* line 18, ../../app/stylesheets/partials/_styles.scss */
.green .bg-middle, fieldset legend .bg-middle {
  background-image: url("/images/dud/green_middle.png");
  background-repeat: repeat-x;
}

/* line 4, ../../app/stylesheets/partials/_styles.scss */
.red .bg-left {
  background-image: url("/images/dud/red_start.png");
  background-repeat: no-repeat;
  background-position: left;
  padding-left: 18px;
}
/* line 11, ../../app/stylesheets/partials/_styles.scss */
.red .bg-right {
  background-image: url("/images/dud/red_end.png");
  background-repeat: no-repeat;
  background-position: right;
  padding-right: 18px;
}
/* line 18, ../../app/stylesheets/partials/_styles.scss */
.red .bg-middle {
  background-image: url("/images/dud/red_middle.png");
  background-repeat: repeat-x;
}

/* line 4, ../../app/stylesheets/partials/_styles.scss */
.blue .bg-left {
  background-image: url("/images/dud/blue_start.png");
  background-repeat: no-repeat;
  background-position: left;
  padding-left: 18px;
}
/* line 11, ../../app/stylesheets/partials/_styles.scss */
.blue .bg-right {
  background-image: url("/images/dud/blue_end.png");
  background-repeat: no-repeat;
  background-position: right;
  padding-right: 18px;
}
/* line 18, ../../app/stylesheets/partials/_styles.scss */
.blue .bg-middle {
  background-image: url("/images/dud/blue_middle.png");
  background-repeat: repeat-x;
}

/* line 170, ../../app/stylesheets/partials/_styles.scss */
.box {
  font-family: Arial, sans-serif;
  font-size: 12px;
  background-color: #fff;
}
/* line 174, ../../app/stylesheets/partials/_styles.scss */
.box .heading, .box fieldset legend, fieldset .box legend {
  text-shadow: black, 0px, 0px, 5px;
  font-weight: bold;
  color: white;
  position: relative;
  height: 40px;
  line-height: 40px;
}
/* line 178, ../../app/stylesheets/partials/_styles.scss */
.box .h1 {
  font-size: 18px;
}
/* line 182, ../../app/stylesheets/partials/_styles.scss */
.box .h2 {
  font-size: 16px;
}
/* line 186, ../../app/stylesheets/partials/_styles.scss */
.box .h3, .box fieldset legend, fieldset .box legend {
  font-size: 15px;
}
/* line 190, ../../app/stylesheets/partials/_styles.scss */
.box .content {
  font-size: 12px;
  overflow: visible;
}
/* line 194, ../../app/stylesheets/partials/_styles.scss */
.box .content form {
  margin: 0px 0;
}
/* line 199, ../../app/stylesheets/partials/_styles.scss */
.box .bold, .box #site-nav li, #site-nav .box li {
  font-family: Arial, sans-serif;
  font-size: 12px;
}

/* line 204, ../../app/stylesheets/partials/_styles.scss */
.flash, .errorExplanation {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-size: 15px;
  border: 1px solid;
  margin: 10px 0px 15px;
  padding: 15px 10px 15px 50px;
  background-repeat: no-repeat;
  background-position: 10px center;
}

/* line 214, ../../app/stylesheets/partials/_styles.scss */
.flash.error {
  background-image: url("/images/dud/warning.png");
  color: #D63301;
  background-color: #FFCCBA;
}

/* line 220, ../../app/stylesheets/partials/_styles.scss */
.flash.notice {
  background-image: url("/images/dud/valid.png");
  color: #4F8A10;
  background-color: #DFF2BF;
}

/* line 226, ../../app/stylesheets/partials/_styles.scss */
.flash.alert {
  background-image: url("/images/dud/attention.png");
  color: #9F6000;
  background-color: #FEEFB3;
}

/* line 232, ../../app/stylesheets/partials/_styles.scss */
.errorExplanation {
  background-image: url("/images/dud/attention.png");
  color: #9F6000;
  background-color: #FEEFB3;
}

/* line 239, ../../app/stylesheets/partials/_styles.scss */
#cart-link {
  font-size: 12px;
}

/* line 244, ../../app/stylesheets/partials/_styles.scss */
#cart-table .delete {
  text-decoration: none;
  width: 16px;
  height: 16px;
  display: block;
  background-image: url("/images/dud/delete.png");
}
/* line 251, ../../app/stylesheets/partials/_styles.scss */
#cart-table .delete:hover {
  background-image: url("/images/dud/delete_hover.png");
}

/* line 261, ../../app/stylesheets/partials/_styles.scss */
#page_content {
  color: #333333;
}

/* line 266, ../../app/stylesheets/partials/_styles.scss */
#menu .content {
  padding-top: 0;
  margin-top: 0;
}

/* line 272, ../../app/stylesheets/partials/_styles.scss */
#submenu {
  list-style: none;
  font-size: 15px;
}
/* line 277, ../../app/stylesheets/partials/_styles.scss */
#submenu li {
  clear: both;
  display: block;
  width: 230px;
  margin: 5px 0px 0px -20px;
}
/* line 283, ../../app/stylesheets/partials/_styles.scss */
#submenu li a {
  text-decoration: none;
  color: #92b415;
  font-weight: bold;
  display: block;
  height: 22px;
  padding: 5px 15px 5px 15px;
}
/* line 285, ../../app/stylesheets/partials/_styles.scss */
#submenu li a:hover {
  text-decoration: none;
  background-color: #e4ecc5;
}
/* line 294, ../../app/stylesheets/partials/_styles.scss */
#submenu .active a {
  color: #000;
}
/* line 298, ../../app/stylesheets/partials/_styles.scss */
#submenu .active a:hover {
  text-decoration: none;
  background: none;
}

/* line 306, ../../app/stylesheets/partials/_styles.scss */
#subscriber_email {
  border: 1px solid #cccccc;
  margin: 0;
  padding: 0;
  height: 24px;
  line-height: 24px;
  width: 70%;
}

/* line 315, ../../app/stylesheets/partials/_styles.scss */
#subscriber_submit {
  margin-left: 5px;
  /* background-image: url("/images/dud/go_button.png"); */
  vertical-align: top;
  border: 0;
  width: 30px;
  height: 24px;
  cursor: pointer;
}

#orders_search_button {
  vertical-align: top;
  border: 0;
  width: 34px;
  height: 27px;
  cursor: pointer;
}

table#orders-table {
	
}

table#orders-table th {
	padding: 5px;
	border:none;
}

table#orders-table td {
	padding: 5px;
	vertical-align: top;
}

table#orders-table tr.order-details td {
	border-bottom: 1px dotted #000;
}

table#orders-table td.purpose-line {
	border-bottom:1px solid #87B631;
	border-top: 1px dotted #000;
	padding: 7px 5px;
	font-weight: bold;
	font-size: 14px;
	color: #92B415;
	background-color: #F4FFE8;
}

table#complaint_form td {
	vertical-align:top;	
}

table#complaint_form textarea, .customer_refuse_explanation textarea {
	resize:none;
	border:1px solid #fff;
	font-style: italic;
}

table#complaint_form textarea:focus, .customer_refuse_explanation textarea:focus {
	border:1px solid #aaa;
}

table#complaint_form input[type=text] {
	border-top:none;
	border-left:none;
	border-right:none;
	border-bottom:1px solid #555;
}

table#complaint_form span.input_hint, .customer_refuse_explanation span.input_hint {
	color:#888;
	font-size:11px;
	font-style:italic;
	font-weight: normal;
}

#complaint_discount_button {
  width: 116px;
  height: 32px;
  font-size: 0px;
  float:left;
  margin-right: 10px;
}

#complaint_discount_button.unselected, #complaint_reprint_button.unselected, .accept_button.unselected, .refuse_button.unselected {
	opacity: 0.7;
}

#complaint_reprint_button {
  width: 116px;
  height: 32px;
  font-size: 0px;
  float:left;
  margin-right: 10px;
}

#complaint_change_email {
	width: 76px;
	height: 27px;
	font-size: 0px;
	float:right;
}

a.further_actions_link {
	color: #92B415;
	text-decoration: underline;
	font-weight: bold;
}

a#back_button {
  width: 78px;
  height: 32px;
  font-size: 0px;
  float:right;
  margin-right: 15px;
}

input#send_complaint {
  width: 205px;
  height: 32px;
  font-size: 0px;
  float:right;
  border: 0;
  cursor: pointer;
}

#complete_complaint {
	width: 205px;
	height: 32px;
	font-size: 0px;
	float:left;
}

#close_button, .close_button {
	width: 100px;
	height: 32px;
	font-size: 0px;
	float:left;
}

#submit_button, .submit_button {
	width: 100px;
	height: 32px;
	font-size: 0px;
}

.back_to_orders_button {
	width:205px;
	height: 32px;
	float:right;
	font-size: 0px;
	margin-right:15px;
}

.accept_button {
	width:100px;
	height: 32px;
	float:left;
	font-size: 0px;
}

.refuse_button {
	width:100px;
	height: 32px;
	float:left;
	font-size: 0px;
}

div#complaint_finish {
	position:absolute;
	width: 400px;
	top:400px;
	/*border: 3px solid #555;*/
	background-color: #F4FFE8;
	padding: 15px 15px;
	margin-left: 250px;
	box-shadow: 4px 4px 4px #888888;
}

div#complaint_done {
	position:absolute;
	width: 400px;
	top:400px;
	/*border: 3px solid #555;*/
	background-color: #F4FFE8;
	padding: 15px 15px;
	margin-left: 250px;
	display:none;
	box-shadow: 4px 4px 4px #888888;
}

div#select_picture_button {
	cursor: pointer;
    height: 30px;
    overflow: hidden;
    position: relative;
    display: inline-block;
    text-align: center;
    text-decoration: none !important;
    background: none repeat scroll 0 0 #E3EBC4;
    border: 0 solid #CBC7BD;
    border-radius: 4px;
    font-weight: bold;
}

div#select_picture_button .button-icon {
	left: 0.5em;
	margin-top: -8px;
    position: absolute;
    top: 50%;
    background-image: url("/stylesheets/pepper-grinder/images/ui-icons_b83400_256x240.png");
    background-position: 0 -192px;
    height: 16px;
    width: 16px;
    background-repeat: no-repeat;
    display: block;
    overflow: hidden;
    text-indent: -99999px;
}

div#select_picture_button .button-text {
	padding: 7px 10px 7px 30px;
	display: block;
    line-height: 1.4;
    color: #83A509;
}

.complaint_pictures_field {
	display:none;
}

#complaint_pictures_list td {
	padding:0px;
	text-align:left;
	vertical-align:top;
	font-size:11px;
}

div#finish_reupload {
  position:absolute;
  width: 400px;
  top:250px;
  /*border: 3px solid #555;*/
  background-color: #F4FFE8;
  padding: 15px 15px;
  margin-left: 250px;
  box-shadow: 4px 4px 4px #888888;
}

#reupload_more_files {
  background-color: #1a53ff;
  color: #fff;
  padding:5px 20px;
  border-radius: 3px;
  text-decoration:none;
}

#shop-select-window {
  position:absolute; 
  left: 0; 
  right: 0;
  margin: 100px auto;
  width: 400px;
  font-size: 14px; 
  z-index:9;
  background-color: #EEE;
  padding: 20px 20px;
  box-shadow: 4px 4px 4px #888888;
}

.gray-overlay{
  position:fixed;
  display: block;
  width:100%;
  height:100%;
  top:0px;
  left:0px;
  background-color:#EDEDED;
  opacity:0.5;
  z-index:8;
}

.dialog_shop_select{
  width:100%;
  height:230px;
  display: grid;
  grid-template-columns: 27% 27% 27%;
  grid-gap:15px
}

.dialog_shop_select .grid_item{
  height:80px;
  padding:10px 15px; 
  border: 3px solid #EEE;
  text-align: center;
  cursor: pointer;
  line-height: 15px;
  font-size: 10px;
  font-weight: bold;
}

.dialog_shop_select .grid_item:hover{
  border: 3px solid #9BC027;
}

.dialog_shop_select .shop_icon{
    height: 70%;
}

.dialog_shop_select .shop_icon2{
    height: 70%;
    margin-bottom: -8px;
}


/* line 329, ../../app/stylesheets/partials/_styles.scss */
#site-nav li {
  text-shadow: black, 0px, 0px, 3px;
}
/* line 331, ../../app/stylesheets/partials/_styles.scss */
#site-nav li:hover, #site-nav li a:active, #site-nav li a:focus {
  background-color: #35AEE7;
}
/* line 335, ../../app/stylesheets/partials/_styles.scss */
#site-nav li a {
  color: #334600;
}
/* line 337, ../../app/stylesheets/partials/_styles.scss */
#site-nav li a:hover {
  color: #fff;
}

/* line 344, ../../app/stylesheets/partials/_styles.scss */
#blog {
  background-color: #c9d990;
}

/* line 348, ../../app/stylesheets/partials/_styles.scss */
#show-cart {
  font-family: Arial, sans-serif;
  font-size: 12px;
  background-image: url("/images/dud/warenkorb.png");
  background-repeat: no-repeat;
  background-position: right center;
  padding-right: 50px;
  margin-top: 34px;
  height: 37px;
  color: #333333;
}
/* line 358, ../../app/stylesheets/partials/_styles.scss */
#show-cart #items-count, #show-cart #price {
  font-weight: bold;
  font-size: 12px;
}
/* line 363, ../../app/stylesheets/partials/_styles.scss */
#show-cart a {
  text-decoration: underline;
}

/* line 368, ../../app/stylesheets/partials/_styles.scss */
#footer {
  font-size: 11px;
}

/* line 372, ../../app/stylesheets/partials/_styles.scss */
a#upload-link {
  float: left;
  /* background-image: url("/images/buttons/upload.png"); */
  width: 200px;
  height: 30px;
  font-size: 0px;
}

/* line 379, ../../app/stylesheets/partials/_styles.scss */
a#upload-link:hover {
  /* background-image: url("/images/buttons/upload_hover.png"); */
}

/* line 384, ../../app/stylesheets/partials/_styles.scss */
div#order table {
  width: 98%;
}
/* line 387, ../../app/stylesheets/partials/_styles.scss */
div#order table #line-items th, div#order table #line-items td {
  padding: 5px 10px;
  border-bottom: 1px dotted #000000;
}
/* line 390, ../../app/stylesheets/partials/_styles.scss */
div#order table #line-items th.purpose, div#order table #line-items th.desc, div#order table #line-items td.purpose, div#order table #line-items td.desc {
  text-align: left;
}
/* line 391, ../../app/stylesheets/partials/_styles.scss */
div#order table #line-items th.image, div#order table #line-items th.qty, div#order table #line-items td.image, div#order table #line-items td.qty {
  text-align: center;
}
/* line 392, ../../app/stylesheets/partials/_styles.scss */
div#order table #line-items th.total, div#order table #line-items td.total {
  text-align: right;
}
/* line 394, ../../app/stylesheets/partials/_styles.scss */
div#order table #line-items td.purpose {
  font-size: 14px;
  font-weight: bold;
}
/* line 398, ../../app/stylesheets/partials/_styles.scss */
div#order table #line-items td.qty {
  background-image: url("/images/dud/warenkorb_table_bg.png");
  background-position: left center;
  background-repeat: no-repeat;
}
/* line 403, ../../app/stylesheets/partials/_styles.scss */
div#order table #line-items td.total {
  font-weight: bold;
  width: 80px;
  background-image: url("/images/dud/warenkorb_table_price_bg.png");
  background-position: left center;
  background-repeat: repeat-x;
}
/* line 411, ../../app/stylesheets/partials/_styles.scss */
div#order table td.label, div#order table #order-total td.total {
  font-size: 15px;
  font-weight: bold;
  text-align: right;
}
/* line 419, ../../app/stylesheets/partials/_styles.scss */
div#order table td.separator {
  border-bottom: 1px dotted #000000;
}
/* line 422, ../../app/stylesheets/partials/_styles.scss */
div#order table #order-total {
  background-color: #E3EBC4;
  height: 45px;
}

/* line 429, ../../app/stylesheets/partials/_styles.scss */
span.document-link a {
  /* background-image: url("/images/dud/button_datenblatt.png"); */
  display: block;
  height: 30px;
  width: 105px;
  font-size: 0;
  margin: 10px 0px 0px 10px;
}

/* line 439, ../../app/stylesheets/partials/_styles.scss */
.reset_password {
  /* background-image: url("/images/buttons/password_new.png"); */
  display: block;
  height: 30px;
  width: 200px;
  border: none;
  font-size: 0;
  margin-top: 20px;
  cursor: pointer;
}
/* line 450, ../../app/stylesheets/partials/_styles.scss */
.reset_password:hover {
  /* background-image: url("/images/buttons/password_new_hover.png"); */
}

/* line 454, ../../app/stylesheets/partials/_styles.scss */
.update_password {
  /* background-image: url("/images/buttons/password_new_save.png"); */
  display: block;
  height: 30px;
  width: 200px;
  border: none;
  font-size: 0;
  margin-top: 20px;
  cursor: pointer;
}
/* line 465, ../../app/stylesheets/partials/_styles.scss */
.update_password:hover {
  /* background-image: url("/images/buttons/password_new_save_hover.png"); */
}
#edit_bill_address_button {
	/* background-image: url("/images/buttons/rechnungsadresse.png"); */
	background-repeat:no-repeat;
    display: inline-block;
    height: 25px;
    width: 160px;
}
#edit_ship_address_button {
	/* background-image: url("/images/buttons/lieferadresse.png"); */
	background-repeat:no-repeat;
    display: inline-block;
    height: 25px;
    width: 160px;
}

#ship_tracking_button {
	/* background-image: url("/images/buttons/sendungsverfolgung_neu.png"); */
	background-position: left center;
	background-repeat:no-repeat;
    display: inline-block;
    height: 25px;
    width: 160px;
}

#invoice_button {
	background-repeat:no-repeat;
  display: inline-block;
  height: 25px;
  width: 160px;
}

#credit_note_button {
  background-repeat:no-repeat;
  display: inline-block;
  height: 26px;
  width: 147px;
  margin-left: -3px;
}

#subsequent_billing_button {
  background-repeat:no-repeat;
  display: inline-block;
  height: 26px;
  width: 183px;
  margin-left: -3px;
}

#shipping_method_spedition {
	background-image: url("/images/DuD_Icons_Versand_Infobalken_Leer.png");
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
    height: 45px;
    padding-top: 13px;
    width: 300px;
    text-align: center;
    color: white;
}

.error_msg {
  color:red;
  display: inline-block;
  width: 250px;
}

.badge {
    position: relative;
}

.badge:after {
    content: '';
    background-image: url("/images/taxation/Icon_7p_Button_s.png");
    position: absolute;
    top: 0px;
    right: 0px;
    /*font-size: .7em;*/
    /*background: #20B5FA;*/
    /*color: white;*/
    width: 80px;
    height: 30px;
    /*text-align: center;*/
    /*line-height: 18px;*/
    /*border-radius: 10%;*/
    background-size: cover;
    /*image-rendering: pixelated;*/
}

.sidebar_shop_icon{
    width:117px;
    text-align:center;
    margin:1px;
    cursor: pointer;
}

.sidebar_shop_icon_taxation{
    cursor: pointer;
    background-color: #20B5FA;
    box-shadow: 4px 4px 4px #888888;
    margin: 0 auto 20px auto;
    padding: 10px;
    border-radius: 15px;
}

.sidebar_shop_icon:hover{
    background: white;
    border-radius: 3px;
    border-color: #1c94c4;
    color: #1c94c4;
    border-style: solid;
    border-width: 1px;
    margin:0px;
}


.sidebar_shop_icon.sidebar_shop_icon_current{
    background: white;
    border-radius: 3px;
    border-color: #1c94c4;
    color: #1c94c4;
    border-style: solid;
    border-width: 1px;
    margin:0px;
}

#taxation_info_dialog {
    position:absolute;
    left: 0;
    right: 0;
    margin: 100px auto;
    width: 700px;
    font-size: 14px;
    z-index:9;
    padding: 20px 20px;
    box-shadow: 4px 4px 4px #888888;
    background-color:#20B5FA;
    display: none;
}

.taxation_info_dialog_headline{
    color:#20B5FA;
    font-weight: bolder;
    font-size: 1.2em;
}

.taxation_info_dialog_notice{
    color: #f27334;
    font-weight: bolder;
    font-size: 1.2em;
}

.taxation_info_dialog_bullet{
    padding-left:0;
    padding-right:0;
    vertical-align:unset
}

.taxation_info_dialog_content{
    background-color:#fff;
    padding:20px;
    line-height: 1.3em;
    font-size: 1.2em;
}

.taxation_info_dialog_exit {
    padding-top: 5px;
    padding-right: 20px;
    float:right;
    /*top: 35px;*/
    /*right: 25px;*/
    font-size: 2.7em;
    color:#20B5FA;
    /*width: 40px;*/
    /*height: 40px;*/
    /*text-align: center;*/
    /*line-height: 20px;*/
    cursor: pointer;
}

#taxation_detail_link{
    cursor:pointer;
}

#taxation_info_dialog_detail {
    position:absolute;
    left: 0;
    right: 0;
    margin: 100px auto;
    width: 700px;
    font-size: 14px;
    z-index:9;
    padding: 20px 20px;
    box-shadow: 4px 4px 4px #888888;
    background-color: #f27334;
    display: none;
}

.taxation_info_dialog_detail_headline{
    color: #f27334;
    font-weight: bolder;
    font-size: 1.2em;
}

.taxation_info_dialog_detail_notice{
    color: #f8b897;
    font-weight: bolder;
    font-size: 1.2em;
}

.taxation_info_dialog_detail_bullet{
    padding-left:0;
    padding-right:0;
    vertical-align:unset
}

.taxation_info_dialog_detail_content{
    background-color:#fff;
    padding:20px;
    line-height: 1.3em;
    font-size: 1.2em;
}

.taxation_info_dialog_detail_exit {
    padding-top: 5px;
    padding-right: 20px;
    float:right;
    /*top: 35px;*/
    /*right: 25px;*/
    font-size: 2.7em;
    color: #f27334;
    /*width: 40px;*/
    /*height: 40px;*/
    /*text-align: center;*/
    /*line-height: 20px;*/
    cursor: pointer;
}

.taxation_info_dialog_detail_content hr{
    margin-bottom: 30px;
    border-color: #f8b897;
}

.taxation_info_dialog_detail_content hr:last-child{
    margin-bottom: unset;
}

.taxation_detail_icon{
    height: 80px;
}

.taxation_detail_icon tr td:first-child{
    text-align: left;
    vertical-align: bottom;
    padding: 0;
}

.taxation_detail_icon tr td:last-child{
    vertical-align: bottom;
    padding: 0;
}
.taxation_detail_icon tr td:last-child img{
    float: right;
    padding-right: 10px;
}


.sidebar_buttons{
    position:absolute;
    padding:25px;
    left:100%;
    top:200px;
    color: white;
    font-weight: bold;
}

.sidebar_buttons_shadows>div{
    margin: 0 auto 20px auto;
    box-shadow: 4px 4px 4px #888888;
}

.sidebar_button{
    width: fit-content;
    padding: 10px;
    border-radius: 15px;
}

.sidebar_button + .sidebar_button{
    cursor: pointer;
}

.sidebar_info_button{
    width: 120px;
    padding: 10px;
    border-radius: 15px;
    cursor: pointer;
    background-color: orange;
}

.sidebar_info_button_text{
    background-color:white;
    color:black;
    padding:5px;
    margin-top:5px;
    margin-bottom: -8px;
    margin-left: -8px;
    margin-right: -8px;
    border-radius: 0 0 12px 12px;
    font-weight: normal;
}

.tax_0_19{
    background-color:#83A509;
}

.tax_0_07{
    background-color:#20B5FA;
}

.tax_label[data-tax^="7"]{
    color:#20B5FA!important;
}

.tax_label[data-tax^="19"]{
    color:#83A509!important;
}

.line_item_tax_button{
    color: white;
    padding: 0.15em 0.25em;
    border-radius: 5px;
    float:right;
    cursor: pointer;
}

.line_item_tax_button[data-tax-target^="7"]{
    background-color: #20B5FA;
}

.line_item_tax_button[data-tax-target^="19"]{
    background-color: #83A509;
}

div#calculate_offer {
  position:absolute;
  width: 400px;
  top:400px;
  /*border: 3px solid #555;*/
  background-color: #F4FFE8;
  padding: 15px 15px;
  margin-left: 200px;
  box-shadow: 4px 4px 4px #888888;
}

.renew_offer_button {
    width: 148px;
    display: inline-block;
    height: 25px;
    background-size: cover;
}

