
/*-------------------------------------------------*/
a:link
{
color : #BD521E;
text-decoration: underline;
font-size: 90%;
font-family: arial,verdana;
cursor: pointer;
}

/*-------------------------------------------------*/
a:visited
{
color : #BD521E;
}

/*-------------------------------------------------*/
a:hover
{
color : #D4814B;
text-decoration : none;
}

/*-------------------------------------------------*/
a:active
{
color : #BD521E;
}

/*-------------------------------------------------*/
a.navi_aktiv
{
color : #000;
text-decoration : none;
font-size: 90%;
font-family: arial,verdana;
cursor: pointer;
}

/*-------------------------------------------------*/
a.navi_aktiv:link
{
color : #000;
}

/*-------------------------------------------------*/
a.navi_aktiv:visited
{
color : #000;
}

/*-------------------------------------------------*/
a.navi_aktiv:hover
{
color : #000;
text-decoration: underline;
}

/*-------------------------------------------------*/
a.navi_aktiv:active
{
color : #000;
}

/*-------------------------------------------------*/
a.navi_inaktiv
{
color : #000;
text-decoration : none;
font-size: 90%;
font-family: arial,verdana;
font-weight: bold;
cursor: pointer;
}

/*-------------------------------------------------*/
a.footer_navi_aktiv
{
    color: #000;
    font-size: 85%;
    font-family: arial, verdana;
    cursor: pointer;
    text-decoration: none;
}

/*-------------------------------------------------*/
a.footer_navi_aktiv:link
{
    color: #000;
}

/*-------------------------------------------------*/
a.footer_navi_aktiv:visited
{
    color: #000;
}

/*-------------------------------------------------*/
a.footer_navi_aktiv:hover
{
    color: #000;
    text-decoration: underline;
}

/*-------------------------------------------------*/
a.footer_navi_aktiv:active
{
    color: #000;
}

/*-------------------------------------------------*/
a.footer_navi_inaktiv
{
    color: #000;
    font-size: 85%;
    font-family: arial, verdana;
    cursor: pointer;
    text-decoration: none;
}

/*-------------------------------------------------*/
a.navi_eintrag_aktiv
{
color : #BD521E;
text-decoration: underline;
font-size: 90%;
font-family: arial,verdana;
font-weight: bold;
cursor: pointer;
}

/*-------------------------------------------------*/
a.navi_eintrag_aktiv:link
{
color : #BD521E;
}

/*-------------------------------------------------*/
a.navi_eintrag_aktiv:visited
{
color : #BD521E;
}

/*-------------------------------------------------*/
a.navi_eintrag_aktiv:hover
{
color : #BD521E;
text-decoration: underline;
}

/*-------------------------------------------------*/
a.navi_eintrag_aktiv:active
{
color : #BD521E;
}

/*-------------------------------------------------*/
a.navi_eintrag_inaktiv
{
color : #BD521E;
text-decoration : underline;
font-size: 90%;
font-family: arial,verdana;
font-weight: bold;
cursor: pointer;
}

/*-------------------------------------------------*/
a.navi_header_aktiv
{
color : #fff;
text-decoration: none;
font-size: 90%;
font-family: arial,verdana;
font-weight: bold;
cursor: pointer;
}

/*-------------------------------------------------*/
a.navi_header_aktiv:link
{
color : #fff;
}

/*-------------------------------------------------*/
a.navi_header_aktiv:visited
{
color : #fff;
}

/*-------------------------------------------------*/
a.navi_header_aktiv:hover
{
color : #fff;
text-decoration: underline;
}

/*-------------------------------------------------*/
a.navi_header_aktiv:active
{
color : #fff;
}

/*-------------------------------------------------*/
a.navi_header_inaktiv
{
color : #fff;
text-decoration : none;
font-size: 90%;
font-family: arial,verdana;
font-weight: bold;
cursor: pointer;
}
