#in-wk {
  width:283px;
  height:138px;
  font-size:10px;
  position:absolute;
  top:170px;
  left:478px;
  display:block;
  /*border-top:2px solid #d28b33;
  border-bottom:2px solid #d28b33;
  border-left:2px solid #d28b33;
  border-right:2px solid #d28b33;*/
  background: url("./img/in_warenkorb.gif") no-repeat 0px 0px;
}

#absolute-farbe{
   background-color:#bfcc39;
   width:231px;
   height:18px;
}

#close-in-wk {
  color:white;
  position:absolute;
  top:2px;
  left:140px;
}


#img-in-wk {
  position:absolute;
  top:50px;
  left:10px;
}

#text-in-wk {
  text-align:center;
  font-family:Verdana;
  font-size:18px;
  font-weight:bold;
  color:#FFFFFF;
  padding:18px 0px 0px 0px;
}

#unten-bot{
    background-image:url(./img/in_wk_bot.gif);
}

.zum-wk{
        position:absolute;
        top:114px;
        left:167px;
}

html>body #absolute-img img {
  background-image:url(./img/in_wk_bot.gif);
  background-repeat:no-repeat;
  width:231px;
  height:132px;
}
.wk-view{
	margin:32px 0px 0px 83px;
	padding:0px 0px 0px 0px;
}

.price-alarm1{
	font-family:Verdana;
	font-size:11px;
	font-style:normal;
	color:#e95801;
	margin:0px 0px 0px 35px;
	padding:0 0 0 0;
	font-weight:bold;
}
.price-alarm2{
	font-family:Verdana;
	font-size:11px;
	font-style:normal;
	color:#010041;
	margin:0px 0px 0px 0px;
	padding:0 10px 0 10px;
}
.button-price-alarm{
	margin:10px 41px 0px 0px;
}

.price-alarm-danke{
	font-family:Verdana;
	font-size:13px;
	font-weight:bold;
	color:#010041;
	margin:15px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:center;
}