body {
	margin: 0px;
	padding: 0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #30211c;
	background-color:#30211c;
	font-size: 12px;
}
#fulldivtop {
	width: 100%;
	margin: 0px auto;
	margin-top: 0px;
	height:auto;
	background-attachment: scroll;
	background-color: #ece8e7;
	background-image: url(../images/bck_page.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#fulldivtopcontainer {
	width: 770px;
	margin: 0px auto;
	margin-top: 0px;
}
#fulldivtoepassingen {
	width: 100%;
	margin: 0px auto;
	margin-top: 0px;
	height:245px;
	bottom: 86px;
	background-image:url(../images/bck_toepassingen.jpg);
	background-color: #B3A8A2;
	background-repeat: repeat-x;
}
#fulldivtoepassingencontainer {
	width: 720px;
	margin: 0px auto;
	margin-top: 0px;
	padding: 25px 25px 25px 25px;
}
#fulldivbottom {
	width: 100%;
	margin: 0px auto;
	margin-top: 0px;
	height:83px;
	background-color:#30211c;
	border-top:solid 3px #edeae9;
	bottom: 0px;
	color: #aea59e;
	font-size: 11px;
}
#fulldivbottom a {
	color: #ddcebb;
 text-decoration:none:
}
#fulldivbottom a:hover {
	color: #aea59e;
 text-decoration:underline:
}
#fulldivbottomcontainer {
	width: 745px;
	margin: 0px auto;
	margin-top: 0px;
	padding: 22px 0px 0px 25px;
	line-height: 18px;
}
#navigation {
	margin: 275px 0px 0px 25px;
	padding: 0px 0px 0px 0px;
	height: 37px;
	width: 684px;
	position:absolute;
	display: block;
	z-index:1;
}

