
/*-------------------------------------------------*/
a
{

color: #b5152b;
text-decoration : underline;
cursor: pointer;
}

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

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

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

/*-------------------------------------------------*/
a:active
{
color : #be272d;

text-decoration : underline;
}

/*-------------------------------------------------*/
a.navi_aktiv
{
display: block;
padding: 0px 8px 0px 8px;
line-height: 1.6em;
color : #fff;
text-decoration : none;
font-size: 95%;
cursor: pointer;
}

/*-------------------------------------------------*/
a.navi_aktiv:link
{
color : #fff;
text-decoration : none;
}

/*-------------------------------------------------*/
a.navi_aktiv:visited
{
color : #fff;
text-decoration : none;
}

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

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

/*-------------------------------------------------*/
a.navi_inaktiv
{
display: block;
padding: 0px 8px 0px 8px;
line-height: 1.6em;
color: #000;
font-weight: bold;
text-decoration : none;
font-size: 95%;
cursor: text;
}

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

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

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

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

/*-------------------------------------------------*/
a.subnavi_aktiv
{
line-height: 1.6em;
color : #b5152b;
font-weight: bold;
text-decoration : underline;
font-size: 90%;
cursor: pointer;
}

/*-------------------------------------------------*/
a.subnavi_aktiv:link
{
color : #b5152b;
text-decoration : underline;
}

/*-------------------------------------------------*/
a.subnavi_aktiv:visited
{
color : #b5152b;
text-decoration : underline;
}

/*-------------------------------------------------*/
a.subnavi_aktiv:hover
{
color : #000;
text-decoration : none;
}

/*-------------------------------------------------*/
a.subnavi_aktiv:active
{
color : #b5152b;
text-decoration : underline;
}

/*-------------------------------------------------*/
a.subnavi_inaktiv
{
line-height: 1.6em;
color : #000;
font-weight: bold;
text-decoration : none;
font-size: 90%;
cursor: text;
}

/*-------------------------------------------------*/
a.subnavi_inaktiv:link
{
color : #000;
text-decoration : none;
}

/*-------------------------------------------------*/
a.subnavi_inaktiv:visited
{
color : #000;
text-decoration : none;
}

/*-------------------------------------------------*/
a.subnavi_inaktiv:hover
{
color : #000;
text-decoration : none;
}

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

/*-------------------------------------------------*/
a.teaserlink
{
font-size: 90%;
color: #b5152b;
text-decoration : none;
cursor: pointer;
margin-right: 10px;
}

/*-------------------------------------------------*/
a.teaserlink:link
{
text-decoration : underline;
}

/*-------------------------------------------------*/
a.teaserlink:visited
{
text-decoration : underline;
}

/*-------------------------------------------------*/
a.teaserlink:hover
{
color : #b5152b;
text-decoration : none;
}

/*-------------------------------------------------*/
a.teaserlink:active
{
color : #b5152b;

text-decoration : underline;
}

/*-------------------------------------------------*/
a.footer
{

color: #fff;
text-decoration : underline;
cursor: pointer;
}

/*-------------------------------------------------*/
a.footer:link
{
color: #fff;
text-decoration : underline;
}

/*-------------------------------------------------*/
a.footer:visited
{
color: #fff;
text-decoration : underline;
}

/*-------------------------------------------------*/
a.footer:hover
{
color : #fff;
text-decoration : none;
}

/*-------------------------------------------------*/
a.footer:active
{
color: #fff;
text-decoration : underline;
}

