#links {
    color: #969696;
}

div#funktion ul li {
    color: #FFFFFF;
    float: left;
    font-size: 11px;
    font-weight: normal;
    list-style: none outside none;
}
div#funktion ul li a, .curfkt {
    border-left: 1px solid #000000;
    color: #000000;
    display: block;
    float: left;
    font-size: 12px;
    padding: 0px 10px;
    text-decoration: none;
}


#subNav .li01, #subNav2 .li01 {
    list-style: none outside none;
}

div#funktion ul li a, .curfkt {
    border-left: 1px solid #706f6f;
    color: #557852;
    display: block;
    float: left;
    font-size: 11px;
    padding: 0 5px;
    text-decoration: none;
}
#subNav li a:hover {
    background: url("../images/hg_subnav_hover.jpg") no-repeat scroll 18px 8px transparent;
    color: #C51A1B;   
}
#subNav_cur {
    background: url("../images/hg_subnav.jpg") no-repeat scroll 18px 8px transparent;
    color: #C51A1B;  
    display: block;
    font-size: 15px;
    font-weight: bold;
    padding: 0 5px 5px 10px;
    text-decoration: none;
    text-transform: uppercase;
    width: 300px;
}

#subNav2 {
    background: none repeat scroll 0 0 transparent;
    border: 0 solid #324301;
    margin: 0 0 5px;
    padding: 0 0 0 10px;
    width: 204px;
}

#subNav2 li a {
    background: url("../images/leer.gif") no-repeat scroll left top transparent;
    display: block;
    font-size: 13px;
    font-weight: bold;
    padding: 2px 5px 5px 20px;  
    text-decoration: none;
    width: 211px;
}
#subNav2 li a:hover {
    background: url("../images/leer.gif") no-repeat scroll 18px 8px transparent;
    color: #C51A1B;   
}
#subNav2_cur {
    background: url("../images/leer.gif") no-repeat scroll left top transparent;
    display: block;
    font-size: 13px;
    font-weight: bold;
    padding: 1px 5px 0px 20px; 
    text-decoration: none;
    width: 211px;
    color: #C51A1B; 
    text-transform: uppercase;
}

#subNav_cur, li.subNav-act a, .subNav-cur, li#subNav_act a {
    background: url("../images/hg_subnav.jpg") no-repeat scroll 18px 8px transparent;
    color: #C51A1B;  
    display: block;
    font-size: 15px;
    font-weight: bold;
    padding: 0 5px 5px 10px;
    text-decoration: none;
    text-transform: uppercase;
    width: 300px;
}

#subNav3 {
    background: none repeat scroll 0 0 transparent;
    border: 0 solid #324301;
    margin: 0 0 5px;
    padding: 0 0 0 35px;
    width: 204px;
}

#subNav3 li a {
    background: url("../images/leer.gif") no-repeat scroll left top transparent;
    display: block;
    font-size: 13px;
    font-weight: bold;
    padding: 2px 5px 5px 20px; 
    text-decoration: none;
    width: 211px;
}
#subNav3 li a:hover {
    background: url("../images/leer.gif") no-repeat scroll 18px 8px transparent;
    color: #ca1402;   
}
#subNav3_cur {
    background: url("../images/leer.gif") no-repeat scroll left top transparent;
    display: block;
    font-size: 13px;
    font-weight: bold;
    padding: 1px 5px 0px 20px; 
    text-decoration: none;
    width: 211px;
    color: #ca1402; 
    text-transform: uppercase;
}


#pfad {
    font-size: 12px;
    margin: 0 0 0 -10px;
}
#pfad a {
    font-size: 12px;
    padding: 10px 0px 0px 10px;
}