#wrapper {
	width: 924px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#wrapper #header {
	background-color: #FFF;
	background-image: url(images/header2.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 924px;
	height: 120px;
	text-indent: 0;
}
#wrapper #navigatie {
	float: left;
	height: 35px;
	width: 924px;
	background-color: #767676;
}
#wrapper #content {
	background-color: #cece13;
	float: left;
	width: 884px;
	padding: 20px;
}
#wrapper #content #nieuws {
	width: 425px;
	float: left;
	background-color: #FFF;
	padding: 2px;
}
#woordenboek {
	width: 600px;
	background-color: #d8df20;
	padding: 10px;
}

body {
	background-image: url(images/background2.jpg);
	background-repeat: no-repeat;
}
#wrapper #content #nieuws #nieuwsitem p {
	display: inline;
}

#wrapper #content #nieuws #nieuwsitem {
	height: 74px;
	margin-bottom: 5px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #767676;
	border-right-color: #767676;
	border-bottom-color: #E5F0F4;
	border-left-color: #767676;
	margin-top: 4px;
	margin-right: 3px;
	margin-left: 3px;
}
.grijsbold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #767676;
	font-size: 16px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #767676;
	line-height: 18px;
}


#wrapper #footer {
	clear: both;
float: none;
	height: 48px;
	width: 924px;
	background-image: url(footer.jpg);
}

#wrapper #content #foto {
	float: left;
	height: 266px;
	width: 427px;
	background-color: #767676;
	margin-left: 20px;
	padding-top: 2px;
	padding-left: 2px;
}
#slide {
	float: left;
	height: 185px;
	width: 894px;
	background-color: #FFF;
	background-image: url(images/slide.jpg);
	padding-top: 25px;
	padding-right: 15px;
	padding-bottom: 30px;
	padding-left: 15px;
	background-repeat: no-repeat;
	margin: 0px;
}
#wrapper #content #navigatiekader {
	color: #FFF;
	background-color: #767676;
	padding: 5px;
	float: left;
	width: 144px;
}
#wrapper #content #tekstkader {
	width: 864px;
	background-color: #FFF;
	float: left;
	padding: 10px;
	margin: 0px;
	white-space: normal;
}
#wrapper #content #navigatiekader ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
}
#wrapper #content #navigatiekader ul {
	margin-left: -0px;
	list-style-position: inside;
	list-style-type: disc;

}
#content a:link {
	color: #9B9B0F;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
}
#content a:hover {
	color: #9B9B0F;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
}
#content a:visited {
	color: #9B9B0F;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
}
#content a:active {
	color: #9B9B0F;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
}
.date {
	font-size: 12px;
	color: #767676;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
}

