
/*-------------------------------------------------*/
a:link
{
color: #FF0000;
text-decoration : none;
font-family: arial,verdana;
cursor: pointer;
}

/*-------------------------------------------------*/
a:visited
{
color: #FF0000;
text-decoration : none;
font-family: arial,verdana;
cursor: pointer;
}

/*-------------------------------------------------*/
a:hover
{
color: #FF0000;
text-decoration : underline;
font-family: arial,verdana;
cursor: pointer;
}

/*-------------------------------------------------*/
a:active
{
color: #FF0000;
text-decoration : none;
font-family: arial,verdana;
cursor: pointer;}

/*-------------------------------------------------*/
a.navi_aktiv
{
color : #5c250d;
text-decoration : none;
font-size: 120%;
font-family: arial,verdana;
font-weight: bold;
cursor: pointer;
display: block;
width: 160px;
background-color: #FDF8E8;
padding: 3px 0px 3px 8px;
}

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

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

/*-------------------------------------------------*/
a.navi_aktiv:hover
{
text-decoration : none;
color : #FF0000;
display: block;
width: 160px;
background-color: #FCEFC7;
}

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

/*-------------------------------------------------*/
a.navi_inaktiv
{
color : #FF0000;
text-decoration : none;
font-size: 120%;
font-family: arial,verdana;
font-weight: bold;
cursor: pointer;
display: block;
width: 160px;
background-color: #FCEFC7;
padding: 3px 0px 3px 8px;
}

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

/*-------------------------------------------------*/
a.footernavi_aktiv:link
{
color : #B69B87;
}

/*-------------------------------------------------*/
a.footernavi_aktiv:visited
{
color : #B69B87;
}

/*-------------------------------------------------*/
a.footernavi_aktiv:hover
{
color : #5C250D;
}

/*-------------------------------------------------*/
a.footernavi_aktiv:active
{
color : #B69B87;
}

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

/*-------------------------------------------------*/
a.unavi_aktiv
{
color : #B49985;
text-decoration : none;
font-size: 120%;
font-family: arial,verdana;
font-weight: bold;
cursor: pointer;
display: block;
width: 138px;
background-color: #FDF8E8;
padding: 3px 0px 3px 30px;
}

/*-------------------------------------------------*/
a.unavi_aktiv:link
{
color : #B49985;
}

/*-------------------------------------------------*/
a.unavi_aktiv:visited
{
color : #B49985;
}

/*-------------------------------------------------*/
a.unavi_aktiv:hover
{
text-decoration : none;
color : #FF0000;
display: block;
width: 138px;
background-color: #FCEFC7;
}

/*-------------------------------------------------*/
a.unavi_aktiv:active
{
color : #B49985;
}

/*-------------------------------------------------*/
a.unavi_inaktiv
{
color : #FF0000;
text-decoration : none;
font-size: 120%;
font-family: arial,verdana;
font-weight: bold;
cursor: pointer;
display: block;
width: 138px;
background-color: #FCEFC7;
padding: 3px 0px 3px 30px;
}
