#header, #banner, #left_menu, #right_bar, #footer, #tu_logos, .center_top {
	display: none;
}
a {
	color: black;
}
h1, h2 {
	font-size: 13pt;
}
h3, h4 {
	font-size: 12pt;
}
body {
	font-size: 10pt;
}
.right {
	float: right;
}
body, #main, #content, .column, #articletext, #footer {
  width: auto !important;
  margin: 0 !important;
  padding: 0 !important;
}
