#wrapper {
	width: 999px;
	margin: 0 auto;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	
}
#header{
	height: 160px
	background-image: url(../index.php_bestanden/logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 150px;

}
#content {
	width: 999px;
	float: left;
	background-image: url
	background-repeat: no-repeat;
	background-color: #ffffff;
}
#mainContent {
	float: right;
	width: 850px;
}
body {
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	background-color: #ffffff;
	
}
h3 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #8BB900;
	margin-bottom: 0px;
}
h4 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #8BB900;
	font-weight: normal;
}
.lichtgrijs {
	color: #9A9789;
}
.imgFloatR {
	float: right;
	margin-right: -5px;
	margin-top: 3px;
	margin-left: 5px;
	margin-bottom: 5px;
}
.imgFloatL {
	float: left;
	margin-top: 3px;
	margin-right: 8px;
}

p {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #3D4343;
	margin-top: 0px;
}
li {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #3D4343;
	margin-left: 0px;
}
ul {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #3D4343;
	margin-left: 17px;
	list-style-position: outside;
	list-style-image: url(../img/bullet.gif);
}
hr {
	color: #ca780d;
	height: 1px;
	margin-top: 0px;
	margin-bottom: 15px;
	width: 760px;
	text-align: left;
	margin-left: 0px;
}
.blokblauw {
	padding: 5px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #3D4343;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-left-color: #ffffff;
}
.blokblauw_img {
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-color: #ffffff;
	border-right-color: #ffffff;
	border-left-color: #ffffff;
}
.blokgrijs {
	padding: 5px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #3D4343;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-left-color: #ffffff;
}
.blokgrijs_img {
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top: 4px
	border-bottom-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	border-bottom-color: #ffffff;
	border-right-color: #ffffff;
	border-left-color: #ffffff;
	border-top-color: #ffffff;
}
a:link {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #e6be68;
}
a:visited {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #e6be68;
}
a:hover {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #8E8A7C;
}
a:active {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #e6be68;
}
img, a:link  {
	border: 0px solid #000000;
}

h6 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #8BB900;
	margin-bottom: 0px;
}