body {
    background-color: #FFFFFF;
    background-image: none;
    margin: 0;
    padding: 0;
}
#leisteoben {
    background-color: #FFFFFF;
    background-image: url("../img/leiste.gif");
    background-repeat: no-repeat;
    border-bottom: 1px solid #777777;
    height: 12px;
}
#leisteunten {
    background-color: #FFFFFF;
    background-image: url("../img/leiste.gif");
    background-repeat: no-repeat;
    border-top: 1px solid #777777;
    height: 12px;
}
#fbFooter {
    background-color: #FFFFFF;
    background-repeat: repeat-x;
    border-top: 1px solid #777777;
    height: 80px;
}
.fbPaginationMinor {
    color: #000000;
    margin-left: 10px;
}
#fbContents {
    background-color: #FFFFFF;
    color: #777777;
    float: left;
    height: 28px;
    margin-left: 15px;
    margin-top: 10px;
}
#fbContents a, #fussunten, #fussunten a {
    color: #777777;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
}
#fbContents a:hover {
    color: #780021;
}
#fbContents img {
    margin-right: 10px;
}
#fbContents #musikmagazin 
{
    color: #780021;
}
#fussunten, #fussunten a {
    font-size: 10px;
}
#fussunten {
    margin-left: 15px;
}
#fbMenu {
    background-color: #FFFFFF;
    float: right;
    height: 41px;
    margin-right: 15px;
    margin-top: 0;
}
#fbMenu img {
    margin-left: 14px;
    margin-top: 6px;
}
#altmsg {
    background-color: #0000FF;
    opacity: 0.6;
    padding: 20px;
    position: absolute;
    text-align: center;
}
#altmsg:hover {
    opacity: 0.8;
}
a.altlink:link {
    color: #ACCC44;
}
a.altlink:visited {
    color: #DDDDDD;
}
a.altlink:hover {
    color: #ACCC44;
}
