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;
}

input[type=text],textarea
{
	width: 100%;
}

table tr td
{
vertical-align: top;
}

div.submenu {
	background-color: #6c6c6c;
	color: #ffffff;
	font-family: arial, verdana;
	font-size: 11px;
	height: 22px;
	letter-spacing: 1px;
	margin: 0px 0px 5px 0px;
	padding-top: 7px;
	text-align: right;
}
div.submenu a, div.submenu a:active, div.submenu a:visited {
	color: #ffffff;
	text-decoration: none;
}
div.submenu a:hover {
	color: #ffffff;
	text-decoration: underline;
}
div.menu {
	background-color: #ae1332;
	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;
	padding: 0px 17px 0px 17px;

}
div.menu a:hover {
	color: #ffffff;
	text-decoration: underline;
}
div.content {
	border: 1px solid #6c6c6c;
	color: #333333;
	text-align: left;
}
table.content td.links {
	width: 260px;
	padding: 15px 0px 15px 15px;
}
table.content td.tekst {
	padding: 15px 15px 15px 15px;
	line-height: 20px;
}
table.content td.rechts {
	width: 160px;
	padding: 0px 0px 15px 15px;
	text-align: left;
}
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.nieuws, div.nieuwsbrief {
	width: 160px;
	border-bottom: 1px solid #6c6c6c;
	border-left: 1px solid #6c6c6c;
	color: #333333;
	margin-bottom: 9px;
	padding: 15px;
	text-align: left;
}
div.nieuwsbrief {
	border-top: 1px solid #6c6c6c;
}
div.footerfotos {
	margin: 8px 0px 0px 0px;
	padding: 0px;
}
div.adres {
	color: #000000;
	background-color: #ffffff;
	font-size: 11px;
	height: 30px;
	padding-top: 15px;
	text-align: center;
}
div.wiki {
	color: #ae1332;
	font-size: 11px;
	height: 26px;
	padding-top: 4px;
	text-align: center;
}
div.wiki a, div.wiki a:visited, div.wiki a:active, div.wiki a:hover {
	color: #ae1332;
	text-decoration: none;
}
h1 {
	color: #ae1332;
	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;
}

.validation-error
{
	border: 1px solid red;
}
textarea
{
	color: #333333;
	font-family: arial, verdana;
	font-size: 12px;
	height: 100px;
}