/* print.css */

#spring,
#navigatie,
#extra,
#voet,
#buiten .ext,
.contact .commentaar,
.contact form,
.meer {
	display: none;
}

img {
	vertical-align: middle;
	border: 0;
}

#buiten a {
	color: inherit;	
	background-color: transparent;
}

h1 {
	font-size: 150%;
	line-height: 120%;
	margin: 0 0 0.8em;
	font-weight: normal;
}

h2 {
	margin: 1.2em 0 0.5em;
	font-size: 120%;
	line-height: 120%;
}

h3 {
	margin: 1.2em 0 0.5em;
	font-size: 100%;
	line-height: 130%;
}

h4 {
	margin: 1.2em 0 0.5em;
	font-size: 100%;
	line-height: 130%;
	color: #666;
	background: transparent;
}

p,
ul {
	margin: 0.5em 0 1em;
	padding: 0;
}

ul li {
	margin: 0.2em 0 0.2em 1.2em;
	padding: 0;
}

abbr {
	font-style: inherit;
	border: 0;
}

.contact #extra {
	display: block;
	float: none;
	width: auto;
	padding: 0;
	margin: 0 5%;
}

body {
	font-size: 90%;
	line-height: 120%;
	color: #000;
	background: #fff;
	font-family: "Times New Roman", "Times", serif;
}

#inhoud {
	margin: 0 5% 0 10%;
	padding: 0 0 1px;
	color: #222;
	float: none;
	width: 85%;
}

p.intro,
h2.intro {
	font-size: 110%;
	line-height: 120%;
}

#end {
	display: block;
	font-size: 90%;
	text-align: center;
}

code,
kbd,
samp {
	color: #000;
	background: transparent;
	font-size: 85%;
}

blockquote,
.source {
	color: #000;
	background: #eee;
}

#logo {
	text-align: right;
}

.links {
	float: left;
	margin: 2px 8px 6px 0;
} 
	
.links img, .rechts img {
	margin: 0 0 4px;
}

.rechts {
	float: right;
	margin: 2px 0 6px 8px;
}

.links, .rechts {
	line-height: 130%;
	font-size: 90%;
	font-style: italic;
}

.gecentreerd {
	text-align: center;
}

p.links, div.links {
	margin-left: 6%;
}

p.rechts, div.rechts {
	margin-right: 6%;
}
