@charset "UTF-8";
/* CSS Document */

.prijsspetter{
background-image:url(../layout/button-groen.gif);
background-position:top center;
background-repeat:no-repeat;
font-weight:bold;
text-align:center;
}

div.afbeelding
  {
  margin:2px;
  border:0px solid #0000ff;
  height:auto;
  width:auto;
  float:left;
  text-align:center;
  }
div.afbeelding img
  {
  display:inline;
  margin:3px;
  border:0px solid #ffffff;
  }
div.afbeelding a:hover img
  {
  border:0px solid #0000ff;
  }
div.desc
  {
  text-align:center;
  font-weight:normal;
  width:200px;
  margin:2px;
  }
  
#.maintext
{
width:200px;
margin:2px;
}

div{
border: 0px solid}