li {
    list-style-type:            none;
    height:                     1.35em;
    font-size:                  0.70em;
    white-space:                nowrap;
    margin-top:                 0.5em;
    padding-left:               1em;
    width:                      14.85em;
}

ul.navigation {
    margin-left:                -2.5em;
    margin-top:                 0.5em;
}


/**
 * Ebene 1
 ******************************************************************************/
li.menu_ebene_1 {
    background:                 #fff;
    border:                     0.01em solid #ebedef;
    padding-top:                0.15em;
}

li.menu_ebene_1_aktiv {
    background:                 #ebedef;
    border:                     0.01em solid #ebedef;
    font-weight:                bold;
    padding-top:                0.15em;
}

.menu_ebene_1 a {
    color:                      #333;
    text-decoration:            none;
}

.menu_ebene_1_aktiv a {
    color:                      #333;
    text-decoration:            none;
}



/**
 * Ebene 2
 ******************************************************************************/
li.menu_ebene_2 {
    background:                 #fff;
    border:                     0.01em solid #ebedef;
    padding-top:                0.15em;
    margin-left:                1em;
    width:                      13.85em;
}

li.menu_ebene_2_aktiv {
    background:                 #ebedef;
    border:                     0.01em solid #ebedef;
    font-weight:                bold;
    padding-top:                0.15em;
    margin-left:                1em;
    width:                      13.85em;
}

.menu_ebene_2 a {
    color:                      #333;
    text-decoration:            none;
}

.menu_ebene_2_aktiv a {
    color:                      #333;
    text-decoration:            none;
}



/**
 * Ebene 3
 ******************************************************************************/
li.menu_ebene_3 {
    background:                 #fff;
    border:                     0.01em solid #ebedef;
    padding-top:                0.15em;
    margin-left:                2em;
    width:                      12.85em;
}

li.menu_ebene_3_aktiv {
    background:                 #ebedef;
    border:                     0.01em solid #ebedef;
    font-weight:                bold;
    padding-top:                0.15em;
    margin-left:                2em;
    width:                      12.85em;
}

.menu_ebene_3 a {
    color:                      #333;
    text-decoration:            none;
}

.menu_ebene_3_aktiv a {
    color:                      #333;
    text-decoration:            none;
}



/**
 * Ebene 4
 ******************************************************************************/
li.menu_ebene_4 {
    background:                 #fff;
    border:                     0.01em solid #ebedef;
    padding-top:                0.15em;
    margin-left:                3em;
    width:                      11.85em;
}

li.menu_ebene_4_aktiv {
    background:                 #ebedef;
    border:                     0.01em solid #ebedef;
    font-weight:                bold;
    padding-top:                0.15em;
    margin-left:                3em;
    width:                      11.85em;
}

.menu_ebene_4 a {
    color:                      #333;
    text-decoration:            none;
}

.menu_ebene_4_aktiv a {
    color:                      #333;
    text-decoration:            none;
}
