@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-color: #E4F9C9;
}
#achtergrond {
	background-image: url(Images/bg1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#content {
	background-image: url(Images/bg2.jpg);
	background-repeat: no-repeat;
	width: 678px;
	padding-right: 210px;
	padding-left: 0px;
	position: relative;
	z-index: 10000;
	left: 222px;
}
#intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	color: #666666;
	padding-top: 470px;
	width: 550px;
}
#sidebar {
	position: absolute;
	z-index: 1;
	width: 200px;
	left: -253px;
	top: 263px;
}
#sidebar ul {
	list-style-type: none;
}
#sidebar a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(Images/button6.png);
	background-repeat: no-repeat;
	background-position: left;
	width: 150px;
	margin-top: 1px;
	margin-right: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	display: block;
}
#search {
	position: absolute;
	width: 200px;
	left: -213px;
	top: 473px;
	height: 2px;
}
#search input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3E4B32;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	line-height: 20px;
	height: 20px;
	background-image: none;
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 2px;
	background-color: #DAE6BF;
	left: 492px;
	top: auto;
}
#sticker {
	position: absolute;
	width: 200px;
	left: -184px;
	top: 45px;
	height: 200px;
}
