#diskografieAlbenContent {
    width:1200px;
    height:auto;
    min-height:600px;
    /*border:solid 1px orange;*/
    float:left;
    margin-top:180px;
    margin-left:220px;
    position: absolute;
}

#diskografieAlbenContentCover {
    /*border:solid 2px orange;*/
    width:auto;
    height:auto;
    float:left;
    margin-right:40px;
    min-height:200px;
}

#diskografieAlbenContentCoverPicture {
    width:auto;
    height:200px;    
    z-index: 0;
    position:relative;
}

#diskografieAlbenContentCoverLink {
    visibility: hidden;
    color:#ffffff;    
    text-decoration: none;    
    z-index: 2;
    position: relative;
}
#diskografieAlbenContentCoverDate {    
    font-family: geo_sans_light;
    /*border:solid 1px blue;*/
    margin:0px;
    padding:0px;
    text-align: center;
    width:100%;
    height:22px;
    margin-top:-110px;    
    font-size: 12pt;
}


#diskografieAlbenContentCoverTitle {
    margin:0px;
    padding:0px;
    text-align: center;
    width:100%;
    height:22px;
    margin-top:0px;   
    font-family: georgea;
    font-size:18pt;
    font-weight: bolder;
    z-index: 100;
}



#diskografieAlbenContentCover:hover img {
    filter:grayscale(70%);
}
#diskografieAlbenContentCover:hover a {
    visibility: visible;
}

/* ALT
#diskografieCoverRight {
    width:auto;
    max-width:950px;
    overflow: hidden;
    height:940px;        
    float:right;
    margin-top:50px;
}
*/

#diskografieCoverRight {
    background: url("../images/kennydiskographie.png") no-repeat fixed;
    background-position: right -160px center;
    background-size: auto 100%;
    /* border:solid 10px orange; */
    width:100%;
    height:1100px;
    margin-left:0px;
    z-index: 0;
    float: left;    
}

#diskografieCoverRight img {
    width:auto;
    height:100%;
    margin-right:-160px;
}