/* CSS Document for ecochoice */
* { margin: 0; padding: 0; font:11px verdana,arial,helvetica,sans-serif; color: #4d4d4d; line-height: 15px;}
a img {
  border:none;
}
body {
  text-align:center; /* fuer IE */
  color: #0b1e2f;
}

*+html body { overflow-y:auto;}
* html body { overflow-y:auto;}

#wrap {
   width:920px;
   margin:auto;
   text-align:left;
   position: relative;
}

#header {
  width:920px;
  height:121px;
  background: #fff url(../img/header3.jpg);
}


#topNavi div {
  width:920px;
  height:22px;
  border-bottom: 1px solid #ededed;
}

#topNavi

#topNavi ul {
  list-style:none;
}

#topNavi ul li {
  float:left;
}


#topNaviLevel1 {
  background: #abc432;
}

#topNaviLevel1 ul, #topNaviLevel2 ul, #topNaviLevel3 ul {
  margin-left:0px;
  list-style-type:none;
}


#topNaviLevel1 ul li a {
  color:#fff;
  font-size: 12px;
  line-height:22px;
  font-weight: bold;
  display: block;

  text-decoration:none;
  padding: 0px 12px 0px 12px;
}
#topNaviLevel1 ul li a:hover, #topNaviLevel1 ul li a:active, #topNaviLevel1 ul li.active a {
  color: #3c5563;
  background: #abc432;
}

#topNaviLevel2.active {
  background: #cfe660;
}
#topNaviLevel2 ul {
  position:absolute;
}
* html #topNaviLevel2 ul {
}
#topNaviLevel2 ul li {

}
#topNaviLevel2 ul li a {
  color:#fff;
  font-size: 11px;
  line-height:22px;
  font-weight: bold;
  display: block;
  text-decoration:none;
  padding: 0px 20px 0px 12px;
}

#topNaviLevel2 ul li a:hover, #topNaviLevel2 ul li a:active, #topNaviLevel2 ul li.active a {
  color: #3c5563;
  background: #abc432!important;
}

#topNaviLevel2 ul li ul, #topNaviLevel3 ul {

}
#topNaviLevel3.active {
  background: #cfe660;
}
* html #topNaviLevel3 ul {
}
#topNaviLevel2 ul li ul li a, #topNaviLevel3 ul li a {
  color:#fff;
  font-size: 11px;
  line-height:22px;
  display: block;
  text-decoration:none;
  padding: 0px 24px 0px 12px;
  background:transparent!important;
  font-weight:bold;
  white-space:nowrap;
}

#topNaviLevel2 ul li ul li a:hover,
#topNaviLevel3 ul li a:hover,
#topNaviLevel2 ul li ul li a:active,
#topNaviLevel2 ul li.active ul li.active a,
#topNaviLevel3 ul li.active a {
  color: #3c5563;
  background: #abc432!important;
}



#contentWrap {
  width:920px;
  position:relative;
}

#leftNavi {
  width: 185px;
  height: 563px;
  background: #abc432;
}
#leftNavi ul {
  list-style:none;
  padding-top: 10px;
}

#leftNavi a {
  color: #fff;
  font-size: 12px;
  line-height:30px;
  text-decoration:none;
  font-weight: bold;
  padding-left: 12px;
}

#leftNavi ul li a:hover, #leftNavi ul li a:active, #leftNavi ul li.active a{
  color: #fff;
  background: url(../img/circle_new.gif) no-repeat 0px -2px;
}

#leftNavi ul li ul {
  list-style:none;
  padding-top: 0px;
  padding-left:5px;
  margin-top:-5px;
  border-bottom: 1px solid #556e7b;
  border-bottom: none;
}

#leftNavi ul li ul li a {
  color: #fff;
  font-size: 10px;
  line-height:18px;
  text-decoration:none;
  font-weight: normal;
  padding-left: 12px;
  background:transparent!important;
}

#leftNavi ul li ul li ul{
  list-style:none;
  border-bottom: none;
  margin-top:0px;
}

#leftNavi ul li ul li a:hover, #leftNavi ul li ul li a:active, #leftNavi ul li.active ul li.active a{
  color: #fff;
  background: url(../img/circle_kl_new.gif) no-repeat 2px 1px !important;
}
#leftNavi ul li ul li ul li a {
  color: #fff!important;
  font-size: 10px;
  line-height:18px;
  text-decoration:none;
  font-weight: normal;
  padding-left: 18px;
}
#leftNavi ul li ul li ul li a:hover, #leftNavi ul li ul li ul li a:active, #leftNavi ul li.active ul li.active ul li.active a{
  color: #fff!important;
}
* html #leftNavi ul li.testLogo {
  margin: 20px 0px 20px 30px;
}



#content {
  position:absolute;
  left:186px;
  top:0px;
  width:700px;
  background: #fff;
  padding:25px 35px 0px 20px;
}
#content ul {
  margin-left:15px;
}
#content ol {
  margin-left:20px;
}
#content ul li, #content ol li {
  line-height:14px!important;
  font-size:12px!important;
}
#content ul li strong, #content ol li strong {
  line-height:14px!important;
  font-size:12px!important;
  font-weight:bold!important;
}
#content em {
  font-style:italic;
  font-size:12px!important;
}
#content .bodytext a {
  text-decoration:none;
  color: #556e7b;
  font-size: 12px;
  font-weight:bold;
}
#content .intro {
  margin-left:-20px!important;
  width:735px;
}

#content table.dreiProdukte,
#content table.alleProdukte,
#content table.einProdukt,
#content table.einProdukt table  {
  width: 100%;
  border: 1px solid #c3d6e9;
  border-collapse:collapse;
}
#content table.alleProdukte tr.odd {
  background:#F2FFC0;
}
#content table.dreiProdukte td,
#content table.alleProdukte td,
#content table.einProdukt td {
  vertical-align:top;
  border: 1px solid #c3d6e9;
}
#content table.dreiProdukte td {
  width: 33%;
}
#content table.dreiProdukte tr.head td,
#content table.einProdukt tr.head td,
#content table.alleProdukte  td.titel {
  background: #aac531;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  padding:15px 5px 15px 10px;
  border: 1px solid #c3d6e9;
}
#content table.dreiProdukte tr.head td a {
  color: #fff;
  font-size: 14px;
  font-weight: bold;
}
#content table.dreiProdukte tr.head td a {
  border: none;
  text-decoration:none;
}
#content table.alleProdukte  td.titel {
  background: transparent;
  color: #4D4D4D;
  font-size: 12px;
  padding:15px 0px 15px 10px;
}
#content table.alleProdukte  td.titel a {
  font-weight: bold;
  text-decoration:none;
  color: #4D4D4D;
  font-size: 12px;
}
#content table.dreiProdukte thead th,
#content table.dreiProdukte tr.thead td,
#content table.einProdukt thead th,
#content table.alleProdukte thead th {
  font-size: 11px;
  padding:10px;
  text-align:left;
}
*+html #content table.dreiProdukte thead th,
*+html #content table.dreiProdukte tr.thead td  {
  width:100%;
}
* html #content table.dreiProdukte thead th,
* html #content table.dreiProdukte tr.thead td {
  width:100%;
}
#content table.dreiProdukte thead th a,
#content table.dreiProdukte tr.thead td a,
#content table.einProdukt thead th a,
#content table.einProdukt thead th b,
#content table.alleProdukte thead th a {
  text-decoration:none;
  color: #556e7b;
  font-size: 14px;
  font-weight:bold;
}
#content table.dreiProdukte thead th b {font-size: 11px!important;}

#content table.einProdukt thead th b {
  color: #0b1e2f;
}
#content table.dreiProdukte tfoot table {
  width:100%;
  border: none;
  border-collapse:collapse;
}
#content table.dreiProdukte tfoot table,
#content table.einProdukt tfoot table,
#content table.alleProdukte tfoot table {
  width:100%;
  border: none;
  border-collapse:collapse;
  margin:0;
  padding:0;
}
#content table.dreiProdukte tfoot table td,
#content table.einProdukt tfoot table td,
#content table.alleProdukte tfoot table td {
  margin:0;
  padding:0;
  border: none;
}
#content table.dreiProdukte tr.testErgebnis td,
#content table.einProdukt tr.testErgebnis td,
#content table.alleProdukte td.testErgebnis {
  font-weight: bold;
  padding:5px 10px;
  border: 1px solid #c3d6e9;
}
#content table.alleProdukte td.testErgebnis {
  padding:15px 10px;
}
#content table.dreiProdukte tr.testErgebnis td a,
#content table.einProdukt tr.testErgebnis td a,
#content table.alleProdukte td.testErgebnis a {
  font-weight: bold;
  text-decoration:none;
}
#content table.dreiProdukte tr.stichWorte td,
#content table.einProdukt tr.stichWorte td {
  padding:5px 10px;
  border: 1px solid #c3d6e9;
}
.extraStichwort  {
  margin-top:10px;
  font-weight: bold!important;
  color:#c3002c;
}
.extraStichwort p {
  margin-top:10px;
  font-weight: bold!important;
  color:#c3002c!important;
}
.extraStichwort a {
  text-decoration:none;
  font-weight: bold!important;
  color:#c3002c!important;
}
#content table.alleProdukte td.stichWorte {
  padding:0px 10px;
}
#content table.dreiProdukte tr.stichWorte ul,
#content table.einProdukt tr.stichWorte ul,
#content table.alleProdukte td.stichWorte ul {
  list-style-type:disc;
  padding-top:10px;
  padding-bottom:10px;
}
#content table.dreiProdukte tr.stichWorte ul li,
#content table.einProdukt tr.stichWorte ul li,
#content table.alleProdukte td.stichWorte ul li {
  font-size:11px!important;
  padding-bottom: 5px;
}
#content table.dreiProdukte tr.mehrInfo td,
#content table.einProdukt tr.mehrInfo td {
  background:#e4fc81;
  padding:5px 10px;
  border: 1px solid #c3d6e9;
}
#content table.dreiProdukte tr.mehrInfo td a,
#content table.einProdukt tr.mehrInfo td a {
  text-decoration:none;
  font-weight: bold;
  color: #556e7b;
  display:block;
  background: url(../img/pfeil.gif) 0px 2px no-repeat;
  padding-left: 15px;
}
#content table.dreiProdukte tr.produktBild td,
#content table.einProdukt td.produktBild {
  padding:5px 10px 0px 10px;
  border: 1px solid #c3d6e9;
  vertical-align:bottom;
  text-align:center;
}
#content table.dreiProdukte tr.produktBild  div.produktBild {
  margin-bottom:-41px;
}
#content table.einProdukt td.produktBild  div.produktBild {
  margin-bottom:0px;
}
#content table.einProdukt td.produktBild {
  text-align:center;
}
#content table.dreiProdukte tr.produktBild img,
#content table.einProdukt td.produktBild img {
  margin-top: 10px;
  margin-bottom: 10px;
}
#content table.dreiProdukte td.produktBild img {
  width: 160px;
}
#content table.einProdukt td.produktBild img {
  margin-top: 10px;
  width: 280px;
}
#content table.alleProdukte  td.produktBildKlein,
#content table.einProdukt  td.produktBildKlein {
  background:#fff;
  padding:5px 10px 0px 10px;
  border: 1px solid #c3d6e9;
  vertical-align:middle;
  text-align:center;
  cursor:pointer;
}
#content table.einProdukt  td.produktBildKlein,
#content table.einProdukt  td.produktBild {
  border:none;
}
#content table.alleProdukte td.produktBildKlein img,
#content table.einProdukt td.produktBildKlein img {
  margin-bottom: 10px;
}
#content table.einProdukt  td.produktBildKlein img {
  width: 80px;
}
#content table.dreiProdukte tr.produktBild div.sparPreis,
#content table.einProdukt td.produktBild div.sparPreis {
  width:77px;
  height:41px;
  position:relative;
  left:130px;
  top:-60px;
  background: url(../img/sparButton.gif) 0px 0px no-repeat;;
  padding:14px 0px 0px 2px;
  color:#fff;
  font-style:italic;
}
#content table.einProdukt td.produktBild div.sparPreis {
  left:220px;
  top:-120px;
  padding:14px 6px 0px 0px;
}

* html #content table.einProdukt td.produktBild div.sparPreis {
  left:120px;
}
*+html #content table.einProdukt td.produktBild div.sparPreis {
  left:120px;
}

/*w_mod*/
* html #content table.dreiProdukte tr.produktBild div.sparPreis,
* html #content table.einProdukt td.produktBild div.sparPreis {
  left:65px!important;
}
*+html #content table.dreiProdukte tr.produktBild div.sparPreis,
*+html #content table.einProdukt td.produktBild div.sparPreis {
  left:65px!important;
}




.sparPreis em {
  margin-left:10px;
  font-size:20px;
  line-height:16px;
  font-weight:bold;
  color:#fff;
  font-style:italic;
}
.sparPreis em.dreiStellen {
  font-size:16px;
}
.sparPreis b {
  margin-left:3px;
  font-size:14px;
  font-weight:bold;
  color:#fff;
  font-style:italic;
}
.sparPreis b.dreiStellen {
  margin-left:0px;
  font-size:12px;
}

sup{font-size:8px;}
.sparPreis sup{color:#FFF;}

#content table.dreiProdukte tr.produktBild div.keinSparPreis,
#content table.einProdukt tr.produktBild div.keinSparPreis {
  width:77px;
  height:41px;
  position:relative;
  left:100px;
  top:-60px;
  padding:14px 0px 0px 6px;
}

#content table.dreiProdukte tr.preisInfo td,
#content table.einProdukt tr.preisInfo td,
#content table.alleProdukte td.preisInfo {
  background:#556e7b;
  color:#fff;
  font-size:13px;
  font-weight:bold;
  padding:5px 10px;
  border: 1px solid #c3d6e9;
}
#content table.einProdukt tr.preisInfo td {
  text-align:right;
}
#content table.alleProdukte td.preisInfo  {
  padding:5px 5px 5px 10px;
  width:160px!important;
}
#content table.dreiProdukte tr.preisInfo td b,
#content table.einProdukt tr.preisInfo td b,
#content table.alleProdukte td.preisInfo b{
  color:#fff;
  font-size:11px;
}
#content table.dreiProdukte tr.preisInfo a,
#content table.einProdukt tr.preisInfo a {
  font-size:13px;
  font-weight:bold;
  color:#fff;
  text-decoration:none;
}
#content table.alleProdukte td.preisInfo a {
  font-weight:bold;
  color:#fff;
  font-size:11px;
  text-decoration:none;
}
#content table.dreiProdukte tfoot td,
#content table.einProdukt tfoot td,
#content table.alleProdukte tfoot td {
  padding:10px;
  font-size: 10px;
}
#content table.dreiProdukte tfoot td b,
#content table.einProdukt tfoot td b,
#content table.alleProdukte tfoot td b {
  visibility:hidden;
  font-weight:normal;
  font-size: 10px;
}
#content table.preisListe thead th a {
  text-decoration:none;
  font-size: 13px;
  font-weight:bold;
}


#content table.preisListe tr.zeilen td {
  padding:7px;
  vertical-align:top;
  border-bottom:1px solid #F7F7F7;
}
#content table.preisListe tr.zeilen td a {
  text-decoration:none;
  color: #556e7b;
  font-size: 11px;
  font-weight:bold;
}
#content table.preisListe tr.prod_rub td b {
  font-size: 11px;
}
#content table.preisListe tr.priceText a {
  text-decoration:none;
  color: #556e7b;
  font-size: 12px;
  font-weight:bold;
}
#content table.preisListe tr.priceText strong {
  font-weight:bold;
}
#content table.preisListe tr.zeilen td.prodLogo {
  padding-left:0;
  font-weight:bold;
}
#content table.preisListe td.prodName {
  width: 230px;
  font-weight:bold;
}
#content table.preisListe td.prodVersand {
  font-weight:bold;
}
#content table.preisListe td.prodLieferzeit {
  font-weight:bold;
}
#content table.preisListe td.prodPreis {
  width: 75px;
  font-weight:bold;
}

#metaNavi {
  text-align:right;
}
#metaNavi ul {
  position:absolute;
  right:0px;
  margin-top:20px;
  margin-right:20px;
  list-style:none;
}
* html #metaNavi ul {
  margin-right:230px;
}
#metaNavi ul li {
  float:left;
}
#metaNavi ul li a {
  text-decoration:none;
}


h1 {
  font-size: 13px;
  font-weight: bold;
  margin-bottom: 18px;
}

.bodytext {
  font-size: 12px;
  margin-top: 0px;
  margin-bottom: 15px;
  line-height: 14px;
}
.bodytext strong,b {
  font-size: 12px;
  font-weight:bold;
}

h2 {
  padding-top:15px;
  padding-bottom:15px;
  font-weight: bold;
}
textarea {
  margin-bottom: 10px;
}
input, textarea {
  border: 1px solid #c3d6e9!important;
}
.csc-mailform {
  border:none;
}
.csc-mailform-field label,
.csc-mailform-field input {
  display:block;
  margin-bottom:10px;
}
.csc-mailform-field input {
  border: 1px solid #4d4d4d;
}
.tx-srfeuserregister-pi1 a {
  background: transparent!important;
  text-decoration:underline!important;
  padding-left:0px!important;
}
.tx-newloginbox-pi1 table {
  margin-bottom:15px;
}
form.gewichtung a {
  text-decoration:none;
  font-size: 12px;
  font-weight:bold;
  color: #556e7b!important;
}
p.warnung {
  padding-top:0px;
  color: red;
}
p.warnung a{
  color: red!important;
}
p.warnung b{
  color: red!important;
}

.tx-newloginbox-pi1 form {
  margin-top:15px;
}
#contentBottom {
  position:absolute;
  left:-1px;
  bottom:0px;
}

* html #contentBottom {
  bottom:-2px;
}

#footer {
  text-align:center;
}
#footer ul {
  margin:15px 0;
  white-space:nowrap;
}

#footer ul li {
  display:inline;
  list-style-type:none;
  color:#fff;
}


#footer ul li a {
  color:#fff;
  font-size: 12px;
  text-align:center;
  text-transform:uppercase;
  text-decoration:none;
  padding: 7px 13px 5px 13px;
}

#footer ul li a:hover, #footer ul li a:active, #footer ul li.active a {
  color: #bbb;
}

.clear {
  clear:both;
}

.hidden {
  visibility:hidden;
}

.no_display {
  display:none;
}

#savePosLevel3 {
  display:none;
  margin-left:-9999px;
}

table.gewichtung td {
  width: 50px;
}
table.gewichtung {
  margin-bottom: 10px;
}

.imgtext {
  float:left;
  padding-right:10px;
  padding-bottom:10px;
}

.rank {
  font-size: 11px;
  color: #556E7B;
  font-weight: bold;
}

/* startpage products */

.tx-imxstartpage-pi1 { margin-top: -25px; width: 715px; border-bottom: 1px solid #c3d6e9; background: url(../img/startpage_bg.png); repeat-y;}

.tx-imxstartpage-pi1 .single { width: 430px; float:left; padding: 20px 0;  }
.tx-imxstartpage-pi1 .list { width: 265px; float:left; padding: 20px 0 20px 20px;}
.tx-imxstartpage-pi1 .clear {  clear:both; display:block; font-size: 0!important; height: 0; line-height:0;}

.tx-imxstartpage-pi1 .single h1 { color: #bdcf55; font-size: 20px; font-weight: normal; line-height: 20px;}
.tx-imxstartpage-pi1 .single h1 a { color: #bdcf55; font-size: 20px; font-weight: normal; line-height: 20px; text-decoration:none;}
.tx-imxstartpage-pi1 .single .img { float:left; width: 215px; }
.tx-imxstartpage-pi1 .single .txt { float:left; width: 205px; color: #556e7b; }
.tx-imxstartpage-pi1 .single .subheader { padding-bottom: 10px;}
.tx-imxstartpage-pi1 .single .subheader a { text-decoration: none; color: #556E7B; font-weight: bold; font-size: 12px;}
.tx-imxstartpage-pi1 .single .txt p { padding-bottom: 10px;}
.tx-imxstartpage-pi1 .single .bodytxt { padding-bottom: 10px;}
.tx-imxstartpage-pi1 .single .redtxt { color: #9a534f; }
.tx-imxstartpage-pi1 .single h1 { float:left;}


.tx-imxstartpage-pi1 .list .item { }
.tx-imxstartpage-pi1 .list .item .img { float: left; width: 70px;}
.tx-imxstartpage-pi1 .list .item .txt { float: left; width: 180px; color: #556e7b; font-weight: bold; margin-bottom: 15px; }
.tx-imxstartpage-pi1 .list .item .txt a { color: #556e7b; font-weight: bold; text-decoration:none;}
.tx-imxstartpage-pi1 .list .item .header { color: #bdcf55; font-weight: normal;}
.tx-imxstartpage-pi1 .list .item .header a { color: #bdcf55; font-weight: normal; text-decoration:none;}

* html .tx-imxstartpage-pi1 .list .first_item .txt {margin-bottom: 0px!important; }
*+html .tx-imxstartpage-pi1 .list .first_item .txt {margin-bottom: 0px!important; }

.tx-imxstartpage-pi1 .list .last_item {margin-top: 10px!important; } /* safari */

select.prod_search { margin: 3px 0 0 40px; border: 1px solid #fff; }
* html select.prod_search { margin-top: 2px; }
*+html select.prod_search { margin-top: 2px; }