@media print {

    .top, .banner, .header, .footer { display:none; }

    .primary-menu li { display: none;}

    .slick-list draggable { display: none;}

    body { background: #ffffff; color: #000; }

    a { text-decoration: underline; visibility: hidden; }

    h1, h2, h3, h4, p, a { font-family: "Times New Roman", "Times", "serif"; }

    .news-title { font-family: "Times New Roman", "Times", "serif"; }

    .tools { display: none;}

    .homepage .content .teaser .text a { font-family: "Times New Roman", "Times", "serif"; }
    .teaser .teaser-inner .link-wrapper a { font-family: "Times New Roman", "Times", "serif"; }

    .latestdocumentandpresentationteaser .teaser-inner .news-text-wrap h3.news-title { font-family: "Times New Roman", "Times", "serif"; font-size: 1.2em;}

    .teaser .teaser-inner h2 {font-size: 23px;}
    .teaser .teaser-inner .teaser-content p {font-size: 17px;}

    p {font-size: 15px;}

    img {display: none; }

    .twitterfeedteaser { display: none; }

    .carousel { display: none; }

    .column_3 .column_3-c0, .column_3 .column_3-c1, .column_3 .column_3-c2 { float:left; margin-left:2%; width:100%; display:block; }

    a:link, a:visited {color: #781351 }

    .divider { display: none; }

}