/* Leonard-Layer-Stylesheet - hmmh multimediahaus AG 2007 - $Id: layer.css,v 1.7 2007/12/13 10:10:27 annika.lerche Exp $ */

#sticky {
  position: absolute;
  top: 0px;
  left: 115px;
  width: 300px;
  height: 300px;
  z-index: 99;
  width: 875px;
  height: 547px;
}
* html #sticky {
  width: 876px;
}
.newsletterSticky {
  height: 547px!important;
  width: 875px!important;
}
.newsletterSticky table {
  width: 875px!important;
}
.newsletterSticky iframe {
  overflow: hidden;
  width: 875px!important;
}
.ProductRecommendationSticky {
  top: 20px!important;
  height: 526px!important;
  width: 705px!important;
}
#sticky .background {
  background: #000;
  filter: alpha(opacity=50); filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50); -moz-opacity: 0.50; opacity:0.5;
  position: absolute;
  top: 0;
  left: 0;
  width: 875px;
  height: 547px;
  cursor: pointer;
}
.ProductRecommendationSticky .background {
  height: 525px!important;
  width: 700px!important;
}
#sticky .sticky-text {
  position: absolute;
  right: 0;
  top: 0;
  width: 600px;
  height: 547px;
}
.ProductRecommendationSticky .sticky-text {
  width: 450px!important;
}
.newsletterSticky .sticky-text {
  left: 0px!important;
  width: 875px!important;
}
#sticky .sticky-headers th a {
  color: #fff;
  text-decoration: none;
}
#sticky .sticky-headers th {
  background: #606078;
  border-right: 1px solid #fff;
  color: #fff;
  font-family: arial;
  font-size: 11px;
  vertical-align: middle;
  height: 20px;
  cursor: pointer;
  padding: 0 10px;
  white-space: nowrap;
}
#sticky .sticky-headers th.active {
  background: #fff;
  color: #4C4C4C;
  cursor: pointer;
}
#sticky .sticky-headers th.active a {
  color: #4C4C4C;
}
#sticky .sticky-headers th.close {
  background: #fff;
  border-left: 1px solid #606078;
  border-bottom:  1px solid #606078;
  text-align: right!important; 
  width:100%;
}
#sticky #sticky-text-content {
  overflow: hidden;
  padding: 0px;
  height: 526px;
  color: #000;
  background: #ffffff;
}
.ProductRecommendationSticky #sticky-text-content {
  height: 490px!important;
}
.newsletterSticky #sticky-text-content {
  height: 547px!important;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 10;
}
#sticky #sticky-text-content a {
  color: #808080;
  text-decoration: none;
}
#sticky #sticky-text-content .heading {
  display: block;
  margin: 20px 0 10px 0;
  font-size: 18px;
  font-weight: bold;
}
#sticky .sticky-text .Headline {
  background: #fff;
  color: #4C4C4C;
  padding: 10px 15px!important;
  height: 15px;
  border-bottom: 1px solid #D2D3D7;
  vertical-align: top;
}
#sticky .sticky-text #ProductRecommendation {
  background: #fff;
  color: #4C4C4C;
  font-size: 11px;
  line-height: 14px;
  margin: 0 0 0 0;
  padding: 0;
}
#sticky .sticky-text .Headline a {
  color: #4C4C4C;
  font-size: 11px;
}