body
{
	margin:0;
	padding:0;
}

.header_print{
	height: 100px;
}

#tudelftScreen,
#tudelftPageShadow,
#tudelftPage,
#tudelftOuter
{
	margin:0;
	padding:0;
	top:0;
	border:none;
	float:none;
}

#tudelftMain
{
	width:100%;
	float:none;
	display:inline;
	overflow:visible;
}

#tudelftBottomBar,
#tagmejqcontainer,
#tudelftSideBar
{
	display:none;
}

#tudelftWrapper
{
	height:1%;
}


#tudelftTopBar,
#tudelftClearHeaderCenter,
#tudelftClearHeaderLeft,
#tudelftClearHeaderRight,
#tudelftTopBarContentsOuter
{
	display:none;
}

.tudelftTopicAction,
.tudelftToolBar,
.tudelftToolBarBottom,
.tudelftHomePath img,
.tudelftHomePathTitle,
.foswikiActionFormStepSign
{
	display:none;
}

#tudelftMainContents
{
	margin:0;
	padding:1em 2em;
}

#tudelftBottomBar
{
	border:none;
}

.tudelftTopicFooter
{
	margin:1em 0 0 0;
}

#attachmentsshow,
#attachmentshide
{
	display:none;
}

pre,
html>body pre
{
	overflow:visible !important;
}

h1,
h2,
h3,
h4,
h5,
h6
{
	page-break-after:avoid;
	page-break-inside:avoid;
}

img
{
	page-break-inside:avoid;
	page-break-after:avoid;
}

blockquote,
table,
pre
{
	page-break-inside:avoid;
}

ul,
ol,
dl
{
	page-break-before:avoid;
}

.commentPlugin
{
	display:none;
}

.twistyTrigger
{
	display:none;
}

.editTableEditImageButton
{
	display:none;
}

html body
{
	background-color:#fff;
}

h2,
h3,
h4,
h5,
h6
{
	background-color:transparent;
}

#tudelftBottomBar
{
	background-color:transparent;
}

pre,
code,
tt
{
	color:#5b4221;
}

.foswikiTable th
{
	border-style:solid;
	border-width:0 0 1px 1px;
	border-color:#ccc;
	color:#000;
}

.foswikiTable th a:link,
.foswikiTable th a:visited,
.foswikiTable th a font,
.foswikiAttachments .foswikiTable th a:link,
.foswikiAttachments .foswikiTable th a:visited,
.foswikiAttachments .foswikiTable th a font
{
	color:#000;
	text-decoration:none;
}

:visited,
.foswikiTopic a:visited
{
	color:#06c;
	background-color:transparent;
}

.foswikiAttachments,
.tudelftContent .foswikiAttachments,
.foswikiForm,
.tudelftContent .foswikiForm
{
	background-color:#fff;
}

.tudelftRevInfo,
.foswikiGrayText
{
	color:#666;
}

.tudelftRevInfo a:link,
.tudelftRevInfo a:visited	.foswikiGrayText a:link,
.foswikiGrayText a:visited
{
	color:#666;
}

@media print
{
	body
	{
		background: url("images/logo.gif") no-repeat 20px top #FFFFFF;
		margin:90px 0 0;
		padding:0;
	}

	#tudelftScreen,
	#tudelftPageShadow,
	#tudelftPage,
	#tudelftOuter
	{
		margin:0;
		padding:0;
		top:0;
		border:none;
		float:none;
	}

	#tudelftMain
	{
		width:100%;
		float:none;
		display:inline;
		overflow:visible;
	}

	#tudelftSideBar
	{
		display:none;
	}

	#tudelftWrapper
	{
		height:1%;
	}

	#tudelftTopBar,
	#tudelftClearHeaderCenter,
	#tudelftClearHeaderLeft,
	#tudelftClearHeaderRight,
	#tudelftTopBarContentsOuter
	{
		display:none;
	}

	.tudelftTopicAction,
	.tudelftToolBar,
	.tudelftToolBarBottom,
	.tudelftHomePath img,
	.tudelftHomePathTitle,
	.foswikiActionFormStepSign
	{
		display:none;
	}

	#tudelftMainContents
	{
		margin:0;
		padding:1em 2em;
	}

	#tudelftBottomBar
	{
		border:none;
	}

	.tudelftTopicFooter
	{
		margin:1em 0 0 0;
	}

	#attachmentsshow,
	#attachmentshide
	{
		display:none;
	}

	pre,
	html>body pre
	{
		overflow:visible !important;
	}

	h1,
	h2,
	h3,
	h4,
	h5,
	h6
	{
		page-break-after:avoid;
		page-break-inside:avoid;
	}

	img
	{
		page-break-inside:avoid;
		page-break-after:avoid;
	}

	blockquote,
	table,
	pre
	{
		page-break-inside:avoid;
	}

	ul,
	ol,
	dl
	{
		page-break-before:avoid;
	}

	.commentPlugin
	{
		display:none;
	}

	.twistyTrigger
	{
		display:none;
	}

	.editTableEditImageButton
	{
		display:none;
	}

	html body
	{
		background-color:#fff;
	}

	h2,
	h3,
	h4,
	h5,
	h6
	{
		background-color:transparent;
	}

	#tudelftBottomBar
	{
		background-color:transparent;
	}

	pre,
	code,
	tt
	{
		color:#5b4221;
	}

	.foswikiTable th
	{
		border-style:solid;
		border-width:0 0 1px 1px;
		border-color:#ccc;
		color:#000;
	}

	.foswikiTable th a:link,
	.foswikiTable th a:visited,
	.foswikiTable th a font,
	.foswikiAttachments .foswikiTable th a:link,
	.foswikiAttachments .foswikiTable th a:visited,
	.foswikiAttachments .foswikiTable th a font
	{
		color:#000;
		text-decoration:none;
	}

	:visited,
	.foswikiTopic a:visited
	{
		color:#06c;
		background-color:transparent;
	}

	.foswikiAttachments,
	.tudelftContent .foswikiAttachments,
	.foswikiForm,
	.tudelftContent .foswikiForm
	{
		background-color:#fff;
	}

	.tudelftRevInfo,
	.foswikiGrayText
	{
		color:#666;
	}

	.tudelftRevInfo a:link,
	.tudelftRevInfo a:visited	.foswikiGrayText a:link,
	.foswikiGrayText a:visited
	{
		color:#666;
	}
}
