
      #LeftMenuDiv .VrijetijdsKrantImage
      {
      height: 80px;
      margin-left: 25px;
      background-repeat:no-repeat;
      width: 80px;
      background-image: url('/_layouts/images/uyw/LeftMenu/vrijetijdskrant.png');
      }
    
      #LeftMenuDiv .WebshopImage
      {
      height: 80px;
      margin-left: 25px;
      background-repeat:no-repeat;
      width: 80px;
      background-image: url(/_layouts/images/uyw/LeftMenu/webshop.png);
      }
    
      #LeftMenuDiv .NewsletterImage
      {
      height: 82px;
      margin-left: 2px;
      background-repeat:no-repeat;
      width: 116px;
      background-image: url(/_layouts/images/uyw/LeftMenu/newsletter.png);
      }
    
      .Webshop,
      .Newsletter
      {
      display: block;
      }
    