body {
	color: black;
	font-family: 'trebuchet ms', sans-serif;
	font-size: 10pt;
	line-height: 14pt;
	margin: 0;
	background-color: #e8e8e8;
}

table {
	border-collapse: collapse;
	margin-bottom: 14pt;
}

td {
	color: black;
	font-family: 'trebuchet ms', sans-serif;
	font-size: 10pt;
	line-height: 14pt;
	text-align: left;
}

td {
	vertical-align: top;
	line-height: 14pt;
}

th {
	font-size: 10pt;
	vertical-align: top;
	text-align: left;
	font-weight: bold;
	line-height: 14pt;
	color: #e96259;
}

h1 {
	margin: 0;
	color: #009de0;
	font-size: 16pt;
	font-weight: bold;
	line-height: 18pt;
	margin-bottom: 4pt;
}

h2 {
	margin: 0;
	color: #009de0;
	font-size: 10pt;
	font-weight: bold;
	line-height: 14pt;
	margin-bottom: 14pt;
}

a {
	color: #318925;
}


a img {
	border: 0;
}

a:hover img,
a:active img {
}

a:hover {
	text-decoration: none;
	background: transparent;
}

input.text {
	width: 280px;
	font-family: 'trebuchet ms', sans-serif;
	font-size: 10pt;
	line-height: 14pt;
	font-size: 10pt;
	border: 1px solid gray;
}

input.submit {
	background-color: #e96259;
	border: 1px solid #b31b34;
	margin: 0;
	margin-top: 7pt;
	color: white;
	font-weight: bold;
}

input.submit:hover {
	background-color: #b31b34;
}

textarea {
	width: 280px;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
	font-size: 10pt;
	border: 1px solid gray;
}

td.action {
	text-align: right;
}

table.form td {
	padding-right: 4px;
}

table.form th {
	padding-right: 4px;
	text-align: right;
	vertical-align: middle;
	color: gray;
}

table.form td.requiredField {
	vertical-align: middle;
	color: gray;
	padding-right: 0;
}

div#header {
	margin-left: auto;
	margin-right: auto;
	background-color: white;
	margin:  0;
}

div#header img {
	float: right;
	margin: 28px;
}

div#content {
	clear: both;
	background-color: white;
	padding-left: 28px;
	padding-right: 28px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 32px;
	margin: 0;
}

div#container {
	background-color: white;
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	border: 3px solid #d8d8d8;
}

td.tijd {
	width: 120px;
	padding-right: 8px;
}

div.footer{
	float: center;
	width: 780px;
}

div.disclaimer {
	clear: both;
}

div.photos img {
	margin-right: 8px;
	border: 1px solid #7e7d83;
}
