/* printer styles */

body {
	margin : 0px 0px 0px 0px;
}
	#canvas0 {
		width : 100%;
	}
	#navigation0 {
		display : none;
	}
	#banners0 {
		display : none;
	}
	#content0 {
		margin : 0px 0px 0px 0px;
	}
		#headerback2 {
			display : none;
		}
		.metanav1 {
			display : none;
		}
		#printlogo0 {
			display : inline;
		}
		#foldout0 {
			display : none;
		}
		#docoptions0 {
			display : none;
		}
	.header0, .header1, .header2 {
		background-image : url(http://www.huisstijl.tudelft.nl/web/gfx/header1_logo_0.gif);
		background-repeat : no-repeat;
	}
	.invisible0 {
		display : none;
	}

#periodTimeline {
	position : relative;
	height: 16;
	top : 0px;
	left : 0px;
	background-image: url('../images/displaytag/timeline/border.gif');
	background-repeat : no-repeat;
	background-position : 0% 50%;
	width : 126;	}



#minWidthImage, #maxWidthImage {
/*	display : none;**/
}

/* added styles, hides (for printing) useless objects and the space they take */

	.runtimeAction {
		display : none;	}		
	
/*	img.popupWindow{
		display : none;	}	*/

	.messages{
		display : none;	}	
		
	#noPrint {
		display : none;
		width=0;	}

	#document0 {
		padding : 0px 0px 0px 0px;	}

	#content0 {
		display : none;		}

	.header{
		display : none;	}	
	.control{
		display : none;	}
		
table.layout td.menu {
	display: none;
}
	
	
