#page-4 .container{background: url(img/bgcontainer3.jpg) no-repeat center top;}
#page-6 .container{background: url(img/bgcontainer2.jpg) no-repeat center top;}
#page-7 .container{background: url(img/bgcontainer.jpg) no-repeat center top;}
#page-8 .container{background: url(img/bgcontainer6.jpg) no-repeat center top;}
#page-9 .container{background: url(img/bgcontainer5.jpg) no-repeat center top;}
#page-10 .container{background: url(img/bgcontainer4.jpg) no-repeat center top;}
#page-11 .container{background: url(img/bgcontainer7.jpg) no-repeat center top;}


li {list-style-image: url(img/vlinder.png); }

/* standard elements */
* {
	margin: 0;
	padding: 0;
}

a {color: white;}

a:hover {color: #06F;}

body {
	background: #4d5941;
	color: white;
	font: normal 62.5% "Verdana",sans-serif;
	margin: 0;
}

p,blockquote,ul {margin-bottom: 1.2em;}

h1 {font: normal 1.6em serif;}

h2 {
	font: bold 1em Verdana,serif;
	margin: 3px 0 1px;
}

ul {margin-left: 1.8em;}

blockquote {
	background: url(img/quote.png) no-repeat;
	color: #e0dfdf;
	font: normal 1.4em serif;
	padding-left: 22px;
}

blockquote p {padding: 6px;}

/* misc */
.clearer {clear: both;}

.left {float: left;}

.right {float: right;}

img.left {margin: 0 18px 6px 0;}

/* structure */
.container {
	background: url(img/bgcontainer.jpg) no-repeat center top;
	margin: 0 auto;
	width: 836px;
height: 565px;
}

.anirechts{
width: 248px;
height: 340px;
margin-left: 588px;
margin-top:-340px;
color: black;
}

.header h1 {
	font: normal 3.2em serif,sans-serif;
color: green;
	padding: 0px 0 0px 0;
}

.scroller{
height: 140px;
color: white;
}

.pattern {
	background: orange repeat-x;
	clear: both;

}

/* navigation */
.navigation {
width: 732px;
background: #c59502;
border: 1px solid white;
}

.navigation a {
	color: white;
	font: normal 1.3em serif;
	line-height: 25px;
	margin: 0 5px;
	text-decoration: none;

}
.navigation a:hover,.navigation #selected {
	color: #2C3111;
}

/* wildlife */
.wildlife {
width: 150px;
background: #c59502;
border: 1px solid white;
}

.wildlife a {
	color: white;
	font: normal 1.3em serif;
	line-height: 25px;
	margin: 0 5px;
	text-decoration: none;

}
.wildlife a:hover,.wildlife #selected {
	color: #2C3111;
}



/* content */
.content {
	background:no-repeat;
	clear: both;
	font-size: 1.2em;
	margin: 0 88px;
	padding: 10px 10px 0px;
	height: 360px;
	overflow: auto;
	width: 480px;
}
.content .spacer {
	height: 0px;
}

/* content item */
.item {clear: both;

}

.item img {border: 1px dashed #8A6;}

.item .title {
	color: white;
	font: normal 1.7em serif;
}

.item .title a{
	color: white;

	text-decoration:none;
}
.item .title a:hover{
	color: #445044;
	text-decoration:none;
}

.item .title a:visited{
	color: white;
	text-decoration:none;
}




.item .metadata {
	color: white;
	font-size: 0.9em;
	float: left;
	padding: 0 0 6px 4px;
}

.item .body {
	clear: both;
}

.body a 
{color:#445044;
}

.content a
{
color: white;
}

.opvulling{
height: 10px;
}
/* footer */
.footer {
	color: #999;
	font-size: 1.1em;
	line-height: 18px; 
	margin: 0 auto;
	text-align: center;
	width: 836px;
height: 20px;
}

.footer a {
	color: white;
	text-decoration: none;
}

.footer a:hover {
	color: #333;
	text-decoration: underline;
}


.item{margin:0 0 25px 0;}

.item .info{
padding:2px 3px 3px 8px;

background-color:#eaecd1;
font-size:0.9em;
color:#505050;
}

.item .info a{
text-decoration:none;
color:#445044;
}

.item .info a:hover{
text-decoration:none;
color:#445044;
}

.item .info a:visited{
text-decoration:none;
color:#445044;
}

