@import url('content_styles_xhtml.css');

body {
	font-size: 11pt;
	margin-left: 1.54cm;
	margin-right: 1.54cm;
}

div#menu_column {
	background-color: #000000;
	display: none;
}
	
div#content_column {
	display: table-cell;
	padding-left: 2mm;
	padding-right: 2mm;
	width: auto;
}

#block_3 {
	float: none !important;
	display: table-cell;
	padding-left: 2mm;
	width: 3cm;
}

div.fast_links {
	border-width: 0mm;
	border-style: none;
}

#page_header_block {
	text-align: center;
}

#page_footer_block {
	text-align: center;
}

#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: "";
   }