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

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

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

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

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

/*-------------------------------------------------*/
a.navi_aktiv
{
display: block;
line-height: 1.9em;
color : #be272d;
text-decoration : none;
font-size: 95%;
font-weight: bold;
padding-left: 29px;
cursor: pointer;
margin-bottom: 2px;
}

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

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

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

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

/*-------------------------------------------------*/
a.navi_inaktiv
{
display: block;
line-height: 1.9em;
color : #fff;
background-color: #ba242a;
text-decoration : none;
font-size: 95%;
font-weight: bold;
padding-left: 29px;
cursor: text;
margin-bottom: 2px;
background-image: url('../backgrounds/template/navi_inaktiv.jpg');
background-repeat: no-repeat;
background-position:-3px 2px;
}

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

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

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

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

/*-------------------------------------------------*/
a.subnavi_aktiv
{
display: block;
line-height: 1.9em;
color : #be272d;
text-decoration : none;
font-size: 95%;
padding-left: 20px;
cursor: pointer;
margin-bottom: 2px;
}

/*-------------------------------------------------*/
a.subnavi_aktiv:link
{
color : #be272d;
text-decoration : none;
}

/*-------------------------------------------------*/
a.subnavi_aktiv:visited
{
color : #be272d;
text-decoration : none;
}

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

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

/*-------------------------------------------------*/
a.subnavi_inaktiv
{
display: block;
line-height: 1.9em;
color : #fff;
background-color: #ba242a;
text-decoration : none;
font-size: 95%;
padding-left: 20px;
cursor: text;
margin-bottom: 2px;
background-image: url('../backgrounds/template/navi_inaktiv.jpg');
background-repeat: no-repeat;
background-position:-12px 2px;
}

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

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

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

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

/*-------------------------------------------------*/
a.footer
{
line-height: 1.6em;
color: #be272d;
text-decoration : underline;

cursor: pointer;
}

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

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

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

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

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

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

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

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

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