HTML, BODY {
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding: 0;
	margin: 0;
    height:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3D533C;
	text-align:justify;
	background-color: #E7E9E6;
	scrollbar-arrow-color: #3D533C;
	scrollbar-face-color: #cfd4ce;
	scrollbar-highlight-color: #E7E9E6;
	scrollbar-3dlight-color: #cfd4ce;
	scrollbar-shadow-color: #cfd4ce;
	scrollbar-darkshadow-color: #E7E9E6;
	scrollbar-track-color: #E7E9E6;
	}
	
#fullheight{height:100%}

.bg {
	background-image: url(../images/bg.jpg);
	background-repeat:repeat-y:}

.achtergrond { 
	background-image:url(../new/css/img/achtergrond.jpg);
	background-repeat:repeat;
}

H1	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3D533C;
	font-weight:bold;
}

.justify {
	text-align:justify
}

.sub {
	font-family: Helvetica, sans-serif; 
	font-size: 10px; 
	color: #3D533C; 
	}

.home {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3D533C;
	text-decoration:none;
	}

a.home{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3D533C;
	font-weight:bold;
	text-decoration:none;	
	}

a.home:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3D533C;
	font-weight:bold;
	text-decoration:underline;
	}
a.link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3D533C;
	font-weight:bold;
	text-decoration:none;	
	}

a.link:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3D533C;
	font-weight:bold;
	text-decoration:underline;
	}
a.geencursor:hover { 
	cursor: default; 
	}

.formulier {
	text-decoration: none;
	background-color: #E7E9E6;
	border: thin solid #3D533C;
	width:483px;
	}

.knop {
	font-weight: bold;
	color: #3D533C; 
	text-decoration: none;
	background-color: #E7E9E6;
	border: thin solid #3D533C;
	width:483px;
}

#project a {
	background-image:url(../projecten/img/kader.gif);
	height:89px;
	width:89px;	
	background-repeat:no-repeat;
	display: block;
	border:0px;
	text-decoration:none;

	color:#3D533C;
}

#project a:hover {
	background-image:url(../projecten/img/kader_over.gif);
	background-repeat:no-repeat;
	border:0px;
	text-decoration:none;
	text-align:left;
	color:#3D533C;
}
#project_sm a {
	background-image:url(../projecten/img/kader_sm.gif);
	background-repeat:no-repeat;
	border:0px;
	display: block;
	text-decoration:none;
	text-align:left;
	color:#3D533C;
}

#project_sm a:hover {
	background-image:url(../projecten/img/kader_sm_over.gif);
	background-repeat:no-repeat;
	border:0px;
	text-decoration:none;
	text-align:left;
	color:#3D533C;
}
.project_tekst {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3D533C;
	text-align:left;
}