<!--

/* Hieronder staan de styles standaard gebruikt worden voor websites van Webfix */

  #hover1
  {
  display: block;
  width: 81px;
  height: 83px;
    background: url("images/index_08.jpg") no-repeat 0 0;

  }

  #hover1:hover
  { 
  width: 81px;
  height: 83px;
    background: url("images/index2_08.jpg") no-repeat 0 0;
  }
  
  #hover2
  {
  display: block;
  width: 81px;
  height: 83px;
    background: url("images/index_09.jpg") no-repeat 0 0;

  }

  #hover2:hover
  { 
  width: 81px;
  height: 83px;
    background: url("images/index2_09.jpg") no-repeat 0 0;
  }
  
    #hover3
  {
  display: block;
  width: 82px;
  height: 83px;
    background: url("images/index_10.jpg") no-repeat 0 0;

  }

  #hover3:hover
  { 
    background: url("images/index2_10.jpg") no-repeat 0 0;
  }
  
    #hover4
  {
  display: block;
  width: 75px;
  height: 83px;
    background: url("images/index_11.jpg") no-repeat 0 0;

  }

  #hover4:hover
  { 
    background: url("images/index2_11.jpg") no-repeat 0 0;
  }
  
    #hover5
  {
  display: block;
  width: 75px;
  height: 83px;
    background: url("images/index_12.jpg") no-repeat 0 0;

  }

  #hover5:hover
  { 
    background: url("images/index2_12.jpg") no-repeat 0 0;
  }
  
    #hover6
  {
  display: block;
  width: 105px;
  height: 83px;
    background: url("images/index_13.jpg") no-repeat 0 0;

  }

  #hover6:hover
  { 
    background: url("images/index2_13.jpg") no-repeat 0 0;
  }
  
    #hover7
  {
  display: block;
  width: 62px;
  height: 83px;
    background: url("images/index_14.jpg") no-repeat 0 0;

  }

  #hover7:hover
  { 
    background: url("images/index2_14.jpg") no-repeat 0 0;
  }
  
    #hover8
  {
  display: block;
  width: 69px;
  height: 83px;
    background: url("images/index_15.jpg") no-repeat 0 0;

  }

  #hover8:hover
  { 
    background: url("images/index2_15.jpg") no-repeat 0 0;
  }
  
  
  #hover9
  {
  display: block;
  width: 80px;
  height: 83px;
    background: url("images/index_16.jpg") no-repeat 0 0;

  }

  #hover9:hover
  { 
    background: url("images/index2_16.jpg") no-repeat 0 0;
  }
  
  #hover8_2
  {
  display: block;
  width: 69px;
  height: 83px;
    background: url("images/content_15.jpg") no-repeat 0 0;

  }

  #hover8_2:hover
  { 
    background: url("images/content2_15.jpg") no-repeat 0 0;
  }
  
  
  #hover9_2
  {
  display: block;
  width: 80px;
  height: 83px;
    background: url("images/content_16.jpg") no-repeat 0 0;

  }

  #hover9_2:hover
  { 
    background: url("images/content2_16.jpg") no-repeat 0 0;
  }
  
  
  
  
  
			

-->