/* home */
.home-pgesamt {
    margin-bottom: 5px;
}

.home-p1hoch,
.home-p2hoch {
  position: relative;
  float: left;
  width: 245px;
  height: 305px;
  margin-right: 5px;
  overflow: hidden;
}

.home-p2hoch {
    width: 495px;
    margin-right: 0px;
}

.home-p1 {
  position: relative;
  float: left;
  width: 245px;
  height: 200px;
  margin-bottom: 5px;
  overflow: hidden;
}
.home-p1r {
  position: relative;
  float: left;
  width: 495px;
  height: 200px;
  margin-bottom: 5px;
  overflow: hidden;
}
.home-p1r-border {
  position:absolute;
  top: 25px;
  left: 1px;
  width: 493px;
  height: 194px;
  background-color: #ffffff;
}
.home-p1r-bild {
  position: absolute;
  top: 27px;
  right: 42px;
  width: 170px;
  height: 144px;
  overflow: hidden;
}

.home-p1r-kurztext {
  position: absolute;
  top: 45px;
  left: 10px;
  width: 200px;
  height: 30px;
  overflow: hidden;
}
.home-p1r-kurztext a {
  font-size: 12px;
  font-weight: bold;
  line-height: 25px;
  text-decoration: none;
  color: #ffffff;
}
.home-p1r-langtext {
  position: absolute;
  top: 70px;
  left: 10px;
  width: 200px;
  height: 80px;
  overflow: hidden;
}
.home-p1r-langtext a {
  font-size: 12px;
  text-decoration: none;
  color: #ffffff;
}
.home-p1r-preis {
  position: absolute;
  top: 200px;
  left: 10px;
  width: 200px;
  height: 20px;
  line-height: 14px;
  color: #ff0000;
  font-weight: bold;
  overflow: hidden;
}
.home-p1r-link {
  position: absolute;
  bottom: 0px;
  right: 0px;
  width: 260px;
  height: 30px;
  overflow: hidden;
}
.home-p1r-plink {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 260px;
  height: 20px;
  overflow: hidden;
}
.home-p2 {
  position: relative;
  float: left;
  width: 245px;
  height: 100px;
  margin-bottom: 5px;
  overflow: hidden;
}
.home-p2-bild {
  position: relative;
  width: 245px;
  height: 100px;
  overflow: hidden;
}
.home-p3 {
  position: relative;
  float: left;
  width: 245px;
  height: 135px;
  margin-bottom: 5px;
  overflow: hidden;
}
.home-p3-box {
  position: relative;
  width: 245px;
  height: 120px;
  overflow: hidden;
}
.home-p3-bild {
  position: absolute;
  top: 25px;
  right: 0px;
  width: 100px;
  height: 85px;
  overflow: hidden;
}
.home-p3-bild-headline {
  position: absolute;
  top: 5px;
  left: 6px;
  width: 235px;
  height: 16px;
}
.home-p3-bild-headline a {
  color: #666666;
  font-weight: bold;
  text-decoration: underline;
}
.home-p3-bild-txt {
  position: absolute;
  top: 22px;
  left: 6px;
  width: 120px;
  height: 60px;
  overflow: hidden;
}
.home-p3-bottom {
  position: relative;
  width: 245px;
  height: 5px;
  margin-top:10px;
  overflow: hidden;
}

.home-p3-preis {
  position: absolute;
  top: 100px;
  left: 6px;
  width: 136px;
  height: 16px;
  line-height: 14px;
  color: #ff0000;
  font-weight: bold;
  overflow: hidden;
}

.home-p3-preis2 {
  font-size: 11px;
  color: #666666;
}

.home-p3-streichpreis {
  position: absolute;
  top: 85px;
  left: 6px;
  width: 120px;
  height: 14px;
  line-height: 14px;
  overflow: hidden;
  font-weight: bold;
  text-decoration: line-through;
}

.home-p3-txt {
  position: relative;
  float: left;
  width: 245px;
  height: 26px;
  color: #ffffff;
  font-weight: bold;
  line-height: 26px;
  overflow: hidden;
}
.home-mehrwert {
  position: relative;
  float: left;
  width: 245px;
  height: 40px;
  margin-bottom: 5px;
  overflow: hidden;
}
.home-p4 {
  position: relative;
  float: left;
  width: 745px;
  height: 65px;
  margin-bottom: 5px;
  overflow: hidden;
}

.home-p4-link1 {
  position: absolute;
  top:0px;
  left:0px;
 }

.home-p4-link2 {
  position: absolute;
  top:0px;
  left:373px;
 }

#dealoftheday {
    position: relative;
    height: 123px;
    color: #ab1621;
    margin: 10px 0;
    background: url("../images/dealoftheday_background.png") no-repeat;
}
#dealoftheday .label {
    position: absolute;
    top: 44px;
    left: 20px;
    width: 120px;
    font-size: 12px;
    line-height: 20px;
    text-align: center;
}
#dealoftheday img {
    margin: 10px 0px 10px 5px;
}
#dealoftheday ul li {
    border: 0; font-style: normal; list-style: none; margin: 0; padding: 0; position: relative;
}

#dealoftheday ul {
    position: absolute;
    left: 164px;
    top: 3px;
    padding: 0;
    margin: 0;
}
#dealoftheday ul li {
    position: relative;
    float: left;
    width: 180px;
    margin: 10px 5px;
    font-weight: bold;
    line-height: 20px;
    background: url("../images/dealoftheday_prod_background.png") no-repeat;
}

#dealoftheday li a {
    display: block;
    color: #ab1621;
    text-decoration: none;
}

#dealoftheday .produkt {
    position: absolute;
    top: 7px;
    left: 96px;
    width: 84px;
    height: 80px;
    overflow: hidden;
}

#dealoftheday ul li:hover {
    border: 1px solid #ab1621;
    margin: 9px 4px;
}

