
/* -----------------------------------------------------------------------------
* reset styles 
* ----------------------------------------------------------------------------- */
* {
  margin: 0;
  padding: 0;
}
body {
  font-family: Arial, sans;
  font-size: 12px;
/*  line-height: 15px; */
}
ul, li {
  list-style-type: none;
}

a img {
  border: 0 none;
}

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on May 20, 2011 --- */
/* -----------------------------------------------------------------------------
* fonts
* ----------------------------------------------------------------------------- */
@font-face {
    font-family: 'FuturaStdHeavy';
    src: url('/onion/binary/o143_23default');
    src: url('/onion/binary/o143_23default#iefix') format('embedded-opentype'),
         url('/onion/binary/o145_23default') format('woff'),
         url('/onion/binary/o142_23default') format('truetype'),
         url('/onion/binary/o144_23default#FuturaStdHeavy') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'FuturaStdBold';
    src: url('/onion/binary/o1421_23default');
    src: url('/onion/binary/o1421_23default#iefix') format('embedded-opentype'),
         url('/onion/binary/o1423_23default') format('woff'),
         url('/onion/binary/o1142_23default') format('truetype'),
         url('/onion/binary/o1422_23default#FuturaStdHeavy') format('svg');
    font-weight: normal;
    font-style: normal;
}


/* font replacement in teaser headlines and navigation */
.teaserMain h2,
.teaserSidebar h2,
.teaserFooter h2,
.pBHeader h1,
#primNav li,
#search label,
.tSDynamic .tabs li {
  padding: 0 11px;
  font-size: 18px;
  font-family: FuturaStdHeavy, Arial;
  font-weight: normal;
}
.tMSpecialHeight h2 {
  font-size: 26px;
}
#sidebar .teaser h2 {
  font-size: 18px;
  font-family: FuturaStdHeavy, Arial;
  font-weight: normal;
  text-indent: 11px;
}

/* -----------------------------------------------------------------------------
* layout
* ----------------------------------------------------------------------------- */
body {
/*  position: relative;  */
}
#top {
  position: relative;
  z-index: 0;
}
#header {
  position: absolute;
  top: 0;
  width: 100%;
  height: 102px;
  margin: 0 auto;
  z-index: 1;
  overflow: hidden;
}
#headerGradientLeft {
  position: absolute;
  top: 0;
  left: -1000px;
  height: 102px;
  width: 1000px;
}
#headerInner {
  position: relative;
  width: 950px;
  height: 102px;
  margin: 0 auto;
}
#main {
  width: 950px;
  margin: 0 auto;
  padding-top: 102px;
}
#contentSidebar {
  position: relative;
  height: 1%;
  padding-bottom: 5px;
  z-index: 2;
}
#content {
  width: 710px;
  float: left;
  margin-bottom: 20px;
}
.fullWidth #content,
#content.fullWidth {
  width: 950px;
  clear: both;
}

#contentTop {
  margin-top: 6px;
  height: 1%;
  overflow: hidden;
}
#sidebar,
#miniCart {
  width: 230px;
  float: right;
}
#teaserFooter {
  clear: both;
}

/*
* Categories
*/
#categories {
  width: 100%;
  height: 50px;
  margin-bottom: 10px;
  clear: both;
}
#categories.products {
  background: transparent url(/onion/binary/o987_23default) no-repeat scroll 0 0;
}
.home #categories.products {
  background: transparent url(/onion/binary/o160_23default) no-repeat scroll 0 0;
}
#categories.themes {
  background-color: #ff9000;
  background: transparent url(/onion/binary/o1860_23default) no-repeat scroll 0 0;
}

.home #categories.themes {
  background-image: url(/onion/binary/o1931_23default);
}

#categories.sale {
  background-color: #d82d01;
  background: transparent url(/onion/binary/o1859_23default) no-repeat scroll 0 0;
}
.home #categories.sale {
  background-image: url(/onion/binary/o1932_23default);
}

.home #categories {
  height: 157px;
}

#categories ul.catList {
  padding-top: 10px;
}
#categories .catList li {
  float: left;
  width: 103px;
  height: 40px;
}
.home #categories .catList li {
  height: 147px;
}
#categories .catList li.first {
  padding-left: 12px;
  width: 102px; /* missing left border */
}
#categories .catList li.last {
  padding-right: 12px;
}
#categories .catList img {
  padding: 10px 9px 10px 10px;
  border: 0 none;
  border-left: 1px solid #43953f;
  background-color: #a6c949;
  margin-bottom: 5px;
}
#categories.themes .catList img {
  background-color: #ffc57a; /* orange */
  border-color: #ff9000;
}
#categories.sale .catList img {
  background-color: #eb947e; /* red */
  border-color: #d82d01;
}
#categories .catList li.active,
#categories .catList li.activeItem,
#categories .catList .active img {
  background-color: #fdea8d; /* yellow */
}
#categories .catList li.first img {
  border: 0 none;
}
#categories .catList a {
  text-decoration: none;
}
#categories .catList span {
  display: block;
  height: 30px;
  padding: 0 5px;
  text-align: center;
  border-left: 1px solid #95c492;
}
#categories.themes .catList span {
  border-color: #ffc57a; /* orange */
}
#categories.sale .catList span {
  border-color: #eb947e; /* red */
}
#categories .catList .active span,
#categories .catList .activeItem span {
  border-left: 0 none;
}
#categories .catList li.first span {
  border-left: 0 none;
}
#categories .catList a span {
  display: table-cell;
  vertical-align: middle;
  color: #fff;
  width: 93px;
  height: 35px;
  text-decoration: underline;
}
#categories .catList .active a span,
#categories .catList .activeItem a span {
  color: Green;
}

/* 
* header 
*/
#metaNav {
  position: relative;
  z-index: 2;
}
/* TODO: IE 7 needs a width here, try to fix that */
* + html #metaNav {
  width: 300px;
}

#metaNav ul li {
  display: inline-block;
  margin-left: 5px;
}

/*
* footer
*/ 
#footer {
  height: 28px;
  line-height: 28px;
  text-align: center;
  clear: both;
}

/* sidebar */
/* align content blocks */
.sidebarLeft #sidebar {
  float: left;
}
.sidebarLeft #content {
  float: right;
}

/* -----------------------------------------------------------------------------
* layout styling 
* ----------------------------------------------------------------------------- */
body {
  background: #fff url(/onion/binary/o136_23default) repeat-x scroll 0 0;
}
body.standalone {
  background: #FEF5D3 none;
}
#header {
  background-color: #02a7eb;
}
#headerGradientLeft {
  background: #71ccf2 url(/onion/binary/o133_23default) repeat-y scroll right 0;
}
#logoClaim {
  position: absolute;
  top: 10px;
  left: -3px;
  z-index: 2;
}
#logoBg {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
#claim {
  margin-left: 10px;
}
#footer {
  color: #3a8237;
  background-color: #d2e4a4;
  font-weight: bold;
}
p.center {
  text-align: center;
}
a.highslide img {
  border: 0 none;
}

#backtocatalog {
  float: left;
  overflow: hidden;
  margin: -5px 10px 5px 0;
}

/* -----------------------------------------------------------------------------
* html elements (headlines, links, lists, ...)
* ----------------------------------------------------------------------------- */
h1 {
  font-size: 16px;
  line-height: 30px;
}
.catHeader h1 {
  font-family: FuturaStdBold, Arial;
  font-size: 40px;
  line-height: 1.2em;
  color: #3a8237;
}
h2 {
  font-size: 16px;
  line-height: 30px;
}
h3 {

}
h4 {
}
h5 {
}
h6 {
}
p {
  margin-bottom: 6px;
}
a:focus {
  outline: 0 none;
}

em {
  font-style: normal;
  font-weight: bold;
  color: #3B8438;
}

/* -----------------------------------------------------------------------------
* html helpers 
* ----------------------------------------------------------------------------- */
.clearBoth,
.clear {
  clear: both;
}
.alignRight {
  text-align: right;
  overflow: hidden; /* for buttons which contain floating elements */
}
.altText {
  display: none;
}
.error {
  color: #d82d01; /* red */
}

/* -----------------------------------------------------------------------------
* teaser
* ----------------------------------------------------------------------------- */

/*
* teaserMain
*/ 

/* large main teaser */
.teaserMainLarge {
  position: relative;
  width: 710px;
  margin-bottom: 5px;
}
.teaserMainLarge .textField {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 220px;
  height: 271px;
  background: transparent url(/onion/binary/o167_23default) no-repeat scroll 0 0;
}
.teaserMainLarge .textFieldInner {
  padding: 12px;
  color: #285a26;
}
.teaserMainLarge .textFieldInner .productSubheadline {
  font-weight: bold;
}
.teaserMainLarge .textFieldInner .productHeadline {
  font-size: 24px;
}
.teaserMainLarge .textFieldInner .productHeadline a {

  color: #285a26;
}
.teaserMainLarge .textFieldInner .productDescription {
  font-size: 14px;  
}
.teaserMainLarge .cartButton {
  background: transparent url('/onion/binary/o1500_23default') no-repeat scroll top right;
  line-height: 31px;
}
.teaserMainLarge .cartButton.empty {
  background: transparent url(/onion/binary/o1986_23default) no-repeat scroll top right;
}
.teaserMainLarge .cartButton .linkLabel {
  line-height: 31px;
  background-image: url('/onion/binary/o1501_23default');
  font-size: 21px;
  margin-right: 40px;
}
.teaserMainLarge .cartButton.empty .linkLabel {
  margin-right: 35px;
}
.teaserMainLarge .cartButton .linkLabel .currency {
  font-size: 16px;
}
.teaserMainLarge .linkButton,
.teaserMainLarge .price {
  position: absolute;
  right: 5px;
  bottom: 45px;
}
.teaserMainLarge .price {
  bottom: 5px;
  font-weight: bold;
  color: #3a8237;
}

.teaserMainLarge .noprice {
  bottom: 5px;
}

.teaserMainLarge.noprice .cartButton {
  background-image: url(/onion/binary/o14083_23default);
}
.teaserMainLarge.noprice .cartButton .linkLabel {
  margin-right: 7px;
}

/*
* Teaser rows
*/

.teaserRow1,
.teaserRow2,
.teaserRow3,
.teaserRow4 {
  clear: both;
}

.teaserMain {
  float: left;
  position: relative;
  width: 174px;
  margin: 0 0 5px 5px;
/* IE7 sometimes ignores the 3rd value of margin on floating elements, http://retiredblog.gkaindl.com/2007/05/07/ie7-floatmargin-bottom-annoyance/ */
}
.teaserMain.first {
  margin-left: 0;
}

/* Width and height for different rowspan and colspan */
.teaserRow1 .teaserMain {
  height: 182px;
}
.teaserRow2 .teaserMain {
  height: 347px;
}
.teaserCol2 {
  width: 352px;
}

/* teaserIcons */
.teaserIcon {
  position: absolute;
  top: 0;
  right: 0;
  width: 77px;
  height: 87px;
  background: transparent none no-repeat scroll 0 0;
  z-index: 5;
}
.iconHit .teaserIcon {
  left: 3px;
  right: auto;
  top: 3px;
  width: 84px;
  height: 101px;
  background-image: url(/onion/binary/o165_23default);
}
.iconSale .teaserIcon {
  background-image: url(/onion/binary/o174_23default);
}
body.nl .iconSale .teaserIcon {
  background-image: url(/onion/binary/o4664_23default);
}
.iconTv .teaserIcon {
  background-image: url(/onion/binary/o176_23default);
}
.iconTopic .teaserIcon {
  background-image: url(/onion/binary/o175_23default);
}
.tMSpecialHeight .teaserIcon {
  top: 5px;
}

/* description field */
.teaserMain .description {
  color: #fff;
  padding: 5px;
  position: absolute;
  bottom: 0;
}
.teaserMain .description a {
  color: #fff;
  font-size: 14px;
  font-weight: bold;
}
.teaserRow1 .description {
  height: 22px;
}
.teaserRow2 .description {
  height: 65px;
}
.teaserCol1 .description {
  width: 164px; /* 174px */
}
.teaserCol2 .description {
  width: 342px; /* 352px */
}

/* teaserimage */
img.teaserImg {
  position: absolute;
  z-index: 4;
}
.teaserRow1 img.teaserImg {
  bottom: 32px;
}
.teaserRow2 img.teaserImg {
  bottom: 75px;
}

/* headlines */
.teaserRow1 h2 {
  height: 30px;
  line-height: 30px;
}
.teaserRow2 h2 {
  height: 40px;
  line-height: 40px;
}

/* Buttons */
.teaserMain .linkButton {
  position: absolute;
  top: 5px;
  right: 5px;
}
.teaserMain .pageLink {
  bottom: 5px;
  top: auto;
}
.teaserMain .linkButton .linkLabel {
  font-size: 12px;
}

/* teaser colours */
.tMGreen h2 {
  color: #fff;
  background: #3f8e3c url(/onion/binary/o169_23default) repeat-x scroll 0 0;
}
.tMGreen .description {
  background-color: #3d893a;
}

.tMRed h2 {
  color: #fff;
  background: #e93101 url(/onion/binary/o170_23default) repeat-x scroll 0 0;
}
.tMRed .description {
  background: #f53301 url(/onion/binary/o179_23default) repeat-x scroll 0 0;
}

.tMOrange h2 {
  color: #d82d01;
  background: #ffad00 url(/onion/binary/o177_23default) repeat-x scroll 0 0;
}
.tMOrange .description {
  background: #ffb201 url(/onion/binary/o180_23default) repeat-x scroll 0 0;
}

/* special teaser under large teaser */
.tMSpecialHeight {
  margin-top: -95px;
  margin-left: 0;
  background: transparent url(/onion/binary/o168_23default) no-repeat scroll 0 0;
  padding-top: 5px;
  padding-left: 5px;
}
.teaserRow2 .tMSpecialHeight {
  height: 437px;
}

/* price information */
.teaserMain .description .price {
  position: absolute;
  right: 5px;
  bottom: 3px;
  width: 164px;
  font-weight: bold;
  color: #ffed00;
}
.teaserMain .description .price span {
/*  position: absolute;
  left: 0;
  bottom: 6px; 
  font-size: 11px;*/
}
.teaserMain .description .price a,
.teaserMain .description .price div.button {
  position: absolute;
  bottom: 0;
  right: 0;
}
.teaserMain .description .price p {
  margin-bottom: 0;
}
.teaserMain.tMOrange .description .price p.crossPrice {
  color: #366432;
}
.teaserMain .description .price span.linkLabel,
.teaserMain .description .price span.buttonIcon,
.teaserMain .description .price span.currency {
  position: static;
  left: auto;
  bottom: auto;
}
.teaserMain .description .price img {
  margin-left: 5px;
  vertical-align: middle;
}
.oldPrice {
  text-decoration: line-through;
}

/* -----------------------------------------------------------------------------
* Sidebar Teaser
* ----------------------------------------------------------------------------- */
#sidebar .teaser {
  position: relative;
  clear: both;
  background: transparent url('/onion/binary/o808_23default') no-repeat scroll bottom left;
  width: 233px;
  padding-bottom: 4px;
  margin-bottom: 10px;
  overflow: hidden;
}
#sidebar .teaser h2 {
  height: 30px;
  color: #d82d01;
  background: transparent url('/onion/binary/o811_23default') no-repeat scroll top right;
}
#sidebar .teaser h2 span {
  display: block;
  margin-right: 3px;
  background: #fde03c url('/onion/binary/o293_23default') repeat-y scroll 0 0;
}
#sidebar .teaser .wrapper { 
  background: transparent url('/onion/binary/o812_23default') repeat-y scroll top right;
  padding-right: 3px;
}
#sidebar .teaser div.inner { 
  background-color: #fef5d3;
  padding: 5px 15px;
  color: #285a26;
}
#sidebar .teaser div.inner a {
  color: #285a26;
}
#sidebar .teaser div.inner a.button {
  position: absolute;
  right: 10px;
  bottom: 10px;
}
#sidebar .teaser ul.iconlist li {
  padding-left: 44px;
  background: transparent url('/onion/binary/o18069_23default') no-repeat 0 0;
  line-height: 36px;
  height: 36px;
}
#sidebar .teaser ul.iconlist li.quality {
  background-position: 0 0;
}
#sidebar .teaser ul.iconlist li.warranty {
  background-position: 0 -36px;
}
#sidebar .teaser ul.iconlist li.truck {
  background-position: 0 -72px;
}
#sidebar .teaser ul.iconlist li.tips {
  background-position: 0 -108px;
}
#sidebar .teaser ul.iconlist li.doctor {
  background-position: 0 -144px;
}
#sidebar .teaser ul.iconlist li.bouquet {
  background-position: 0 -180px;
}
#sidebar .teaser ul.iconlist li.blog {
  background-position: 0 -216px;
}
#sidebar .teaser ul.iconlist li.sale {
  background-position: 0 -252px;
}
#sidebar .teaser ul.iconlist li.competition {
  background-position: 0 -288px;
}

#sidebar h2 img { 
  float: left;
}

/* Katalog-Teaser */
#sidebar .catalog div.inner { 
  padding-bottom: 0;
  height: 38px;
}
#sidebar .catalog h2 img { 
  margin: 5px 0 0 5px;
}

/* Newsletter-Teaser */
#sidebar .newsletter h2 img { 
  margin: 3px 0 0 4px;
}
#sidebar .newsletter div.inner { 
  padding: 10px;
}
#sidebar .newsletter .buttonSubmitContainer {
  margin-top: 9px;
}
#sidebar .newsletter input.text {
  background: #ffffff url('/onion/binary/o299_23default') no-repeat scroll 0 0;
  border: 0 none;
  color: #828282;
  font-size: 11px;
  height: 25px;
  line-height: 25px;
  margin-bottom: 6px;
  padding: 0 10px;
  width: 190px;
}

/* Gutschein-Teaser */
#sidebar .coupon div.inner {
  height: 49px;
  padding-top: 5px;
}
#sidebar .coupon div.inner span { 
  margin-left: 100px;
  display: block;
  font-weight: bold;
}
#sidebar .coupon div.inner span.red { 
  color: #D82D01;
}
#sidebar .coupon div.inner span.linkLabel {
  margin-left: 0;
}

/* Kundenkommentare */
#sidebar .comments h2 {
  text-indent: 5px;
  color: #FFE516; /* yellow */
}
#sidebar .comments .comment {
  clear: both;
  overflow: hidden;
  padding: 5px 0;
}
#sidebar .comments h2 span {
  background: #3AB7E5 none;
}
#sidebar .comments h3 {
  font-size: 12px;
}
#sidebar .comments h3.question,
#sidebar .comments p {
  color: #000000;
}
#sidebar .comments .product,
#sidebar .comments div.inner a,
#sidebar .comments .answer {
  color: #0015DF;
}
#sidebar .comments div.inner {
  background-color: #DAEEF9;
  padding: 4px 10px 10px;
}
#sidebar .comments .comment img {
  float: left;
  margin-right: 5px;
}

/* Artikel-Nr.-Direkteingabe */
#sidebar .directArticleNo div.inner { 
  padding: 10px;
}
#sidebar .directArticleNo input.text { 
  background: #ffffff url('/onion/binary/o1381_23default') no-repeat scroll 0 0;
  border: 0 none;
  color: #828282;
  font-size: 11px;
  height: 25px;
  line-height: 25px;
  margin: 0 10px 6px 0;
  padding: 0 10px;
  width: 146px; /* 166px */
}
#sidebar .directArticleNo input.buttonSubmitShort { 
  border: none;
  width: 26px;
  height: 20px;
  text-indent: -9999px;
  background: transparent url('/onion/binary/o182_23default') no-repeat scroll top left;  
}

/* tag cloud teaser */
#sidebar .tagCloud {
  width: auto;
  padding-top: 0;
  margin-left: 0;
  position: relative;
  clear: both;
  background: transparent url('/onion/binary/o808_23default') no-repeat scroll bottom left;
  width: 233px;
  padding-bottom: 4px;
  margin-bottom: 10px;
  overflow: hidden;
}
#sidebar .tagCloud .inner { 
  background: transparent url('/onion/binary/o812_23default') repeat-y scroll top right;
  padding-right: 3px;
}
#sidebar .tagCloud ul {
  padding: 10px;
  background: #FEF5D3 none;
}

/* Subcategory navigation */
#sidebar .subnav {
  background: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
#sidebar .subnav div.inner {
  padding: 0;
  background-color: transparent;
}
#sidebar .subnav li {
  padding: 8px 0 8px 25px;
  margin-bottom: 5px;
  background: #FEF5D3 url('/onion/binary/o1424_23default') no-repeat scroll 11px center;
}

/* filter teaser */
/* sortlinks */
#sidebar .filter .inner.sortLinks {
  background-color: #fdec98;
  padding: 10px 2px 10px 8px;
}
#sidebar .filter .sortLinks a {
  display: block;
  margin-right: 14px;
  background: transparent url(/onion/binary/o1264_23default) no-repeat scroll right 2px;
  font-weight: bold;
}


#sidebar .filter h2,
#sidebar .subnav h2 {
  position: relative;
  color: #3a8237; /* green */
}
#sidebar .filter h2.inner {
  width: 233px;
  background: transparent url(/onion/binary/o1566_23default) repeat-y scroll 0 0;
  clear: both;
}
#sidebar .filter h2.inner span {
  margin-right: 0;
  background: transparent none;
}
#sidebar .filter h2 .filterAll,
#sidebar .subnav h2 .filterAll {
  font-size: 11px;
  position: absolute;
  top: 0;
  right: 8px;
  color: #285A26; /* green */
  background: transparent none;
  font-weight: normal;
}
#sidebar .filter ul li {
  line-height: 25px;
}
#sidebar .filter ul a,
#sidebar .filter ul span {
  display: block;
  line-height: 25px;
}
#sidebar ul {
  overflow: hidden;
}
#sidebar .filter .colors li {
  float: left;
  width: 110px;
}
#sidebar .filter div.inner {
  padding-right: 2px;
  padding-left: 8px;
}
#sidebar .filter ul a {
  display: block;
  background: transparent url(/onion/binary/o1049_23default) no-repeat scroll 0 5px;
  padding-left: 15px;
  text-decoration: none;
}
#sidebar .filter ul a.active {
  background-image: url(/onion/binary/o1048_23default);
}
#sidebar .filter ul span {
  background: transparent url('/onion/binary/o18079_23default') no-repeat scroll 0 0;
  padding-left: 26px;
}
#sidebar .filter .colors .yellow span {
  background-position: 0 0;
}
#sidebar .filter .colors .orange span {
  background-position: 0 -50px;
}
#sidebar .filter .colors .red span {
  background-position: 0 -100px;
}
#sidebar .filter .colors .black span {
  background-position: 0 -150px;
}
#sidebar .filter .colors .white span {
  background-position: 0 -200px;
}
#sidebar .filter .colors .green span {
  background-position: 0 -250px;
}
#sidebar .filter .colors .purple span {
  background-position: 0 -300px;
}
#sidebar .filter .colors .blue span {
  background-position: 0 -350px;
}
#sidebar .filter .colors .pink span {
  background-position: 0 -400px;
}
#sidebar .filter .colors .turquoise span {
  background-position: 0 -450px;
}
#sidebar .filter .colors .multi span {
  background-position: 0 -500px;
}
/* filter */
#sidebar .filter .values {
  display: block;
  overflow: hidden;
}
#sidebar .filter .valueMin {
  display: block;
  float: left;
}
#sidebar .filter .valueMax {
  display: block;
  float: right;
}
#sidebar .filter .values .valueMin {
  padding-left: 10px;
}
#sidebar .filter .valueMax {
  padding-right: 10px;
}

#sidebar .filter .amount {
  display: block;
  color: #285A26; /* green */
  text-align: center;
  overflow: hidden;
  height: 30px;
  line-height: 30px;
}
#sidebar .filter .amount input.text {
  width: 50px;
  color: #285a26;
  text-align: center;
}
#slider {
  margin: 5px 0 10px 0;
  clear: both;
  width: 207px;
  height: 6px;
}
/* overwrite slider ui settings */
#slider {
  margin-left: 4px;
  background: transparent url(/onion/binary/o1248_23default) no-repeat scroll 0 0;
  border: 0 none;
}
#slider .ui-slider-range {
  background: transparent url(/onion/binary/o1250_23default) repeat-x scroll 0 0;
}
#slider .ui-slider-handle {
  background: transparent url(/onion/binary/o1252_23default) no-repeat scroll 0 0;
  border: 0 none;
}
#slider .ui-slider-handle.ui-state-active,
#slider .ui-slider-handle.ui-state-focus {
  background-image: url(/onion/binary/o1254_23default);
  outline: 0 none;
}
/* location */
#sidebar .filter .location a {
  background-position: 0 9px;
}
#sidebar .filter .location span {
  padding-left: 33px;
}
#sidebar .filter .location li,
#sidebar .filter .lcation a,
#sidebar .filter .location span {
  line-height: 32px;
  height: 32px;
}
#sidebar .filter .location span {
  background: transparent url('/onion/binary/o18083_23default') no-repeat 0 0;
}
#sidebar .filter .location .sun span {
  background-position: 0 0;
}
#sidebar .filter .location .halfshade span {
  background-position: 0 -32px;
}
#sidebar .filter .location .shade span {
  background-position: 0 -64px;
}

/* info teaser */
.tMInfo {
  width: 352px;
  background-color: #a3cc40;
}
.tMInfo .infoArrow {
  position: absolute;
  left: 152px;
  top: 0;
  width: 31px;
  height: 36px;
  background: transparent url(/onion/binary/o996_23default) no-repeat scroll 0 0;
}
.tMInfo h2 {
  background-color: #c1dc7d;
  color: #3a8237;
}

.tMInfo .pictureArea {
  float: left;
  padding: 5px;
  margin: 5px;
  background-color: #dcfb8f;
}
.tMInfo .flowerAttributes {
  float: left;
  margin: 20px 0 0 5px;
}
.tMInfo a {
  font-family: Verdana, sans;
  font-size: 15px;
  color: #366432; /* green */
}
.tMInfo .flowerAttributes .active a {
  font-weight: bold;
}

.tMInfo .flowerColors {
  margin-top: 5px;
}

.tMInfo .flowerColors li {
  float: left;
  margin-left: 5px;
  margin-bottom: 30px;
  text-align: center;
}

.tMInfo .flowerColors img {
  display: block;
  background-color: #dcfb8f;
  padding: 5px;
}

/* SEO tabs */
#seoTabs {
  margin-bottom: 10px;
  clear: both;
  overflow: hidden;
}
#seoTabs ul {
  overflow: hidden;
}

#seoTabs li {
  float: left;
  width: 240px;
  line-height: 31px;
  background: transparent none no-repeat scroll right top;
}
#seoTabs li a {
  display: block;
  color: #366432; /* green */
  padding-left: 15px;
  font-weight: bold;
  text-decoration: none;
}

#seoTabs .seo1 {
  width: 230px;
  background-image: url(/onion/binary/o271_23default);
}
#seoTabs .seo2 {
  background-image: url(/onion/binary/o272_23default);
}
#seoTabs .seo3 {
  background-image: url(/onion/binary/o273_23default);
}

#seoTabs div {
  color: #366432; /* green */
  padding: 15px;
}
#seoTabs .seoContent1 {
  background: transparent url(/onion/binary/o274_23default) no-repeat scroll bottom left;
}
#seoTabs .seoContent2 {
  background: transparent url(/onion/binary/o1046_23default) no-repeat scroll bottom left;
}
#seoTabs .seoContent3 {
  background: transparent url(/onion/binary/o1047_23default) no-repeat scroll bottom left;
}



/*
* footerTeaser
*/
.teaserFooter {
  float: left;
  width: 230px;
  height: 215px;
  margin: 0 0 10px 10px;
  background-color: #e0f4fd;
} 
.teaserFooter.first {
  margin-left: 0;
}
.teaserFooter h2 {
  height: 30px;
  color: #ffed00;
  background: #29b5ee url(/onion/binary/o138_23default) repeat-y scroll 0 0;
}
.tFooterInner {
  padding: 5px 5px 5px 10px;
}
.teaserFooter h3 {
  margin-top: 3px;
  margin-bottom: 3px;
  font-size: 15px;
  font-weight: normal;
  clear: both;
}
.teaserFooter,
.teaserFooter .tFooterAddress a {
  color: #000;
}

/* first teaser */
.teaserFooter .contactCountry {
  float: left;
  width: 14px;
  height: 12px;
}
.teaserFooter .deCountry {
  background-image: url('/onion/binary/o281_23default');
}
.teaserFooter .atCountry {
  background-image: url('/onion/binary/o979_23default');
}
.teaserFooter .chCountry {
  background-image: url('/onion/binary/o980_23default');
}
.teaserFooter .nlCountry {
  background-image: url('/onion/binary/o981_23default');
}
.teaserFooter .contactInfo {
  float: left;
  margin-left: 10px;
  font-weight: bold;
}

/* second and third taser */
.teaserFooter li {
  list-style-type: disc;
  margin-left: 20px;
}
.teaserFooter p,
.teaserFooter ul,
.teaserFooter a {
  color: #000;
  line-height: 20px;
  font-size: 15px;
  margin-bottom: 10px;
}
.teaserFooter .tFooterAddress p,
.teaserFooter .tFooterAddress a {
  margin-bottom: 3px;
  overflow: hidden;
  font-size: 12px;
  color: #000;
  line-height: 130%;
}


/* dynamic teaser in sidebar */
.tDynamic {
  background-color: transparent;
  margin-bottom: 10px;
}
.tDynamic .teaserInner {
  height: 233px;
  background-image: none;
}
.tDynamic .tabs {
  height: 1%;
}
.tDynamic .tabs li {
  float: left;
  padding: 0; /* overwrite settings from default font replacement */
  line-height: 28px;
  font-size: 15px;
  text-align: center;
  cursor: pointer;
  font-weight: bold;
}
.tDynamic .tabs li a  {
  color: #d82d01;
  text-decoration: none;
}

.tDynamic .tabs li.active a  {
  color: #fff;
}
.tDynamic .tabs li {
  position: relative;
  background: transparent url(/onion/binary/o1036_23default) no-repeat scroll right 0;
  z-index: 1;
}
.tDynamic li.active {
  background: transparent url(/onion/binary/o1035_23default) no-repeat scroll right 0;
}

.tDynamic .tabs li.dynTab1 {
  z-index: 3;
}
.tDynamic .tabs li.dynTab2 {
  z-index: 2;
}
.tDynamic .tabs li.dynTab3 {
  z-index: 1;
}

.teaserSidebar.tDynamic li.dynTab1 {
  width: 50px;
}
.teaserSidebar.tDynamic li.dynTab2 {
  width: 80px;
}
.teaserSidebar.tDynamic li.dynTab3 {
  width: 77px;
}

.teaserSidebar.tDynamic li.dynTab2 a {
  padding-left: 5px;
}
/* round corners */
.tDynamic li .dynRight {
  width: 8px;
  height: 28px;
  position: absolute;
  top: 0;
  right: -8px;
  background: transparent url(/onion/binary/o1038_23default) no-repeat scroll 0 0;
  z-index: 1;
}
.tDynamic li.active .dynRight {
  background-image: url(/onion/binary/o1037_23default);
}

.tDynamic .teaserInner {
  position: relative;
  clear: both;
  border-top: 5px solid #d82d01;
  padding: 0;
  width: 230px;
}
.tDynamic .dynamicNext,
.tDynamic .dynamicPrev {
  position: absolute;
  width: 31px;
  height: 41px;
  top: 60px;
  left: 0;
  background: transparent url(/onion/binary/o603_23default) no-repeat scroll 0 0;
  cursor: pointer;
}
.tDynamic .dynamicNext {
  left: auto;
  right: 0;
  background-image: url(/onion/binary/o604_23default);
}

.tDynamic .description span.amount {
  position: absolute;
  bottom: 35px;
  right: 5px;
  color: #FFED00;
  font-weight: bold;
}

.tDynamic .description .alignRight {
  padding-top: 5px;
  /* Added as bugfix */
  position: absolute;
  bottom: 5px;
  right: 5px;
}
.tDynamic .description a {
  color: #fff;
}
.tDynamic .dynamicList li {
  float: left;
  width: 112px;
  margin-left: 6px;
  background-color: #3d893a;
}
.tDynamic .dynamicList li.first,
.tDynamic .dynamicList{
  margin-left: 0;
}
.tDynamic .description {
  padding: 0 5px 5px 5px;
  /* Added as bugfix */
  height: 100px;
  position: relative;
}

.tDynamic .dynamicList li .button {
  float: right;
}
/* dynamic teaser in content */

/* tabs are different */
.categoryBrowsing #content .tabs li {
  padding: 0 4px 0 16px;
}
.categoryBrowsing #content .tabs li.dynTab1 {
  padding-left: 8px;
}

.teaserSidebar.tDynamic .tabs li {
  padding-left: 5px;
  font-weight: bold;
}

.categoryBrowsing #content .tDynamic .teaserInner {
  width: 100%;
  margin-bottom: 10px;
}
.categoryBrowsing #content .tDynamic .dynamicList li {
  margin-left: 7px;
}
.categoryBrowsing #content .tDynamic .dynamicList li.first {
  margin-left: 0;
}
/* every second li gets a 1px margin right to fill the complete width of the content */
.categoryBrowsing #content .tDynamic .dynamicList li.mFix {
  margin-right: 1px;
}

/* -----------------------------------------------------------------------------
* metaNav
* ----------------------------------------------------------------------------- */
#metaNav {
  float: right;
  height: 24px;
  padding-right: 10px;
  margin-left: 7px; /* width of left image */
  background: transparent url(/onion/binary/o1067_23default) no-repeat scroll 0 0;
}
.metaClose {
  float: right;
  width: 6px;
  height: 24px;
  background: transparent url(/onion/binary/o1069_23default) no-repeat scroll 0 0;
  position: relative;
  z-index: 2;
}
#metaNav ul li {
  line-height: 20px;
  float: left;
}
#metaNav ul li a {
  color: #fff;
}

/* site navigation */
#sitenav {
  padding-left: 10px;
  float: right;
}
#sitenav li {
  margin-left: 17px;
}

/* language navigation */
#langNav {
  float: right;
}
#langNav li {
  margin-top: 4px;
}
#langNav li a,
#langNav li span {
  display: block;
  width: 14px;
  height: 12px;
  background: #fff url(/onion/binary/o973_23default) no-repeat scroll 0 -12px;
}
#langNav li span.altText {
  display: none;
}
#langNav li.de a {
  background-position: 0 -12px;
}
#langNav li.de span {
  background-position: 0 0;
}
#langNav li.at a {
  background-position: -14px -12px;
}
#langNav li.at span {
  background-position: -14px 0;
}
#langNav li.ch a {
  background-position: -28px -12px;
}
#langNav li.ch span {
  background-position: -28px 0;
}
#langNav li.nl a {
  background-position: -42px -12px;
}
#langNav li.nl span {
  background-position: -42px 0;
}

/* -----------------------------------------------------------------------------
* primNav
* ----------------------------------------------------------------------------- */
#primNav li {
  line-height: 39px;
  float: left;
  padding: 0 12px 0 0;
}
#primNav li a {
  display: block;
  padding-left: 12px;
  color: #fff;
}
#primNav .products {
  padding-right: 17px;
  background: transparent url(/onion/binary/o152_23default) no-repeat scroll right top;
}
#primNav .products a {
  padding-left: 19px;
}
#primNav .themes {
  background: transparent url(/onion/binary/o153_23default) no-repeat scroll right top;
}
#primNav .themes a {
}
#primNav .sale {
  background: transparent url(/onion/binary/o154_23default) no-repeat scroll right top;
}
#primNav .sale a {
  padding-right: 35px;
  background: transparent url(/onion/binary/o156_23default) no-repeat scroll right center;
  text-transform: uppercase;
}


/* ----------- */
#search {
  position: absolute;
  top: 0;
  right: 250px;
  width: 300px;
  line-height: 39px;
  background: transparent url(/onion/binary/o155_23default) no-repeat scroll right top;
}
#search form {
  position: relative;
  height: 39px;
}
#search label {
  position: absolute;
  left: 0;
  top: 0;
  color: #fff;
}
#search input.text {
  position: absolute;
  top: 8px;
  left: 65px;
  width: 174px;
  height: 25px;
  line-height: 25px;
  padding: 0 4px;
  border: 0 none;
  font-size: 13px;
  color: #aaa;
  color: #000;
  background: #fff url(/onion/binary/o158_23default) no-repeat scroll 0 0;
}
#search input.hint {
  color: #aaa;
}
#search input.submit {
  position: absolute;
  top: 8px;
  right: 15px;
  width: 34px;
  height: 28px;
  background: transparent url(/onion/binary/o157_23default) no-repeat scroll 0 0;
  border: 0 none;
}

/* ---------- */

#miniCart {
  position: absolute;
  width: 244px;
  height: 88px;
  top: -49px;
  right: -7px;
  background: transparent url(/onion/binary/o962_23default) no-repeat scroll 0 0;
  z-index: 5;
}
#cartInner {
  padding: 10px;
  color: #366432; /* green */
}
.cartIcon {
  float: left;
  width: 69px;
  height: 50px;
  background: transparent url(/onion/binary/o963_23default) no-repeat scroll 0 0;
}
.cartFull .cartIcon {
  background-image: url(/onion/binary/o964_23default);
}
.cartIcon a {
  display: block;
  height: 100%;
  text-decoration: none;
}
.cartContent {
  float: left;
  margin-top: 8px;
  font-weight: bold;
}
.cartHeadline,
#miniCart .cartContent .cartHeadline a {
  display: block;
  font-size: 16px;
  margin-bottom: 3px;
}
.cartContent a {
  font-size: 12px;
  color: inherit;
}
#miniCart ul {
  margin-top: 58px;
}
#miniCart li {
  float: left;
  margin-left: 11px;
}
#miniCart li.first {
  margin-left: 6px;
}
#miniCart #cartInner li a {
  color: #366432; /* green */
}
#miniCart .cartContent a {
  color: #366432; /* green */
}
#miniCart .cartContent .cartHeadline a {
  text-decoration: none;
}

/* -----------------------------------------------------------------------------
* Ariadne
* ----------------------------------------------------------------------------- */
ol#ariadne,
ol#ariadne li {
  margin: 3px 0 13px 0;
  padding: 0;
  list-style: none;
  color: #136384;
  font-size: 1.05em;
}
ol#ariadne li {
  float: left;
  display: inline;
}
ol#ariadne li a {
  color: #136384;
  font-weight: bold;
}
ol#ariadne span.separator {
  color: #000;
  margin: 0 5px;
}

/* -----------------------------------------------------------------------------
* buttons
* ----------------------------------------------------------------------------- */
.button,
.buttonSubmit {
  position: relative;
  display: inline-block;
  line-height: 23px;
  text-decoration: none;
  background: transparent url(/onion/binary/o187_23default) no-repeat scroll right top;
}
.button .linkLabel {
  display: inline-block;
  margin-right: 25px;
  padding-left: 12px;
  line-height: 23px;
  color: #fff;
  background: transparent url(/onion/binary/o186_23default) no-repeat scroll 0 0;
  font-weight: bold;
}
.cartButton .linkLabel {
  padding-left: 5px;
  color: Red;
  background-image: url(/onion/binary/o183_23default);
  line-height: 24px;
  font-size: 14px;
}

/* submit buttons */
.buttonSubmitContainer {
  display: inline-block;
  height: 23px;
  background: transparent url(/onion/binary/o300_23default) no-repeat scroll 0 0;
}
.buttonSubmit {
  height: 23px;
  line-height: 23px;
  padding-right: 27px;
  padding-left: 5px;
  margin-left: 4px;
  color: #fff;
  font-family: Arial, sans;
  font-weight: bold;
  font-size: 12px;
  background: transparent url(/onion/binary/o301_23default) no-repeat scroll right 0;
  border: 0 none;
  cursor: pointer;
}

.addToCart {
  display: inline-block;
  width: 31px;
  height: 24px;
  border: 0 none;
  background: transparent url(/onion/binary/o1904_23default) no-repeat scroll 0 0;
  cursor: pointer;
}

/* special buttons */
.cartButton {
  background: transparent url(/onion/binary/o184_23default) no-repeat scroll right top;
  line-height: 24px;
}
.cartButton.empty {
  background-image: url(/onion/binary/o1938_23default);
}
.cartButton.availableFrom {
  background-image: url(/onion/binary/o1939_23default);
}
.currency {
  font-size: 10px;
  font-weight: normal;
}
.pDInner .currency {
  font-size: 12px;
}

/* checkout button */
.button.checkout {
  line-height: 36px;
  background-image: url(/onion/binary/o1332_23default);

}
.button.checkout .linkLabel {
  font-family: FuturaStdHeavy, Arial;
  font-size: 20px;
  color: #d82d01;
  line-height: 36px;
  background-image: url(/onion/binary/o1334_23default);
}

/* yellow submit button with icon on the right */
.sButton {
  display: inline-block;
  margin-bottom: 5px;
  background: transparent url(/onion/binary/o1999_23default) no-repeat scroll 0 0;
  line-height: 24px;
  height: 24px;
  text-decoration: none;
}
.sButton a {
  text-decoration: none;
}
.sButton input {
  cursor: pointer;
}
.sButton input.sButtonSubmit {
  background: transparent url(/onion/binary/o2000_23default) no-repeat scroll right top;
  line-height: 24px;
  height: 24px;
  margin: 0 4px;
  padding-right: 4px;
  color: #D82D01;
  font-weight: bold;
  border: 0 none;
}
.sButton input.sButtonSubmit.sDelete {
  padding-right: 30px;
  background-image: url(/onion/binary/o2002_23default);
}
.sButton input.sButtonSubmit.sCart {
  padding-right: 30px;
  background-image: url(/onion/binary/o2001_23default);
}
.sButton input.sButtonSubmit.sCompare {
  padding-right: 30px;
  background-image: url(/onion/binary/o2003_23default);
}

/*
* styles for unavailable products (not available, leider vergriffen)
*/

/* with price */

/* sidebar-Teaser dynamic */
#sidebar .tDynamic .soldout {
  
}
/* Sidebar-crossSelling-Teaser */
/* topHits-Teaser */
/* productList Content-Teaser */

/* just text "not available" */
/* megadropdown rechts */

/* -----------------------------------------------------------------------------
* debug
* ----------------------------------------------------------------------------- */

/* -----------------------------------------------------------------------------
* Content
* ----------------------------------------------------------------------------- */
.home #contentInner {
  background-color: transparent;
  padding: 0;
}

#contentInner {
  background-color: #fef5d3;
  padding: 10px;
  color: #58585a; /* yellow */
  overflow: hidden;
  position: relative;
}

.disabled #contentInner {
  background-color: #fef5d3;
  padding: 10px;
}

#contentSidebar.disabled {
  margin-top: 20px;
}

.searchResult #contentInner {
  background-color: #FFF8A7;
}


/* Überschriften */
#contentInner h1 {
  color: #2f5e29; /* green */
  background-color: #a3cc40;
  font-family: FuturaStdHeavy,Arial;
  font-size: 1.9em;
  font-weight: normal;
  padding: 20px;
  margin-bottom: 20px;
}
#contentInner h2 {
  color: #3b8438; /* green */
  font-family: FuturaStdHeavy,Arial;
  font-size: 1.38em;
  font-weight: normal;
  padding: 0 20px;
  margin-bottom: 15px;
}
#contentInner h3,
#contentInner h4,
#contentInner h5,
#contentInner h6 {
  font-size: 1.1em;
  padding: 0 20px;
  margin-bottom: 15px;
  color: #3b8438; /* green */
}

/* Fließtext-Elemente */
#contentInner p {
  padding: 0 20px;
  line-height: 130%;
  margin-bottom: 18px;
}
#contentInner a {
  color: #3b8438; /* green */
}
#contentInner ul,
#contentInner ol {
  padding: 0 20px;
  margin-bottom: 18px;
}
#contentInner ul li {
  padding: 5px 0 5px 16px;
  background: transparent url('/onion/binary/o1005_23default') no-repeat scroll center left;
}

.float--left {
  float: left;
  margin: 0 15px 10px 0;
}
.float--right {
  float: right;
  margin: 0 0 10px 15px;
}


/* Tabellen */
#contentInner table {
  margin: 0 20px;
  border-collapse: collapse;
  table-layout: fixed;
  color: #3b8438; /* green */
  width: 650px;
  margin-bottom: 18px;
}
#contentInner table td {
  background-color: #feee40; /* yellow */
  padding: 16px;
  border-right: 7px solid #fef5d3;
  border-bottom: 7px solid #fef5d3;
  vertical-align: top;
}
#contentInner tr.first td.first {
  background: #feee40 url('/onion/binary/o1007_23default') no-repeat scroll top left;
}
#contentInner tr.first td.last {
  background: #feee40 url('/onion/binary/o1008_23default') no-repeat scroll top right;
}
#contentInner tr.first td.firstLast {
  background: #feee40 url('/onion/binary/o1010_23default') no-repeat scroll top right;
}

#contentInner table td.last,
#contentInner table td.firstLast {
  border-right: none;
}

#contentInner table p {
  margin: 0;
  padding: 0;
}
#contentInner table p.smallTableText {
  font-size: 0.9em;
}

#contentInner table .right {
  text-align: right;
}

/* Slideboxes */
#contentInner .slideBoxes {
  padding: 0 20px;
  margin-bottom: 18px;
}
#contentInner .slideBoxes .box {
  overflow: hidden;
  background: #d2e4a4 url('/onion/binary/o1011_23default') repeat-x scroll 0 0;
}
#contentInner .slideBoxes .highlight {
  background-image: url('/onion/binary/o18834_23default');
}
#contentInner .slideBoxes div.first {
  background-image: url('/onion/binary/o1013_23default');
  background-repeat: no-repeat;
}
#contentInner .slideBoxes div.first.highlight {
  background-image: url('/onion/binary/o18836_23default');
}

#contentInner .slideBoxes p.h {
  height: 23px; /* 28px */
  margin: 0;
  padding-top: 5px;
}
#contentInner .slideBoxes p.h a {
  text-decoration: none;
  font-weight: bold;
  font-size: 1.1em;
  display: block;
  color: #fff;
}
#contentInner .slideBoxes .highlight p.h a {
  color: #d82d01;
}
#contentInner .slideBoxes p.h a.open {
  background: transparent url('/onion/binary/o1014_23default') no-repeat scroll center right;
}
#contentInner .slideBoxes p.h a.closed {
  background: transparent url('/onion/binary/o1015_23default') no-repeat scroll center right;
}

/* innerer Boxbereich */
#contentInner .slideBoxes .inner {
  padding-top: 20px;
}
#contentInner .slideBoxes table {
  width: 616px;
}
#contentInner .slideBoxes table td {
  background-color: #fff;
  border-right: 7px solid #d2e4a4; /* green */
  border-bottom: 7px solid #d2e4a4;
  vertical-align: top;
}
#contentInner .slideBoxes tr.first td.first {
  background: #fff none;
}
#contentInner .slideBoxes tr.first td.last {
  background: #fff none;
}
#contentInner .slideBoxes tr.first td.firstLast {
  background: #fff none;
}
#contentInner .slideBoxes .inner p {
  color: #3B8438;
}

/* Bilder */
span.image {
  display: block;
  width: 291px;
  position: relative;
}
.image .caption {
  display: block;
  padding: 7px 10px;
  width: 271px; /* 291px */
  position: absolute;
  bottom: 0;
  left: 0;
  background: #fbd237 url('/onion/binary/o1123_23default') no-repeat scroll left top;
  color: #2F5E29;
  font-weight: bold;
}
.image a.lupe {
  display: block;
  width: 65px;
  height: 55px;
  position: absolute;
  bottom: 0;
  right: 0;
  background: transparent url('/onion/binary/o1124_23default') no-repeat scroll right bottom;
}

/* Downloads */
#contentInner p.download {
  height: 32px;
  padding: 0 20px 0 50px;
  background: transparent url('/onion/binary/o1460_23default') no-repeat scroll 20px center;
}
#contentInner p.pdf {
  padding-left: 63px;
  background: transparent url('/onion/binary/o1445_23default') no-repeat scroll 20px top;
}

#contentInner span.goBack {
  float: right;
  margin: 0;
  display: block;
  font-size: 0.7em;
}

p.download a,
p.download span {
  display: block;
}

/* contentFunctions list below content */
ul#contentFunctions {
  margin: 18px 0 3px 0;
  text-align: right;
}
ul#contentFunctions li {
  display: inline;
  margin-left: 10px;
}
ul#contentFunctions li.print {
  background: transparent url(/onion/binary/o18067_23default) no-repeat scroll 0 3px;
  padding-left: 35px;
}

/** Formulare
------------------------------------------------------------- 
select,
input,
textarea {
  /* Für Safari */
  font-size: 99%;
}
input,
textarea {
  padding: 1px 3px;
}
input, label {
/*  vertical-align: middle;*/
}
.errors {
  color: #d82d01; /* red */
}
.errors p.h {
  font-size: 14px;
  font-weight: bold;
}
.contentForm .right {
  text-align: right;
}
.contentForm {
  padding: 20px 0;
}
.contentForm fieldset {
  border: none;
}
.contentForm legend {
  font-size: 14px;
  font-weight: bold;
  padding-bottom: 10px;
  color: #58585a;
}
#contentInner .contentForm legend {
  padding: 0 20px 10px 20px;
}
#contentInner #contact.contentForm legend {
  font-size: 16px;
  color:  #3B8438; /* green */
}
.contentForm p {
  margin-bottom: 10px;
}
#contentInner .contentForm p {
  padding: 0;
  margin: 0 20px 10px 20px;
}

.contentForm input.link {
  background: transparent none;
  border: 0;
  color: #D82D01; /* red */
  font-size: 1em;
  text-decoration: underline;
  font-family: Arial,sans;
}

.contentForm label,
.contentForm span.label {
  display: inline-block;
  width: 160px;
}
.contentForm label.fullWidth,
.contentForm span.fullWidth {
  width: auto;
}
.contentForm label.rightColumn {
  width: 274px;
  margin-left: 160px;
}
.contentForm span.fullWidth {
  display: block;
}
.contentForm span.fullWidth {
  padding-bottom: 10px;
}
.contentForm .bold {
  font-weight: bold;
}
.contentForm .info {
  font-weight: normal;
  font-size: 0.9em;
  display: block;
}
.contentForm .inline {
  display: inline;
}
.contentForm input.checkbox,
.contentForm input.radio {
  margin: 5px 10px 5px 0;
}
.contentForm label input.radio {
  margin: 0 10px 4px 0;
}
.contentForm input.text {
  width: 264px; /* 274px */
  height: 25px;
  line-height: 25px;
  padding: 0 5px;
  margin-right: 18px;
  border: none;
  background: #ffffff url('/onion/binary/o1388_23default') no-repeat scroll top left;
}
.contentForm input.middle {
  width: 186px; /* 196px */
  background: #ffffff url('/onion/binary/o1389_23default') no-repeat scroll top left;
}
.contentForm input.small {
  width: 46px; /* 56px */
  background: #ffffff url('/onion/binary/o1390_23default') no-repeat scroll top left;
}
.contentForm input.noMargin {
  margin-right: 0;
}
.contentForm span.separator {
  padding: 0 5px;
}
.contentForm select {
  width: 190px; /* 196px */
  line-height: 25px;
  padding: 4px 2px 4px 4px;
  border: none;
  background-color: transparent;
  background: white url('/onion/binary/o1389_23default') no-repeat scroll top left;
}
.contentForm select.month {
  width: 150px;
  margin-right: 20px;
}
.contentForm select.year {
  width: 100px;
}

.contentForm .radiobuttons label {
  display: block;
  margin-bottom: 10px;
}
.contentForm .radiobuttons .inline {
  display: inline;
}
.contentForm .radiobuttons label.inline {
  margin-right: 10px;
}
.contentForm .innerRadio {
  margin-left: 23px;
  margin-left: 40px;
}
.contentForm .innerEdit {
  margin-left: 160px;
}
.contentForm p.right {
  float: right;
}

/*
* Newsletter
*/
.newsletter .contentForm {
  padding-top: 0;
}
.newsletter #contentInner .contentForm p.buttonSubmitContainer {
  float: right;
  margin-right: 235px;  
}
.newsletter #contentInner .contentForm p.unregister {
  background: transparent none;
  float: left;
  margin-right: 0;
}
.newsletter .unregister .buttonSubmit {
  background: transparent none;
  color: #3B8438; /* green */
  text-decoration: underline;
  padding: 0;
  margin: 0;
  width: 120px;
  height: auto;
  white-space: normal;
  text-align: left;
  line-height: 130%;
}

/*
*  Info-Box auf Kontakt-Formular Seite
*/
.infoBox {
  width: 195px;
  float: right;
/*  border: 1px solid #2F5E29; */ /* green */
/*  border-top: 1px solid #abc290;
  border-left: 1px solid #abc290; */
  position: absolute;
  right: 10px;
  top: 315px;
  background: transparent none no-repeat scroll 0 0;
}
.infoBox .iBHeader,
.infoBox .iBInner,
.infoBox .iBFooter {
  padding: 0 10px;
}
.infoBox .iBHeader {
  background: transparent url(/onion/binary/o8333_23default) no-repeat scroll 0 0;
}
.infoBox .iBInner {
  padding-top: 18px;
  background: transparent url(/onion/binary/o8335_23default) repeat-y scroll 0 0;
}
#contentInner .infoBox .iBInner p {
  margin-bottom: 0;
  padding-bottom: 18px;
}
.infoBox .iBFooter {
  background: transparent url(/onion/binary/o8331_23default) no-repeat scroll 0 0;
}
.footnote {
  font-size: 0.75em;
}

.catHeader {
  position: relative;
  width: 697px; /* 711px */
  height: 113px;
  padding-left: 14px;
  background: transparent url(/onion/binary/o1028_23default) no-repeat scroll 0 0;
}
.catPicture {
  position: absolute;
}
.catIcon {
  top: 13px;
  left: 14px;
}
.catPicture {
  top: 0;
  right: 44px;
}
.catDescription {
  top: 75px;
  left: 14px;
  width: 515px;
  color: #366432; /* green */
  font-weight: bold;
}
/* content of category */
.catInner {
  padding-top: 9px;
  background-color: #a3cc40;
}
/* optional advertisement */
.catAdvert {
  display: block;
  height: 90px;
  margin-bottom: 11px;
}

/* content teaser */
.catTeaser {
  overflow: hidden;
  clear: both;
}
.catTeaser li {
  float: left;
  margin-bottom: 20px;
  margin-left: 10px;
}
.catTeaser li.first {
  margin-left: 0;
}
.cTHeadline {
  position: relative;
  width: 165px;
  height: 55px;
  padding: 5px 0 0 5px;
  color: #366432; /* green */
  background-color: #fff8a7;
  font-size: 14px;
}
.cTHeadline a {
  color: #366432; /* green */
  font-weight: bold;
}
.cTAmount {
  font-weight: normal;
}

/* seoTabs */
/*
.categoryBrowsing #seoTabs {
  margin-top: 5px;
}
*/

.pBHeader {
  position: relative;
  height: 97px;
  padding: 0 5px;
  color: #3a8237; /* green */ 
  background: transparent url(/onion/binary/o1041_23default) no-repeat scroll 0 0;
}
.pBHeader h1 {
  padding: 4px 0 0 0;
}

/* paginator-pageAmount */
.paginator-pageAmount {
  overflow: hidden;
  padding: 5px 15px 0 0;
}
.sale .paginator-pageAmount {
  padding: 5px 0;
  border-bottom: 1px solid #AAC577;
}

/* paginator */
.pBHeader .paginator {
  width: 522px;
  float: left;
}
.sale .pBHeader .paginator {
  position: absolute;
  top: 120px;
  left: 5px;
  margin-right: 10px;
  float: none;
}
.sale .pBFooter .paginator {
  top: 7px;
}
.pBHeader .paginator span {
  float: left;
}
.pBHeader .paginator ul {
  float: left;
}
.pBHeader .paginator li {
  float: left;
  margin-left: 5px;
  padding-left: 5px;
  border-left: 1px solid #3a8237; /* green */
}
.pBHeader .paginator li.first {
  padding-left: 0;
  border-left: 0 none;
}
.pBHeader .paginator li a {
  color: #3A8237;
}

/* products per page */
.pageAmount {
  float: right;
}
.pageAmount span {
  float: left;
}
.pageAmount ul {
  float: right;
  overflow: hidden;
}
.pageAmount li {
  float: left;
  margin-left: 5px;
  padding-left: 5px;
  border-left: 1px solid #3a8237; /* green */
}
.pageAmount li.first {
  padding-left: 0;
  border-left: 0 none;
}
.pageAmount li a {
  color: #3A8237;
}

/* filter */
.pBHeader .filter {
  height: 20px;
  padding-top: 15px;
}
.sale .pBHeader .filter {
  padding-top: 5px;
}

.pBHeader .filter li {
  float:left;
  margin-left: 20px;
  line-height: 20px;
}
.pBHeader .filter li.first {
  margin-left: 0;
}
.pBHeader .filter li a {
  color: #3A8237;
}
.pBHeader .filter li a.check {
  text-decoration: none;
  background: transparent url(/onion/binary/o1049_23default) no-repeat scroll 0 0;
  padding-left: 16px;
}
.pBHeader .filter li a.check.active {
  background-image: url(/onion/binary/o1048_23default);
}
.pBHeader .filter li a.check .linkLabel {
  text-decoration: underline;
}
.pBHeader .filter li select {
  width: 100px; /* was min-width, floating problems with larger options */
  margin-left: 5px;
  border: 1px solid #fbd337;
}

.pBHeader .filter li option {
  padding-left: 5px;
}

/* Footer paginator */
.pBFooter {
  background: #fff8a7 none;
  height: 67px;
}
.pBFooter .paginator-pageAmount {
  padding: 7px 0;
  border-bottom: 1px solid #aac577;  
}
.pBFooter .filter {
  padding-bottom: 5px;
  padding-top: 7px;
/*  border-bottom: 1px solid #aac577;*/
}
.pBFooter .paginator {
/*
  position: absolute;
  bottom: 15px;
  right: 15px;
  margin-right: 0;
*/
}

/* teaser */
.pBInner .topHits {
  background-color: #feee40;
  padding: 20px 0;
  overflow: hidden;
}
.pBInner .linkButton {
  position: static;
  top: auto;
  right: auto;
  margin-bottom: 5px;
}
.teaserMain .details .soldout {
  margin: 0 22px 0 0;
}

/* topHits */
.topHits .description {
  position: relative;
  float: right;
  width: 145px;
  height: 215px;
  background: transparent none;
  font-size: 14px;
}
.topHits .cartButton {
  margin-bottom: 5px;
}
.topHits .details {
  position: absolute;
  width: 135px;
  bottom: 0;
  left: 10px;
}
.topHits .details span.amount {
  display: block;
  padding-bottom: 5px;
  color: #FFED00;
  font-weight: bold;
  font-size: 12px;
}
.topHits .details .soldout {
  margin: 0 0 20px 0;
}
.topHits .crossPrice {
  color: #ffed00;
  font-size: 12px;
  font-weight: bold;
}

/* inner */
.pBInner .topHits .teaserMain {
  width: 351px;
  background-color: #3a8237; /* green */
  margin-left: 8px;
}
.pBInner .topHits .teaserMain.first {
  margin-left: 0;
}

.productsInner {
  background-color: #a3cc40;
  overflow: hidden;
  padding-top: 10px;
}

/* products teaser */
.tMProducts {
  width: 170px;
  height: 316px;
  margin-left: 10px;
}

/* overlay corner */
.productsBrowsing .topHits .teaserMain a {
  display: block;
  width: 195px;
}
/* reset button links */
.productsBrowsing .topHits .teaserMain .description a {
  display: inline-block; 
  width: auto;
}

#content .detail .additionalInfos .corner,
.tMProducts .corner,
.productsBrowsing .topHits .teaserMain a .corner {
  width: 75px;
  height: 75px;
  position: absolute;
  top: 0;
  left: 0;
}
.productsBrowsing .topHits .teaserMain a .corner {
  top: 30px;
}
.corner.aktion_de,
.corner.aktion_nl {
  background: transparent url('/onion/binary/o1850_23default') no-repeat top left;
}
.corner.raritaet_de {
  background: transparent url('/onion/binary/o1852_23default') no-repeat top left;
}
.corner.raritaet_nl {
  background: transparent url('/onion/binary/o1853_23default') no-repeat top left;
}
.corner.neu_de {
  background: transparent url('/onion/binary/o1854_23default') no-repeat top left;
}
.corner.neu_nl {
  background: transparent url('/onion/binary/o1855_23default') no-repeat top left;
}
.corner.neu_raritaet_de {
  background: transparent url('/onion/binary/o1856_23default') no-repeat top left;
}
.corner.neu_raritaet_nl {
  background: transparent url('/onion/binary/o1857_23default') no-repeat top left;
}


.tMProducts .description {
  width: 160px;
  height: 110px;
  color: #3a8237; /* green */
  background-color: #fdea8d;
}
.tMProducts .description a {
  color: #3a8237; /* green */
}
.tMProducts .details {
  position: absolute;
  width: 164px;
  right: 5px;
  bottom: 5px;
  text-align: right;
}
.tMProducts .details .cartButton {
  margin-left: 5px;
}

.tMProducts .details .prodNumber {
  display: block;
}
.tMProducts .details .crossPrice {
  display: inline;
  margin-right: 5px;
  color: #D82D01;
  font-weight: bold;
}

/* aktion list */
.sale .pBHeader {
  height: 176px;
  background: #fff8a7 none;
}
.sale .pBFooter {
  height: 67px;
}
.sale h1 {
  position: absolute;
  left: 100px;
  top: 30px;
  padding: 0;
  color: #ffffff; 
  font-size: 28px;
}

.sale h1 .saleHeaderBig {
  font-size: 36px;
}

.sale .teaserMain {
  width: 100%;
  height: auto;
  margin: 0 0 10px 0;
}
.sale .teaserMain img {
  float: left;
}
.sale .teaserMain .productHeadline a {
  font-size: 16px;
}
.sale .teaserMain .description {
  position: relative;
  float: left;
  width: 530px;
  height: 186px;
}
.sale .teaserMain .productDescription a {
  font-size: inherit;
}
.sale .teaserMain .details {
  bottom: auto;
  right: auto;
  position: static;
  text-align: left;
  width: 100%;
}
.sale .teaserMain .productDescription {
  height: 45px;
  margin-bottom: 0;
  overflow: hidden;
}
.sale .teaserMain .price {
    right: auto;
    bottom: auto;
    color: inherit;
    position: static;
}
.sale .teaserMain .price .newPrice {
  color: #D82D01;
  font-weight: bold;
  font-size: 24px;
}
.sale .teaserMain .attributes .crossPrice {
  font-size: 12px;
}
.sale .teaserMain .details .attributes,
.sale .teaserMain .details .links {
  float: left;
  padding-left: 20px;
}
.sale .teaserMain .details .attributes {
   font-size: 16px;
   font-weight: bold;
}
.sale .teaserMain .details .links {
  float: right;
  text-align: right;
}
.sale .teaserMain .details input.text {
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
}
/* overlay image */
.sale .teaserMain .saleContainer {
  position: relative;
}
.sale .teaserMain .saleIcon {
  position: absolute;
  left: 0;
  top: 0;
  width: 75px;
  height: 75px;
  background: transparent url(/onion/binary/o1635_23default) no-repeat scroll 0 0;
}

.sale .teaserMain .description .price span {
    bottom: auto;
    left: auto;
    position: static;
}

/* Browsing above content area */
.pDBrowsing {
  overflow: hidden;
  margin-bottom: 13px;
  color: #04a7eb;
  font-size: 1.05em;
}
.pDBrowsing a {
  color: #04a7eb;
  text-decoration: none;
  font-weight: bold;
}
.pDBrowsing .overviewLink {
  float: left;
  background: transparent url('/onion/binary/o1147_23default') no-repeat scroll center left;
  padding-left: 15px;
}
.pDBrowsing .browsing {
  float: right;
}
.pDBrowsing a.previous {
  background: transparent url('/onion/binary/o1147_23default') no-repeat scroll center left;
  padding-left: 15px;
}
.pDBrowsing a.next{
  background: transparent url('/onion/binary/o1148_23default') no-repeat scroll center right;
  padding-right: 15px;
}
.pDBrowsing .browsing span {
  padding: 0 10px;
}

.pDInner {
  background-color: #fdea8d; /* yellow */
  overflow: hidden;
  padding-bottom: 10px;
  margin-bottom: 10px;
  position: relative;
}
.pDInner .detail {
  float: left;
  width: 720px;
}

/* Center column */
.pDInner .detail .content {
  width: 320px;
  margin-right: 10px;
  float: right;
  padding-top: 10px;
}
.pDInner .detail .content {
  line-height: 130%;
}
.pDInner .detail .content h1 {
  color: #3a8237; /* green */
  font-size: 2.3em;
  font-weight: normal;
}

.pDInner .detail .content h2 {
  color: #d82d01; /* red */
  font-size: 1.05em;
}
.pDInner .detail .content .desc {
  margin-bottom: 6px;
}
.pDInner .detail .content .articleNo {
  font-size: 0.9em;
  display: block;
  margin-bottom: 20px;
}

.pDInner .detail .content ul,
.pDInner .detail .content ol {
  margin-left: 2em;
}
.pDInner .detail .content ul li {
  list-style-type: disc;
}
.pDInner .detail .content ol li {
  list-style-type: decimal;
}
.pDInner .detail .content li {
  padding: 2px 0;
}

.pDInner .detail .content .download {
  padding-left: 45px;
  margin-bottom: 20px;
}
.pDInner .detail .content .pdf {
  background: transparent url('/onion/binary/o1169_23default') no-repeat scroll center left;
}
.pDInner .detail .content .download span,
.pDInner .detail .content .download a {
  display: block;
  line-height: 140%;
}
.pDInner .detail .content .download a {
  color: #366432;
}
.pDInner .detail .content .tips {
  padding-left: 44px;
  background: transparent url(/onion/binary/o461_23default) no-repeat scroll 0 0;
  height: 36px;
  vertical-align: middle;
}
.pDInner .detail .content .tips a {
  display: inline;
  line-height: 36px;
}


.pDInner .detail .content dl {
  overflow: hidden;
  color: #366432;
  margin-bottom: 30px;
}
.pDInner .detail .content dt,
.pDInner .detail .content dd {
  float: left;
  border-top: 1px solid #3a8237;
  padding: 12px 0;
}
.pDInner .detail .content dt {
  width: 108px; /* 155px */
  width: 128px; /* 175px */
  width: 133px; /* 180px */
  padding-left: 47px;
  height: 19px;
  background: transparent url('/onion/binary/o18085_23default') no-repeat 0 0;
}
.pDInner .detail .content dt.height {
  background-position: 0 0;
}
.pDInner .detail .content dt.sonne {
  background-position: 0 -44px;
}
.pDInner .detail .content dt.schatten {
  background-position: 0 -88px;
}
.pDInner .detail .content dt.halbschatten {
  background-position: 0 -132px;
}
.pDInner .detail .content dt.sonne_halbschatten {
  padding-left: 80px;
  width: 100px;
  background-position: 0 -176px;
}
.pDInner .detail .content dt.halbschatten_schatten {
  padding-left: 80px;
  width: 100px;
  background-position: 0 -220px;
}
.pDInner .detail .content dt.sonne_halbschatten_schatten {
  padding-left: 90px;
  width: 72px;
  width: 88px;
  background-position: 0 -264px;
}
.pDInner .detail .content dt.distance {
  background-position: 0 -308px;
}
.pDInner .detail .content dt.wasserbedarf_gering {
  background-position: 0 -352px;
}
.pDInner .detail .content dt.wasserbedarf_gering_mittel {
  background-position: 0 -396px;
}
.pDInner .detail .content dt.wasserbedarf_mittel_hoch {
  background-position: 0 -440px;
}
.pDInner .detail .content dt.iceCrystal {
  background-position: 0 -484px;
}
.pDInner .detail .content dt.leaf {
  background-position: 0 -528px;
}
.pDInner .detail .content dt.sowing {
  background-position: 0 -572px;
}
.pDInner .detail .content dt.bloom {
  background-position: 0 -616px;
}
.pDInner .detail .content dt.fragrant {
  background-position: 0 -660px;
}
.pDInner .detail .content dt.harvest {
  background-position: 0 -704px;
}
.pDInner .detail .content dt.pflegeaufwand_gering {
  background-position: 0 -748px;
}
.pDInner .detail .content dt.pflegeaufwand_gering_mittel {
  padding-left: 54px;
  width: 126px;
  background-position: 0 -792px;
}
.pDInner .detail .content dt.pflegeaufwand_mittel_hoch {
  padding-left: 54px;
  width: 126px;
  background-position: 0 -836px;
}
.pDInner .detail .content dt.depth {
  background-position: 0 -880px;
}
.pDInner .detail .content dt.scissors {
  background-position: 0 -924px;
}

.pDInner .detail .content dd {
  width: 145px;
  width: 125px;
  width: 140px;
  font-weight: bold;
  height: 19px;
}

/* Kundenkommentare */
.pDInner .detail .comments {
  width: 300px;
  margin: 20px 0 0 10px;
}
.pDInner .detail .comments h2 {
  color: #FFE516; /* yellow */
  height: 30px;
  background-color: #3AB7E5;
  font-size: 18px;
  font-family: FuturaStdHeavy, Arial;
  font-weight: normal;
  padding-left: 5px;
}
.pDInner .detail .comments h3 {
  font-size: 12px;
}
.pDInner .detail .comments .inner {
  background-color: #DAEEF9;
  padding: 4px 10px 10px;
}
.pDInner .detail .comments .comment {
  clear: both;
  overflow: hidden;
  padding: 5px 0;
}
.pDInner .detail .comments .comment img {
  float: left;
  margin-right: 5px;
}
.pDInner .detail .comments .product,
.pDInner .detail .comments .answer,
.pDInner .detail .comments a {
  color: #0015DF;
}

.pDInner .detail .content ul.furtherLinks {
  margin: 20px 0 10px 0;
  list-style: none;
}
.pDInner .detail .content ul.furtherLinks li {
  list-style: none;
  margin: 5px 0;
}

.pDInner .detail .comments ul.furtherLinks a {
  color: #000;
}
.pDInner .detail .comments ul.furtherLinks a.bold {
  font-weight: bold;
}

/* Left column */
.pDInner .detail .additionalInfos {
  float: left;
}
#productImage {
  display: block;
  position: relative;
  width: 360px;
  height: 415px;
}
#magnifier {
  display: block;
  position: absolute;
  cursor: move;
  opacity: 0.5;
  filter: Alpha(opacity = 50);
  background-color: #ffffff;
  border: 1px solid #666666;
  width: 100px;
  height: 115px;
}
#productImageFull {
  width: 360px;
  height: 415px;
  position: absolute;
  top: 0;
  left: 360px;
  display: none;
  background-repeat: no-repeat;
}

.pDInner .detail ul.furtherLinks {
  margin-left: 10px;
}
.pDInner .detail ul.furtherLinks a {
  color: #3a8237; /* green */
}

.pDInner .detail .comments ul.furtherLinks {
  margin: 20px 0 10px 2em;
}
.pDInner .detail .comments ul.furtherLinks li {
  list-style-type: disc;
  padding: 5px 0;
}

.pDInner .detail .additionalInfos #thumbnails {
  overflow: hidden;
  margin-top: 10px;
}
.pDInner .detail .additionalInfos #thumbnails li {
  float: left;
  margin-left: 10px;
  cursor: pointer;
}
.pDInner .detail .additionalInfos #thumbnails li img {
  display: block;
}

.tagCloud {
  padding-top: 20px;
  width: 320px;
  background: #fff url('/onion/binary/o1184_23default') no-repeat scroll top right;
}
.pDInner .detail .content .tagCloud ul {
  background: #fff url('/onion/binary/o1185_23default') no-repeat scroll bottom left;
  padding: 0 20px 20px 20px;
  overflow: hidden;
  margin-left: 0;
  list-style-type: none;
}
.pDInner .detail .content .tagCloud ul li {
  display: inline;
  margin-right: 5px;
  line-height: 100%;
  list-style-type: none;
}
.tagCloud ul li.tag1 {
  font-size: 0.9em;
}
.tagCloud ul li.tag2 {
  font-size: 1.2em;
}
.tagCloud ul li.tag3 {
  font-size: 1.5em;
}
.tagCloud ul li.tag4 {
  font-size: 1.8em;
  line-height: 100%;
}
.tagCloud ul li.tag5 {
  font-size: 2.3em;
}
.tagCloud ul li a {
  color: #3a8237; /* green */
  text-decoration: none;
}

/* Right column */
.pDInner .meta {
  float: right;
  width: 230px;
}
.pDInner .meta .order {
  background-color: #a3cc40; /* green */
  padding: 12px 7px;
  color: #366432; /* green */
  font-size: 1.05em;
}
.pDInner .meta .order a {
  color: #366432; /* green */
}
.pDInner .meta .order p {
  margin: 0;
}
.pDInner .meta .order p.soldoutImage {
  padding-left: 7px;
}
.pDInner .meta .order p.soldoutText {
  color: #d82d01; /* red */
  padding-left: 9px;
  font-weight: bold;
  font-size: 0.95em;
}
.pDInner .meta .order dl {
  overflow: hidden;
}
.pDInner .meta .order dt {
  float: left;
  width: 80px;
  padding-left: 9px;
  clear: left;
}
.pDInner .meta .order dd {
  float: left;
}
.pDInner .meta .order dt.info {
  font-weight: bold;
  margin-bottom: 5px;
  padding-top: 3px;
}
.pDInner .meta .order dd.info {
  font-size: 1.4em;
  font-weight: bold;
  line-height: 130%;
  margin-bottom: 5px;
  width: 127px;
}
.pDInner .meta .order dt.crossPrice,
.pDInner .meta .order dd.crossPrice {
  margin-bottom: 10px;
}
.pDInner .meta .order dd.crossPrice {
  color: #D82D01;
}
.pDInner .meta .order .price {
  color: #d82d01; /* red */
  font-weight: bold;
}
.pDInner .meta .order .legalNotice {
  clear: both;
  font-size: 0.9em;
  display: block;
  padding: 5px 0 5px 9px;
}
.pDInner .meta .order .quantity {
  margin: 5px 0;
  overflow: hidden;
}
.pDInner .meta .order .quantity dt.info {
  padding-top: 5px;
}
.pDInner .meta .order .amount {
  width: 30px; /* 40px */
  height: 22px; /* 24px */
  padding: 2px 0 0 10px;
  background: transparent url('/onion/binary/o1149_23default') no-repeat scroll top left;
}
.pDInner .meta .order .amount input {
  width: 40px;
  color: #285b26; /* green */
  font-weight: bold;
  font-size: 1.2em;
  border: none;
  background-color: transparent;
  margin-top: 2px;
}

/* submit button */
.pDInner .order span.addToCartButton {
  height: 31px;
  line-height: 31px;
  background: transparent url('/onion/binary/o1150_23default') no-repeat scroll right top;
}
.pDInner .order .addToCartButton .buttonSubmit {
  padding: 0 17px 0 40px;
  margin: 0 5px 0 0;
  height: 31px;
  line-height: 31px;
  color: #d82d01; /* red */
  background: transparent url('/onion/binary/o1151_23default') no-repeat scroll 0 0;
  outline: 0 none;
  font-size: 1.5em;
  font-family: FuturaStdHeavy, Arial;
  font-weight: normal;
}

/* Errors */
.pDInner .order ul.errors li {
  padding: 5px 0 0 9px;
}


.pDInner .meta .order .availability {
  clear: both;
  padding-left: 9px;
  margin-top: 10px;
}
.pDInner .meta .order .availability .h {
  display: block;
  font-weight: bold;
  margin-bottom: 4px;
}
.pDInner .meta .order .availability a {
  display: block;
  font-size: 0.9em;
  margin-top: 4px;
}

/* Produktbewertung */
.pDInner .meta .rating {
  background-color: #3d893a;
  color: #ffed00; /* yellow */
  padding: 16px;
}
.pDInner .meta .rating a {
  color: #ffed00; /* yellow */
}
.pDInner .meta .rating .h {
  font-size: 0.9em;
  display: block;
}
.pDInner .meta .rating .stars {
  display: inline-block;
  width: 68px; /* 198px */
  height: 17px; /* 19px */
  padding: 2px 0 0 130px;
  margin: 10px 0;
}
.pDInner .meta .rating .rated0 {
  background: transparent url('/onion/binary/o1153_23default') no-repeat scroll center left;
}
.pDInner .meta .rating .rated1 {
  background: transparent url('/onion/binary/o1154_23default') no-repeat scroll center left;
}
.pDInner .meta .rating .rated2 {
  background: transparent url('/onion/binary/o1155_23default') no-repeat scroll center left;
}
.pDInner .meta .rating .rated3 {
  background: transparent url('/onion/binary/o1156_23default') no-repeat scroll center left;
}
.pDInner .meta .rating .rated4 {
  background: transparent url('/onion/binary/o1152_23default') no-repeat scroll center left;
}
.pDInner .meta .rating .rated5 {
  background: transparent url('/onion/binary/o1157_23default') no-repeat scroll center left;
}
.pDInner .meta .rating li {
  margin-bottom: 8px;
}

/* Social Links */
.pDInner .meta .socialMedia {
  background-color: #fef5d3; /* yellow */
  overflow: hidden;
}
.pDInner .meta .socialMedia .addThisContainer {
  border-bottom: 1px solid #3d893a;
  margin: 0 6px;
}
.pDInner .meta .socialMedia ul {
  overflow: hidden;
  padding-left: 50px;
}
.pDInner .meta .socialMedia li {
  float: left;
  margin: 15px 6px 6px 6px;
}
.pDInner .meta .socialMedia #facebookLike {
  width: 213px;
  height: 45px;
  margin: 10px;
  border: none;
}

/* Teaser "Weitere Top-Produkte" */
.pDInner .meta .productsTeaser .h {
  background: transparent url('/onion/binary/o1190_23default') no-repeat scroll top left;
  line-height: 33px;
  margin-top: 10px;
  color: #fff;
  padding-left: 10px;
  font-size: 13px;
  font-weight: bold;
}
.pDInner .meta .productsTeaser li {
  float: left;
  width: 112px;
  margin-left: 6px;
  margin-bottom: 6px;
}
.pDInner .meta .productsTeaser li.first {
  margin-left: 0;
}
.pDInner .meta .productsTeaser li img {
  display: block;
}
.pDInner .meta .productsTeaser li > div {
  height: 100px;
  position: relative;
  padding: 5px 5px 0 5px;
  background-color: #3d893a;
  overflow: hidden;
}
.pDInner .meta .productsTeaser li span.amount {
  position: absolute;
  bottom: 35px;
  left: 5px;
  color: #FFED00;
  font-weight: bold;
}
.pDInner .meta .productsTeaser li a {
  color: #fff;
}
.pDInner .meta .productsTeaser li .cartButton {
  display: block;
  width: 100%;
  line-height: 21px;
  padding-left: 6px;
  position: absolute;
  bottom: 5px;
  left: 5px;
  color: #d82d01;
  text-decoration: none;
  background: transparent url('/onion/binary/o1188_23default') no-repeat scroll top left;
}

.pDInner .meta .productsTeaser li .cartButton.empty {
  background-image: url(/onion/binary/o1990_23default);
}
.pDInner .meta .productsTeaser li .cartButton.availableFrom {
  background-image: url(/onion/binary/o1991_23default);
}

.pDInner .meta .productsTeaser li .cartButton span.label {
  font-size: 1.6em;
  font-weight: bold;
  padding-right: 5px;
}

/* Fortschrittsbalken */
ol#steps {
  overflow: hidden;
  padding: 10px 12px;
}
ol#steps li {
  float: left;
  position: relative;
  width: 145px;
  height: 35px;
  line-height: 35px;
  margin-right: 49px;
  text-align: center;
  color: #3a8237; /* green */
  font-family: FuturaStdHeavy, Arial;
  font-size: 16px;
  background: transparent url('/onion/binary/o1321_23default') no-repeat scroll top left;
}
ol#steps li a {
  color: #3a8237; /* green */
}
ol#steps li.last {
  margin-right: 0;
}
ol#steps li.active {
  color: #ffffff;
  text-decoration: underline;
  background: transparent url('/onion/binary/o1323_23default') no-repeat scroll top left;
}
ol#steps li.past {
  background: transparent url('/onion/binary/o1385_23default') no-repeat scroll top left;
}
ol#steps li.past a {
  color: #ffffff;
}
ol#steps .separator {
  position: absolute;
  top: 11px;
  left: 165px;
  width: 11px;
  height: 14px;
  background: transparent url('/onion/binary/o1322_23default') no-repeat scroll top left;
}

.orderProcess {
  color: #58585a;
  padding-bottom: 3px;
  background: transparent url('/onion/binary/o1324_23default') no-repeat scroll bottom left;
}
.fullWidth .orderProcess {
  background: transparent url('/onion/binary/o1417_23default') no-repeat scroll bottom left;
}
.orderProcess a {
  color: #58585a;
}
.orderProcess h1 {
  color: #3a8237; /* green */
  font-family: FuturaStdHeavy, Arial;
  font-size: 20px;
  font-weight: normal;
  line-height: 100%;
}
.orderProcess #loginForm h1 {
  font-size: 16px;
  margin-bottom: 10px;
}
.orderProcess #completion h1 {
  margin-bottom: 20px;
}
.orderProcess #completion h1 a {
  color: #000000;
  font-size: 12px;
  padding-left: 30px;
}

.orderProcess #completion p a.button.next {
  margin-left: 5px;
}

/* Grundlage für optische getrennte Boxen, z.B. Fehler, Gutschein etc. */
.containerWrapper {
  padding-right: 3px;
  background: transparent url('/onion/binary/o1325_23default') repeat-y scroll top right;
}
.container {
  background-color: #FDEA8D;
  padding: 10px;
  overflow: hidden;
}
.container .inner {
  background-color: #FEF5D3;
  padding: 10px;
  position: relative;
  overflow: hidden;
}
.infoText {
  display: inline-block;
  width: 530px;
  text-align: right;
  font-weight: bold;
}

.container .inner span.value {
  display: inline-block;
  width: 50px;
  text-align: left;
  padding-left: 20px;  
}

/* Zusätzlicher Abstand */
.orderProcess .block .inner {
  padding: 20px 24px;
  overflow: hidden;
}
.orderProcess .block .orderOverview .navigate .inner {
  padding: 20px 0;
}

/* Formular Step1 */
#cartOverview {
  padding-right: 3px;
  background: transparent url('/onion/binary/o1325_23default') repeat-y scroll top right;
}

/* Eigentliche Warenkorbtabelle */
table.cart {
  background-color: #fdea8d; /* yellow */
  padding: 0 10px;
}
#completion table.cart {
  background-color: #fdea8d; /* yellow */
  padding: 0;
}
table.cart a {
  color: #58585a;
  font-weight: bold;
}
table.cart span.bold {
  font-weight: bold;
}

table.cart th {
  color: #3a8237; /* green */
  padding: 5px 8px;
  text-align: left;
}
#completion table.cart th {
  background-color: #fef5d3;
  border-bottom: 5px solid #fdea8d;  /* yellow */
}
table.cart th.first {
  padding-left: 105px;
}
table.cart td {
  background-color: #fef5d3;
  border-bottom: 5px solid #fdea8d;  /* yellow */
  padding: 8px;
  vertical-align: top;
}
table.cart td img {
  float: left;
  margin-right: 15px;
}
table.cart a,
table.cart span {
  display: block;
  padding-left: 4px;
}

/* Spaltenbreiten */
table.cart td.columnProduct {
  width: 335px;
}
table.cart td.columnAmount {
  width: 110px;
}
table.cart td.columnUnitPrice {
  width: 100px;
}
table.cart td.columnSum {
  width: 126px;
}
#completion table.cart td.columnProduct {
  width: 325px;
}
#completion table.cart td.columnAmount {
  width: 100px;
}
#completion table.cart td.columnUnitPrice {
  width: 90px;
}
#completion table.cart td.columnSum {
  width: 116px;
}

/* Product column */
table.cart span.artNo {
  margin-top: 20px;
}
table.cart span.artNo span {
  display: inline;
}

/* Quantity column */
table.cart input.quantity {
  width: 31px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  margin-right: 5px;
  border: none;
  float: left;
  background: transparent url('/onion/binary/o1352_23default') no-repeat scroll top left;
}
table.cart span.quantity {
  display: inline;
  padding-left: 0;
}
table.cart .unit {
  padding-top: 5px;
  font-weight: bold;
}
#completion table.cart .unit {
  display: inline;
}

/* Unit price column */
table.cart .columnUnitPrice span {
  padding: 0;
  font-weight: bold;
}
table.cart .columnUnitPrice span.formerPrice {
  font-weight: normal;
  color: #d82d01; /* red */
}

/* Sum column */
table.cart .columnSum span {
  padding: 0;
  color: #000000;
  font-weight: bold;
  float: left;
}
#cartOverview table.cart .columnSum .deleteButton {
  padding: 0;
  float: right;
  background: transparent url('/onion/binary/o1356_23default') no-repeat scroll top left;
  display: block;
  width: 18px;
  height: 14px;
  text-indent: -9999px;
}
#cartOverview table.cart .columnSum input.updateButton {
  border: none;
  margin-top: 60px;
  background: transparent url('/onion/binary/o1357_23default') no-repeat scroll center right;
  padding: 3px 25px 3px 0;
  color: #3a8237;
  text-decoration: underline;
}

/* Formular Step 2 - Login */
#loginForm label.bold {
  color: #3A8237; /* green */
  font-family: FuturaStdHeavy,Arial;
  font-size: 20px;
  font-weight: normal;
}
#loginForm .radiobuttons .inline {
  display: inline-block;
}
#loginForm .rightColumn {
  margin-left: 215px;
}
#loginForm .rightColumn a {
  padding-left: 25px;
}


/* Formular Step 3 */
#payment .radiobuttons label,
#payment #debitentryForm .radiobuttons label,
#payment #saferpayForm .radiobuttons label,
#authenticationFields label {
  margin-bottom: 30px;
  position: relative;
}
#payment .radiobuttons label.last {
  margin-bottom: 0;
}
#payment #debitentryForm .radiobuttons label.inline,
#payment #saferpayForm .radiobuttons label.inline {
  display: inline;
}

#debitentryForm {
  margin-top: 10px;
}
#payment #debitentryForm label,
#payment #saferpayForm label,
#authenticationFields label {
  display: inline-block;
  margin-bottom: 10px;
}
#payment #debitentryForm,
#payment #saferpayForm,
#payment #idealForm {
  display: none;
}

#payment table td {
  font-size: 12px;
}

/* Navigatorleisten (zurück, zur Kasse, weiter...) */
.navigate {
  overflow: hidden;
  height: 40px;
  padding-right: 3px;
  background: transparent url('/onion/binary/o1325_23default') repeat-y scroll top right;
}
.orderOverview .navigate {
  background: none;
  overflow: visible;
}
.navigate .inner {
  height: 31px; /* 40px */
  padding: 9px 10px 0 10px;
  background-color: #fdea8d; /* yellow */
}
.navigate .inner .next {
  float: right;
  font-size: 17px;
}
.navigate .inner .next .buttonSubmit {
  font-size: 17px;
}
.navigate .inner a.back {
  float: left;
  font-size: 12px;
  padding-left: 30px;
  background: transparent url('/onion/binary/o1350_23default') no-repeat scroll top left;
}
.navigate .inner a.back .linkLabel {
  background: transparent url('/onion/binary/o1351_23default') no-repeat scroll top right;
  padding-left: 0;
  padding-right: 12px;
}
.orderProcess .top {
  padding-right: 3px;
  background: transparent url('/onion/binary/o1327_23default') no-repeat scroll top right;
}
.orderProcess .top .inner {
  background: transparent url('/onion/binary/o1330_23default') repeat-x scroll top left;
}

/* Gutschein */
.orderProcess .honourVoucher {
/*  padding: 10px 10px 0 10px; */
}
.orderProcess .honourVoucher .inner {
  padding: 10px 10px;
  background-color: #fef5d3; /* yellow */
  position: relative;
}
.orderProcess .honourVoucher input.voucher {
  width: 170px; /* 190px */
  height: 25px;
  line-height: 25px;
  color: #58585a;
  padding: 0 10px;
  margin-right: 15px;
  background: transparent url('/onion/binary/o1355_23default') no-repeat scroll top left;
  border: none;
}
.orderProcess .honourVoucher .voucherValue {
  color: #000000;
  font-weight: bold;
  display: block;
  position: absolute;
  top: 15px;
  right: 84px;
}
.orderProcess .infoValue {
  color: #000000;
  position: absolute;
  right: 84px;
}
.orderProcess .voucherErrors {
  color: #D82D01;
  margin-top: 10px;
}

/* Gesamtsumme */
.orderProcess .sumContainer {
  padding: 10px 10px 0 10px;
}
.orderProcess .sumContainer .inner {
  padding: 20px 10px;
  background-color: #fef5d3; /* yellow */
  position: relative;
}
.orderProcess .sumContainer .sum {
  font-weight: bold;
  color: #000000;
  text-decoration: underline;
  display: inline-block;
  border-bottom: 1px solid #000000;
  position: absolute;
  right: 84px;
  top: 20px;
}

/* Aufrechnung in Schritt 4 */
.orderProcess .summation {
  width: 695px;
}
.userDetail .summation {
  width: 687px;
}
.orderProcess .summation,
.userDetail .summation {
  padding: 10px 0;
  overflow: hidden;
  background-color: #fef5d3; /* yellow */
}
.orderProcess .summation li,
.userDetail .summation li {
  position: relative;
  margin-bottom: 5px;
  margin: 0 73px 5px 333px;
  padding: 0 3px;
}
.orderProcess .summation li.last,
.userDetail .summation li.last {
  margin-bottom: 0px;
}
.orderProcess .summation li.sum,
.userDetail .summation li.sum {
  border-top: 1px solid #aca68f;
  padding-top: 5px;
}
.orderProcess .summation .key,
.userDetail .summation .key {
  font-weight: bold;
}
.orderProcess .summation .value,
.userDetail .summation .value {
  font-weight: bold;
  color: #000000;
  display: block;
  position: absolute;
  right: 76px;
  right: 3px;
  top: 0;
}
.orderProcess .summation li.sum .value,
.userDetail .summation li.sum .value {
  top: 5px;
}

.orderProcess .changeOrder {
  width: 622px; /* 695px */
  padding: 10px 73px 10px 0;
  background-color: #fef5d3; /* yellow */
  margin-top: 10px;
  text-align: right;
}
.orderProcess .changeOrder a {
  color: #d82d01; /* red */
}

/* Checkbox AGB */
.orderProcess label.agb {
  width: 695px;
  display: inline-block;
  margin-top: 10px;
  text-align: right;
  color: #3a8237; /* green */
  font-weight: bold;
}
.orderProcess .agb .checkbox {
  margin-right: 5px;
}
.orderProcess label.agb a {
  color: #3a8237; /* green */
}
.orderProcess label.agb span.large {
  font-size: 16px;
}

/* Infotext am Ende */
.orderProcess .info {
  padding-right: 3px;
  background: transparent url('/onion/binary/o1326_23default') no-repeat scroll bottom right;
}
.orderProcess .info span {
  color: #3a8237; /* green */
  display: block;
  padding: 5px 10px 20px 10px;
  background-color: #fdea8d;
}

/* Bestellungsübersicht in Schritt 4 */
.orderProcess .orderOverview {
  width: 695px;
  overview: hidden;
  float: left;
}

/* Bestellbutton jetzt im orderOverview */
.orderProcess .orderOverview .buttonSubmitContainer {
/*
  margin-top: 15px;
  float: right; */
}

/* Address- und Zahlungsdaten in der Übersicht, nach dem Login und im Kundenkonto  */
.orderProcess .addressPaymentData {
  float: right;
  color: #3a8237; /* green */
  width: 207px;
}
.addressPaymentOverview {
  color: #3a8237; /* green */
}
.addressPaymentOverview div.block {
  float: left;
  width: 207px;
  margin-right: 30px;
}
.orderProcess .addressPaymentData div.h {
  background-color: #fef5d3; /* yellow */
  padding: 5px 10px;
  margin-bottom: 5px;
  font-weight: bold;
}
.orderProcess .addressPaymentData div.data {
  background-color: #fef5d3; /* yellow */
  padding: 5px 10px;  
}
.orderProcess .addressPaymentData p.h,
.addressPaymentOverview p.h {
  font-weight: bold;
  padding: 5px 0;
/*  border-bottom: 1px solid #3a8237; */
}
.orderProcess .addressPaymentData p.hb,
.addressPaymentOverview p.hb {
  font-weight: bold;
  padding: 5px 0;
  border-top: 1px solid #3a8237;
}
.orderProcess .addressPaymentData p {
  line-height: 150%;
}
.orderProcess .addressPaymentData div.data a,
.addressPaymentOverview div.block a {
  color: #d82d01; /* red */
}

/* Notiz hinzufügen */
.orderProcess .addNote {
  margin: 10px 0;
  display: block;
  font-size: 16px;
  font-weight: bold;
}
.orderProcess .addNote .checkbox {
  margin-right: 10px;
}
.orderProcess #note {
  width: 207px;
}

/* Bestellhistorie */
.userDetail .orders th {
  text-align: left;
  padding-bottom: 5px;
  font-weight: bold;
}
.userDetail .orders th a {
  color: #3A8237;
  font-size: 1.2em;
}
.userDetail .orders td {
  border-bottom: 1px solid #fdea8d;
  line-height: 25px;
}

#payment .radiobuttons label.inlineBlock,
#payment .radiobuttons p.inlineBlock{  
  display: inline-block !important;
  margin-right: 10px;
}

#payment .radiobuttons .hint,
#payment .radiobuttons .hint p{
  display: inline;
}

.paymentHint {
font-weight: normal;
font-size: 11px;
position: absolute;
left: 150px;
}

#cartLayer {
  background-color: #fdbf00;
  position: absolute;
  width: 230px;
  min-height: 25px;
  top: 63px;
  right: 7px;
  z-index: 1;
}
#cartLayerInner {
  padding: 5px 6px 15px 4px;
}
#cartLayer .products {
  margin-top: 0;
}
#cartLayer .products li {
  float: none;
  margin-left: 0;
  padding: 6px 5px 6px 2px;
  background-color: #fff;
  overflow: hidden;
  border-bottom: 1px solid #fdbf00;

}
#cartLayer .products li.first {
  padding: 6px 5px 6px 2px;
}
#cartLayer .products img {
  float: left;
}
#cartLayer .products .textBlock{
  position: relative;
  width: 151px;
  height: 61px;
  padding-left: 9px;
  float: right;
}
#cartLayer .amount {
  font-weight: bold;
}
#cartLayer .price {
  position: absolute;
  width: 153px;
  right: 0;
  bottom: 0;
  text-align: right;
  font-weight: bold;
  font-size: 14px;
  /*border-bottom: 1px solid #fdbf00;*/
}

#cartLayer .description {
  color: #3e3d40;
}
#cartLayer .description a {
  color: #3e3d40;
  text-decoration: underline;
}

/* summary */
#cartLayer .products .summary {
  padding: 15px 5px 5px 8px;
  overflow: hidden;
}
#cartLayer .summary .total span {
  display: block;
  font-size: 15px;
  font-weight: bold;
}
#cartLayer .summary .totalLabel {
  float: left;
}
#cartLayer .summary .totalValue {
  float: right;
}
#cartLayer .summary .shipping {
  display: block;
  clear: both;
  font-weight: 11px;
  color: #88858c;
}
#cartLayer #cartLayerClose {
  display: block;
  float: left;
  margin-top: 12px;
  padding-left: 15px;
  font-weight: bold;
  color: #000;
  background: transparent url(/onion/binary/o1329_23default) no-repeat scroll 0 3px;
}
#cartLayer .button.checkout {
  float: right;
}

#cartLayer .deleteButton {
  padding: 0;
  background: transparent url('/onion/binary/o1356_23default') no-repeat scroll top left;
  display: block;
  width: 18px;
  height: 14px;
  text-indent: -9999px;
  position: absolute;
  bottom: 0;
}

span.disabled{
  color: #999B9B;
}

/* mDd = megaDropDown */
#mDd {
  width: 100%;
  margin-bottom: 3px;
  background: transparent url(/onion/binary/o1451_23default) repeat-y scroll 0 0;
  position: absolute;
  top: 89px;
  left: 0;
  z-index: 10; /* bring it to foreground of tabs in dynamic teasers */
}
.home #mDd {
  top: 196px;
}
#mDdShade {
  position: absolute;
  bottom: -3px;
  left: 0;
  width: 950px;
  height: 6px;
  clear:both;
  background: transparent url(/onion/binary/o1449_23default) no-repeat scroll center bottom;
}
#mDd .topProducts {
  float: right;
  background-color: #fef5d3;
  width: 362px;
}
#mDd .topProducts li div div {
  margin-bottom: 6px;
}

#mDd .categoryList {
  height: 100%;
  margin-right: 362px;
  padding-bottom: 6px;
  overflow: hidden;
  width: 588px;
}

#mDd .row {
  overflow: hidden;
}
#mDd .row.even {
  background: #fff url(/onion/binary/o1453_23default) repeat-y scroll 0 0;
}

/* teaser */
#mDd .mDCatTeaser {
  position: relative;
  width: 196px;
  height: 57px;
  float: left;
  padding: 0;
  overflow: hidden;
}
#mDd .mDCatTeaser img {
  position: absolute;
  top: 5px;
  left: 10px;
}
#mDd .mDCatTeaser a {
  display: table-cell;
  height: 54px;
  vertical-align: middle;
  padding-left: 65px;
  color: #3a8237; /* green */
}
/* productlist */
#mDd .topProducts ul {
  overflow: hidden;
  padding-bottom: 10px;
}
#mDd .topProducts li {
  padding: 10px 0 0 10px;
  clear: both;
}
#mDd .topProducts li img {
  float: left;
  margin-right: 10px;
}
#mDd .topProducts div {
  width: 242px;
  float: left;
  color: #58585a;
}
#mDd .topProducts div a {
  font-weight: bold;
  color: #58585a;
}
#mDd .topProducts div span.amount {
  display: block;
  padding-right: 10px;
  float: right;
  color: #3A8237;
  font-weight: bold;
  line-height: 24px;
}
#mDd .topProducts h2 {
  font-family: FuturaStdHeavy, Arial;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 5px;
  color: #d82d01; /* red */
  background-color: #ffeb40; /* yellow */
}
#mDd .topProducts .buttons a,
#mDd .topProducts .buttons div {
  width: auto;
  float: right;
}
#mDd .topProducts .buttons .aLinkButton {
  padding-top: 3px;
  margin-right: 3px;
}
#mDd .topProducts .buttons .cartButton .linkLabel {
  font-size: 20px;
}

.highslide-html,
.highslide-wrapper, 
.highslide-outline {
  background-color: #FEF5D3;
}
.highslide-header .highslide-close {
  display: none;
}
.highslide-header .highslide-move {
  display: none;
}
.highslide-footer {
  display: none;
}
.highslide-active-anchor img {
  visibility: visible;
}

body.layer {
  background: #fef5d3 none;
}
.layer #content {
  margin-bottom: 0;
}

/*****************************************************************************/
/*** SUGGEST ***/
/*****************************************************************************/
div.suggestFormWrap {
  position: absolute;
  top: 10px;
  width: 150px;
  z-index: 101;
}

div.suggestLayer {
  position: absolute;
  top: 33px;
  left: 64px;
  width: 176px;
  height: 1px;
  display: none;
  padding: 0;
  margin: 0;
  z-index: 100;
  background-color: white;
}

table.suggestLayer {
  font-size: 11px;
  border: 1px solid black;
  background-color: white;
  cursor: pointer;
}

tr.suggestLayer { 
  height: 12px;
  height: auto;
}
td.suggestLayer {
  padding: 0;
  height: 12px;
  height: auto;
}

tr.suggestHeader td {
  border-bottom: 1px solid #5C7997;
  padding: 3px 3px 3px 5px;
}

td.suggestTextQuery {
  padding: 2px 15px 2px 10px;
  line-height: 15px;
  height: 15px;
}
span.suggestTextQueryTyped {
  font-weight: bold;
}

td.suggestTextType {
  padding: 0;
  width: 30%;
}

td.suggestTextAmount {
  padding: 0;
  width: 30%;
  text-align: right;
}

tr.suggestRow {
  padding: 0;
  background-color: white;
}

tr.suggestHighlight {
  background-color: #fdea8d;
}
tr.suggestHighlight span.suggestTextQueryTyped {
  font-weight: bold;
}

td.suggestImage {
  height: 40px;
}
td.suggestImage img {
  height: 40px;
}

.userDetail {
  color: #58585a;
  padding-bottom: 3px;
  background: transparent url('/onion/binary/o1324_23default') no-repeat scroll bottom left;
}
.userDetail .contentForm {
  background: transparent none;
}
.userDetail h1 {
  color: #3a8237; /* green */
  font-family: FuturaStdHeavy, Arial;
  font-size: 20px;
  font-weight: normal;
}
.userDetail h2 {
  color: #3a8237; /* green */
  font-size: 14px;
}

.userDetail a {
  color: #D82D01; /* red */
}

.userDetail .newsletterButton {
  margin-left: 260px;
}

.userDetail .addressPaymentOverview {
  margin-top: 15px;
}
.userDetail .addressPaymentOverview div.block {
  width: 200px;
  margin-right: 20px;
}
.userDetail .contentForm .radiobuttons label {
  margin-bottom: 0;
}

#content.notepad h1 {
  margin-bottom: 0;
}
#content.notepad .subheadline {
  background-color: #c1dc7d;
  padding-top: 10px;
  padding-bottom: 10px;
}

/* notepad table */
#content.notepad table.notepad {
  width: auto;
  margin: 20px 0 0 0;
}
#content.notepad table.notepad th {
  text-align: left;
  padding-left: 8px;
}
#content.notepad table.notepad td {
  padding: 8px 0 8px 8px;
  background-color: #FDEA8D;
  border-right: 0 none;
}
/* check column */
#content.notepad table.notepad .columnCheck {
  width: 20px;
}

/* image column */
#content.notepad table.notepad .columnImage {
  width: 90px;
}

/* product description */
#content.notepad table.notepad .columnProduct{
  width: 163px;
}

/* quantity column */
#content.notepad table.notepad .columnQuantity {
  width: 183px;
}
#content.notepad table.notepad input.quantity {
  width: 31px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  margin-right: 5px;
  border: none;
  float: left;
  background: transparent url('/onion/binary/o1352_23default') no-repeat scroll top left;
}
#content.notepad table.notepad span.quantity {
  display: inline;
  padding-left: 0;
}

/* amount column */
#content.notepad table.notepad .columnAmount {
  width: 110px;
}

#content.notepad table.notepad .unit {
  display: block;
  float: left;
  padding-top: 5px;
  margin-right: 5px;
  font-weight: bold;
}

/* cart column */
#content.notepad table.notepad .columnCart {
  width: 50px;
}

#content.notepad table.notepad .inputAddToCart {
  float: left;
  white-space: nowrap;
}


/* delete column */
#content.notepad table.notepad .columnDelete {
  width: 18px;
}
#content.notepad table.notepad .deleteButton {
  padding: 0;
  float: right;
  background: transparent url('/onion/binary/o1356_23default') no-repeat scroll top left;
  display: block;
  width: 18px;
  height: 14px;
  text-indent: -9999px;
}

#crossSelling {
  padding: 0 20px;
  overflow: hidden;
}
#crossSelling h2 {
  padding: 0;
}
#crossSelling .crossTeaser {
  float: left;
  width: 210px;
  height: 95px;
  margin-left: 10px;
  background-color: #3d893a;
  overflow: hidden;
}
#crossSelling .crossTeaser.first {
  margin-left: 0;
}

#crossSelling .crossTeaser img {
  float: left;
}
#crossSelling .crossTeaser div {
  position: relative;
  float: left;
  width: 118px;
  height: 85px;
  padding: 5px;
}
#crossSelling .crossTeaser a.prodLink {
  color: #fff;
}
#crossSelling .crossButton {
  position: absolute;
  bottom: 5px;
  right: 5px;
}
#crossSelling span.amount {
  position: absolute;
  bottom: 35px;
  right: 5px;
  font-weight: bold;
  color: #FFED00;
}

#tooltip {
  display: none;
  position: absolute;
  padding: 5px;
  max-width: 200px;
  color: #366432; /* green */
  font-weight: bold;
  background-color: #fef5d3;
  border: 1px solid #a3cc40;
}

#content .directOrder h1 {
  margin-bottom: 0;
}
#content .directOrder .subheadline {
  background-color: #c1dc7d;
  padding-top: 10px;
  padding-bottom: 10px;
}

/* notepad table */
#content .directOrder table {
  width: auto;
  margin: 20px 0 0 0;
  background-color: #FDEA8D;
}
#content .directOrder table th {
  text-align: left;
  padding-left: 8px;
  border-bottom: 7px solid #fdea8d;
}
#content .directOrder table td {
  padding: 8px;
  background-color: #fef5d3;
  border-bottom: 7px solid #fdea8d;
  border-right: 0 none;
}

/* quantity column */
#content .directOrder table input.quantity {
  width: 31px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  margin-right: 5px;
  border: none;
  color: #58585A;
  float: left;
  background: transparent url('/onion/binary/o1352_23default') no-repeat scroll top left;
}

#content .directOrder table .columnAmount {
  width: 55px;
}
#content .directOrder table .columnProduct {
  width: 200px;
}

#content .directOrder table span.quantity {
  display: inline;
  padding-left: 0;
}

#content .directOrder table input.productNumber {
  width: 170px; /* 190px */
  height: 25px;
  line-height: 25px;
  color: #58585a;
  padding: 0 10px;
  margin-right: 15px;
  background: transparent url('/onion/binary/o1355_23default') no-repeat scroll top left;
  border: none;
}

/*
#content .directOrder .navigate {
  height: 50px;
}
#content .directOrder .navigate .inner {
  height: 45px;
  position: relative;
}
#content .directOrder .navigate .inner a.button,
#content .directOrder .navigate .inner span.buttonSubmitContainer {
  position: absolute;
  bottom: 10px;
}
#content .directOrder .navigate .inner a.button {
  left: 5px;
}
#content .directOrder .navigate .inner span.buttonSubmitContainer {
  right: 5px;
}
*/
.directOrder .navigate {
  height: 45px;
  padding-right: 3px;
  background: transparent url('/onion/binary/o1327_23default') no-repeat scroll top right;
}
#content .directOrder .navigate .inner {
  background-color: transparent;
}
#content .directOrder .navigate .inner {
  background: #fdc002 url('/onion/binary/o1330_23default') repeat-x scroll top left;
  height: 35px;
}

/* submit button */
#content .directOrder span.addToCartButton {
  height: 31px;
  line-height: 31px;
  background: transparent url('/onion/binary/o1150_23default') no-repeat scroll right top;
}
#content .directOrder .addToCartButton .buttonSubmit {
  padding: 0 17px 0 40px;
  margin: 0 5px 0 0;
  height: 31px;
  line-height: 31px;
  color: #d82d01; /* red */
  background: transparent url('/onion/binary/o1151_23default') no-repeat scroll 0 0;
  outline: 0 none;
  font-family: FuturaStdHeavy, Arial;
}

.fullWidth #content.comparison {
  width: 970px;
}

#content #contentInner .comparison {
  width: 100%;
  margin: 0;
  padding: 0;
  background-color: #FDEA8D;
}
#content .comparison th {
  color: #3A8237;
  padding: 5px 8px;
  text-align: left;
}
#content .comparison td {
  background-color: #FEF5D3;
  border: 0 none;
  border-right: 1px solid #fdea8d;
  border-bottom: 5px solid #FDEA8D;
  padding: 8px 4px;
  vertical-align: top;
  text-align: center;
}
#content .comparison .columnProduct {
  font-weight: bold;
}
#content .comparison .columnProduct img {
  float: left;
  padding-right: 5px;
}

/* columns */
#content .comparison th {
  background: transparent none no-repeat scroll center top;
  height: 30px;
  line-height: 30px;
  min-width: 25px;
  text-align: center;
}
#content .comparison th.columnProduct {
  width: 125px;
  text-align: left;
}
#content .comparison th.columnPackage {
  width: 110px;
}
#content .comparison th.columnBloom {
  background-image: url(/onion/binary/o1396_23default);
}
#content .comparison th.columnHeight {
  background-image: url(/onion/binary/o1163_23default);
}
#content .comparison th.columnLocation {
  background-image: url(/onion/binary/o1164_23default);
}
#content .comparison th.columnDistance {
  background-image: url(/onion/binary/o1165_23default);
}
#content .comparison th.columnHarvest {
  background-image: url(/onion/binary/o1398_23default);
}
#content .comparison th.columnEffort {
  background-image: url(/onion/binary/o1399_23default);
}
#content .comparison th.columnWater {
  background-image: url(/onion/binary/o1408_23default);
}
#content .comparison th.columnWinter {
  background-image: url(/onion/binary/o1167_23default);
  width: 40px;
}
#content .comparison th.columnOdor {
  background-image: url(/onion/binary/o1397_23default);
  width: 40px;
}
#content .comparison td.columnProduct {
  text-align: left;
}

#content .comparison td p {
  margin: 0 0 5px 0;
}

#content .comparison .alttext {
  display: none;
}

/* images in table */
#content .comparison td .attrDescr {
  display: block;
  width: auto;
}
#content .comparison td .noImage {
  display: block;
  height: 25px;
}

.tableLeft {
  display: inline-block;
  width: 115px;
  font-weight: bold;
}

#contentInner #printCatalogOrderForm {
  padding: 20px 198px 20px 0;
  clear: both;
}
#contentInner #printCatalogOrderForm p.buttonSubmitContainer {
  margin: 0 38px 0 0;
}

.categoryFilter {
  background-color: #D2E4A4;
  overflow: hidden;
}

#contentInner .categoryFilter p.h {
  font-family: FuturaStdBold, Arial;
  font-size: 20px;
  line-height: 1.2em;
  color: #2F5E29; /* green */
  background-color: #A3CC40;  /* green */
  padding: 20px;
}
.categoryFilter img,
.categoryFilter ul {
  float: left;
}
.categoryFilter img {
  padding: 0 20px;
}

.tMOrange .price span{
  color: #eb0000;
}

.teaserMainLarge .price .crossPrice{
  color: #EB0000;
}

#contentInner p.zwischensaison{
  color: #EB0000;
  font-size: 1.2em;
  font-weight: bold;
}

#contentInner p.gewinnspiel_header{
margin-left: -20px;
}

#contentInner #printCatalogOrderForm { 
position: relative;
top: -100px;
}

.factfinderblock{
background-color: rgb(255, 248, 167);
color: rgb(58, 130, 55);
font-size: 18px;
padding: 10px;
}

.honourVoucher label{
  font-weight: bold;
}

.pflanzendoktor_einleitung{
height: 200px;
}

#lotteryForm div.legal label {
  width: auto;
}

#lotteryForm.contentForm {
  padding-top: 0;
}

#lottery_question_header {
  color: #3B8438;
  font-size: 16px;
  font-weight: bold;
  padding-bottom: 10px;
}

#lottery_question {
  font-size: 14px;
  font-style: italic;
  padding-bottom: 10px;
}

#lotteryForm .answers {
  float: left;
  margin-left: 10px;
  font-size: 13px;
}

#lotteryForm .answers .radiobuttons label {
  font-style: italic;
  text-decoration: underline;
}
#lotteryForm .pleaseselect {
  padding-bottom: 5px;
}
#lotteryForm .answers .radiobuttons .lottery_or {
  font-style: normal;
  text-decoration: none;
  padding: 4px 0 4px 22px;
}

#lotteryForm div {
  padding: 5px 0;
}
#lotteryForm .buttonSubmitContainer {
  padding: 0;
  margin: 20px 0;
}
#lotteryForm .questions,
#lotteryForm .questionsanswers {
  padding: 0;
}

#lotteryForm .instruction {
  padding: 15px 0 25px 0;
}

#lotteryForm .termsandconditions {
  font-size: 11px;
}

#lotteryForm .captchaInput {
  width: 90px;
}

#lotteryForm .legal input {
  vertical-align: top;
  margin-top: 2px;
}

/*
* jQuery UI CSS Framework 1.8.14
*
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT or GPL Version 2 licenses.
* http://jquery.org/license
*
* http://docs.jquery.com/UI/Theming/API
*/

/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute !important; clip: rect(1px 1px 1px 1px); clip: rect(1px,1px,1px,1px); }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
/* end clearfix */
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Interaction Cues
----------------------------------*/
.ui-state-disabled { cursor: default !important; }


/* Icons
----------------------------------*/

/* states and images */
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

/*
* jQuery UI Slider 1.8.14
*
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT or GPL Version 2 licenses.
* http://jquery.org/license
*
* http://docs.jquery.com/UI/Slider#theming
*/
.ui-slider { position: relative; text-align: left; }
.ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 1.2em; height: 1.2em; cursor: default; }
.ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; background-position: 0 0; }

.ui-slider-horizontal { height: .8em; }
.ui-slider-horizontal .ui-slider-handle { top: -.3em; margin-left: -.6em; }
.ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; }
.ui-slider-horizontal .ui-slider-range-min { left: 0; }
.ui-slider-horizontal .ui-slider-range-max { right: 0; }

.ui-slider-vertical { width: .8em; height: 100px; }
.ui-slider-vertical .ui-slider-handle { left: -.3em; margin-left: 0; margin-bottom: -.6em; }
.ui-slider-vertical .ui-slider-range { left: 0; width: 100%; }
.ui-slider-vertical .ui-slider-range-min { bottom: 0; }
.ui-slider-vertical .ui-slider-range-max { top: 0; }

/*
* jQuery UI CSS Framework 1.8.14
*
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT or GPL Version 2 licenses.
* http://jquery.org/license
*
* http://docs.jquery.com/UI/Theming/API
*
* To view and modify this theme, visit http://jqueryui.com/themeroller/
*/


/* Component containers
----------------------------------*/
.ui-widget { font-family: Verdana,Arial,sans-serif/*{ffDefault}*/; font-size: 1.1em/*{fsDefault}*/; }
.ui-widget .ui-widget { font-size: 1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Verdana,Arial,sans-serif/*{ffDefault}*/; font-size: 1em; }
.ui-widget-content { border: 1px solid #aaaaaa/*{borderColorContent}*/; background: #ffffff/*{bgColorContent}*/ url(/onion/binary/o1194_23default)/*{bgImgUrlContent}*/ 50%/*{bgContentXPos}*/ 50%/*{bgContentYPos}*/ repeat-x/*{bgContentRepeat}*/; color: #222222/*{fcContent}*/; }
.ui-widget-content a { color: #222222/*{fcContent}*/; }
.ui-widget-header { border: 1px solid #aaaaaa/*{borderColorHeader}*/; background: #cccccc/*{bgColorHeader}*/ url(/onion/binary/o1200_23default)/*{bgImgUrlHeader}*/ 50%/*{bgHeaderXPos}*/ 50%/*{bgHeaderYPos}*/ repeat-x/*{bgHeaderRepeat}*/; color: #222222/*{fcHeader}*/; font-weight: bold; }
.ui-widget-header a { color: #222222/*{fcHeader}*/; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 1px solid #d3d3d3/*{borderColorDefault}*/; background: #e6e6e6/*{bgColorDefault}*/ url(/onion/binary/o1198_23default)/*{bgImgUrlDefault}*/ 50%/*{bgDefaultXPos}*/ 50%/*{bgDefaultYPos}*/ repeat-x/*{bgDefaultRepeat}*/; font-weight: normal/*{fwDefault}*/; color: #555555/*{fcDefault}*/; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #555555/*{fcDefault}*/; text-decoration: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { border: 1px solid #999999/*{borderColorHover}*/; background: #dadada/*{bgColorHover}*/ url(/onion/binary/o1197_23default)/*{bgImgUrlHover}*/ 50%/*{bgHoverXPos}*/ 50%/*{bgHoverYPos}*/ repeat-x/*{bgHoverRepeat}*/; font-weight: normal/*{fwDefault}*/; color: #212121/*{fcHover}*/; }
.ui-state-hover a, .ui-state-hover a:hover { color: #212121/*{fcHover}*/; text-decoration: none; }
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { border: 1px solid #aaaaaa/*{borderColorActive}*/; background: #ffffff/*{bgColorActive}*/ url(/onion/binary/o1196_23default)/*{bgImgUrlActive}*/ 50%/*{bgActiveXPos}*/ 50%/*{bgActiveYPos}*/ repeat-x/*{bgActiveRepeat}*/; font-weight: normal/*{fwDefault}*/; color: #212121/*{fcActive}*/; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #212121/*{fcActive}*/; text-decoration: none; }
.ui-widget :active { outline: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight  {border: 1px solid #fcefa1/*{borderColorHighlight}*/; background: #fbf9ee/*{bgColorHighlight}*/ url(/onion/binary/o1195_23default)/*{bgImgUrlHighlight}*/ 50%/*{bgHighlightXPos}*/ 50%/*{bgHighlightYPos}*/ repeat-x/*{bgHighlightRepeat}*/; color: #363636/*{fcHighlight}*/; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a { color: #363636/*{fcHighlight}*/; }
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {border: 1px solid #cd0a0a/*{borderColorError}*/; background: #fef1ec/*{bgColorError}*/ url(/onion/binary/o1199_23default)/*{bgImgUrlError}*/ 50%/*{bgErrorXPos}*/ 50%/*{bgErrorYPos}*/ repeat-x/*{bgErrorRepeat}*/; color: #cd0a0a/*{fcError}*/; }
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a { color: #cd0a0a/*{fcError}*/; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text { color: #cd0a0a/*{fcError}*/; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary,  .ui-widget-header .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }

/* Icons
----------------------------------*/

/* states and images */
.ui-icon { width: 16px; height: 16px; background-image: url(/onion/binary/o1201_23default)/*{iconsContent}*/; }
.ui-widget-content .ui-icon {background-image: url(/onion/binary/o1201_23default)/*{iconsContent}*/; }
.ui-widget-header .ui-icon {background-image: url(/onion/binary/o1201_23default)/*{iconsHeader}*/; }
.ui-state-default .ui-icon { background-image: url(/onion/binary/o1204_23default)/*{iconsDefault}*/; }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(/onion/binary/o1203_23default)/*{iconsHover}*/; }
.ui-state-active .ui-icon {background-image: url(/onion/binary/o1203_23default)/*{iconsActive}*/; }
.ui-state-highlight .ui-icon {background-image: url(/onion/binary/o1202_23default)/*{iconsHighlight}*/; }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(/onion/binary/o1205_23default)/*{iconsError}*/; }

/* positioning */
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-off { background-position: -96px -144px; }
.ui-icon-radio-on { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl { -moz-border-radius-topleft: 4px/*{cornerRadius}*/; -webkit-border-top-left-radius: 4px/*{cornerRadius}*/; -khtml-border-top-left-radius: 4px/*{cornerRadius}*/; border-top-left-radius: 4px/*{cornerRadius}*/; }
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr { -moz-border-radius-topright: 4px/*{cornerRadius}*/; -webkit-border-top-right-radius: 4px/*{cornerRadius}*/; -khtml-border-top-right-radius: 4px/*{cornerRadius}*/; border-top-right-radius: 4px/*{cornerRadius}*/; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl { -moz-border-radius-bottomleft: 4px/*{cornerRadius}*/; -webkit-border-bottom-left-radius: 4px/*{cornerRadius}*/; -khtml-border-bottom-left-radius: 4px/*{cornerRadius}*/; border-bottom-left-radius: 4px/*{cornerRadius}*/; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br { -moz-border-radius-bottomright: 4px/*{cornerRadius}*/; -webkit-border-bottom-right-radius: 4px/*{cornerRadius}*/; -khtml-border-bottom-right-radius: 4px/*{cornerRadius}*/; border-bottom-right-radius: 4px/*{cornerRadius}*/; }

/* Overlays */
.ui-widget-overlay { background: #aaaaaa/*{bgColorOverlay}*/ url(/onion/binary/o1193_23default)/*{bgImgUrlOverlay}*/ 50%/*{bgOverlayXPos}*/ 50%/*{bgOverlayYPos}*/ repeat-x/*{bgOverlayRepeat}*/; opacity: .3;filter:Alpha(Opacity=30)/*{opacityOverlay}*/; }
.ui-widget-shadow { margin: -8px/*{offsetTopShadow}*/ 0 0 -8px/*{offsetLeftShadow}*/; padding: 8px/*{thicknessShadow}*/; background: #aaaaaa/*{bgColorShadow}*/ url(/onion/binary/o1193_23default)/*{bgImgUrlShadow}*/ 50%/*{bgShadowXPos}*/ 50%/*{bgShadowYPos}*/ repeat-x/*{bgShadowRepeat}*/; opacity: .3;filter:Alpha(Opacity=30)/*{opacityShadow}*/; -moz-border-radius: 8px/*{cornerRadiusShadow}*/; -khtml-border-radius: 8px/*{cornerRadiusShadow}*/; -webkit-border-radius: 8px/*{cornerRadiusShadow}*/; border-radius: 8px/*{cornerRadiusShadow}*/; }

/* Write customer comment */
.fullWidth .newCustomerComment {
  background-color: #FDEA8D;
  background-color: #FEF5D3;
  width: 480px !important; /* to overwrite ".fullWidth #content" */
  padding: 30px;
}
.newCustomerComment h1 {
  color: #3A8237;
  font-family: FuturaStdHeavy,Arial;
  font-size: 23px;
  font-weight: normal;
  margin-bottom: 10px;
}
.newCustomerComment p.h2 {
  color: #3A8237;
  font-size: 17px;
  font-weight: bold;
  margin-bottom: 10px;
}
#customerComment {
  padding-top: 5px;
}
.newCustomerComment .errors {
  padding-bottom: 20px;
  overflow: hidden;
}
.newCustomerComment label {
  font-weight: bold;
}
.newCustomerComment span.info {
  display: block;
  font-weight: normal;
}
.newCustomerComment label.rating {
  margin-right: 20px;
}
.newCustomerComment label.rating input {
  display: block;
  margin: 0 auto;
  margin-bottom: 10px;
}
.newCustomerComment label.commentLabel {
  color: #3A8237;
  font-size: 17px;
  font-family: FuturaStdHeavy,Arial;
  display: block;
  margin: 20px 0 10px 0;
}
.newCustomerComment .commentInfo {
  display: block;
}

.halfWidth #content {
  width: 530px;
  margin-bottom: 0;
}
.halfWidth #contentInner h2,
.halfWidth #contentInner p {
  padding: 0;
}
.halfWidth #contentInner p {
  font-size: 10px;
}
.halfWidth #contentInner img {
  float: right;
}

.halfWidth #contentInner .aktionen {
  width: 100%;
  margin: 0;
}
.halfWidth #contentInner .aktionen th {
  text-align: left;
}
.halfWidth #contentInner .aktionen td {
  padding: 0;
  margin: 0;
  background-color: transparent;
  color: #000;
  font-weight: bold;
}
.halfWidth #contentInner .aktionen td.pNew {
  color: #D82D01; /* red */
}

