body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-image:url(images/achtergrond.gif);
/*	background-color:#ECD8CD; */
}
.ruimterechts {
	float:left;
	padding-right:10px;
}
.boekenlink {
	margin:5px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6A4B55;
	font-weight:bold;
}
a:link {
	text-decoration: none;

}
a:visited {
	text-decoration: none;
	color: #d65359;
}
a:hover {
	text-decoration: none;
	color: #d65358;
}
a:active {
	text-decoration: none;
	color: #d65359;
}
#header {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align:right;
	font-style: italic;
	color:#d65359;
	font-size:33px;
	position:absolute;
	width:350px;
	height:50px;
	left:610px;
	top: 15px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color:#d65359;
	font-size:16px;
	margin-top:-5px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: bold;
	font-size:12px;
}
h1 {
	font-family: verdana;
	color:#000000;
	font-size:14px;
}
#wrapper {
	width:1000px;
	height:600px;
	left:50%;
	top:50%;
	margin-left:-500px;
	margin-top:-300px;
	position:absolute;
}
#content {
	width:400px;
	height:485px;
	position:absolute;
	overflow:hidden;
	left: 560px;
	top: 73px;
}
#scroller {
	width:400px;
	left:560px;
	position:absolute;
	bottom: 15px;
}

p {
	line-height:14px;
	margin:5px;

}


