﻿/* CSS */ #test {display:none;}

#headerPrint {
 DISPLAY: block;
}
#header {
 DISPLAY: none;
}
#footer {
 DISPLAY: none;
}
#subnavigation {
 DISPLAY: none;
}
