* {
	margin: 0px;
	padding: 0px;
}

body {
	background: #fff;
	padding: 10px;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	font-family: Verdana, Arial, serif;
	margin-bottom: 5px;
}

p, h2 {
	color: #000;
	font-size: 12px;
	font-family: Verdana, Arial, serif;
	margin-bottom: 11px;
}

div#achtergrondversiering, div#foto, div#rechts {
	display: none;
}

ul {
	margin-bottom: 11px;
}

ul li {
	display: inline;
}

#logos {
	clear: left;
}

#footer {
	border-top: 1px solid #000;
	padding-top: 10px;
}