body {
	background-color: #fff;
	margin: 0px;
	padding: 0px;
	background-image: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.7em;
	color: #000;
}
#wrapper {
	width: 100%;
}
#header, #headertitel, #banner, #kijktip, #menu {
	display: none;
}
#content {
	background-color: #fff;
	width: 100%;
	padding: 0;
}
#content a {
	color: #000;
	text-decoration: none;
	border: none;
}
#content p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#content h1, #content h2, #content h3, #content h4 {
	font-family: "Trebuchet MS", Verdana;
	color: #000;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
}
#content h1 {
	margin-bottom: 10px;
	padding-top: 0px;
}
#content table th {
	color: #000;
	background-color: #fff;
}
.introspelsoort      {
	float: left;
	padding-right: 30px;
}
td.competitienaam, td.top3 {
	color: #000;
	background-image: none;
}
#footer {
	background-color: #fff;
	background-image: none;
	color: #000;
	padding-top: 10px;
	padding-left: 30px;
	width: auto;
}
#footer a {
	color: #000;
}
