A#headlink1
{
    background-image: url(/website/en/img/layout/head_kontakt.gif);
    background-repeat: no-repeat;
    height: 26px;
    width: 25px;
    float: left;
}
A#headlink1:hover
{
    background-image: url(/website/en/img/layout/head_kontakt_on.gif);
    background-repeat: no-repeat;
    float: left;
}
A#headlink2
{
    background-image: url(/website/en/img/layout/head_sitemap.gif);
    background-repeat: no-repeat;
    height: 40px;
    width: 25px;
    float: left;
}
A#headlink2:hover
{
    background-image: url(/website/en/img/layout/head_sitemap_on.gif);
    background-repeat: no-repeat;
    float: left;
}
A#headlink3
{
    background-image: url(/website/en/img/layout/head_home.gif);
    background-repeat: no-repeat;
    height: 36px;
    width: 25px;
    float: left;
}
A#headlink3:hover
{
    background-image: url(/website/en/img/layout/head_home_on.gif);
    background-repeat: no-repeat;
    float: left;
}
A.breadcrumb
{
    color: #999999;
    padding: 0px 0px 0px 2px;
}
A.breadcrumb:hover
{
    color: #999999;
    font-weight: bold;
    border-color: #8DB60D;
    border-width: 0px 0px 1px 0px;
    border-style: solid;
    padding: 0px 0px 0px 2px;
}

A.breadcrumbon
{
    color: #000000;
    font-weight: bold;
    padding: 0px 0px 0px 2px;
}