@import url("screen.css");
.noprint,
#menubar,
#venstre,
#hojre,
#credit{
display:none;
}
.print{
visibility:visible;
}