    


    #navigation_root {
        padding-left:0px;
        padding-top:32px; 
        margin:0px;
        height:500px;
        min-height:500px;           /*for Opera*/

        background-repeat:no-repeat;
        background-image:url("image/nav_eclam.gif");
    }
    
/***************************
    MENU CODIERUNG
***************************/
    
    DIV.menu_1-level_1-no {
        padding-left:10px;
        padding-right:10px;
        margin-left:58px;
        margin-right:0px;
        margin-top:4px;
        margin-bottom:0px;
        background-repeat:no-repeat;
        background-image:url("image/nav_subtitle.gif");
    }
    
    DIV.menu_1-level_1-no a {
        color:#666666;
        font-family:'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
        font-size:12px;
        font-weight:bold;
        line-height:16px;
        text-decoration:none;
    }

    DIV.menu_1-level_1-no a:hover {
        color:#666666;
        font-family:'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
        font-size:12px;
        font-weight:bold;
        line-height:16px;
        text-decoration:underline;
    }
    
    DIV.menu_1-level_1-act {
        padding-left:10px;
        padding-right:10px;
        margin-left:58px;
        margin-right:0px;
        margin-top:4px;
        margin-bottom:0px;
    }
    
    DIV.menu_1-level_1-act a {
        color:#666666;
        font-family:'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
        font-size:12px;
        font-weight:bold;
        line-height:16px;
        text-decoration:none;
    }
    
        DIV.menu_1-level_2-act {
        padding-left:15px;
        padding-right:10px;
        margin-left:0px;
        margin-right:0px;
        margin-top:0px;
        margin-bottom:0px;
        background-repeat:repeat-y;
        background-image:url("image/nav_subtitle_certification.gif");
    }
    
    DIV.menu_1-level_2-act a {
        color:#3300CC;
        font-family:'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
        font-size:10px;
        font-weight:bold;
        line-height:16px;
        text-decoration:underline;
    }
    
    DIV.menu_1-level_2-no {
        padding-left:15px;
        padding-right:10px;
        margin-left:0px;
        margin-right:0px;
        margin-top:0px;
        margin-bottom:0px;
        background-repeat:repeat-y;
        background-image:url("image/nav_subtitle_certification.gif");
    }
    
    DIV.menu_1-level_2-no a {
        color:#000;
        font-family:'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
        font-size:10px;
        font-weight:normal;
        line-height:16px;
        text-decoration:none;
    }
    
    DIV.menu_1-level_2-no a:hover {
        color:#000;
        font-family:'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
        font-size:10px;
        font-weight:normal;
        line-height:16px;
        text-decoration:underline;
    }
    
        DIV.menu_1-level_2 {
        margin-left:58px;
        padding-top:1px;
        padding-bottom:1px;
        background-repeat:repeat-y;
        background-image:url("image/nav_title_certification.gif");
    }

    
    DIV.menu_1-level_3-no {
        padding-left:15px;
        padding-right:10px;
        margin-left:0px;
        margin-right:0px;
        margin-top:0px;
        margin-bottom:0px;
        background-repeat:repeat-y;
        background-image:url("image/nav_subtitle_certification.gif");
    }
    
    DIV.menu_1-level_3-no a {
        color:#000;
        font-family:'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
        font-size:10px;
        font-weight:normal;
        line-height:16px;
        text-decoration:none;
    }
    
    DIV.menu_1-level_3-no a:hover {
        color:#000;
        font-family:'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
        font-size:10px;
        font-weight:normal;
        line-height:16px;
        text-decoration:underline;
    }
    
    DIV.menu_1-level_3-act {
        padding-left:15px;
        padding-right:10px;
        margin-left:0px;
        margin-right:0px;
        margin-top:0px;
        margin-bottom:0px;
        background-position:bottom;
        background-repeat:repeat-y;
        background-image:url("image/nav_subtitle_certification.gif");
    }
    
    DIV.menu_1-level_3-act a {
        color:#3300CC;
        font-family:'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
        font-size:10px;
        font-weight:bold;
        line-height:16px;
        text-decoration:underline;
    } 


/***************************
    INDEX Anpassung
***************************/

    #headline {
        margin:0px; 
        padding:0px;
        background-position: right bottom;
        background-repeat:no-repeat;
        background-image:url("image/index_hide_about_eclam.gif");
    }