/*****************************************************/
/*     HEADNAVI     -        HEADNAVI                */
/*****************************************************/


.navi-block {
  margin-left: 15px;
}

.headnavi_NO a {
        font-family: Arial, Verdana, Helvetica, sans-serif;
        font-size: 11px;
        color: #ffe198;
        text-transform: uppercase;
        width: 85%;
        height: 30px;
        display:block;
        text-decoration: none;
        padding-left: 17px;
        letter-spacing: 1px;
}

.headnavi_NO a:hover {
        font-family: Arial, Verdana, Helvetica, sans-serif;
        font-size: 11px;
        color: #ffe198;
        text-decoration: none;
        text-transform: uppercase;
        width: 85%;
        height: 30px;
        display:block;
        padding-left: 17px;
        background:url(/fileadmin/templates/images/navi_bg/navi_act.gif) no-repeat 5px 6px;
}

.headnavi_ACT a {
        font-family: Arial, Verdana, Helvetica, sans-serif;
        font-size: 11px;
        color: #ffe198;
        text-decoration: none;
        text-transform: uppercase;
        width: 85%;
        height: 30px;
        display:block;
        padding-left: 17px;
        background:url(/fileadmin/templates/images/navi_bg/navi_act.gif) no-repeat 5px 6px;
}
.headnavi_ACT a:hover {
        font-family: Arial, Verdana, Helvetica, sans-serif;
        font-size: 11px;
        color: #ffe198;
        text-decoration: none;
        text-transform: uppercase;
        width: 85%;
        height: 30px;
        display:block;
        padding-left: 17px;
        background:url(/fileadmin/templates/images/navi_bg/navi_act.gif) no-repeat 5px 6px;
}

/*****************************************************/
/*   SUBNAVI     -      SUBNAVI                      */
/*****************************************************/


.subnavi_NO a {
        font-family: Arial, Verdana, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        color: #00513b;
        line-height: 25px;
        text-decoration:none;
}

.subnavi_NO a:hover {
        font-family: Arial, Verdana, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        line-height: 25px;
        color: #e26900;
        text-decoration:none;
}

.subnavi_ACT a {
        font-family: Arial, Verdana, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        line-height: 25px;
        color: #e26900;
        text-decoration:none;
}

#nextback a{
  color:#813b1b;
  text-decoration: none !important;
}

#nextback a:hover{
  color:#813b1b;
  text-decoration: underline !important;
}
