.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: 270px;
    margin: 0 auto 20px;
    text-align: left;
}

.boxshot {
    /* position: absolute; */
    font-family: Verdana, sans-serif;
    color: white;
    background: url(/res/pics/box_purchase_kl.png) no-repeat 0 0;
    width: 485px;
    height: 399px;
    margin: 3em 0 20px -1em;
    text-align: left;
}

.box .headline {
    position: absolute;
    font-size: 18px;
    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;
}

.siteheadline {
    background: url(/res/pics/headline_de.png) no-repeat 0 0;
    text-align: left;
    width: 241px;
    height: 47px;
}

#trydetails {
    height: 100%;
    width: 100%;
    visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10000;
    text-align: center;
    opacity: 0;
}

#trydetails .content {
    background-color: #555555;
    color: white;
    border: 1px solid #FC0;
    padding: 15px;
    width: 600px;
    margin-left: auto;
    margin-right: auto;
    text-align: justify;
}

#trydetails .closeButton a {

    position: absolute;
    top: 0;
    right: 0;
    font-weight: bold;
    font-family: Arial, sans-serif;
    font-size: 16px;
    text-decoration: none;
    padding: 15px;
}

#trydetails b {
    color: #FC0;
}

.bereich {
    line-height: 1.5;
	margin: 0 3em 0 6em; 
}

div.label {
    clear: left;
    color: #AAA;
    float: left;
    width: 70px;
}

div.label_value {
    color: #FFF;
    margin: 0 0 0 70px;
}
