.overzichtlabel {

/*/  display : block;*/

  background-image: url('./images/if_overzicht_label.gif');

  background-repeat: no-repeat;

  width : 221px;

  height: 21px;

  padding-left :10px;

  font : bold 12px verdana;

}



.overzichtbutton a       {

  display : block;

  float : left;

  background-image: url('./images/if_button.gif');

  background-repeat : no-repeat;

  margin-left : 5px;

  padding-top:2px;

  width  : 135px;

  height : 20px;

  font : 12px verdana;

  color : #222222;

  text-decoration : none;

  text-align : center;

}

.overzichtbutton a:hover {

  text-decoration : underline;

  font : bold 12px verdana;

  color : #ff5522;



}





.overzicht {

  padding : 25px;

  border : 1px solid #777777;

  font : 12px verdana,arial;

  background-color : #FFFFFF;

}



.overzicht table {

  font : 12px verdana,arial;

}



.overzicht hr { color : #779fcf; }



.overzicht a       {

  color : #222222;

  text-decoration : none;

  text-align : center;

}

.overzicht a:hover {

  text-decoration : underline;

  color : #ff5522;

}



.overzicht th {

  background-color : #eeeeee;

  border-bottom : 1px solid #222222;

  height:16px;

  vertical-align: top;

  font : 12px verdana,arial;

}



.overzicht input {

  border : 1px solid #779fcf;

  background-color : #eeeeff;

}



.overzicht img { border : 0px; }
