/*################
##### GLOBAL #####
################*/

body {
  font-size: 12px;
  padding: 0px;
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  background: #f9f9f9 url(http://www9.tbdecdn.de/sprite/indexverlaufx.png) repeat-x -0 -444px;
}

img { 
  border: 0px;
}

#container {
  width: 1000px;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  top:0px;
}

#kcontainer {
  width: 980px;
  margin-top:122px;
  margin-bottom: 20px;
  padding: 0 10px 10px 10px;
  background: #FFF;
  float: left;
  border-left: 1px solid #DCDCDC;
  border-right: 1px solid #DCDCDC;
  border-bottom: 1px solid #DCDCDC;
}

.kcontainers {
  width: 980px;
  margin: 15px auto 0 auto;
}

#headercontainer { 
  width:1000px; 
  height: 85px;
  margin:0 0 0 0;
}

#header {
  width:1000px;
  height: 85px;
  position:absolute;
  padding:0px 0 4px 0;
  top:0px;
  *top:0px;
  *left:0px;
  color: #fff;
}

#headertop {
  float: left;
  width:1000px;
  height:63px;
  *height:55px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}

#headleft {
  width:405px;
  float:left;
  margin: 5px 0 0 0;
  *margin: 5px 0 0 0;
  padding: 0;
  text-align: left;
}

#headright {
  width:448px;
  height:31px;
  float:right;
  margin: 3px 0 0 0;
  border: 1px solid #CCCCCC;
  border-radius: 4px;
  background: #F5F5F5;
  padding: 2px;
}

.searchbar {
  float: right;
  width: 365px;
  height: 29px;
}

#searchbar {
  width: 320px;
  height: 29px;
  font-size: 15px;
  background: #FFFFFF;
  margin:0 3px 0 0;
  padding: 0 25px 0 15px;
  float: right;
   border: 1px solid #CCCCCC;
}

#searchbutton {
  background: #FFFFFF;
  border: 1px solid #CCCCCC;
  margin:0;
  padding: 0;
  height:29px;
  width:80px;
  float:right;
  color: #3099F2;
  text-align: center;
  font-size: 15px;
  font-weight: bold;
  text-transform: uppercase;
}

#navi {
  float: left;
  background: url("http://img9.testbericht.de/sprite/kategorie.png") repeat-x scroll 0 -777px;
  width:980px;
  height:30px;
  margin: 0 0 0 0px;
}

#navi ul {
  height:29px;
  margin:0 0 0 0;
  list-style: none;
  padding:0px;
  width: 970px;
}

#navi li{
  height:24px;
  float:left;
  list-style: none;
  padding:4px 12px 0 12px;
  margin:2px 0 0 0;
}

.navitem {
  border-left: solid 1px #69b6f7;
  border-right: solid 1px #0AB4EB;
}

.navfirst {
  border-right: solid 1px #0AB4EB;
}

.navlast {
  border-left: solid 1px #69b6f7;
}

#navi li.navitem:hover,
#navi li.navfirst:hover {
  float: left;
  z-index: 15;
}

#navi li.navitem ul.subnavi,
#navi li.navfirst ul.subnavi {
  background-color: #FFFFFF;
  border: 1px solid #3099F2;
  border-top: none;
  visibility: hidden;
  position: absolute;
  top: 93px;
  left: 0;
  width: 100%;
  z-index: 20;
  height: auto;
  list-style: none outside none;
}

#navi li.navitem:hover ul.subnavi,
#navi li.navfirst:hover ul.subnavi {
  visibility: visible;
}

#navi li.navitem ul.subnavi li,
#navi li.navfirst ul.subnavi li {
  width: 150px;
  position: static;
  height: auto;
  margin: 0 15px 0 0;
}

#navi li.navitem:hover ul.subnavi li,
#navi li.navfirst:hover ul.subnavi li {
  white-space: nowrap;
  padding: 6px 12px 0;
  font-weight: bold;
  color: #333333;
}

#navi li.navitem:hover ul.subsub li,
#navi li.navfirst:hover ul.subsub li {
  border-bottom: 1px solid #E3E3E3;
}

#navi li.navitem:hover ul.subsub li:last-child,
#navi li.navfirst:hover ul.subsub li:last-child {
  border-bottom: 0 none;
}

#navi li.navitem:hover ul.subsub li:hover,
#navi li.navfirst:hover ul.subsub li:hover {
  background: url("http://img9.testbericht.de/sprite/kategorie.png") repeat-x scroll 0 -777px transparent;
  color: #FFFFFF;
}

#navi ul.subsub li:hover a,
#navi ul.subsub li:hover span {
  color: #FFFFFF;
  cursor: pointer;
}

#navi ul.subnavi li a {
  color: #333333;
  font-size: 12px;
  font-weight: bold;
  display: inline-block;
  width: 100%;
  height: 100%;
}

#navi ul.subnavi li a:hover {
  color: #FFFFFF;
}

#navi ul.subnavi li span.subtop,
#navi ul.subnavi li span.subtopNL {
  padding: 6px 12px 6px 12px;
  display: block;
  width: 100%;
}

#navi ul.subnavi li span.subtop:hover {
  background: url("http://img9.testbericht.de/sprite/kategorie.png") repeat-x scroll 0 -777px transparent;
}

#navi ul.subnavi li span.subtop:hover a,
#navi ul.subnavi li span.subtop:hover span {
  color: #FFFFFF;
  text-decoration: none;
  cursor: pointer;
}

#navi li.navitem:hover ul.subsub li a,
#navi li.navfirst:hover ul.subsub li a,
#navi li.navitem:hover ul.subsub li span,
#navi li.navfirst:hover ul.subsub li span {
  font-weight: normal;
  text-decoration: none;
}

#navi li.navitem ul.subnavi ul.subsub,
#navi li.navfirst ul.subnavi ul.subsub {
  display: block !important;
  position: static;
  width: auto !important;
  height: auto;
  margin-bottom: 15px;
}

#navi li.navitem ul.subnavi ul.subsub li,
#navi li.navfirst ul.subnavi ul.subsub li {
  float: none;
  position: static;
  width: 150px;
  list-style: none outside none;
  height: auto;
  padding-bottom: 5px;
}

#current {
  background:#39B9F4;
}

#navi a{
  font-size:14px;
  font-weight:normal;
  color:#fff;
  text-decoration:none;
}

#navi a:hover{
  font-size:14px;
  font-weight:normal;
  color:#fff;
  text-decoration:underline;
}

.footer {
  width: 960px;
  float: left;
  border: 1px solid #CCCCCC;
  border-radius: 4px;
  background: #FFFFFF;
  padding: 10px;
  text-align: center;
  margin: 10px 0 10px 0;
}

.footer a {
  color: #0000FF;
  text-decoration: none;
}

.footer a:hover {
  color: #0000FF;
  text-decoration: underline;
}

.paehnlichcontainer {
  background: #fff;
  width: 100%;
  padding:3px 0 0 0;
  float: left;
  margin: 0 0 10px 0;
  border: 1px solid #ccc;
}

.tb_head_bar {
  height: 12px;
  width: 450px;
  color: #CCCCCC;
  text-align: left;
  position: absolute;
  right: 0;
  top: 41px;
}

.tb_head_bar span {
  color: #313131;
  font-size: 11px;
  cursor: pointer;
}

.tb_head_bar span:hover {
  text-decoration: underline;
}

.tb_head_bar span a {
  text-decoration: inherit;
  color: inherit;
}

.footer_link {
  color: #000000 !important;
}

/*####################
##### Startseite #####
####################*/
.catspan {
  background:url(http://www9.tbdecdn.de/sprite/cats.png) no-repeat;
  display: block;
}
.catautonavi {
  background-position: 0 0;
  height: 42px;
  width:  50px;
}
.catfoto {
  background-position: 0 -43px;
  height: 38px;
  width:  50px;
}
.catmobilecomputer {
  background-position: 0 -81px;
  height: 35px;
  width:  50px;
}
.catcomputer {
  background-position:0 -116px;
  height: 38px;
  width:  50px;
}
.cathaushalt {
  background-position: 0 -155px;
  height: 44px;
  width:  50px;
}
.cattv {
  background-position: 0 -198px;
  height: 36px;
  width:  50px;
}
.cathandy {
  background-position: 0 -237px;
  height: 40px;
  width:  50px;
}
.catdrucker {
  background-position: 0 -277px;
  height: 38px;
  width:  50px;
}
.catspiele {
  background-position: 0 -316px;
  height: 34px;
  width:  50px;
}
.cathifi {
  background-position: 0 -350px;
  height: 37px;
  width:  50px;
}
.catsoftware {
  background-position: 0 -387px;
  height: 40px;
  width:  29px;
  margin: 0 8px;
}
.catheimwerken {
  background-position: 0 -427px;
  height: 40px;
  width:  40px;
  margin: 0 5px;
}
.catbaby {
  background-position: -101px 0;
  height: 38px;
  width:  45px;
}
.catbeauty {
  background-position: -101px -42px;
  height: 38px;
  width:  45px;
}
/* TESTER*/
.mantester {
  background: url(http://www9.tbdecdn.de/sprite/man_tester.png) no-repeat;
  display: block;
}
.testlogospan { 
  background: url(http://www9.tbdecdn.de/sprite/man_tester.png) no-repeat 0 0;
  display: block;
}
.testeravf {
  background-position:0 0;
  height: 33px;
  width:  95px;
}
.testervh {
  background-position: 0 -33px;
  height: 35px;
  width:  85px;
}
.testerctk {
  background-position: 0 -71px;
  height: 29px;
  width:  95px;
}
.testercon {
  background-position: 0 -114px;
  height: 20px;
  width:  95px;
}
.testerpp {
  background-position: 0 -136px;
  height: 31px;
  width:  100px;
}
.testerpcgo {
  background-position: 0 -169px;
  height: 40px;
  width:  100px;
}
/* HERSTELLER*/
.manson {
  background-position: 0 -211px;
  height: 26px;
  width:  87px;
}
.mansam {
  background-position: 0 -239px;
  height: 26px;
  width:  87px;
}
.manphi {
  background-position: 0 -268px;
  height: 26px;
  width:  87px;
}
.manapp {
  background-position: 0 -296px;
  height: 26px;
  width:  87px;
}
.manpan {
  background-position: 0 -324px;
  height: 26px;
  width:  87px;
}
.manlg {
  background-position: 0 -352px;
  height: 26px;
  width:  87px;
}
.manace {
  background-position: 0 -381px;
  height: 26px;
  width:  87px;
}
.mancan {
  background-position: 0 -409px;
  height: 26px;
  width:  87px;
}
.mantos {
  background-position: 0 -437px;
  height: 26px;
  width:  87px;
}
.mannok {
  background-position: 0 -465px;
  height: 26px;
  width:  87px;
}
.manhp {
  background-position: 0 -498px;
  height: 23px;
  width:  87px;
  margin-top:5px; 
}
.manoly {
  background-position: 0 -520px;
  height: 26px;
  width:  87px;
}
.h1big {
  text-transform: uppercase;
  font-family: Arial,Helvetica,Geneva,Sans-serif; 
  font-size: 20px;
  font-weight: normal;
  margin:0;
  padding:0px 4px 0px 4px;
  color: #3099F2;
}

/* Noch einmal unter (Haupt-)Kategorien und Produkte vorhanden */
.paehnlichcontainertop {
  width: 487px;
  padding:0;
  float: left;
  margin: 0 0 5px 5px;
  border-bottom: 1px solid #ccc;
}

.ikategorien {
  float: left;
  width: 675px;
  margin: 0 0 10px 0;
}
.strong {
  font-weight: bold;
}
.icatcontainer {
  width: 460px;
  float: left;
  margin-bottom: 15px;
  border: 1px solid #ccc;
}
.icatbox {
  float: left;
  width: 230px;
  height: 110px;
  padding: 0;
}

.icatboxR {
  float: right;
  width: 230px;
  height: 110px;
}

.icatboxtop {
  width: 100%;
  height: 52px;
  float: left;
  background: url(http://www9.tbdecdn.de/sprite/indexverlaufx.png) repeat-x 0 -220px;
  margin: 0;
}

.icatboxtopL {
  float: left;
  width: 53px;
  margin: 7px 0 3px 4px;
  text-align: center;
}

.icatboxtopR {
  float: left;
  width:140px;
  margin : 15px 0 3px 5px;
  text-align: left;
}
.icatboxtopR h2 {
  margin: 0;
}
.icatboxbottom {
  float: left;
  width: 205px;
  margin: 8px 0 0 5px;
}
.icatboxbottom a {
  color:#0000ff;  
  font-weight:normal;
  font-size:12px; 
  text-decoration: none;
}

.icatboxbottom a:hover {
  color:#E10920 !important; 
  font-weight:normal;
  font-size:12px; 
  text-decoration: underline;
}
.ihersteller {
  float: left;
  width: 485px;
  margin: 5px 6px;
  padding: 5px 5px 0 0;
}

.iherstellerbox {
  float: left;
  width: 100px;
  height: 26px;
  text-align:center;
  padding: 4px 10px;
  margin: 0 0 5px 0;
  border: 1px solid #ccc;
}

.iherstellerboxR {
  float: left;
  width: 100px;
  height: 26px;
  text-align:center;
  padding: 4px 10px;
  margin: 0 0 5px 0;
  border: 1px solid #ccc;
  border-left: 0px solid #ccc;
}
.iherstellermeinungboxOR {
  width: 100%;
  float: left;
  margin: 5px 0;
}
.iherstellermeinungbox {
  width: 100%;
  float: left;
  clear: left;
  border-top: 1px solid #CCCCCC;
  margin: 5px 0;
  padding-top: 10px;
}

.iherstellermeinungbox_carousel {
  width: 446px;
  float: left;
  clear: left;
  border-top: 1px solid #CCCCCC;
  margin: 5px 0;
  padding-top: 10px;
}
.iherstellermeinungL {
  width: 105px;
  float: left;
}
.iherstellermeinungR {
  width: 380px;
  float: left;
}
.iherstellermeinungR p {
  margin: 0 0 5px 0;
}
.kstar {
  background: url(http://img9.testbericht.de/sprite/kategorie.png) no-repeat;
  width:  69px;
  height: 13px;
  float: left;
  margin: 0 5px 0 0;
}
.kstar5 {
  background-position:0 -283px;
}
.kstar4-5 {
  background-position:0 -297px;
}
.kstar4 {
  background-position:0 -311px;
}
.kstar3-5 {
  background-position:0 -325px;
}
.kstar3 {
  background-position: 0 -339px;
}
.kstar2-5 {
  background-position: 0 -353px;
}
.kstar2 {
  background-position: 0 -367px;
}
.kstar1-5 {
  background-position:0 -381px;

}
.kstar1 {
  background-position:0 -395px;
}
.kstar0 {
  background-position: 0 -409px;
}
.ibeschreibung {
  float: left;
  width: 460px;
  border: 1px solid #ccc;
  -moz-border-radius: 4px; 
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

.ibeschreibung p {
  text-align: justify;
  font-size: 12px;
  padding:0;
  margin: 10px 10px 5px 10px;
}

.ibeschreibung a {
  color:#3099F2;
  text-decoration: underline;
}

.ibeschreibung a:hover {
  color:#3099F2;
  text-decoration: none;
}

.ibeschreibung h1 {
  text-transform: uppercase;
  font-family: Arial,Helvetica,Geneva,Sans-serif; 
  font-size: 20px;
  font-weight: normal;
  margin:0;
  padding:10px 4px 0px 10px;
  color: #3099F2;
}

.ibeschreibung h2 {
  font-size: 13px;
  line-height:25px;
  font-weight: bold;
  margin:0;
  padding:4px 4px 0px 10px;
  color: #000;
}

.ibeschreibung h3 {
  font-size: 13px;
  margin:0;
  font-weight: bold;
  color: #000;
  margin: 0 0 0 10px;
}

.irightfaktenbox {
  background:url(http://www9.tbdecdn.de/sprite/indexverlaufx.png) repeat-x 0 0;
  width: 100%;
  padding:8px 0 5px 0;
  float: left;
  margin: 15px 0 15px 0;
  border: 1px solid #ccc;
}
.irightfaktenboxL {
  width: 155px;
  float: left;
  margin: 0 0 5px 0;
  font-size: 13px;
  padding: 0 3px 0 7px;
  font-size: 11px;
}
.irightfaktenboxC {
  width: 150px;
  float: left;
  margin: 0 0 5px 0;
  padding: 0 7px 0 7px;
  font-size: 11px;
  border-left: 1px solid #CCCCCC;
  border-right: 1px solid #CCCCCC;
}
.irightfaktenbox strong{
  background: url(http://www9.tbdecdn.de/sprite/cats.png) no-repeat 0 -467px;
  padding: 0 0 0 20px;
  text-decoration: underline;
  font-size: 12px;
}
.irightfaktenbox p {
  margin: 0 0 5px 0;
}
.itop {
  float: left;
  width: 100%;
  height: 160px;
  border: 1px solid #ccc;
  -moz-border-radius: 4px; 
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background:url(http://www9.tbdecdn.de/sprite/indexverlaufx.png) repeat-x 0 -273px;
}

.itopR {
  float: left;
  width: 200px;
  margin: 10px 10px 0 10px;
}

.itopL {
  float: left;
  width: 270px;
  margin: 10px 10px 0 10px;
}

.itopL h2 {
  font-size: 19px;
  margin: 5px 0 5px 0;
  font: verdanan;
}

.itopL a {
  font-size: 13px;
  color: #000;
}

.itopp {
  float: left;
  width: 100%;
  height: 25px;
  margin: 0;
}

.itopno {
  float: left;
  width: 40px;
  height: 14px;
  background: #3099F2;
  text-align: center;
  color: #fff;
  margin: 0 6px 0 0;
  font-size: 11px;
}

.itopname {
  float: left;
  width: 220px;
  padding: 0;
}

.itopalletests {
  float: left;
  width:150px;
  height: 30px;
  margin: 65px 0 0 0;
  background: url(http://www9.tbdecdn.de/sprite/cats.png) no-repeat 0 -493px;
}

.itopalletests p {
  width: 125px;
  color: #fff;
  font-weight: bold;
  margin: 8px 0 0 0;
  text-align: center;
}

.itopalletests a{
  color: #fff;
  text-decoration: none;
}

.itopalletests a:hover{
  color: #fff;
  text-decoration: underline;
}

.pcontainers {
  background: #fff;
  float: left;
  width: 460px;
  padding: 0 0 4px 0;
  margin: 0 0 15px 0;
  border: 1px solid #ccc;
  -moz-border-radius: 4px; 
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

.testlogo {
  float: left;
  width: 98px;
  height: 35px;
  padding: 0 3px 0 0;
  margin: 10px 5px 5px 5px;
  border-right: 1px solid #e3e3e3;
  text-align: center;
}

.testlogosmall {
  float: left;
  width: 98px;
  height: 30px;
  padding: 5px 3px 0 0;
  margin: 10px 5px 5px 5px;
  border-right: 1px solid #e3e3e3;
  text-align: center;
}

.testlogoend {
  float: left;
  width: 100px;
  height: 35px;
  padding: 0 3px 0 0;
  margin: 10px 0 5px 0;
  text-align: center;
}

.paehnlichcontainertop h2 {
  font-size: 15px;
  padding: 3px 5px;
  margin: 0;
}

.paehnlichcontainertop h3 {
  font-size: 15px;
  padding: 3px 5px;
  margin: 0;
}
.paehnlichcontainertop p {
  font-size: 15px;
  padding: 3px 5px;
  margin: 0;
}
.imagazin {
  float: left;
  width: 480px;
  margin:5px 0 5px 5px;
  padding: 0 5px 0 5px;
  text-align: left;
  border-bottom: 1px solid #e3e3e3;
}
.imagazin p {
  margin: 0 5px 5px 5px;
}
/* Noch einmal unter Hauptkategorien und Produkte vorhanden */
.pright {
  width: 500px;
  padding: 0;
  float:right;
  margin: 0 0 20px 0;
  border: 0px solid #CCCCCC;
}

/* Noch einmal unter Hauptkategorien vorhanden */
a.maincat:link {
  font-family: Tahoma, Arial, FreeSans, 'Nimbus Sans L', Verdana, sans-serif;
  color:#3099F2; 
  font-weight:bold;
  font-size:14px; 
  text-decoration: underline;
}

/* Noch einmal unter Hauptkategorien vorhanden */
a.maincat:visited {
  font-family: Tahoma, Arial, FreeSans, 'Nimbus Sans L', Verdana, sans-serif;
  color:#3099F2; 
  font-weight:bold;
  font-size:14px; 
  text-decoration: underline;
}

/*############################################
##### (Haupt-)Kategorien und Satrtseite #####
############################################*/

a.lpname:link {
  color:#3099F2; 
  font-weight:bold;
  font-size:16px; 
  text-decoration: underline;
}

a.lpname:visited {
  color:#3099F2; 
  font-weight:bold;
  font-size:16px; 
  text-decoration: underline;
}

a.lpname:hover {
  color:#E10920 !important; 
  font-weight:bold;
  font-size:16px; 
  text-decoration: underline;
}

/*########################################
##### Hauptkategorien und Startseite #####
########################################*/

a.maincat:hover {
  color:#E10920 !important; 
  font-weight:bold;
  font-size:14px; 
  text-decoration: underline;
}

a.subcat:link {
  color:#0000ff;  
  font-weight:normal;
  font-size:12px; 
  text-decoration: none;
}

a.subcat:visited {
  color:#0000ff;  
  font-weight:normal;
  font-size:12px; 
  text-decoration: none;
}

a.subcat:hover {
  color:#E10920 !important; 
  font-weight:normal;
  font-size:12px; 
  text-decoration: underline;
}

/*#############################################
##### Hauptkategorien/Produkte/Startseite #####
#############################################*/

.pleft {
  border: 0px solid #CCCCCC;
  width: 465px;
  float: left;
  margin: 0 0 0 0; 
}

/*###################
##### Merkliste #####
###################*/

#merkliste {
  display: none;
}

.merkliste {
  position: fixed;
  border: 1px solid #CCCCCC !important;
  display: none;
}

#merklisteAnz {
  color: inherit;
  text-decoration: inherit;
  cursor: inherit;
}

.merkliste .ui-widget-header {
  background: url(http://www8.tbdecdn.de/bg/bg-body-suche.gif) repeat-x scroll center top #3099F2;
  border: 1px solid #CCCCCC;
  color: #FFFFFF;
}

.merkliste .ui-widget-header .ui-icon {
  background-image: url(http://www8.tbdecdn.de/ui-images/ui-icons_ffffff_256x240.png) !important;
}

.merkliste .ui-widget-header .ui-state-hover {
  background: inherit;
  border: 1px outset #FFFFFF;
}

.merkliste .closeclick {
  background: inherit;
  border: 1px inset #FFFFFF !important;
}

.merkliste .ui-icon {
  background-image: url(http://www9.tbdecdn.de/ui-images/ui-icons_0073ea_256x240.png) !important;
}

.merkliste .ui-widget-content {
  font-size: 12px;
}

#merkliste_items {
  margin-bottom: 40px;
  float: left;
  width: 100%;
}

.merkliste_vergleichen {
  position: absolute;
  bottom: 10px;
  float: left;
  padding: 0 1em;
}

#merkliste_items .zeile0 {
  float: left;
  clear: left;
  width: 100%;
  position: relative;
}

#merkliste_items .zeile1 {
  float: left;
  clear: left;
  width: 100%;
  position: relative;
  background-color: #F8F8F8;
}

#merkliste_items .zeile0 .innen {
  padding: 5px 1em;
  float: left;
}

#merkliste_items .zeile1 .innen {
  padding: 5px 1em;
  float: left;
}

#merkliste_items .innen .checkbox {
  float: left;
}

#merkliste_items .innen .rechts {
  float: right;
  position: absolute;
  right: 1em;
  bottom: 3px;
}

#merkliste_items .innen .testnote {
  float: left;
  padding: 2px;
  border: 1px solid #CCCCCC;
  background-color: #3099F2;
  color: #FFFFFF;
  font-size: 10px;
  font-weight: bold;
  width: 55px;
  text-align: right;
}

#merkliste_items .innen .loeschen {
  float: left;
  height: 16px;
  width: 16px;
  margin: 3px 0 0 5px;
  cursor: pointer;
  background: url(http://img5.testbericht.de/icon/icon_negative.gif) no-repeat scroll 0 0 transparent;
}

#merkliste_items .innen .testnote span {
  font-size: 14px;
}

.merkliste .ui-dialog-content {
  padding: 0.5em 0;
}

/*###############
##### Suche #####
###############*/

.ui-menu {
  list-style:none;
  padding: 2px;
  margin: 0;
  display:block;
  float: left;
}
.ui-menu .ui-menu {
  margin-top: -3px;
}
.ui-menu .ui-menu-item {
  margin:0;
  padding: 0;
  zoom: 1;
  float: left;
  clear: left;
  width: 100%;
}
.ui-menu .ui-menu-item a {
  text-decoration:none;
  display:block;
  padding:.2em .4em;
  line-height:1.5;
  zoom:1;
  border-top: 1px solid #CCCCCC;
}
.ui-menu .ui-menu-item a.ui-state-hover,
.ui-menu .ui-menu-item a.ui-state-active {
  font-weight: normal;
  cursor: pointer;
  background-color: #F5F5F5;
  background-image: none;
  color: #000000;
}
.ui-autocomplete-category {
  font-weight: bold;
  padding: .2em .4em;
  margin: .8em 0 .2em;
  line-height: 2;
  background: url(http://img6.testbericht.de/bg/bg-body-suche.gif) repeat-x bottom;
  color: #FFFFFF;
}

.ui-menu .ui-menu-item a.ui-state-hover, .ui-menu .ui-menu-item a.ui-state-active {
  margin: 0;
}

.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: none;
}

.containertab { 
    float: left;
    width: 500px;
    margin: 0 auto ;
}
ul.tabs {
  margin: 0;
  padding: 0;
  float: left;
  list-style: none;
  height: 32px;
  border-bottom: 1px solid #CCCCCC;
  border-left: 1px solid #CCCCCC;
  width: 100%;
}
ul.tabs li {
  float: left;
  margin: 0;
  padding: 0;
  height: 31px;
  line-height: 31px;
  border: 1px solid #CCCCCC;
  margin-bottom: -1px;
  margin-right: 3px;
  background: url("http://www9.tbdecdn.de/sprite/indexverlaufx.png") repeat-x scroll 0 -220px transparent;
  overflow: hidden;
  position: relative;
}
.tableftb {
  border-left: 1px solid #cccccc;
}
ul.tabs li a {
  text-decoration: none;
  color: #000;
  display: block;
  font-size: 14px;
  font-weight: bold;
  padding: 0 20px;
  border: 1px solid #fff;
  outline: none;
}
ul.tabs li a:hover {
  background: #FFFFFF;
} 
html ul.tabs li.active, html ul.tabs li.active a:hover  {
  background: #fff;
  border-bottom: 1px solid #fff;
}
html ul.tabs li.first, html ul.tabs li.afirst {
  border-left: none;
}
.tab_container {
  border: 1px solid #CCCCCC;
  border-top: none;
  clear: both;
  float: left; 
  width: 100%;
  height: 270px;
  margin: 0 0 0 0;
  background: #fff;
}
.tab_content {
  padding: 20px;
  font-size: 1.2em;
}

.prd_zeile {
  float: left;
  clear: left;
}

.prd_bild {
  width: 80px;
  height: 80px;
  float: left;
}

.prd_infos {
  width: 118px;
  min-height: 100px;
  float: left;
  padding-right: 5px;
  margin-left: 10px;
  margin-right: 10px;
}

.prd_infos .note {
  width: 100%;
  float: left;
  clear: left;
  padding: 5px;
}

.prd_infos .note .score {
  font-weight: bold;
  font-size: 17px;
}

.prd_infos .tests {
  width: 100%;
  float: left;
  clear: left;
  padding: 5px;
  background-color: #F8F8F8;
}

.prd_infos .pname {
  width: 100%;
  float: left;
  clear: left;
  padding: 5px;
}

.prd_infos .pname a {
  color: #0099FF;
  font-size: 13px;
  text-decoration: none;
}

.prd_infos .pname a:hover {
  text-decoration: underline;
}

/*##################
##### Carousel #####
##################*/

.jccontainer {
  width: 478px;
  float: left;
}

.jcarousel-skin-tbde .jcarousel-container {
  background: #FFFFFF;
  float: left;
  width: 460px;
  overflow: hidden;
}

.jcarousel-skin-tbde .jcarousel-container-horizontal {
  width: 460px;
  padding: 4px 13px;
  margin: 5px 0 0 -13px;
  border-radius: 4px;
}

.jcarousel-skin-tbde .jcarousel-clip {
  overflow: hidden;
}

.jcarousel-skin-tbde .jcarousel-clip-horizontal {
  width: 452px;
  margin: 0 4px;
}

.jcarousel-skin-tbde .jcarousel-item {
  width: 446px;
}

.jcarousel-skin-tbde .jcarousel-item-horizontal {
  margin: 0 3px;
}

.jcarousel-skin-tbde .jcarousel-item-placeholder {
  background: #FFFFFF;
  color: #000000;
}

.jcarousel-skin-tbde .jcarousel-next-horizontal {
  position: absolute;
  right: 2px;
  top: 85px;
  width: 12px;
  height: 45px;
  cursor: pointer;
  background: transparent url(http://img7.testbericht.de/buttons/rechts2.png) no-repeat 0 -12px;
}

.jcarousel-skin-tbde .jcarousel-next-horizontal:hover,
.jcarousel-skin-tbde .jcarousel-next-horizontal:focus,
.jcarousel-skin-tbde .jcarousel-next-horizontal:active {
  background-image: url(http://img6.testbericht.de/buttons/rechts2a.png);
}

.jcarousel-skin-tbde .jcarousel-prev-horizontal {
  position: absolute;
  left: 2px;
  width: 12px;
  height: 45px;
  top: 85px;
  cursor: pointer;
  background: transparent url(http://img8.testbericht.de/buttons/links2.png) no-repeat 0 -12px;
}

.jcarousel-skin-tbde .jcarousel-prev-horizontal:hover, 
.jcarousel-skin-tbde .jcarousel-prev-horizontal:focus,
.jcarousel-skin-tbde .jcarousel-prev-horizontal:active {
  background-image: url(http://img9.testbericht.de/buttons/links2a.png);
}

.jcarousel-skin-tbde .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tbde .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tbde .jcarousel-next-disabled-horizontal:focus,
.jcarousel-skin-tbde .jcarousel-next-disabled-horizontal:active {
  background-image: none;
  cursor: auto;
}

.jcarousel-skin-tbde .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tbde .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tbde .jcarousel-prev-disabled-horizontal:focus,
.jcarousel-skin-tbde .jcarousel-prev-disabled-horizontal:active {
  background-image: none;
  cursor: auto;
}
