@charset "utf-8";
/* CSS Document */

.div_overview { 
	width: 100%;
	}
#navigation {
	display:none;
	} 
#left-content, #header {
	display:none;
	}
#print_header {
	display: block;
}
table.tbl_charts { 	
	border: 1px solid #666666; 
	}
table.tbl_charts td { 	
	border-left: 1px solid #666666; 
	border-top: 1px solid #666666; 
	}