body {
	margin:0px 0px 0px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:13px;
	color:#333333;
	background:url(images/bg.gif) repeat;
}

hr{
	color:#d6db4e;
	height:1px;
}

p, td, li{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
}
p{
	margin:0px 0px 10px 0px;
}
a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#808e00;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
input, textarea, select {
	border-width:1px;
	border-color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
}
#boek{
	position:absolute;
	left:0px;
	top:0px;
	z-index:999;
}
#balkgroen {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:200px;
	background-color:#d6db4e;
}
#container {
	position:relative;
	width:955px;
	height:600px;
	margin:0px auto;
}
/* header */
#header {
	position:absolute;
	width:955px;
	height:200px;
	background-position:top;
}



/* random afbeelding*/
#image {
	position:absolute;
	left:20px;
	top:390px;
	width:404px;
}
/* random afbeelding*/
#image2 {
	position:absolute;
	left:20px;
	top:145px;
	width:404px;
}

/*Content*/
#contentTitle {
	position:absolute;
	left:445px;
	top:152px;
	width:480px;
	height:48px;
	padding: 0px 10px 0px 10px;
}
#content {
	position:absolute;
	top:200px;
	left:445px;
	width:480px;
	height:380px;
	padding:10px 10px 10px 10px ;
}

h1{
	color:#892885;
	font-size:12px;
	font-weight:bold;
	margin-bottom:10px;
}
h2{
	color:#892885;
	font-size:10px;
	margin-bottom:10px;
}
.koptekst{
	color:#892885;
	font-size:12px;
	font-weight:bold;
}
