h1 {
	font-size: 150%;
}
h2 {
	font-size: 130%;
}
h3 {
	font-size: 120%;
}

h1 .face,
#logo a,
#userinfo,
#tekst_grootte,
#header .left, #header .right,
#footer .left, #footer .right,
#subheader .stoelen,#subheader .gerecht,
#zoeken_wiewatwaar_form,
#top_zoek_form,
#navigation,
#sidebar,
#credits,
#menubuttons {
	display: none;
}

body {
	font: medium "MS Serif", "New York", serif;
}
h1,h2,h3 {
	color: #902a11;
	border-bottom: 1px solid #902a11;
}
div.info {
	border-bottom: 1px solid #902A11;
	clear: both;
	float: left;
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	text-align: left;
	width: 100%;
}

div.info p, form div.info p,
div.info .item {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	width: 74%;
	list-style: none;
}


div.info span {
	display: block;
	float: left;
	font-weight: bold;
	margin: 0;
	padding: 0;
	width: 25%;
}
form .description,
form .enable_descriptions,
form input.button {
	display: none !important;
}
input {
	border: 0 !important;
	font-size: 1em;
	display: inline;
	padding: 0;
	margin: 0;
}
.input {
	clear: both;
}