a:link, a:visited {
}
a {
    text-decoration: none;
    color: #E07002;
}

.fuss {
    width: 504px;
    /* margin-left: 26px; */
}
.facePrint {
    float: right;
    line-height: 24px;
}




#facebook-button {
    float: left;
    margin-top: -22px;
    margin-left: 12px;
    height: 24px;
    width: 24px;
    background: #f00;
}


#facebook-button a:link, #facebook-button a:visited {
    background: #fff url(/bilder/facebook.png) no-repeat;
    background-position: 0 0;
}
#facebook-button a {
    display: block;
    clear: left;
    height: 24px;
    width: 24px;
    background: url(/bilder/facebook.png) no-repeat;
    background-position: 0 0;
}



#divPrint {
    float: left;
    margin-left: 107px;
    margin-top: -26px;
    text-align: right;
}
#divPrint a {
    display: block;
    width: 60px;
    text-transform: uppercase;
    font-size: 11px;
    line-height: 20px;
    vertical-align: middle;
    width: 100%;
    text-align: right;
}
