#center .emotions .hover .button_more {
  padding: 10px 60px 8px 70px;
  margin-right: 20px;
  margin-top: 20px;
  position: relative;
  color: #333;
  background-color: #e47822;
}
#center .emotions .hover .button_more:hover {
  color: #333;
  background: #6597A9;
}
#center .emotions .hover .button_more:hover .pointer {
  background-position: 0 -38px;
}
#center .emotions .hover .button_more .pointer {
  position: absolute;
  left: 100%;
  top: 0;
  display: block;
  background: url('../images/3eck_btn.png') no-repeat 0 -2px;
  width: 18px;
  height: 34px;
}
#center .emotions .hover .image-aktionswelt {
  float: right;
  width: 285px;
  height: 255px;
  background: transparent center center no-repeat;
}
#center .emotions .hover .aktionswelt-right {
	width: 260px;
	float: right;
    margin-bottom: 10px;
}
#center .emotions .hover .article-name a {
	color: #F5F5F5;
}