#menu_table td.button1 a { display: block; background: url(../img/Buttons/Button_analog.gif); width: 120px; height: 112px; }
#menu_table td.button1 a:hover { background: url(../img/Buttons/Button_hover_analog.gif); width: 120px; height: 112px;}
#menu_table td.button2 a { display: block; background: url(../img/Buttons/Button_digital.gif); width: 120px; height: 112px; }
#menu_table td.button2 a:hover { background: url(../img/Buttons/Button_hover_digital.gif); width: 120px; height: 112px;}
#menu_table td.button3 a { display: block; background: url(../img/Buttons/Button_Internet.gif); width: 111px; height: 112px; }
#menu_table td.button3 a:hover { background: url(../img/Buttons/Button_hover_Internet.gif); width: 111px; height: 112px;}
#menu_table td.button4 a { display: block; background: url(../img/Buttons/Button_Telefonie.gif); width: 111px; height: 112px; }
#menu_table td.button4 a:hover { background: url(../img/Buttons/Button_hover_Telefonie.gif); width: 111px; height: 112px;}
#menu_table_right td.button5 a { display: block; background: url(../img/Buttons/Button_Download.gif); width: 111px; height: 33px; }
#menu_table_right td.button5 a:hover { background: url(../img/Buttons/Button_hover_Download.gif); width: 111px; height: 33px;}
#menu_table_right td.button6 a { display: block; background: url(../img/Buttons/Button_Kontakt.gif); width: 111px; height: 33px; }
#menu_table_right td.button6 a:hover { background: url(../img/Buttons/Button_hover_Kontakt.gif); width: 111px; height: 33px;}
#menu_table_right td.button7 a { display: block; background: url(../img/Buttons/Button_Support.gif); width: 119px; height: 33px; }
#menu_table_right td.button7 a:hover { background: url(../img/Buttons/Button_hover_Support.gif); width: 119px; height: 33px;}

#menu_table td.button1act a { display: block; background: url(../img/Buttons/Button_hover_analog.gif); width: 120px; height: 112px; }
#menu_table td.button2act a { display: block; background: url(../img/Buttons/Button_hover_digital.gif); width: 120px; height: 112px; }
#menu_table td.button3act a { display: block; background: url(../img/Buttons/Button_hover_Internet.gif); width: 111px; height: 112px; }
#menu_table td.button4act a { display: block; background: url(../img/Buttons/Button_hover_Telefonie.gif); width: 111px; height: 112px; }



/* this class defines the look of the vertical navigation */
#vertical_nav {
    list-style: none;
    position: absolute;
    left: 14px;
    top: 324px;
    margin: 0;
    padding: 0;
    z-index:99;
    font: normal 12px/23px arial, helvetica, sans-serif;
    font-weight: normal;
    border:2px;
 }

#vertical_nav ul {
    list-style: none;
    display: none;
    position: absolute;
    overflow: visible;
    z-index:99;

    

}

#vertical_nav li {
    display: block;
    position: relative;
    height:20px;
    float: left;
    clear: left;
    
}

#vertical_nav li a {
    display: block;
    width: 140px;
    color: white; 
    text-decoration: none;
    text-align: left;
}

#vertical_nav li a:hover {
    width: 140px;
    color: white;
    margin:0;
    padding:0;
}

#vertical_nav li#sel A {
    color: white;
}
#vertical_nav li#sel A:hover {
    color: white;
    }



/* non-IE bowsers see this */
#vertical_nav ul li>ul, #nav ul ul li>ul {
    margin-top: 0;
}
#vertical_nav LI:hover UL UL, #nav LI:hover UL UL UL{
    display: none;
}
#vertical_nav LI:hover UL {
    display: block;
}
#vertical_nav li:hover ul, #nav ul li:hover ul, #nav ul ul li:hover ul {
    display: block;
}
li>ul {
    top: auto:
}
UNKNOWN {
    margin-top: 0;
    left: auto; 
    top: auto;
}

/* List vertical Multimenu2 end*/


/* this class defines the look of the vertical navigation */
#vertical_nav2 {
    list-style: none;
    position: absolute;
    left: 14px;
    top: 474px;
    margin: 0;
    padding: 0;
    z-index:99;
    font: normal 12px/23px arial, helvetica, sans-serif;
    font-weight: normal;
 }

#vertical_nav2 ul {
    list-style: none;
    display: none;
    position: absolute;
    overflow: visible;
    z-index:99;
    

}

#vertical_nav2 li {
    display: block;
    position: relative;
    height:20px;
    float: left;
    clear: left;
}

#vertical_nav2 li a {
    display: block;
    width: 140px;
    color: white; 
    text-decoration: none;
    text-align: left;
}

#vertical_nav2 li a:hover {
    width: 140px;
    color: white;
    margin:0;
    padding:0;
}

#vertical_nav2 li#sel A {
    color: white;
}
#vertical_nav2 li#sel A:hover {
    color: white;
}




/* non-IE bowsers see this */
#vertical_nav2 ul li>ul, #nav ul ul li>ul {
    margin-top: 0;
}
#vertical_nav2 LI:hover UL UL, #nav LI:hover UL UL UL{
    display: none;
}
#vertical_nav2 LI:hover UL {
    display: block;
}
#vertical_nav2 li:hover ul, #nav ul li:hover ul, #nav ul ul li:hover ul {
    display: block;
}

/* List vertical Multimenu2 end*/


/* NAVIGATION BLUE */

#vertical_navb {
    list-style: none;
    position: absolute;
    left: 16px;
    top: 324px;
    margin: 0;
    padding: 0;
    z-index:99;
    font: normal 12px/23px arial, helvetica, sans-serif;
    font-weight: normal;
    border:2px;
 
 }


#vertical_navb ul {
    list-style: none;
    display: none;
    position: absolute;
    overflow: visible;
    z-index:99;

    

}

#vertical_navb li {
    display: block;
    position: relative;
    height:23px;
    float: left;
    clear: left;
    
}

#vertical_navb li a {
    display: block;
    width: 140px;
    color: white; 
    text-decoration: none;
    text-align: left;
}

#vertical_navb li a:hover {
    width: 140px;
    color: white;
    margin:0;
    padding:0;
}

#vertical_navb li#sel A {
    color: white;
}
#vertical_navb li#sel A:hover {
    color: white;
    }



/* non-IE bowsers see this */
#vertical_navb ul li>ul, #nav ul ul li>ul {
    margin-top: 0;
}
#vertical_navb LI:hover UL UL, #nav LI:hover UL UL UL{
    display: none;
}
#vertical_navb LI:hover UL {
    display: block;
}
#vertical_navb li:hover ul, #nav ul li:hover ul, #nav ul ul li:hover ul {
    display: block;
}
li>ul {
    top: auto:
}
UNKNOWN {
    margin-top: 0;
    left: auto; 
    top: auto;
}



#vertical_nav2b {
    list-style: none;
    position: absolute;
    left: 16px;
    top: 508px;
    margin: 0;
    padding: 0;
    z-index:99;
    font: normal 12px/23px arial, helvetica, sans-serif;
    font-weight: normal;
 }

#vertical_nav2b ul {
    list-style: none;
    display: none;
    position: absolute;
    overflow: visible;
    z-index:99;
    

}

#vertical_nav2b li {
    display: block;
    position: relative;
    height:23px;
    float: left;
    clear: left;
}

#vertical_nav2b li a {
    display: block;
    width: 140px;
    color: white; 
    text-decoration: none;
    text-align: left;
}

#vertical_nav2b li a:hover {
    width: 140px;
    color: white;
    margin:0;
    padding:0;
}

#vertical_nav2b li#sel A {
    color: white;
}
#vertical_nav2b li#sel A:hover {
    color: white;
}




/* non-IE bowsers see this */
#vertical_nav2b ul li>ul, #nav ul ul li>ul {
    margin-top: 0;
}
#vertical_nav2b LI:hover UL UL, #nav LI:hover UL UL UL{
    display: none;
}
#vertical_nav2b LI:hover UL {
    display: block;
}
#vertical_nav2b li:hover ul, #nav ul li:hover ul, #nav ul ul li:hover ul {
    display: block;
}


/* NAVIGATION BLUE END */



