body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	background: url('../images/bg.jpg') #fff repeat-x top left;
	color: #555;
	line-height: 150%;
}
#container {
	margin: 10px auto 0px auto;
	width: 839px;
	padding: 0px;
}
#header {
	width: 839px;
	height: 130px;
	color: #a5a492;
	float: left;
}
#header a.logo {
	margin: 0px 0px 0px 15px;
	padding: 110px 0px 0px 0px;
	display: block;
	float: left;
	height: 0px !important; 
	width: 173px;
	overflow: hidden;
	height /**/: 110px; /* for IE5/Win */
	background: url('../images/logo.gif') no-repeat top center;
}
#nav {
	margin: 30px 0px 0px 0px;
	float: right;
	font-size: 90%;
	text-aligN: right;
}
#nav a {
	color: #a5a492;
	text-decoration: none;
}
#nav a:hover {
	text-decoration: underline;
}
#nav form {
	margin: 10px 0px 0px 0px;
}
#nav input{
	margin: 7px 0px 7px 0px;
	border: 1px solid #b95300;
	padding: 1px 2px 2px 2px;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
}
#nav input.button{
	margin: 1px 0px 1px 5px;
	border: 1px solid #b95300;
	background: #b95300;
	padding: 1px 2px 2px 1px;
	color: #fff;
}
#left {
	clear: both;
	margin: 0px;
	float: left;
	width: 215px;
	background: url('../images/bg-left.gif') no-repeat top left;
}
#left ul {
	padding: 0px 20px 10px 20px;
	margin: 10px 0px 0px 0px;
	list-style: none;
	background: url('../images/bg-menu.gif') #bd4900 no-repeat bottom left;
}
#left ul li {
	margin: 0px;
	padding: 0px;

}
#left ul li a {
	padding: 5px 0px 5px 10px;
	color: #fff;
	text-decoration: none;
	display: block;
	font-weight: bold;
	border-bottom: 1px solid #9c3c06;
	background: url('../images/bg-menu-item.gif') no-repeat center left;
}
#left ul li a:hover {
	color: #000;
}
#nieuwsbrief {
	margin: 20px 0px 0px 0px;
	padding: 10px 15px 10px 15px;
	width: 185px;
	height: 118px;
	color: #fff;
	background: url('../images/bg-nieuwsbrief.gif') no-repeat top left;
}
#nieuwsbrief a.logo {
	float: left;
	height: 123px !important; 
	width: 200px;
}

#left p {
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
#nieuwsbrief form {
	margin: 0px;
	padding: 0px;
}
#nieuwsbrief label {
	float: left;
	clear: both;
	margin: 6px 0px 7px 0px;
}
#nieuwsbrief input{
	float: right;
	margin: 7px 0px 7px 0px;
	border: 1px solid #8e8d79;
	padding: 1px 2px 2px 2px;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
}
#nieuwsbrief input.button{
	margin: 1px 0px 1px 80px;
	border: 0px;
	background: #b95300;
	padding: 1px 2px 2px 1px;
	color: #fff;
}
#left .titel {
	color: #4e4d3d;
}
#nieuws {
	padding: 15px;
}
.nieuwsbericht h3 {
	margin: 0px;
	font-size: 110%;
	padding: 0px 0px 0px 15px;
	background: url('../images/bg-nieuws-item.gif') no-repeat center left;
}
.nieuwsbericht h3 a {
	color: #bd4900;
	font-size: 110%;
	text-decoration: none;
}
.nieuwsbericht h3 a:hover {
	text-decoration: underline;
}
.nieuwsbericht p {
	font-size: 90%;
}
#slogan {
	margin: 0px 0px 0px 15px;
	float: left;
	width: 609px;
	height: 208px;
	background: url('../images/slogan.jpg') no-repeat;
}
#contents {
	margin: 10px 0px 0px 15px;
	float: left;
	width: 588px;
	padding: 10px 9px 10px 9px;
	font-size: 90%;
}
#contents h1 {
	color: #bd4900;
	font-size: 160%;
	margin: 0px 0px 10px 0px;
	font-weight: normal;
}
#contents h2 {
	color: #bd4900;
	font-size: 140%;
	margin: 0px 0px 10px 0px;
	font-weight: normal;
}
#contents h3 {
	color: #bd4900;
	font-size: 105%;
}
#contents a {
	color: #bd4900;
	text-decoration: underline;
}
#contents a:hover {
	color: #bd4900;
	text-decoration: none;
}
Helvetica, sans-serif;
	color: #333333;
}
#contents select {
	width: 140px;
	margin-top: 1px;
	border: 1px solid #bd4900;
	padding: 3px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
#contents input, text{
	width: 140px;
	margin: 0 0 1px 0;
	border: 1px solid #bd4900;
	padding: 3px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
#contents textarea{
	width: 300px;
	margin: 0px;
	border: 1px solid #bd4900;
	padding: 3px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
#contents input[type="checkbox"] {
	width: 15px;
	height:15px;
	border:none;
}
#contents input[type="radio"] {
	width: 15px;
	height:15px;
	border:none;
}
#contents input.button {
	margin: 5px 0px 0px 0px;
	padding: 2px 5px 2px 5px;
	width: 65px;
	border: 1px solid #bd4900;
	font-size: 12px;
	color: #ffffff;
	background: #bd4900;
	font-weight: bold;
}
#contents input.formbutton {
	margin: 5px 0px 0px 0px;
	padding: 2px 5px 2px 5px;
	border: 1px solid #bd4900;
	font-size: 12px;
	color: #ffffff;
	background: #bd4900;
	font-weight: bold;
}
#contents label {
	float: left;
	width: 175px;
	font-weight: bold;
	line-height: 18px;
}
#contents .highlight {
	float: left;
	width: 172px;
	height: 215px;
	margin: 2px;
	padding: 0px 10px 10px 10px;
	color: #fae4c1;
}
#contents .highlight h3, #contents .highlight p  {
	margin: 0px;
	padding: 0px;
}
#contents .highlight h3 a {
	padding: 110px 0px 0px 0px;
	display: block;
	color: #fff;
	text-decoration: none;
}
#contents .highlight h3 a:hover{
	color: #fae4c1;
	text-decoration: underline;
}
#highlight1 {
	background: url('../images/highlight1.jpg') no-repeat top left;
}
#highlight2 {
	background: url('../images/highlight2.jpg') no-repeat top left;
}
#highlight3 {
	background: url('../images/highlight3.jpg') no-repeat top left;
}
#container .titel {
	font-weight: bold;
	font-size: 140%;
}
#container .clear {
	clear: both;
}
#footer {
	clear: both;
	margin: 0px auto;
	width: 809px;
	padding: 0px 15px 0px 15px;
	line-height: 44px;
	background: url('../images/bg-footer.gif') no-repeat top left;
	font-size: 90%;
	color: #4e4d3d;
	text-align: right;
}
#footer a {
	color: #4e4d3d;
}
#footer a:hover {
	text-decoration: none;
}

