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

.pright {
  width: 285px;
  padding: 0;
  float:right;
  margin: 15px 0 20px 0;
  border: 0px solid #CCCCCC;
}

.mcontainerimg {
  float: right;
  width: 250px;
  border: 1px solid #CCCCCC; 
  border-radius: 4px;
  text-align: center;
  padding: 10px 0 10px 0;
  margin: 0 0 10px 0;
}

.mcontainerimg img {
  margin: 10px 0 0 0;
  padding: 5px 0 0 0;
  border-top: 0px solid #CCCCCC;
}

.mcontainerimg li {
  text-align: left;
  margin-bottom: 4px;
}

.mcontainer {
  margin-bottom: 5px;
  float: left;
  border: 1px solid #CCCCCC; 
  border-radius: 4px;
  padding: 10px;
}

.mcontainer h1 {
  font-size: 16px;
  margin: 0 0 0 0;
}

.mboxbottom {
  width: 650px;
  float: left;
  margin: 10px 0 5px 0;
  border-top: 1px solid #ccc;
}

.mbox {
  width: 675px;
  float: left;
  margin: 15px 0 0 0;
}

.mleft {
  width: 190px;
  float: left;
}

.mright {
  width: 450px;
  float: left;
}

.mtitle {
  width: 450px;
}

.mbox .row1 {
  background-color: #FFFFFF;
}

.mbox .row2 {
  background-color: #F8F8F8;
}

.mbox table td:first-child {
  padding-right: 20px;
}

.mbox table td {
  padding: 2px;
}

.mmeinung {
  width: 450px;
  height: 200px;
  margin: 0 0 0 0;
}

.mrot {
  float: left;
  border: 1px solid #E10920;
}

.fehlermeldung {
  color: #E10920;
}

.stern_box {
  width: 32px;
  float: left;
  cursor: pointer;
}

.stern_box_klein {
  width: 16px;
  float: left;
  cursor: pointer;
}

.stern_box16 {
  width: 16px;
  height: 16px;
  float: left;
  background: url(https://cdn.testbericht.de/images/stars/weiss16.png) no-repeat scroll 0 0 transparent;
}

.stern_box16 .rot {
  width: 16px;
  height: 16px;
  float: left;
  background: url(https://cdn.testbericht.de/images/stars/rot16.png) no-repeat scroll 0 0 transparent;
}

.bwnbox {
  height: 31px;
}

.bwnbox_klein {
  height: 16px;
}

.bwnbox16 {
  height: 16px;
}

.bwntextbox {
  float: left;
  font-weight: bold;
  font-size: 14px;
  margin-left: 20px;
  margin-top: 8px;
}

.bwntextklein {
  font-size: 12px;
  margin-top: 1px;
  width: 183px;
}

.bewertung_detail_box table {
  border-collapse: separate;
  border-spacing: 2px;
}

.bewertung_detail_box .right table {
  margin-left: 43px;
}

.bewertung_detail_box table tr td {
  padding: 3px 5px;
}

.bewertung_detail_box table tr td:first-child {
  padding-right: 20px;
  vertical-align: middle;
  font-size: 14px;
}

.bewertung_detail_box .row1 {
  background-color: #F8F8F8;
}

.bewertung_detail_box .row2 {
  background-color: #F8F8F8;
}

.bewertung_box {
  border: 1px solid #CCCCCC;
  border-radius: 4px;
  float: left;
  margin-top: 5px;
  padding: 10px;
  width: calc(100% - 22px);
}

.bewertung_zeile_border {
  border-top: 1px solid #e3e3e3;
}

.bewertung_zeile {
  width: 100%;
  float: left;
  clear: left;
  padding: 0;
}

.bewertung_zeile .spalte_left {
  width: 210px;
  padding: 0 0 0 0;
  margin: 3px 0 3px 7px;
}

.bewertung_zeile .spalte_left .row1 {
  width: 200px;
  float: left;
  padding: 5px 0 5px 0;
}

.bewertung_zeile .spalte_left .row2 {
  background: #F8F8F8;
  width: 200px;
  float: left;
  padding: 5px 0 5px 0;
}

.bewertung_zeile .spalte_left .left {
  width: 70px;
  float: left;
  color: #666666;
  padding: 0 0 0 5px;
}

.bewertung_zeile .spalte_left .right {
  width: 100px;
  float: left;
  color: #303030;
}

.bewertung_zeile .spalte_middle {
  float: left;
  margin: 3px 0 5px 0;
  border-left: 1px solid #e3e3e3;
  border-right: 1px solid #e3e3e3;
  padding: 0 10px;
  min-height: 240px;
}

.bewertung_zeile .spalte_middle p {
  margin: 3px 5px 5px 5px;
  text-align: left;
}
.bewertung_zeile .spalte_middle .titel {
  width: 98%;
  margin: 3px 0 5px 5px;
  border-bottom: 1px solid #e3e3e3;
}

.bewertung_zeile .spalte_middle .titel h3 {
  font-size: 15px;
  font-weight: normal;
  margin: 5px 0px 5px 0;
  text-align: left;
  color: #0099FF;
}

.bewertung_zeile .spalte_middle .empfehlen {
  width: 98%;
  margin: 3px 0 5px 5px;
  border-bottom: 1px solid #e3e3e3;
}

.bewertung_zeile .spalte_middle .empfehlen p {
  margin-left: 0;
}

.bewertung_zeile .spalte_right {
  width: 250px;
  padding-left: 10px;
}

.bewertung_zeile .spalte_right table {
  margin: 5px 0 0 5px;
}

.bewertung_zeile .spalte_right table tr td:first-child {
  padding-right: 20px;
}

.bewertung_zeile .spalte_right table tr td {
  padding: 3px 0;
}

.bewertung_zeile .spalte_right table tr.row1 {
  background-color: #000000;
}

.bewertung_zeile .spalte_right table tr.row1 {
  background-color: #F8F8F8;
}

.strong {
  font-weight: bold;
}

.bewertung_noten {
  border: 1px solid #CCCCCC;
  border-radius: 4px;
  float: left;
  padding: 10px;
  width: 200px;
}

.kpnote {
  background: url(https://cdn.testbericht.de/images/sprite/kategorie.png) no-repeat;
  width: 86px;
  height: 24px;
  margin: 0 auto;
}

.kpnotesehrgut {
  background-position:0 -66px;
}

.kpnotegut {
  background-position:0 -92px;
}

.kpnotebefr {
  background-position:0 -117px;
}

.kpnoteausr {
  background-position:0 -143px;
}

.kpnotemang {
  background-position:0 -169px;
}

.kpnotekeine {
  background-position:0 -194px;
}

.ptestsscore {
  width: 98px;
  float: left;
  color: #000;
  text-align: center;
  background: #fff;
  border: 1px solid #cccccc;
  padding: 0 1px 1px 1px;
  *padding: 0 3px 0 3px;
  margin: 0 0 5px 0;
  clear: left;
}

.ptestsscore p {
  text-align: center;
  font-size: 26px;
  color: #555555;
  font-weight: bold;
  margin: 1px 0 1px 0;
}

.ptestsscore .kstar {
  margin-left: 15px;
}

.pscoreklein {
  font-size: 11px;
  font-weight: normal;
}

.pscorekleiner {
  font-size: 11px;
  font-weight: normal;
  border-top: 1px solid #ccc;
}

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

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

.shop_bild {
  border: 1px solid #CCCCCC;
  width: 90px;
  padding: 5px;
  margin-bottom: 10px;
}

.notebg {
  background-color: #3099F2;
}

.krateup {
  background: url(https://cdn.testbericht.de/images/sprite/kategorie.png) no-repeat 0 0;
  width: 40px;
  height: 40px;
  float: left;
}

.kratedown {
  background: url(https://cdn.testbericht.de/images/sprite/kategorie.png) no-repeat -40px 0;
  width: 40px;
  height: 40px;
  float: left;
  clear: left;
}

.notenbox_right {
  margin-left: 10px;
  float: left;
}

.noten_positiv {
  margin-bottom: 7px;
  height: 40px;
}

.noten_negativ {
  margin-bottom: 7px;
  height: 40px;
}

.krate_anzahl {
  float: right;
  font-size: 20px;
  font-weight: bold;
  margin: 8px 0 0 5px;
  text-align: right;
  width: 30px;
}

.bewertung_detail_box {
  float: right;
  padding-left: 50px;
  width: calc(100% - 50px);
}

.bewertung_detail_box .left {
  float: left;
  width: 50%;
}

.bewertung_detail_box .right {
  float: left;
  width: 50%;
}

.bewertung_detail_box .aktuelle_bewertungen {
  clear: left;
  margin-top: 20px;
  float: left;
  width: 100%;
}

.bewertung_detail_box .aktuelle_bewertungen .positiv {
  float: left;
  width: 45%;
}

.bewertung_detail_box .aktuelle_bewertungen .kritisch {
  float: right;
  width: 45%;
}

.bewertung_detail_box .aktuelle_bewertungen .positiv .head,
.bewertung_detail_box .aktuelle_bewertungen .kritisch .head{
  background: url(https://cdn.testbericht.de/images/sprite/kategorie.png) repeat scroll 0 -701px transparent;
  border: 1px solid #CCCCCC;
  width: 96%;
  border-radius: 4px;
  color: #000000;
  padding: 6px;
  font-weight: bolder;
  font-size: 13px;
  float: left;
}

.bewertung_detail_box .aktuelle_bewertungen .positiv .text,
.bewertung_detail_box .aktuelle_bewertungen .kritisch .text {
  margin-top: 10px;
  width: 100%;
  float: left;
  text-align: justify;
}

.bewertung_detail_box .aktuelle_bewertungen .text .rate_positiv {
  height: 24px;
  width: 14px;
  float: left;
  margin-right: 5px;
  background: url(https://cdn.testbericht.de/images/tbicons/rate_positiv.png) no-repeat scroll 0 0 transparent;
}

.bewertung_detail_box .aktuelle_bewertungen .text .rate_neutral {
  height: 14px;
  width: 24px;
  float: left;
  margin-right: 5px;
  background: url(https://cdn.testbericht.de/images/tbicons/rate_neutral.png) no-repeat scroll 0 0 transparent;
}

.bewertung_detail_box .aktuelle_bewertungen .text .rate_negativ {
  height: 24px;
  width: 14px;
  float: left;
  margin-right: 5px;
  background: url(https://cdn.testbericht.de/images/tbicons/rate_negativ.png) no-repeat scroll 0 0 transparent;
}

.bewertung_detail_box .aktuelle_bewertungen .text p a {
  color: #0000FF;
  text-decoration: none;
}

.bewertung_detail_box .aktuelle_bewertungen .text p a:hover {
  text-decoration: underline;
}

.bewertung_detail_box .aktuelle_bewertungen .vs_box {
  float: left;
  width: 10%;
}

.bewertung_detail_box .aktuelle_bewertungen .vs_box .border {
  border-right: 1px solid #CCCCCC;
  width: 50%;
  height: 70px;
}

.bewertung_detail_box .aktuelle_bewertungen .vs_box .text {
  width: 63px;
  font-size: 30px;
  font-weight: bolder;
  text-align: center;
  margin: 10px 7px;
}

.paging {
  clear: left;
  float: left;
  text-align: right;
  border-top: 1px solid #CCCCCC;
  margin-top: 20px;
  padding: 15px 0 10px 0;
  width: 100%
}

.paging a {
  background: none repeat scroll 0 0 #F8FAFB;
  border: 1px solid #EAEAEA;
  color: #1E5B7E;
  font-size: 13px;
  font-weight: normal;
  margin: 2px;
  padding: 2px 6px;
  text-decoration: none;
}

.paging b {
  margin-right: 20px;
}

.shop_infos {
  width: 200px;
  padding: 10px 0 0 10px;
}

.shop_infos a {
  color: #000000;
  text-decoration: none;
}

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

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

p.eigene_bewertung a:hover {
  text-decoration: underline;
}

.infobox {
  position: relative;
}

.infobox .icon {
  background: url("https://cdn.testbericht.de/images/sprite/kategorie.png") no-repeat scroll -40px -590px transparent;
  display: inline-block;
  height: 11px;
  margin: 0 5px;
  width: 10px;
  cursor: pointer;
}

.infobox .text {
  display: none;
  position: absolute;
  border: 1px solid #000000;
  background-color: #E8E8D8;
  width: 200px;
  padding: 5px;
  right: -205px;
}

.infobox:hover .text {
  display: block;
}