
  a.deutsch:link , a.deutsch:visited
{
width:578px; height:76px;  display:block;  float:left;
  background-image: url("../bilder/deutsch.gif"); background-repeat:no-repeat;
  }


  a.deutsch:hover  ,  a.deutsch:active
{ width:578px; height:76px;   display:block;   float:left;
  background-image: url("../bilder/deutsch.jpg");  background-repeat:no-repeat;
  }

    a.france:link , a.france:visited
{
margin:2px 0 0 0;
width:578px; height:76px;  display:block;  float:left;
  background-image: url("../bilder/france.gif"); background-repeat:no-repeat;
  }


  a.france:hover  ,  a.france:active
{ width:578px; height:76px;   display:block;   float:left;  margin:2px 0 0 0;
  background-image: url("../bilder/france.jpg");  background-repeat:no-repeat;
  }
