/* mit HOVER ohne BODY*/

#button1 {
display: inline-block;
background-image: URL("TABS/MU100.gif");
 width: 68px;
height: 34px
}
#button1:hover {
background-position:-68px;
}
#button2 {
display: inline-block;
background-image: URL("TABS/MU200.gif");
width: 68px;
height: 34px
}
#button2:hover {
background-position:-68px;
}
#button3 {
display: inline-block;
background-image: URL("TABS/MU300.gif");
width: 74px;
height: 40px
}
#button3:hover {
background-position:-74px;
}
#button4 {
display: inline-block;
background-image: URL("TABS/MU400.gif");
width: 68px;
height: 34px
}
#button4:hover {
background-position:-68px;
}
#button14 {
display: inline-block;
background-image: URL("TABS/MU1400.gif");
width: 68px;
height: 34px
}
#button14:hover {
background-position:-68px;
}
#button5 {
display: inline-block;
background-image: URL("TABS/MU500.gif");
 width: 68px;
height: 34px
}
#button5:hover {
background-position:-68px;
}
#button6 {
display: inline-block;
background-image: URL("TABS/MU600.gif");
width: 68px;
height: 34px
}
#button6:hover {
background-position:-68px;
}
#button7 {
display: inline-block;
background-image: URL("TABS/MU700.gif");
 width: 68px;
height: 34px
}
#button7:hover {
background-position:-68px;
}
#button8 {
display: inline-block;
background-image: URL("TABS/MU800.gif");
width: 68px;
height: 34px
}
#button8:hover {
background-position:-68px;
}
#button9 {
display: inline-block;
background-image: URL("TABS/MU900.gif");
 width: 68px;
height: 34px
}
#button9:hover {
background-position:-68px;
}
#button10 {
display: inline-block;
background-image: URL("TABS/MU1000.gif");
width: 68px;
height: 34px
}
#button10:hover {
background-position:-68px;
}

ul#MasterNavi a{display:inline-block;color:white;background-color:#FF0000;background-image:URL("TABS/MUAA1.gif");width:auto;height:34px;font-size:12px;font-family:tahoma, arial, helvetica, sans-serif;font-weight:bold;text-decoration:none;line-height:95%;text-align:center;position:vertical-text-align:middle;}
ul#MasterNavi a:hover{display:inline-block;color:#E4E4E4;background-color:#4F4F4F;background-image:URL("TABS/MUAA3.gif");width:auto;height:34px;border:0;}
ul#MasterNavi span{display:inline-block;color:black;background-color:#00FC1C;background-image:URL("TABS/MUAA2.gif");width:auto;height:34px;border:0;}
