html {
	width: 100%;
	height: 100%;
	background: #FFFFFF url(/images/bgtop.jpg) left top repeat-x;
}
body {
	padding: 0;
	margin: 0 auto;
	font-size: 12px;
	color: #1C4823;
	font-family: Arial, Helvetica, sans-serif;
}
#container {
	position: absolute;
	height: 100%;
	left: 50%;
	width: 939px;
	margin-left: -470px;
}
#website {
	width: 100%;
	background: #FFF url(/images/bg.jpg) 0px 56px no-repeat;
	min-height: 715px;
}
#top {
	background-color: #B6CA2C;
	height: 54px;
	width: 939px;
	border-bottom: 2px #FFFFFF solid;
	line-height: 54px;
}
#topmenu {
	width: 730px;
	float: left;
	padding-left: 10px;
}
#talen {
	width: 199px;
	float: left;
	text-align: center;
}
#talen a {
	padding-left: 3px;
}
#links {
	width: 185px;
	border-right: 2px #FFFFFF solid;
	float: left;
	height: 660px;
}
#links a.menuitem {
	display: block;
	line-height: 50px;
	padding-left: 10px;
	border-bottom: 2px #FFFFFF solid;
	background-color: #78B53C;
}
#links a.menuitemopen {
	display: block;
	line-height: 30px;
	padding-top: 5px;
	padding-left: 10px;
	border-top: 10px #78B53C solid;
	border-bottom: 2px #FFFFFF solid;
	background-color: #FFFFFF;
}
#links #submenu {
	background-color: #FFFFFF;
}
#links #subsubmenu {
	margin-left: 10px;
}
#links #submenu a {
	display: block;
	padding-left: 20px;
	line-height: 24px;
}
#links #submenu a:hover {
	background: #FFF url(/images/pijlgroen.png) 10px 4px no-repeat;
}
#links #submenu a.submenuitemopen {
	background: #FFF url(/images/pijlgroen.png) 10px 4px no-repeat;
}
#middle {
	width: 752px;
	float: left;
}
#flash {
	width: 550px;
	height: 296px;
	float: left;
	background-color: #78B53C;
	border-bottom: 2px #FFFFFF solid;
}
#logo {
	width: 200px;
	height: 296px;
	border-left: 2px #FFFFFF solid;
	float: left;
	border-bottom: 2px #FFFFFF solid;
}
#content {
	width: 550px;
	float: left;
	margin-bottom: 20px;
}
#content .contenttekst {
	padding-top: 15px;
	padding-left: 17px;
	padding-right: 17px;
}
#rechts {
	width: 200px;
	border-left: 2px #FFFFFF solid;
	float: left;
}
#bottom {
	width: 516px;
	border-top: 1px #78B53C solid;
	margin-top: 20px;
	padding-top: 10px;
	color: #78B53C;
	margin-left: 17px;
	margin-right: 17px;
	margin-bottom: 100px;
	display: block;
}
#bottom a {
	color: #78B53C;
}
#bottomtekst {
	width: 366px;
	float: left;
}
#bottommenu {
	width: 150px;
	float: left;
	text-align: right;
}
#bottommenu a {
	font-weight: bold;
}

a {
	text-decoration: none;
	color: #1C4823;
}
form {
	margin: 0;
}

#zoekenblok {
	width: 185px;
	height: 52px;
	padding-left: 15px;
	padding-top: 15px;
	background: #FFF url(/images/zoekenbg.jpg) left top no-repeat;
}
#zoekenblok .input {
	border: 1px #2F7C3D solid;
	color: #2F7C3D;
	font-size: 12px;
	height: 18px;
	width: 145px;
	line-height: 18px;
}
#zoekenblok .submit {
	padding-left: 11px;
	padding-bottom: 3px;
}

#nieuwsblok div.nieuwsitem {
	clear: both;
	margin-bottom: 5px;
	margin-left: 8px;
}
#nieuwsblok div.nieuwsitem .image {
	width: 39px;
	height: 49px;
	display: block;
	float: left;
	margin-right: 8px;
}
#nieuwsblok div.nieuwsitem a {
	color: #1C4823;
	font-size: 11px;
	font-weight: bold;
}

p {
	margin-top: 0;
	padding-top: 0;
}
