#c01, #c02, #c04, #topmenu, .a_block, #ads2 {
  display: none !important;
}

body, #container, #main, #content, .column, #articletext, #footer {
  float: none !important;
  width: auto !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0;
}


head {
	font-family		: "Times New Roman", Times, serif;
	font-size		: 16px;
}

.code {
	font-family: Courier, 'Courier New', sans-serif;
	font-size: 8px;
	color: #006600;
	background-color: #FAFAFA;
	border: #D1D7DC;
	border-style: solid;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	word-wrap:break-word;
	width:500px;
	overflow:auto;
}

#artikel h2 {
	font-size		: 15px;
	color			: #000000;
	font-family		: Arial, Helvetica, sans-serif;
}