img#contentKuenstlerImageLeft {
    border:solid 1px orange;
    width:auto;
    height:980px;
    margin-left:-200px;
    z-index: 0;
    float: left;
    margin-top:120px;
}
#contentKuenstlerImageLeft {
    background: url("../images/KennyKuenstlerWebsite0_angepasst.png") no-repeat fixed;
    background-position: -0px 20px;
    background-size: auto 1000px;
    /* border:solid 10px orange; */
    width:100%;
    height:1100px;
    margin-left:0px;
    z-index: 0;
    float: left;
}
#kuenstlerSubNavi {
    width:500px;
    height:auto;
    margin-left:400px;    
    margin-top:820px;
    z-index: 10;
    position: absolute;
}
#kuenstlerSubNavi ul {
    margin:0px;
}
#kuenstlerSubNaviInline {
    border-bottom:solid 1px #cfaa5c;
    width:0%;
    margin-left:auto;
    margin-right:auto;
    transition: width 0.6s;
}
#kuenstlerSubNavi ul li {
    list-style: none;
    float:left;
    font-family: 'BebasNeue-Regular';    
    font-size:20pt;
    margin-left:0px;
    margin-right:20px;
    text-transform: uppercase;
    width:auto;
    font-weight: bold;
    letter-spacing: 2px;
    cursor: pointer;
}
#kuenstlerSubNavi ul li a {
    color:#8f8f8f;
}
#kuenstlerSubNavi ul li:hover #kuenstlerSubNaviInline {
    width:80%;
}

li#kuenstler_about { /* Immer ausgewählt */
    color:#cfaa5c;
}
li#kuenstler_diskografie {
    color:#8f8f8f;
}


#contentKuenstlerAbout {
    width:1000px;
    height:600px;
    position: absolute;
    left:0;
    right:0;
    margin-left:auto;
    margin-right:auto;
    margin-top:180px;
    padding-top:20px;
}

#contentKuenstlerAboutHeadline {
    width:auto;
    min-width:1300px;
    height:auto;
    
    float:left;
    font-family: georgea;
}
#contentKuenstlerAboutName {
    color:#cfaa5c;
    font-size:50pt;
    font-family: georgea;
    float:left;
    margin-right:20px;

}
#contentKuenstlerAboutAlias {
    color:#ffffff;
    font-family: georgea;
    font-size:30pt;
    margin-left:20px;
    line-height: 98px;
    vertical-align: bottom;
    padding:0px;
}
#contentKuenstlerAboutSubtitle {
    color:#95281f;
    text-align: left;
    margin-top:-30px;
    font-size:20pt;
    
}
#contentKuenstlerAbout_p1 {
    margin-top:180px;
    font-size:18pt;
    font-family: 'geo_sans_light';
}
#contentKuenstlerAbout_p2 {
    font-size:18pt;
    margin-top:80px;
    
    font-family: 'geo_sans_light';
}
