/* Action Block */

#actionBlock {
  float: right;
  display: inline;
  width: 160px;
  margin: 0 0 15px 15px;
  font-size: 12px; }
#actionBlock img {
  display: block; }
#actionBlock .actionButton {
  font-weight: bold;
  background: #f90909 url(/img/bg/bg_button_red.gif) repeat-x bottom; }
#actionBlock .actionButton a.actButton {
  display: block;
  width: 118px;
  padding: 6px 26px 6px 15px;
  text-decoration: none;
  color: #fff;
  background: url(/img/bg/bg_button_red.gif) no-repeat 133px 50%; }
#actionBlock .infoBlock {
  margin-top: 3px; }
#actionBlock h2 {
	padding: 6px 0 6px 15px;
	margin: 0;
	font-size: 12px;
	font-weight: bold;
	background: #afafaf url(/img/bg/bg_grey_h26.gif) repeat-x top;
	border: 0;
	color: #636363;
}
#actionBlock .content {
  padding: 10px 0 15px 0;
  border: 1px solid #cfcfcf;
  background: #f2f2f2 url(/img/bg/bg_content_actionblock.gif) repeat-x bottom; }
#actionBlock .contentTestimonial {
  padding: 10px 5px 15px 5px;
  border: 1px solid #cfcfcf;
  background: #f2f2f2 url(/img/bg/bg_content_actionblock.gif) bottom repeat-x; }
#actionBlock .content ul {
  padding: 0;
  margin: 0;
  list-style: none; }
#actionBlock .content ul li {
  padding: 0;
  background: none;
  border-top: 1px solid #dfdfdf;
  border-bottom: 1px solid #f2f2f2; }
#actionBlock .content ul li.first {
  border-top-style: none; }
#actionBlock .content a.linkList {
  display: block;
  padding: 2px 5px 1px 30px;
  text-decoration: none;
  background: url(/img/icon/arrow_red.gif) no-repeat 10px 1px; }
#actionBlock .content a.linkList:hover {
  background: #fbfbfb url(/img/icon/arrow_red.gif) 10px 1px no-repeat; }
#actionBlock .distribLeftCol {
  float: left;
  width: 70px;
  padding-left: 15px; }
#actionBlock .distribRightCol {
  float: left;
  width: 65px; }
#actionBlock dl {
  text-align: center; }
#actionBlock dd {
  padding-top: 5px; }
#actionBlock dd img {
  display: inline; }
#actionBlock .buttonContainer {
  text-align: center;
  padding-top: 5px; }
#actionBlock .simpleProductBoxes {}


/* German */
#actionBlock .distribLeftColDe {
  float: left;
  width: 75px;
  padding-left: 15px; }
#actionBlock .distribRightColDe {
  float: left;
  width: 65px; }
  