body {
	background-color: #ccc6b9;
	color: #333333;
	font-family: arial, verdana;
	font-size: 12px;
	margin: 0px;
}

table.schaduw {
	width: 982px;
}
div.site {
	background-color: #ffffff;
	padding: 0px;
}

div.headerfotos {
	margin: 0px;
	padding: 0px;
}

div.menu {
	background-color: #adee2c;
	color: #ffffff;
	font-family: arial, verdana;
	font-size: 12px;
	font-weight: bold;
	height: 22px;
	letter-spacing: 1px;
	margin: 8px 0px 8px 0px;
	padding-top: 7px;
	text-align: center;
}
div.menu a, div.menu a:active, div.menu a:visited {
	color: #ffffff;
	text-decoration: none;
}
div.menu a:hover {
	color: #ffffff;
	text-decoration: underline;
}

div.content {
	border: 1px solid #6c6c6c;
	color: #333333;
	padding: 15px 40px 15px 15px;
}
table.content td.links {
	width: 300px;
}
table.content td.tekst {
	line-height: 20px;
}
table.content td.tekst a, table.content td.tekst a:active, table.content td.tekst a:visited {
	color: #6c6c6c;
	text-decoration: underline;
}
table.content td.tekst a:hover {
	color: #000000;
	text-decoration: underline;
}

div.footerfotos {
	margin: 8px 0px 0px 0px;
	padding: 0px;
}
div.adres {
	color: #000000;
	font-size: 11px;
	height: 26px;
	padding-top: 4px;
	text-align: center;
}

h1 {
	color: #adee2c;
	font-family: arial black, arial, verdana;
	font-size: 15px;
}
img.foto {
	border: 1px solid #747272;
}
a, a:visited, a:active, a:hover {
	color: #000000;
	text-decoration: underline;
}