span.menuItem {
  padding-left: 11px;
}

img.productInformation {
  width: 183px;
  height: 128px;
}


img.margin_rondom10px  {
  margin-top: 10px;
  margin-left: 10px;
  margin-bottom: 10px;
  margin-right: 10px;
}

a.grayLinks {
  color: #a8a8a8;
  text-decoration: underline;
  font-weight: bold;
}

a.grayLinks:hover {
  color: #a8a8a8;
  text-decoration: none;
  font-weight: bold;
}

a.greenLinks {
  color: #44a12b;
  text-decoration: underline;
  font-weight: bold;
}

a.greenLinks:hover {
  color: #44a12b;
  text-decoration: none;
  font-weight: bold;
}






span.productstekst {
  font-size: 12px;
  font-weight: normal;
}

span.productTitel {
  color: #1d9346;
  font-size: 14px;
  font-weight: bold;
}

span.productSpecific {
  font-size: 12px;
  font-weight: bold;
}

