body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	height:100%;
}
html {
	height:100%;
}
.main {
		position: relative;
		min-height: 100%;
}
.style3 {color: #a5a5a5; font-family: "Eras Bold ITC"; font-size:14px; }
.style3 a:link {
	color: #585858;
	text-decoration: none;
}
.style3 a:visited {
	text-decoration: none;
	color: #585858;
}
.style3 a:hover {
	text-decoration: none;
	color: #A5A5A5;
}
.style3 a:active {
	text-decoration: none;
	color: #585858;
}
.kop-rechts {
	padding:5px;
	font-family:Arial; 
	font-size:16px; 
	color:#585858;
	font-weight:bold;
	}
.tekst-rechts {
	color: #333333;
}
.footer {
	color: #000000;
	background-image:url(footerbg.jpg);
	background-repeat:no-repeat;
	height:36;
	background-position:center;
	background-position:bottom;
	width:888;
	position: absolute;
	bottom: 0px;
	left:0px;
	align:center;
	width:100%;

	/*border-top:1px #999999 groove;
	color: #A5A5A5; */
}
.footerbg {
	background-image:url(footerbg.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}
.style1 {
	font-family:Arial;
	font-size:16px;
	color:#585858;
	font-weight:bold;
}
.style1 a:link {color:#585858;text-decoration: none;}
.style1 a:hover {color:#3AAE02;text-decoration: none;}
.style1 a:visited {color:#585858;text-decoration: none;}
.style1 a:visited:hover {color:#3AAE02;text-decoration: none;}
.style1 a:active {color:#585858;text-decoration: none;}

a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #3AAE02;
}
a:active {
	text-decoration: none;
	color: #333333;
}
table.content {
	background-color:#FFFFFF;

}
table.contentover { 
	background-color:#FFFFFF;
}
.leesmeer {
	padding-right:10px;
	font-weight:bold;
	font-style:italic;
}
td.borderr {
	border-right:#A5A5A5 1px dashed;
}
table.borderb {
	border-bottom:#A5A5A5 1px dashed;
}
.picborder1 {
	border:2px #74FD31 solid;
}
.picborder0 {
	border:2px #FFFFFF solid;
}
.tabblad {
	font-size:11px;
}
.black {
	color:#333333;
}
.projecten {
	background-color:#ECECEC;
}