
/*-------------------------------------------------*/
a
{

color : #653205;
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
{
font-size: 14px;
font-weight: bold;
color: #653205;
display: block;
line-height: 22px;
text-decoration : none;
cursor: pointer;
}

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

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

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

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

/*-------------------------------------------------*/
a.navi_inaktiv
{
font-size: 14px;
font-weight: bold;
color: #A8672D;
display: block;
text-decoration : none;
cursor: text;
}

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

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

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

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

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

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

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

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

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

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

/*-------------------------------------------------*/
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.footernavi
{
font-size: 12px;
font-weight: bold;
color: #FFF;
text-decoration : none;
cursor: pointer;
}

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

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

/*-------------------------------------------------*/
a.footernavi:hover
{
color: #FFF;
text-decoration : underline;
}

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

/*-------------------------------------------------*/
a.emailoben
{
font-size: 12px;
color: #FFF;
text-decoration : none;
cursor: pointer;
}

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

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

/*-------------------------------------------------*/
a.emailoben:hover
{
color: #FFF;
text-decoration : underline;
}

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

/*-------------------------------------------------*/
a.footerklein
{
font-size: 11px;
color: #653205;
text-decoration : none;
cursor: pointer;
}

/*-------------------------------------------------*/
a.footerklein:link
{
color: #653205;
text-decoration : none;
}

/*-------------------------------------------------*/
a.footerklein:visited
{
color: #653205;
text-decoration : none;
}

/*-------------------------------------------------*/
a.footerklein:hover
{
color: #653205;
text-decoration : underline;
}

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

/*-------------------------------------------------*/
a.formular
{

color: #2D6B91;
text-decoration : none;
cursor: pointer;
}

/*-------------------------------------------------*/
a.formular:link
{
color: #653205;
text-decoration : none;
}

/*-------------------------------------------------*/
a.formular:visited
{
color: #653205;
text-decoration : none;
}

/*-------------------------------------------------*/
a.formular:hover
{
color: #653205;
text-decoration : underline;
}

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

