body { 
  color : #000000; 
  background : #ffffff; 
  font-family : "Times New Roman", Times, serif;
  font-size : 12pt; 
}

#left, #right, #breadcrumb, #bottomnav { display: none; }



#center { width: auto;
	border: 0;
	margin: 0 5%;
	padding: 0;
	float: none !important;
}
 
#manesse { width: auto;
	border: 0;
	margin: 0 5%;
	padding: 0;
	float: none !important;
}
a { text-decoration : underline; color : #0000ff; }

#center a:link:after, #center a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }




