.navi_container {
  height: 20px;
  text-align: center;
  clear: left;
  position: relative;
  display: block;
}

.navi_container .seite {
  float: left;
  min-height: 16px;
  height: 16px;
  min-width: 16px;
  width: 16px;
  display: inline-block;
  margin: 1px;
  background: url(https://cdn.testbericht.de/images/buttons/kreis_weiss.gif) no-repeat scroll 0 0 transparent;
}

.navi_container .active .seite {
  float: left;
  min-height: 16px;
  height: 16px;
  min-width: 16px;
  width: 16px;
  display: inline-block;
  margin: 1px;
  background: url(https://cdn.testbericht.de/images/buttons/kreis_blau.gif) no-repeat scroll 0 0 transparent;
}

.navi {
  display: block;
  position: absolute;
  left: 50%;
  height: 20px;
}

.navi a {
  text-decoration: none;
}

.vergleich_content {
  position: relative;
}

.vergleich_content a {
  color: #3099f2;
  font-size: 15px;
  font-weight: 300;
  text-decoration: none;
}

.vergleich_content a:hover {
  text-decoration: underline;
}

#navi_zurueck {
  position: absolute;
  top: 150px;
  cursor: pointer;
  width: 23px;
  height: 30px;
  background: url(https://cdn.testbericht.de/images/buttons/links.gif) no-repeat scroll 0 0 transparent;
}

.navi_zurueck {
  float: left;
  width: 39px;
  position: relative;
}

.navi_zurueck .disabled {
  background: url(https://cdn.testbericht.de/images/buttons/linksg.gif) no-repeat scroll 0 0 transparent !important;
  cursor: default !important;
}

#navi_vor {
  position: absolute;
  top: 150px;
  right: 0;
  cursor: pointer;
  width: 23px;
  height: 30px;
  background: url(https://cdn.testbericht.de/images/buttons/rechts.gif) no-repeat scroll 0 0 transparent;
}

.navi_vor {
  float: right;
  width: 39px;
  position: relative;
  right: 0;
  text-align: right;
}

.navi_vor .disabled {
  background: url(https://cdn.testbericht.de/images/buttons/rechtsg.gif) no-repeat scroll 0 0 transparent !important;
  cursor: default !important;
}

.inhalt {
  position: relative;
  left: 39px;
  float: left;
}

.produktvergleich_top {
  /*width: 838px !important;*/
  font-size: 1.1em;
  border: 1px solid #CCCCCC;
  margin-bottom: 1px;
  border-radius: 4px;
}

.vergleich_content .produktvergleich_spalte1 {
  width: 202px;
  padding: 0 10px 0 0;
  float: left;
  clear: left;
}

.vergleich_content .produktvergleich_top .produktvergleich_spalte1 {
  padding: 11px 30px 0 0;
  width: 182px;
  margin-bottom: 40px;
  color: #444444;
}

.vergleich_content .produktvergleich_top .produktvergleich_spalte1 ul {
  font-size: 12px;
  color: #999999;
  list-style: square;
  padding-left: 0;
  margin: 0;
}

.eintrag {
  color: #000000;
}

.vergleich_content .merkliste_oeffnen {
  position: absolute;
  bottom: 5px;
  cursor: pointer;
  color: #3099F2;
  font-weight: 300;
}

.vergleich_content .produktvergleich_top .produktvergleich_spalte1 ul.border_top {
  border-top: 1px solid #CCCCCC;
  margin-top: 5px;
  padding: bottom: 3px;
}

.produktvergleich_spalten {
  padding: 8px;
  float: left;
}

.zeileAussen0 {
  padding: 0 2.2em;
  float: left;
  width: 842px;
}

.zeileAussen1 {
  padding: 0 2.2em;
  float: left;
  width: 842px;
  background-color: #F8F8F8;
}

.vergleich_content .zeile0 {
  clear: left;
  width: 842px;
  float: left;
  background: url(https://cdn.testbericht.de/images/bg/bg_prdvgl_linie.gif) repeat scroll 0 0 transparent;
  padding-top: 5px;
}

.vergleich_content .zeile1 {
  clear: left;
  width: 842px;
  float: left;
  background: url(https://cdn.testbericht.de/images/bg/bg_prdvgl_linie.gif) repeat scroll 0 0 transparent;
  padding-top: 5px;
}

.vergleich_content .produktvergleich_top .zeile0 {
  position: relative;
}

.scrollable {
  overflow: hidden;
  width: 1300px;
  float: left;
}

.scrollable .items {
  width: 20000em;
  position: relative;
}

.itemList {
  float: left;
}
#tests .scrollable {
  padding-top: 5px;
}

#tests .produktvergleich_spalten p {
  margin-top: 0;
}

#tests .produktvergleich_spalten p a {
  color: inherit;
  font-size: inherit;
}

#accordion {
  width: 902px;
  font-family: Helvetica,Arial,sans-serif;
  font-size: 1.1em;
  border: 0 none;
  line-height: 1.3;
  list-style: none outside none;
  margin: 0;
  outline: 0 none;
  padding: 0;
  text-decoration: none;
  clear: left;
}

#accordion .produktvergleich_spalte1 {
  width: 202px;
  padding: 5px;
}

#accordion div.aktiv {
  border-radius: 4px 4px 0 0;
}

#accordion .itemList .pname {
  font-size: 15px;
  color: #3099F2;
}

#accordion .itemList .pname a {
  text-decoration: none;
  color: #3099F2;
  font-size: inherit;
}

#accordion .itemList .pname a:hover {
  text-decoration: underline;
}

div.head {
  cursor: pointer;
  position: relative;
  border-radius: 4px;
  font-weight: bold;
  font-size: 100%;
  line-height: 1.3;
  list-style: none outside none;
  margin: 1px 0 1px 0;
  outline: 0 none;
  padding: 6px 0 6px 0;
  text-decoration: none;
  border-bottom: 1px solid #ccc;
}

div.head span {
  overflow: hidden;
  font-weight: bold;
  font-size: 100%;
  line-height: 1.3;
  list-style: none outside none;
  text-decoration: none;
  font-size: 100%;
}

div.head i.icon {
  display: inline-block;
  cursor: pointer;
  float: right;
  width: 9px;
  height: 9px;
  border-top-color: #1b6ec2;
  border-right-color: #1b6ec2;
  border-width: 2px 2px 0 0;
  border-style: solid;
  top: 50%;
  position: absolute;
  right: 10px;
  transform: rotate(135deg) skew(7deg,7deg);
}

div.head span.a {
  display: inline-block;
  font-size: 1em;
  overflow: unset;
  padding: 0.5em 0.5em 0.5em .5em;
  position: relative;
  text-decoration: none;
  cursor: pointer;
  font-weight: 400;
  line-height: 1.3;
  list-style: none outside none;
}

div.head span.a:hover {
  text-decoration: none;
}

div.head.active i.icon {
  transform: rotate(-45deg) skew(7deg,7deg);
}

div.accordion-content {
  /*border: 1px solid #CCCCCC;*/
  display: block;
  overflow: auto;
  padding: 0;
  position: relative;
  top: 1px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  font-size: 91%;
  line-height: 1.3;
  list-style: none outside none;
  margin: 0px 0 0px 0;
  outline: 0 none;
  text-decoration: none;
  overflow: auto;
  color: #444444;
}

div.procontra span.mehr {
  font-size: 10px;
}

div.procontra .pro ul {
  margin-top: 0;
  padding-left: 0px;
}

div.procontra .contra ul {
  margin-top: 0;
  padding-left: 0px;
}

div.procontra .details ul {
  margin-top: 0;
  padding-left: 15px;
}

div.procontra .pro li {
  list-style-type: none;
  clear: left;
}

div.procontra .pro li .listimage {
  background: url(https://cdn.testbericht.de/images/tbicons/plus.png) no-repeat scroll 0 0 transparent;
  margin: 5px 8px 0 0;
  width: 8px;
  height: 8px;
  float: left;
}

div.procontra .pro li .listtext {
  float: left;
  width: 170px;
}

div.procontra .contra li {
  list-style-type: none;
  clear: left;
}

div.procontra .contra li .listimage {
  background: url(https://cdn.testbericht.de/images/tbicons/minus.png) no-repeat scroll 0 0 transparent;
  margin: 5px 8px 0 0;
  width: 8px;
  height: 8px;
  float: left;
}

div.procontra .contra li .listtext {
  float: left;
  width: 170px;
}

div.procontra .details li {
  list-style-type: square;
  clear: left;
}

div.procontra .details li .listimage {
  margin: 5px 8px 0 0;
  width: 8px;
  height: 8px;
  float: left;
}

div.procontra .details li .listtext {
  float: left;
  width: 170px;
}

.krateup {
  background: url(https://cdn.testbericht.de/images/tbicons/positive.png) no-repeat 0 0;
  width: 40px;
  height: 56px;
}

.kratedown {
  background: url(https://cdn.testbericht.de/images/tbicons/negative.png) no-repeat 0 0;
  width: 40px;
  height: 56px;
}

.kstar {
  background: url(https://cdn.testbericht.de/images/stars/sprite.png) no-repeat;
  width:  69px;
  height: 13px;
  float: left;
  margin: 2px 5px 0 0;
}

.kstar5 {
  background-position:0 0;
}

.kstar4-5 {
  background-position:0 -14px;
}

.kstar4 {
  background-position:0 -28px;
}

.kstar3-5 {
  background-position:0 -42px;
}

.kstar3 {
  background-position: 0 -56px;
}

.kstar2-5 {
  background-position: 0 -70px;
}

.kstar2 {
  background-position: 0 -84px;
}

.kstar1-5 {
  background-position: 0 -98px;
}

.kstar1 {
  background-position: 0 -112px;
}

.kstar0 {
  background-position: 0 -126px;
}