.home
{
    text-decoration: none;
    border:0;
    padding:0;
    display: block;
    text-indent: -9999px;
    letter-spacing: -9999px;
    font-size:0;
    width: 60px;
    height:22px;
    background: url("../../images/bt_home.png") 0 0 no-repeat;
}

.home:hover
{
    background-position: 0 -22px;
}

.preisliste
{
    text-decoration: none;
    border:0;
    padding:0;
    display: block;
    text-indent: -9999px;
    letter-spacing: -9999px;
    font-size:0;
    width: 86px;
    height:22px;
    background: url("../../images/bt_preisliste.png") 0 0 no-repeat;
}

.preisliste:hover
{
    background-position: 0 -22px;
}

.singlemalt
{
    text-decoration: none;
    border:0;
    padding:0;
    display: block;
    text-indent: -9999px;
    letter-spacing: -9999px;
    font-size:0;
    width: 104px;
    height:22px;
    background: url("../../images/bt_singlemalt.png") 0 0 no-repeat;
}

.singlemalt:hover
{
    background-position: 0 -22px;
}

.info
{
    text-decoration: none;
    border:0;
    padding:0;
    display: block;
    text-indent: -9999px;
    letter-spacing: -9999px;
    font-size:0;
    width: 44px;
    height:22px;
    background: url("../../images/bt_info.png") 0 0 no-repeat;
}

.info:hover
{
    background-position: 0 -22px;
}

.circle
{
    text-decoration: none;
    border:0;
    padding:0;
    display: block;
    text-indent: -9999px;
    letter-spacing: -9999px;
    font-size:0;
    width: 56px;
    height:22px;
    background: url("../../images/bt_circle.png") 0 0 no-repeat;
}

.circle:hover
{
    background-position: 0 -22px;
}
