/* menu */
.divmenu {
   font-size:11px; 
   width: 80px;
   padding: 0px;
   z-index: 1; 
   position: absolute; 
   top: 151px; left: 40px;     
}

.menu{
   position: relative; 
   top: 0px; left: 0px;
   display:block;
   width:93px; height: 35px;
   cursor: pointer;
}

.tl1 {
   position: absolute; 
   top: 0px; left: 0px;
   z-index: 1; 
   color: #FF0000;
   background-image: url(gfx/menu/menu_1.jpg); 
   background-repeat: no-repeat;
   width : 94px; height : 35px;
   padding: 0px; 
}
.tl2 {
   position: absolute; 
   top: 0px; left: 94px;
   z-index: 1; 
   color: #000000;
   background-image: url(gfx/menu/menu_2.jpg); 
   background-repeat: no-repeat;
   width : 94px; height : 35px;
   padding: 0px; 
}
.tl3 {
   position: absolute; 
   top: 0px; left: 188px;
   z-index: 1; 
   color: #000000;
   background-image: url(gfx/menu/menu_3.jpg); 
   background-repeat: no-repeat; 
   width : 94px; height : 35px;
   padding: 0px; 
}
.tl4 {
   position: absolute; 
   top: 0px; left: 282px; 
   z-index: 1; 
   color: #000000;
   background-image: url(gfx/menu/menu_4.jpg); 
   background-repeat: no-repeat; 
   width : 94px; height : 35px;
   padding: 0px; 
}
.tl5 {
   position: absolute; 
   top: 0px; left: 376px;
   z-index: 1; 
   color: #000000;
   background-image: url(gfx/menu/menu_5.jpg); 
   background-repeat: no-repeat; 
   width : 94px; height : 35px;
   padding: 0px; 
}
.tl6 {
   position: absolute; 
   top: 0px; left: 470px; 
   z-index: 1;
   color: #000000;
   background-image: url(gfx/menu/menu_6.jpg); 
   background-repeat: no-repeat; 
   width : 94px; height : 35px;
   padding: 0px;
}
.tl7 {
   position: absolute; 
   top: 0px; left: 564px;
   z-index: 1; 
   color: #000000;
   background-image: url(gfx/menu/menu_7.jpg); 
   background-repeat: no-repeat;      
   width : 94px; height : 35px;
   padding: 0px;
}
.tl8 {
   position: absolute; 
   top: 0px; left: 658px;
   z-index: 1; 
   color: #000000;
   background-image: url(gfx/menu/menu_8.jpg); 
   background-repeat: no-repeat;      
   width : 94px; height : 35px;
   padding: 0px;
}
.tl9 {
   position: absolute; 
   top: 0px; left: 752px;
   z-index: 1; 
   color: #000000;
   background-image: url(gfx/menu/menu_9.jpg); 
   background-repeat: no-repeat;      
   width : 94px; height : 35px;
   padding: 0px;
}


div#menu_id_1 a:hover{
   background-image: url(gfx/menu/menu_1c.jpg);
   background-repeat: no-repeat;
   position: relative; 
   top: 0px; left: 0px;
   width : 94px; height : 35px;
   margin: 0px;
}
div#menu_id_2 a:hover{
   background-image: url(gfx/menu/menu_2c.jpg);
   background-repeat: no-repeat;
   position: relative; 
   top: 0px; left: 0px;
   width : 94px; height : 35px;
   margin: 0px;
}
div#menu_id_3 a:hover{
   background-image: url(gfx/menu/menu_3c.jpg);
   background-repeat: no-repeat;
   position: relative; 
   top: 0px; left: 0px;
   width : 94px; height : 35px;
   margin: 0px;
}
div#menu_id_4 a:hover{
   background-image: url(gfx/menu/menu_4c.jpg);
   background-repeat: no-repeat;
   position: relative; 
   top: 0px; left: 0px;
   width: 94px; height: 35px;
   margin: 0px;
}
div#menu_id_5 a:hover{
   background-image: url(gfx/menu/menu_5c.jpg);
   background-repeat: no-repeat;
   position: relative; 
   top: 0px; left: 0px;
   width : 94px; height : 35px;
   margin: 0px;
}
div#menu_id_6 a:hover{
   background-image: url(gfx/menu/menu_6c.jpg);
   background-repeat: no-repeat;
   position: relative; 
   top: 0px; left: 0px;
   width : 94px; height : 35px;
   margin: 0px;
}
div#menu_id_7 a:hover{
   background-image: url(gfx/menu/menu_7c.jpg);
   background-repeat: no-repeat;
   position: relative; 
   top: 0px; left: 0px;
   width : 94px; height : 35px;
   margin: 0px;
}
div#menu_id_8 a:hover{
   background-image: url(gfx/menu/menu_8c.jpg);
   background-repeat: no-repeat;
   position: relative; 
   top: 0px; left: 0px;
   width : 94px; height : 35px;
   margin: 0px;
}
div#menu_id_9 a:hover{
   background-image: url(gfx/menu/menu_9c.jpg);
   background-repeat: no-repeat;
   position: relative; 
   top: 0px; left: 0px;
   width : 94px; height : 35px;
   margin: 0px;
}
