
/*-------------------------------------------------*/
a
{
text-decoration: none;
color : #CF950F;
font-weight : normal;
font-size: 85%px;
letter-spacing: 0px;
}

/*-------------------------------------------------*/
a:link
{
text-decoration: none;
}

/*-------------------------------------------------*/
a:visited
{
text-decoration: none;
}

/*-------------------------------------------------*/
a:hover
{
text-decoration: underline;
}

/*-------------------------------------------------*/
a.active
{
color: #FFF;
text-decoration: none;
}

/*-------------------------------------------------*/
a.navi_active
{
color : #FFF;
font-weight: normal;
font-size: 90%;
display: block;
padding-right: 25px;
line-height: 140%;
cursor: pointer;
text-decoration: none;
}

/*-------------------------------------------------*/
a.navi_active:link
{
color : #FFF;
text-decoration: none;
}

/*-------------------------------------------------*/
a.navi_active:visited
{
color : #FFF;
text-decoration: none;
}

/*-------------------------------------------------*/
a.navi_active:hover
{
color : #CF950F;
background-image: url('../backgrounds/navieck.gif');
background-repeat: no-repeat;
background-position:right;
text-decoration: none;
}

/*-------------------------------------------------*/
a.navi_active:active
{
color : #CF950F;
text-decoration: none;
}

/*-------------------------------------------------*/
a.navi_inaktiv
{
font-weight: normal;
font-size: 90%;
display: block;
padding-right: 25px;
color : #CF950F;
background-image: url('../backgrounds/navieck.gif');
background-repeat: no-repeat;
background-position:right;
cursor: text;
line-height: 140%;
text-decoration: none;
}

/*-------------------------------------------------*/
a.navi_inaktiv:link
{
color : #CF950F;
text-decoration: none;
}

/*-------------------------------------------------*/
a.navi_inaktiv:visited
{
color : #CF950F;
text-decoration: none;
}

/*-------------------------------------------------*/
a.navi_inaktiv:hover
{
color : #CF950F;
text-decoration: none;
}

/*-------------------------------------------------*/
a.navi_inaktiv:active
{
color : #CF950F;
text-decoration: none;
}
