/*
Title	: Print
====================================== */
body {
	background: none;
}

#layout-content ul {
	list-style-type: circle;
	padding-left: 20px;
	}

#layout-content li {
	background: none;
	padding-left: 0;
	}

#layout-print-footer {
	display: block;
	font-weight: bold;
	padding-top: 10px;
	position: relative;
	text-align: left;
	}
	
img {
	margin-bottom: 5px;
	}

#layout-footer,
#content-right,
#blaadje,
#open,
object,
#mainnav,
#main.home,
.remove {
	display: none;
	}
	
#layout-header {
	display: block;
	height: 86px;
	margin-bottom: 10px;
	text-align: left;
	width: 600px;
	}

#layout-wrap {
	height: 0p;
	min-height: 0p;
	position: absolute;
	}

#layout-content,
#content-container {
	height: 0px;
	min-height: 0px;
	margin: 0;
	padding: 0;
	}


