div, img, .nietprinten {
	display: none;
}

a {
	text-decoration: none;
}

h1, h1 a {
	color: black ! important;
}

table.border th {
	background: rgb(210,210,210);
}

div.main {
	top: 0px;
	left: 0px;
	width: 100%;
	display: block;
	position: relative;
	border: none;
	padding: 0px;
	width: 100% ! important;
}

div.main div.content {
	width: 100%  ! important;
	display: block;
	position: relative;
	top: 0px;
	left: 0px;
	padding: 0px;
	color: black;
	text-align: justify;
	border: none;
}

div.content div, div.content img {
	display: block;
}

div.popup, div.speler_popup {
	display: none ! important;
}	

table.border {
	width: 100% ! important;
}

table.border, table.border td, table.border th {
	border: 1px solid black;
}

.zoek, div.vorigevolgende {
	display: none ! important;	
}

table.border th, table.border td {
	font-size: 85%;
}