/* ----------------------- STYLE ------------------------ */
body {
	margin:10px;
	padding:0;
	text-align:center;
	font-family:Tahoma, "Trebuchet MS", Verdana;
	font-size:80%;
}
h1 {
	margin:59px 0 10px 170px;
}
h2 a:link, h2 a:visited, h2 a:hover, h2 a:active	{
	font-family: "Palatino Linotype", Palatino;
	text-decoration:none;
	font-weight:normal;
	color: #5e7703;
	font-size: 1.2em;
}
h3	{
	font-family: "Palatino Linotype", Palatino;
	font-size:1.1em;
}
p {
	font-size:1em;
	line-height:1.5em;
	word-spacing:2px;
	height:100%;
}
a:link, a:active, a:visited {
	color:#abb400;
	text-decoration:none;
}
a:hover {
	color:#5e7703;
}
a img {
	border:0 none;
}
.naarboven {
	margin:0;
	padding:23px 0 0 707px;
	width:80px;
	height:8px;
}
.entry ul {
	font-size:12px;
	line-height:24px;
	word-spacing:2px;
	padding:0;
}
.entry li {
	background:url(images/bosv001-bullet.gif) no-repeat 0 10px;
	padding-left:10px;
	list-style-type: none;
}
#content	{
height:100%;
width:800px;
}
#sidebar	{
	width:200px;
	float: left;
	padding: 10px;
	height:100%;
	margin-left:10px;
}
#inner {
	padding: 10px;
	margin: 0px 130px 0px 0px;
	float: right;
	width: 420px;
	height:100%;
}
/* ----------------------- LAYOUT ----------------------- */
#placeholder {
	background:url(images/bosv001-bg.gif);
	width:800px;
	margin:0 auto;
	text-align:left;
}
#header {
	width:800px;
	height:229px;
	background-repeat: no-repeat;
	background-image: url(images/bosv001-bg_header.jpg);
}
#footer {
	background:url(images/bosv001-bg_footer.gif) no-repeat 0% 100%;
	width:800px;
	height:30px;
	font-size:12px;
	font-family: "Palatino Linotype", Palatino;
	color: #abb400;
}
#picholder {
	float:left;
	margin:11px 0 0 0;
	padding-left:13px;
	width:146px;
	height:174px;
}
#top {
	position:absolute;
	top:0;
	left:0;
	width:1px;
	height:1px;
}
/* --------------------- NAVIGATION --------------------- */
ul#navhead {
	margin:0;
	padding:200px 0 0 15px;
}
ul#navhead a	{
	font-weight:normal;
	font-size:1.2em;
}
#navhead li {
	display: inline;
	list-style-type: none;
	height:15px;
	padding-right:10px;
	font-family: "Palatino Linotype", Palatino;
}
#navhead li.current_page_item a	{
	color:#5e7703;
}
ul#navsub {
	margin:0;
	padding:8px 0 0;
	text-align:center;
}
#navsub li {
	display: inline;
	list-style-type: none;
	height:13px;
	padding:0 14px;
}
.clear	{
	clear:both;
}
#sidebar ul, #sidebar li	{
	list-style-type: none;
	margin-left:-20px;
}
#sidebar h2	{
	color:#5e7703;
	font-family:"Palatino Linotype",Palatino;
	font-size:1.1em;
}
.kopje	{
	font-size:1.0em;
	color:#5e7703;
	font-family:"Palatino Linotype",Palatino;
}
#sidebar a	{
line-height:1.4em;
}
#sidebar a:hover	{
color:#abb400;
text-decoration:underline;
}
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */

/* extra opmaak items */
.nieuwsbrief	{
color:#abb400;
margin-left:-20px;
	
}
#etiqueta	{
display:none;	
}
/* boeken op de boekenpagina beetje positioneren*/
.customvalue img	{
margin-bottom:30px;
	
}
