body { 
  color : #000000; 
  background : #ffffff; 
 }
a { 
  text-decoration : underline; 
  color : #0000ff; 
}
img, div#head, div#topmenu, div#navigation, div#rekl, div#footer, .breadCrumb, div#Layer1, div#googlerekl  { 
  display : none; 
} 
#content {
	float: none;
	width: auto;
	font-size: 11pt;
	color: #000000;
	margin: 0em;
	padding: 0em;
	border: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}