
    body {
      font-family: Verdana;
      font-size: 10px;
    }

    p {
      text-align: left;
    }
          
    H1, .bannertitle{
      padding:0px;
      margin:0px;
      margin-bottom: 10px;
      color:#429113;
      font-size: 16px;
      font-weight:bold;
    }

    H2, .bannersubtitle{
      padding:0px;
      margin:0px;
      padding-bottom: 10px;
      padding-top: 5px;
      color:black;
      font-size: 14px;
      font-weight:bold;
    }
    H3, .contenttitle{
      font-size: 12px;
      font-weight:bold;
    }
    H4{
      font-size: 10px;
      font-weight:bold;
    }
    .nieuwsflashlijn{      
      padding-top: 10px;
      border-bottom: 1px solid #FA9A4E;
      min-height:120px;
      height:auto !important;
      height:120px;
    }
          
    #menu, #boxen, #breadcrumbbg, #footer, #bannerwrapper {
      display: none;
      }
          
    div.news_tools {
      display: none;
    }

    .noShowOnPrint{
      display: none;  
    }

    .noShowOnScreen{

    }
