/* navigation */



#navigation

{

    margin: 0 auto 0 auto;
    width: 956px;
    height: 36px;

}




#navIt

{
    width: 956px;
    height: 36px;
    margin: 0;
    padding: 0;
    background: url(Layout/navigation_it.png);
    position: relative;

}

#navIt li

{
    margin: 0;
    padding: 0;
    list-style: none;
    position: absolute;
    top: 0;
}


#navIt li, #navIt a

{
    height: 36px;
    display: block;

}

#navIt0 { left: 0; width: 158px;}
#navIt1 { left: 159px; width: 159px;}
#navIt2 { left: 319px; width: 159px;}
#navIt3 { left: 478px; width: 159px;}
#navIt4 { left: 637px; width: 159px;}
#navIt5 { left: 795px; width: 161px;}

#navIt0 a:hover { background: transparent url(Layout/navigation_it.png) 0 -36px no-repeat;}
#navIt1 a:hover { background: transparent url(Layout/navigation_it.png) -159px -36px no-repeat;}
#navIt2 a:hover { background: transparent url(Layout/navigation_it.png) -319px -36px no-repeat;}
#navIt3 a:hover { background: transparent url(Layout/navigation_it.png) -478px -36px no-repeat;}
#navIt4 a:hover { background: transparent url(Layout/navigation_it.png) -637px -36px no-repeat;}
#navIt5 a:hover { background: transparent url(Layout/navigation_it.png) -795px -36px no-repeat;}

#navIt0 a.selected { background: transparent url(Layout/navigation_it.png) 0 -72px no-repeat;}
#navIt1 a.selected { background: transparent url(Layout/navigation_it.png) -159px -72px no-repeat;}
#navIt2 a.selected { background: transparent url(Layout/navigation_it.png) -319px -72px no-repeat;}
#navIt3 a.selected { background: transparent url(Layout/navigation_it.png) -478px -72px no-repeat;}
#navIt4 a.selected { background: transparent url(Layout/navigation_it.png) -637px -72px no-repeat;}
#navIt5 a.selected { background: transparent url(Layout/navigation_it.png) -795px -72px no-repeat;}


#navDe

{
    width: 956px;
    height: 36px;
    margin: 0;
    padding: 0;
    background: url(Layout/navigation_de.png);
    position: relative;

}

#navDe li

{
    margin: 0;
    padding: 0;
    list-style: none;
    position: absolute;
    top: 0;
}


#navDe li, #navDe a

{
    height: 36px;
    display: block;

}

#navDe0 { left: 0; width: 158px;}
#navDe1 { left: 159px; width: 159px;}
#navDe2 { left: 319px; width: 159px;}
#navDe3 { left: 478px; width: 159px;}
#navDe4 { left: 637px; width: 159px;}
#navDe5 { left: 795px; width: 161px;}

#navDe0 a:hover { background: transparent url(Layout/navigation_de.png) 0 -36px no-repeat;}
#navDe1 a:hover { background: transparent url(Layout/navigation_de.png) -159px -36px no-repeat;}
#navDe2 a:hover { background: transparent url(Layout/navigation_de.png) -319px -36px no-repeat;}
#navDe3 a:hover { background: transparent url(Layout/navigation_de.png) -478px -36px no-repeat;}
#navDe4 a:hover { background: transparent url(Layout/navigation_de.png) -637px -36px no-repeat;}
#navDe5 a:hover { background: transparent url(Layout/navigation_de.png) -795px -36px no-repeat;}

#navDe0 a.selected { background: transparent url(Layout/navigation_de.png) 0 -72px no-repeat;}
#navDe1 a.selected { background: transparent url(Layout/navigation_de.png) -159px -72px no-repeat;}
#navDe2 a.selected { background: transparent url(Layout/navigation_de.png) -319px -72px no-repeat;}
#navDe3 a.selected { background: transparent url(Layout/navigation_de.png) -478px -72px no-repeat;}
#navDe4 a.selected { background: transparent url(Layout/navigation_de.png) -637px -72px no-repeat;}
#navDe5 a.selected { background: transparent url(Layout/navigation_de.png) -795px -72px no-repeat;}
