#QTubeOverzicht .Album{
 margin-bottom: 1px;
 padding-bottom: 5px;
 width: 410px;
 height: 105px;
 float: left;
 border:none;
}


.imgborderAlbumTop{
 width: 408px;
 height: 99px;
 background-image: url(../gfx/borders/FotoKader.gif);
 background-repeat: no-repeat;
 z-index: 10;
 border: 0px;
}


.ThumbnailTop{
 position: absolute;
 width:85px;
 height:85px;
 margin-left:8px;
 margin-top: 7px;
 overflow: hidden;
 z-index:1;
 border: 0px;
}



.InfoAlbumTop{
 position: absolute;
 margin-left:110px;
 width:270px;
 overflow: hidden;
 z-index:1;
 line-height: 11px;
 padding: 1px 1px;
}

.InfoAlbumTop .Head {

 font-size: 14px;
 font-weight: bold;
 color: #FFFFFF;
 margin-bottom: 1px;
 cursor: pointer;
}

.InfoAlbumTop .Head1 {

 font-size: 14px;
 font-weight: bold;
 color: #FFFFFF;
 cursor: pointer;
 margin-top: 7px;

}


.InfoAlbumTop .SubTekst{
 font-weight: normal;
 font-size: 11px;
 font-family: Tahoma;
 color: #FFFFFF;
 margin-top: 5px;
}

.IconAdd{
 position: relative;
 margin-left: 110px;
 width: 200px;
 height: 25px;
 background-image: url(../gfx/icons/IconAddFoto.gif);
 background-repeat: no-repeat;
 padding-left: 25px;
 top: 49px;
 font-family: Tahoma;
 color: #FFFFFF;
 font-size: 11px;
}

.IconLastAdd{

 display: none;
 position: relative;
 width: 200px;
 height: 25px;
 background-image: url(../gfx/icons/IconAddedBy.gif);
 background-repeat: no-repeat;
 margin-left: 131px;
 padding-left: 25px;
 top: 52px;
 font-family: Tahoma;
 color: #FFFFFF;
 font-size: 11px;
}

.IconNoPics{

 display: none;
 position: relative;
 width: 200px;
 height: 25px;
 background-image: url(../gfx/icons/IconNoPics.gif);
 background-repeat: no-repeat;
 margin-left: 131px;
 padding-left: 25px;
 top: 52px;
 font-family: Tahoma;
 color: #FFFFFF;
 font-size: 11px;
}


#QTubeDetail{


}

.Header {
 font-size: 14px;
 font-weight: bold;
 margin-bottom: 8px;
}

.Details{
 font-size: 11px;
 font-weight: normal;
  line-height: normal;
 margin-bottom: 10px;
 color: #000000;

}
.Player{

}
