@media print{

  #bodyHeader,
  #headerSites,
  #headerLogo,
  #leftColumn,
  #collandLogo,
  #searchBox,
  #breadCrumbs,
  #printEnMail,
  #footerExpand,
  #contentRight,
  #footer ul,
  #footer span{
    display : none  !important;
    width   : 0px   !important;
  }

  #contentLeft,
  .print{
    display : block !important;
  }


  #wrapper{
    top     : 0px   !important;
    width   : 100%  !important;
  }

  #headerImage{
    height  : 175px !important;
  }

  #contentContainer,
  #headerImage,
  #contentLeft,
  #rightColumn,
  #situatie,
  #situatieTop,
  #maatregelen,
  #maatregelenTop{
    width   : 100%    !important;
  }


  
  #contentLeft h2,
  #contentLeft h2 a{
    color     : #727272 !important;
    width     : 850px   !important;
    font-size : 16px    !important;

  }

  #contentLeft h3,
  #contentLeft h3 a{
    color     : #727272 !important;
    width     : 850px   !important;
    font-size : 14px    !important;
  }

  h4, p, ul, li, a{
    color     : #727272 !important;
    width     : 850px   !important;
    font-size : 12px    !important;
  }

  h1{
    color     : #727272 !important;
    width     : 850px   !important;
    font-size : 22px    !important;
    margin    : auto    !important;
    width     : auto    !important;
    overflow  : auto    !important;
    height    : 45px    !important;
    text-align: left    !important;
  }

  #maatregelen h2,
  #situatie h2{
    color   : #727272   !important;
  }

  .situatieContent ul,
  .maatregelenContent ul{
    padding-left: 20px  !important;
    margin      : auto  !important;
    width       : 650px !important;
  }

  ul, li{
    list-style-type : square  !important;
    color           : #727272 !important;
  }
}
