/* Print CSS Document */

/* CSS Document Diract website */

/* set body defaults */
body {
	background: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;	
}

/* clear stuff */
h1, h2, div, table, ul, li, ol, td, th, tr, blockquote{margin: 0; padding: 0; border: none}

#container {
	margin:0 auto;
}
#firstrow {
	position: absolute;
	left: 0px;
	top: 0px;
}
#top_module_1 {
	position: absolute;
	left: 0px;
	top: 0px;
}
#top_module_2 {
	position: absolute;
	left: 0px;
	top: 0px;
}
#top_module_3 {
	position: absolute;
	left: 0px;
	top: 0px;
}
#searchrow {
	display: none
}
#funcnav {
	display: none
}
#navrow {
	display: none
}
#leftnav {
	display: none
}
#footer_nl, #footer_en, #disclaimer {
	display: none
}
#contentblock_home {
	position: absolute;
	left: 0px;
	top: 177px;
	width:729px; 
}
#rightblock_home {
	position: absolute;
	left: 729px;
	top: 177px;
	width:226px; 
}
#contentblock_module {
	position: absolute;
	left: 0px;
	top: 118px;
	width:100%; 
}
h1 {
	font-family: Arial, Helvetica, sans-serif; 
	color:#000000; 
	font-size: 1.6em; 
	padding-top: 10px;
	padding-bottom: 10px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif; 
	color: #000000; 
	font-size: 1em; 
}
#rightblock_module_1 {
	display: none;
}
#rightblock_module_2 {
	display: none;
}
#rightblock_module_3 {
	display: none;
}