BODY {
    size: portrait;
}

#navi, .headerMusik, #LicenseFrame, #message, #messages, #messagesEmpty, #footer, .bottomBlueGr, .topLine, .whiteLineHeader,
    #superbannerAbsolute, #superbanner, .searchFormTag, .spaceBottom, #skyscraper, #hat, #hatleft, #hatright, #mainend, #lowerEdge,
    .linksTop, .whiteLine, .topBlueGr {
    visibility: hidden;
    width: 0;
    height: 0;
    margin: 0;
    border: 0;
    padding: 0;
    display: none;
}

BODY, #rightEdge, #mainBg, #mainBgAbsolute, .innerPage, .contentPage {
    background: #fff;
}

.PcontentPage
{
	background:#fff;
}

#mainBg, #mainBgAbsolute {
    padding-top: 0;
    width: 670px;
}

.headerTop20, .classSongTopExtHeader, .classAlbumTopExtHeader, .classPlayListTopHeader {
    color: #102F79;
}


