body {
	background: #FFFFFF;
	font-family: Verdana;
	color: #000000;
}

h1 {
	color: #0168B4;
	font-size: 20px;
}

p {
	color: #0168B4;
}

div#zoek-en-boek,
div#reserveren {
	margin: 0px auto 0px auto;
	width: 1000px;
}

a.button {
    padding: 6px 20px;
    border: 1px outset buttonborder;
    border-radius: 3px;
    color: buttontext;
    background-color: buttonface;
    text-decoration: none;
	background: #0168B4;
	color: #ffffff;
	margin: 0 0 20px 0;
}
