
A:hover {color: white; text-decoration: none;}
A {text-decoration: none}



   #button1       { display:block;
             background-image:url(bilder/button1.gif);
             width:202px; height:45px }
   #button1:hover { background-image:url(bilder/button1_on.gif); }
   
      #button2       { display:block;
             background-image:url(bilder/button2.gif);
             width:202px; height:45px }
   #button2:hover { background-image:url(bilder/button2_on.gif); }
   
         #button3       { display:block;
             background-image:url(bilder/button3.gif);
             width:202px; height:45px }
   #button3:hover { background-image:url(bilder/button3_on.gif); }
   
         #button4       { display:block;
             background-image:url(bilder/button4.gif);
             width:202px; height:45px }
   #button4:hover { background-image:url(bilder/button4_on.gif); }
   
         #button5       { display:block;
             background-image:url(bilder/button5.gif);
             width:202px; height:45px }
   #button5:hover { background-image:url(bilder/button5_on.gif); }