body {
	background-image: url(../images/bg.gif);
	background-repeat:repeat-y;
	background-position:center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F8F8F8;
}
a:link {
	color: #694f40;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #694f40;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #996600;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: #996600;
	font-weight: bold;
	text-decoration: none;
}
a.email {
	color: #694f40;
	font-weight: normal;
	text-decoration: none;
}
a.projecten {
	color: #66c2eb;
	font-weight: bold;
}
a.projecten:visited {
	color: #66c2eb;
	font-weight: bold;
}
a.projecten:hover {
	font-weight: bold;
	color: #996600;
}
td.tekst {
	font-family: Verdana;
	font-size: 11px;
	line-height: 15px;
	color: #694f40;
	font-weight: normal;
	padding: 20px;
}
td.tekst2 {
	font-family: Verdana;
	font-size: 11px;
	line-height: 15px;
	color: #694f40;
	font-weight: normal;
	padding-left: 5px;
}
.fototekst {
	font-family: Verdana;
	font-size: 9px;
	color: #9b9b9b;
	font-weight: normal;
}
td.gegevens {
	font-family: Verdana;
	font-size: 10px;
	line-height: 15px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 10px;
}
.titel {
	font-family: Tahoma;
	font-size: 15px;
	color: #694f40;
	font-weight: bold;
}

