@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #6C4F2D;
	margin: 0px;
	padding: 0px;
}
#nieuws a {
	color: #000000;
}
#nieuws p {
	margin-top: 0px;
	margin-bottom: 3px;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu li {
	display: inline;
}
#menu a {
	font-size: 13pt;
	text-decoration: none;
	color: #3D3118;
	margin-right: 15px;
}
#menu a:hover {
	color: #7CB147;
}
#wrapperuit {
	width:990px;
	text-align: left;
	margin: auto;
	background-image: url(../images/wrapper.jpg);
	background-repeat: repeat-y;
}
#wrappermidden  {
	background-image: url(../images/linksboven.jpg);
	background-repeat: no-repeat;
	background-position: left 245px;
	width: 990px;
}
#wrapperin  {
	background-image: url(../images/rechtsboven.jpg);
	background-repeat: no-repeat;
	background-position: right 245px;
	width: 990px;
}
#links li {
	list-style-image: url(../images/bullet.jpg);
}

#hoofding {
	background-image: url(../images/hoofding.jpg);
	background-repeat: no-repeat;
	height: 150px;
	width: 990px;
	padding-top: 5px;
}
#menu {
	height: 30px;
	margin-bottom: 10px;
	clear: both;
	padding-left: 10px;
}
#nieuws {
	height: 50px;
	padding-left: 80px;
	clear: both;
	color: #5F4D27;
	font-variant: small-caps;
	font-size: 9pt;
}
#links {
	float: left;
	width: 628px;
	padding-left: 85px;
}
#rechts {
	float: left;
	width: 201px;
	padding-right: 30px;
	padding-left: 46px;
	font-size: 8pt;
	color: #666666;
}
#footer {
	clear: both;
	width: 990px;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	height: 90px;
	color: #E5D6B7;
	text-align: center;
}
#boven {
	height: 90px;
	width: 990px;
}



#varia {
	padding-left: 35px;
	padding-top: 5px;
}
#footer a {
	color: #E5D6B7;
}
#footerboven {
	height: 25px;
	width: 100%;
}
#footeronder {
	width: 100%;
}
#footeronder  ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#links img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#links a {
	color: #A18242;
}
#links h1 {
	font-size: 14pt;
	color: #88B656;
}
#links h2 {
	font-size: 13pt;
	color: #E98046;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E98046;
}
#links h3 {
	font-size: 10pt;
	font-variant: small-caps;
	color: #C691A3;
}
#links p {
	padding-left: 5px;
}



#footeronder   li {
	display: inline;
}
#footeronder  a {
	font-size: 8pt;
	color: #E5D6B7;
	margin-right: 10px;
}
#footeronder  a:hover {
	color: #FFFFFF;
}
