@import url('content_styles_xhtml.css');

body,html {
	font-size: 11pt;
	margin-left: 1.54cm;
	margin-right: 0cm;
}

#outer_wrapper {
	display: inline;
}

#header {
	display: none;
}

#menu_column {
	background-color: #000000;
	display: none;
}

#content_column {
	border: none;
	width: auto;
}

#sidebar_column {
	float: left;
	width: 3cm;
	border-left: 0.2mm solid #cccccc;
}

#page_footer {
	clear: left;
}

#page_content a:link:after, #page_content a:visited:after {
   content: " (" attr(href) ") ";
   }

#page_content table a:link:after, #page_content table a:visited:after {
   content: "";
   }