@media print
{
body {
	font-size: 100%; background-image: none; background-color: rgb(255, 255, 255);
}
table.tekesMenuHeaderBg {
	display: none;
}
#header {
	display: none;
}
.searcharea {
	display: none;
}
.columnnavigation {
	display: none;
}
#areawhite .content .columnmiddle {
	width: 900px; border-left-color: currentColor; border-left-width: medium; border-left-style: none;
}
#area .content .columnmiddle {
	width: 900px; border-left-color: currentColor; border-left-width: medium; border-left-style: none;
}
#areawhite .shortcuts {
	display: none;
}
.footer-left {
	display: none;
}
.footer-right {
	display: none;
}
#footer {
	border-bottom-color: currentColor; border-bottom-width: medium; border-bottom-style: none;
}
div.roundedcornr2_box {
	display: none;
}
#areawhite .content .contentofnaviandcontent {
	border-left-color: currentColor; border-left-width: medium; border-left-style: none;
}
#area .content .contentofnaviandcontent {
	border-left-color: currentColor; border-left-width: medium; border-left-style: none;
}
}
