
/*-------------------------------------------------*/
/* Link-CSS für solarzentrum */

a
{
line-height: 1.6em;
color : #0a46a4;
text-decoration : underline;
cursor: pointer;
}

/*-------------------------------------------------*/
a:link,
a:visited,
a:hover,
a:active
{
color : #0a46a4;
text-decoration : underline;
}

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

/*-------------------------------------------------*/
a.navi_active
{
display: block;
padding: 2px 0px 2px 18px;
color : #fff;
text-decoration : none;
font-size: 100%;
font-weight: bold;
cursor: pointer;
}

/*-------------------------------------------------*/
a.navi_active:link,
a.navi_active:visited,
a.navi_active:hover,
a.navi_active:active
{
color : #fff;
text-decoration : none;
}

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

/*-------------------------------------------------*/
a.navi_inactive
{
display: block;
padding: 2px 0px 2px 18px;
color : #ec7711;
text-decoration : none;
font-size: 100%;
font-weight: bold;
cursor: text;
}

/*-------------------------------------------------*/
a.navi_inactive:link,
a.navi_inactive:visited,
a.navi_inactive:hover,
a.navi_inactive:active
{
color : #ec7711;
text-decoration : none;
}

/*-------------------------------------------------*/
a.navi_content_active
{
border-bottom: 1px solid #bcd9f2;
background-color: #daedfb;
color : #255eb2;
text-decoration : none;
font-size: 120%;
font-weight: normal;
cursor: pointer;
line-height: 50px;
display: block;
}

/*-------------------------------------------------*/
a.navi_content_active:link,
a.navi_content_active:visited,
a.navi_content_active:hover,
a.navi_content_active:active
{
color : #255eb2;
text-decoration : none;
}

/*-------------------------------------------------*/
a.navi_content_active:hover
{
color: #da853d;
text-decoration : none;
}

/*-------------------------------------------------*/
a.navi_content_inactive
{
padding: 2px 0px 2px 18px;
background-image: url('../backgrounds/navi_content_inactive_bg_1px.jpg');
background-repeat: repeat-x;
border-right: 1px solid #bcd9f2;
border-left: 1px solid #bcd9f2;
color : #0a46a4;
text-decoration : none;
font-size: 120%;
font-weight: normal;
cursor: pointer;
line-height: 50px;
display: block;
}

/*-------------------------------------------------*/
a.navi_content_inactive:link,
a.navi_content_inactive:visited,
a.navi_content_inactive:hover,
a.navi_content_inactive:active
{
color : #0a46a4;
text-decoration : none;
}

/*-------------------------------------------------*/
a.subnavi_content_active
{
padding: 1px 10px 1px 22px;
display: block;
color : #0a46a4;
text-decoration : none;
font-size: 100%;
font-weight: normal;

}

/*-------------------------------------------------*/
a.subnavi_content_active:link,
a.subnavi_content_active:visited,
a.subnavi_content_active:hover,
a.subnavi_content_active:active
{
color : #0a46a4;
text-decoration : none;
}

/*-------------------------------------------------*/
a.subnavi_content_active:hover
{
color: #da853d;
text-decoration : none;
}

/*-------------------------------------------------*/
a.mini_blau
{
padding: 1px 4px 1px 4px;
display: block;
color : #0a46a4;
text-decoration : none;
font-size: 85%;
font-weight: normal;
}

/*-------------------------------------------------*/
a.mini_blau:link,
a.mini_blau:visited,
a.mini_blau:hover,
a.mini_blau:active
{
color : #0a46a4;
text-decoration : none;
}

/*-------------------------------------------------*/
a.mini_blau:hover
{
color: #0a46a4;
text-decoration : underline;
}

/*-------------------------------------------------*/
a.navi_content_active_neu
{
color : #255eb2;
background-color: #DAEDFB;
border-left: 1px solid #DAEDFB;
border-right: 1px solid #DAEDFB;
border-bottom: 1px solid #BCD9F2;
border-top: 1px solid #DAEDFB;
text-decoration : none;
font-size: 120%;
font-weight: normal;
cursor: pointer;
display: block;
height: 49px;

line-height: 49px;
}

/*-------------------------------------------------*/
a.navi_content_active_neu:link,
a.navi_content_active_neu:visited,
a.navi_content_active_neu:hover,
a.navi_content_active_neu:active
{
color : #255eb2;
text-decoration : none;
}

/*-------------------------------------------------*/
a.navi_content_active_neu:hover
{
color: #da853d;
text-decoration : none;
}

/*-------------------------------------------------*/
a.navi_content_inactive_neu
{
color : #0a46a4;
background-color: #F4FCFE;
border-left: 1px solid #BCD9F2;
border-right: 1px solid #BCD9F2;
border-bottom: 1px solid #BCD9F2;
border-top: 1px solid #F4FCFE;
text-decoration : none;
font-size: 120%;
font-weight: normal;
cursor: pointer;
display: block;
height: 49px;

line-height: 49px;
}

/*-------------------------------------------------*/
a.navi_content_inactive_neu:link,
a.navi_content_inactive_neu:visited,
a.navi_content_inactive_neu:hover,
a.navi_content_inactive_neu:active
{
color : #0a46a4;
text-decoration : none;
}

/*-------------------------------------------------*/
a.sprache
{
padding: 2px 0px 2px 0px;
color : #fff;
text-decoration : underline;
font-size: 100%;
font-weight: bold;
cursor: pointer;
}

/*-------------------------------------------------*/
a.sprache:link,
a.sprache:visited,
a.sprache:hover,
a.sprache:active
{
color : #fff;
text-decoration : underline;
}

/*-------------------------------------------------*/
a.sprache:hover
{
color: #0a46a4;
text-decoration : none;
}
