#sitecontainer #sponsorenWrapper {
  position: absolute;
  z-index: 2;
  top: 0px;
  left: 0px;
  width: 250px;
  padding: 10px 15px;
  background: rgb(229,229,229);
}
#sitecontainer #sponsorenWrapper .schatten {
  width: 230px;
  padding: 5px 10px;
  background: url('/download/PZ2014Layout/WebHome/texturalu.jpg?celwidth=250');
  filter: progid:DXImageTransform.Microsoft.Shadow(color='#666666', Direction=135, Strength=2);
  box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
}

#sitecontainer #sponsorenTitel p {
  color: #999999;
  text-shadow: 0px 1px 0px rgba(255, 255, 255, .5), 0px -1px 0px rgba(0, 0, 0, .5);
  text-align: center;
  font-size: 20px;
}
#sitecontainer #sponsoren p {
  color: #999999;
}

#wnS {
  overflow: hidden;
  position: relative;
  width: 230px;
}
#lyrS {
  width: 100%;
}

#sponsorenContent {
  position: relative;
}
