@charset "utf-8"; /* [#CONVERT-2-UTF8] */

@import url(site.css);


html {
	margin: 0;
	border: 0;
}
body {
	margin: 0;
	border: 0;
	background: white;
	font-size: 9pt;
}
body #content_wrapper {
	margin: 0;
	margin-top: 0.3in;
	margin-bottom: 0.5in;
	border: 0;
	background: transparent none;
	width: 100%;
}
#nav_main, #sidebar_wrapper {
	display: none;
}

#content a[href^="http://"]:after {
	 content:" ("attr(href)")";
	 color:#ddd;
	 background-color:inherit;
	 font-style:italic;
	 font-weight: 400;
	 font-size: 7pt;
}
/*#content a[href]:after {
	content: " (http://www.oja-wb.ch" attr(href) ") ";
}*/
