.bar {
	display: none;
}
table#header{
	display: none;
}
div#pagefooter{
	display: none;
}
.content {
	top: 2%;
	width: 100%;
}
th,td
{
	border-style: none;
}
.tabelheader{
	border-style: none;
}
.tabelrow{
	border-style: none;
}
.tabelfooter{
	border-style: none;
}
.button
{
	display: none;
}
.footer
{
	display: none;
}
div#contentright{
	display: none;
}
div#contentleft{
	width: 100%;
}
