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

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

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

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

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

/*-------------------------------------------------*/
a.navi_active
{
display: block;
background-image: url('../backgrounds/navi_aktiv_1px.jpg');
background-repeat: repeat-y;
background-position:right;
background-color: #751e0c;
line-height: 2.0em;
color : #fffbee;
text-decoration : none;
font-size: 95%;
font-weight: bold;
padding-left: 13px;
cursor: pointer;
border-top: 1px solid #5a1307;
}

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

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

/*-------------------------------------------------*/
a.navi_active:hover
{
color : #ffd800;
text-decoration : none;

}

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

/*-------------------------------------------------*/
a.navi_inaktiv
{
display: block;
background-image: url('../backgrounds/navi_inaktiv_1px.jpg');
background-repeat: repeat-x;
background-color: #eecd77;
background-position:top;
line-height: 2.0em;
color : #670414;
text-decoration : none;
font-size: 95%;
font-weight: bold;
padding-left: 13px;
cursor: pointer;
border-top: 1px solid #5a1307;
}

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

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

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

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

/*-------------------------------------------------*/
a.subnavi_active
{
display: block;
background-color: #751e0c;
background-image: url('../backgrounds/navi_aktiv_1px.jpg');
background-repeat: repeat-y;
background-position:right;
line-height: 2.0em;
color : #fffbee;
text-decoration : none;
font-size: 85%;
padding-left: 23px;
cursor: pointer;
border-top: 1px solid #5a1307;
}

/*-------------------------------------------------*/
a.subnavi_active:link
{
color : #fffbee;
text-decoration : none;
}

/*-------------------------------------------------*/
a.subnavi_active:visited
{
color : #fffbee;
text-decoration : none;
}

/*-------------------------------------------------*/
a.subnavi_active:hover
{
color : #ffd800;
text-decoration : none;

}

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

/*-------------------------------------------------*/
a.subnavi_inaktiv
{
display: block;
background-image: url('../backgrounds/navi_inaktiv_1px.jpg');
background-repeat: repeat-x;
background-color: #eecd77;
background-position:top;
line-height: 2.0em;
color : #670414;
text-decoration : none;
font-size: 85%;
padding-left: 23px;
cursor: pointer;
border-top: 1px solid #5a1307;
}

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

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

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

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

/*-------------------------------------------------*/
a.adressbox
{
font-size: 85%;
color: #fffbee;
text-decoration : underline;
cursor: pointer;
}

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

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

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

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