.artist {
    font-weight: bold;
}

.box {
    position: relative;
    font-family: Verdana, sans-serif;
    color: white;
    background: url( "../res/pics/box_bg.png" ) no-repeat 0 0;
    width: 643px;
    height: 278px;
    margin: 0 auto 20px;
    text-align: left;
}

.contactcontent .siteheadline {
    background: url( "res/pics/hl_features.png" ) no-repeat 0 0;
    text-align: left;
    width: 95px;
    height: 27px;
}

.box .headline {
    position: absolute;
    font-size: 20px;
    top: 15px;
    left: 15px;
}

.headline {
    position: absolute;
    font-size: 20px;
    top: -5px;
    left: 25px;
}

.box .cover {
    position: absolute;
    font-size: 12px;
    line-height: 24px;
    top: 55px;
    left: 15px;
    width: 172px;
}

.box .description {
    position: absolute;
    font-size: 12px;
    line-height: 24px;
    top: 55px;
    left: 210px;
    width: 374px;
}

.box .navi {
    position: relative;
    font-size: 12px;
    width: 374px;
    background: url( "../res/pics/dotted_line.gif" ) repeat-x 0 0;
    top: 10px;
    padding-top: 5px;
}

.box .navi a {
    margin-right: 10px;
    color: white;
    background: url( "../res/pics/arrow_white_black.png" ) no-repeat 0px center;
    padding-left: 14px;
}

.musiccontent {
    position: relative;
    text-align: center;
    width: 100%;
}

.text {
    text-align: left;
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: 30px;
}

.icon {
    width: 40px;
}

.icon a img {
    border: 2px solid #FFF;
}
.icon a:hover img {
    border-color: #ABDC16;
}

.bereich {
    line-height: 1.5;
}

.desc {
    width: 310px;
}

.desc h4 {
    margin: 0 0 1em;
}

.desc h4 a {
    font-size: 120%;
    color: #ABDC16;
    font-family: Segoe, sans-serif;
    text-decoration: none;
}
