body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/body.jpg);
	background-color: #C6C896;
	background-repeat: repeat-y;
	background-position: center;
}
#container {
	position:relative;
	width:770px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#banner {
	position:relative;
}
#navbar {
	position:relative;
}
#content {
	position:relative;
}
#foot {
	position:relative;
}
a:link {
	font-family: "Trebuchet MS", "Times New Roman", Arial;
	font-size: 10pt;
	font-weight: normal;
	color: #3a4a3F;
	text-decoration: none;
}

a:visited {
	font-family: "Trebuchet MS", "Times New Roman", Arial;
	font-size: 10pt;
	font-weight: normal;
	color: #3a4a3f;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS", "Times New Roman", Arial;
	font-size: 10pt;
	color: #BF2900;
	text-decoration: none;
	font-weight: normal;
}
#link1 {
	font-family: "Trebuchet MS", "Times New Roman", Arial;
	font-size: 10pt;
	font-weight: normal;
	color: #3a4a3F;
	text-decoration: underline;
}
h1 {
	font-family: "Trebuchet MS", "Times New Roman", Arial;
	font-size: 12pt;
	text-decoration: none;
	background-color: #C6C896;
	height: 25px;
	width: 150px;
	margin-right: 10px;
	margin-left: 10px;
	font-weight: bold;
	text-align: center;
	border: 1px solid #3A4A3F;
}
h2 {
	font-family: "Trebuchet MS", "Times New Roman", Arial;
	font-size: 10pt;
	text-decoration: none;
	background-color: #C6C896;
	text-align: center;
	padding: 0px;
	height: 25px;
	width: 450px;
	margin-right: 10px;
	margin-left: 10px;
	border: 1px solid #3A4A3F;
}
h3 {
	font-family: "Trebuchet MS", "Times New Roman", Arial;
	font-size: 10pt;
	text-decoration: none;
	font-weight: lighter;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	text-align: left;
}
#tekst3 {
	font-family: "Trebuchet MS", "Times New Roman", Arial;
	font-size: 10pt;
	text-decoration: none;
	padding: 0px;
	font-weight: lighter;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	color: #bf2900;
}
h4 {
	font-family: "Trebuchet MS", "Times New Roman", Arial;
	font-size: 9pt;
	text-decoration: none;
	font-weight: lighter;
	margin-right: 5px;
	margin-left: 5px;
}
h5 {
	font-family: "Trebuchet MS", "Times New Roman", Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #3A4A3F;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
}
h6 {
	font-family: "Trebuchet MS", "Times New Roman", Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #3A4A3F;
	text-decoration: underline;
	margin-right: 5px;
	margin-left: 5px;
}

.border {
	border: 1px solid #3A4A3F;
	text-align: left;
}
.lijnlinks {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #3A4A3F;
}

.stippen {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	background-color: #C6C896;
}
#stippen2 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	background-color: #BF2900;
}
#link2 {
	font-family: "Trebuchet MS", "Times New Roman", Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #3a4a3F;
	text-decoration: underline;
}
.groot {
	font-size: 10pt;
	background-color: #FF6;
}
