/* Print styles */

body {
	background: #fff;
	font-family: Verdana, Arial;
	font-size: 10pt;
	color: #00;
	line-height: 1.3em;
}

a {
color: #555;
text-decoration: none;
}

img {
border: 0;
}

.top-links,
.tabcontainer,
.search,
.topmenu,
#header .right,
#left,
#right,
.toolbox,
.back,
#footer,
.contenthead ol,
.years,
#catalogus_filters,
.shoppingkart,
.pager,
.commandbox-wide,
.spinner,
.more {
	display: none !important;
}

h1, h2, h3, h4, h5 {
	color: #000;
}

h1 {
	font-size: 16pt;
}

h2 {
	font-size: 13pt;
}

h3 {
	font-size: 10pt;
}

h4 {
	font-size: 1em;
	font-weight: bold;
	margin: 20px 0px -10px 0px;
}

td {
	padding: 10px;
	font-size: 10pt; 
}

.breadcrumb {
	margin-top: 20px;
	font-size: 60%;
	color: #555;
}

.info {
	font-size: 60%;
}

.bijschrift {
	font-size: 9pt;
	font-style: italic;
}

.teaser {
	margin-bottom: 20px;	
}

.date {
	margin: 30px 0px -20px 0px; 
	font-style: italic;
}
