/* subshop */
.subshop-p1-headline {
  position: relative;
  float: left;
  width: 550px;
  height: 25px;
  overflow: hidden;
  color: #ffffff;
  line-height: 25px;
  font-weight: bold;
}

.subshop-p1-bg {
  position: relative;
  float: left;
  width: 550px;
  height: 252px;
  margin-right: 0px;
  margin-bottom: 5px;
  overflow: hidden;
}
.subshop-p1 {
  position: absolute;
  top: 1px;
  left: 1px;
  width: 548px;
  height: 250px;
  background-color: #ffffff;
  overflow: hidden;
}

.subshop-p1-txt {
  position: absolute;
  top: 30px;
  left: 314px;
  width: 216px;
  height: 60px;
  overflow: hidden;
}
.subshop-p1-txt a {
  text-decoration: none;
  font-size: 16px;
  font-weight: bold;
}
.subshop-p1-langtxt {
  position: absolute;
  top: 90px;
  left: 314px;
  width: 216px;
  height: 98px;
  overflow: hidden;
}

.subshop-p1-streichpreis {
  position: absolute;
  top: 186px;
  left: 314px;
  width: 216px;
  height: 16px;
  color: #666666;
  font-size: 14px;
  font-weight: normal;
  overflow: hidden;
}

.subshop-p1-preis {
  position: absolute;
  top: 204px;
  left: 314px;
  width: 216px;
  height: 26px;
  font-size: 18px;
  color: #ff0000;
  overflow: hidden;
}

.subshop-box {
  position: relative;
  float: left;
  width: 180px;
  height: 250px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 5px;
  overflow: hidden;
}

.subshop-box-short {
  height: 180px;
}

.subshop-box-bg {
  position:absolute;
  top: 21px;
  left: 1px;
  width: 178px;
  height: 228px;
  background-color: #ffffff;
}

.subshop-box-short-bg {
   height: 158px;
}

.subshop-box-headline {
  position: absolute;
  top: 2px;
  left: 10px;
  width: 160px;
  height: 20px;
  overflow: hidden;
}
.subshop-box-headline a {
  color: #ffffff;
  font-weight: bold;
  text-decoration: underline;
}
.subshop-box-bild {
  position: absolute;
  top: 10px;
  left: 9px;
  width: 160px;
  height: 136px;
  margin: 0px;
}
.subshop-box-pfeil {
  position: absolute;
  top: 3px;
  right: 0px;
  height: 10px;
}
.subshop-box-txt {
  position: absolute;
  top: 156px;
  left: 10px;
  width: 160px;
  height: 30px;
  line-height: 14px;
  overflow: hidden;
}
.subshop-box-preis {
  position: absolute;
  top: 210px;
  left: 10px;
  width: 160px;
  line-height: 14px;
  color: #ff0000;
  font-weight: bold;
}
.subshop-box-streichpreis {
  position: absolute;
  top: 194px;
  left: 10px;
  width: 160px;
  line-height: 14px;
  color: #666666;
  font-size: 11px;
  font-weight: normal;
}
.subshop-box-txt a {
  color: #666666;
  font-size: 12px;
  font-weight: bold;
}
.subshop-box-reduziert {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 64px;
  height: 64px;
  z-index: 10;
}


.subshop-p1-flagge {
  position: absolute;
  top: 182px;
  right: 6px;
  width: 70px;
  height: 47px;
  background: url('../images/q3r_sparen_flagge.gif');
}
.subshop-p1-flagge-txt {
  position: absolute;
  top: 15px;
  left: 13px;
  width: 58px;
  height: 20px;
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
  overflow: hidden;
}
.subshop-markenlogo {
  position: absolute;
  top: 6px;
  right: 18px;
  z-index:10;
  text-align: right;
 }

