@media print {

    #Venster .noprint,
    #Footer {
        display: none;
    }

}
