.fotoshow {
  padding:4px 0pt 5px 30px;
  width:580px;
}

.fotoshow-container {
  position:relative;
  margin:10px 0pt 0pt;
  width:580px;
}

.fotoshow-image {
  height:387px;
  margin:0pt;
  width:580px;
  overflow:hidden;
  padding:40px 0pt 0pt;
  position:relative;
  z-index:2;
}

.fotoshow-weitere {
  height:387px;
  margin:0pt;
  width:580px;
  overflow:hidden;
  padding:40px 0pt 0pt;
  position:relative;
  z-index:2;
}


.fotoshow #display-credit {
  padding-bottom:10px;
  text-align:right;
  font-size:9px;
}

.fotoshow #display-headline {
  font-weight:700;
  height:25px;
  left:30px;
  position:absolute;
  top:25px;
  width:440px;
}

.fotoshow #display-amount {
  height:25px;
  left:470px;
  position:absolute;
  top:25px;
  width:90px;
}

.fotoshow #display-image {
  cursor:pointer;
  display: none;
}

.fotoshow-container .image-prev {
  background:transparent url(/i/btn/redarrow_prev.gif) no-repeat;
  cursor:pointer;
  width:22px;
  height:42px;
  left:535px;
  position:absolute;
  top:0px;
  z-index:3;
}

.fotoshow-container .image-next {
  background:transparent url(/i/btn/redarrow_next.gif) no-repeat;
  cursor:pointer;
  width:22px;
  height:42px;
  left:565px;
  position:absolute;
  top:0px;
  z-index:3;
}

.fotoshows-weitere {
  height: 85px; 
  margin: 10px 0 5px 0; 
  border-bottom: 1px solid #CCCCCC;
}

.fotoshows-weitere-thumbs {
  float: left; 
  width: 315px;
}

.fotoshows-weitere-text {
  float: left; 
  width: 250px;
}