body{
	background:none;
}

#header {
	background: none;
	height: 100px;
}

h1, h2, h3, h4, h5, h6 {
	background:none;
}

ul li{
	background:none;
}

#main{
	background:none;
}

#wrapper{
	margin:10px;
	width : 600px;
}

#wrapper #kolom_links{
	display: none;
}

#wrapper #kolom_rechts{
	width : 600px;
}

#navigatie{
	display: none;
}


#subnav{
	display: none;
}

#footer {
	display: none;
}

.taalswitch {
	display: none;
}

#sidebar {
	display: none;
}

.print_preview {
	display: none;
}

#content {
	background:none;
}

.print_only {
	display: block;
	margin: 20px 20px 20px 0px;
	padding: 5px;
	border: 1px solid #000000;
	width: 400px;
}