.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;
}

.produkte
{
    text-decoration: none;
    border:0;
    padding:0;
    display: block;
    text-indent: -9999px;
    letter-spacing: -9999px;
    font-size:0;
    width: 87px;
    height:22px;
    background: url("../images/bt_produkte.png") 0 0 no-repeat;
}

.produkte: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;
}

.fotos
{
    text-decoration: none;
    border:0;
    padding:0;
    display: block;
    text-indent: -9999px;
    letter-spacing: -9999px;
    font-size:0;
    width: 57px;
    height:22px;
    background: url("../images/bt_fotos.png") 0 0 no-repeat;
}

.fotos:hover
{
    background-position: 0 -22px;
}

.termine
{
    text-decoration: none;
    border:0;
    padding:0;
    display: block;
    text-indent: -9999px;
    letter-spacing: -9999px;
    font-size:0;
    width: 78px;
    height:22px;
    background: url("../images/bt_termine.png") 0 0 no-repeat;
}

.termine:hover
{
    background-position: 0 -22px;
}

.newsletter
{
    text-decoration: none;
    border:0;
    padding:0;
    display: block;
    text-indent: -9999px;
    letter-spacing: -9999px;
    font-size:0;
    width: 102px;
    height:22px;
    background: url("../images/bt_newsletter.png") 0 0 no-repeat;
}

.newsletter:hover
{
    background-position: 0 -22px;
}