body {
  font-family: arial, sans-serif;
  font-size: 11px;
  background-color: #949494;
  margin: 0px;
  background: url('gfx/body_bg.gif');
  color: #333333;
}
td {
  padding: 0px;
  vertical-align: top;
  color: black;
}
table {
  border-collapse: collapse;
  padding: 0px;
}

H1 {
  margin: 6px 0px 10px 0px;
  padding-left: 40px;
  font-size: 23px;
  color: #004685;
  font-family: "Times New Roman", Times, serif;
  background: url('gfx/h1_bullet2.gif') no-repeat center left;
}
H2 {
  margin: 6px 0px 10px 0px;
  padding-left: 40px;
  font-size: 23px;
  color: #004685;
  font-family: "Times New Roman", Times, serif;
  background: url('gfx/h1_bullet2.gif') no-repeat center left;
}
a {
  color: #004685;
}
img {
  border: 0px;
}
ul {
	padding-right: 5px;
}
textarea {
	font-family: arial, sans-serif;
	font-size: 12px;
	border: 1px solid #c5b688;
	height: 70px;
	padding: 5px;
	overflow: auto;
}
.contact input {
	border: 1px solid #c5b688;
	padding: 1px;
	margin: 1px;
}
.submit {
	background: url('gfx/verstuur.gif') no-repeat;
	border: 0px;
	font-size: 10px;
	color: white;
	width: 78px;
	height: 20px;
	margin-top: 5px;
	font-weight: bold;
}
div#main {
	margin: auto;
	width: 756px;
	margin-top: 20px;
	background: url('gfx/main_bg.gif') repeat-y;
	margin-bottom: 30px;
}
div#header {
	width: 762px;
	height: 108px;
}
div#menu {
	width: 728px;
	height: 31px;
	line-height: 31px;
	background-color: #004685;
	border-top: 7px solid white;
	margin: auto;
}
div#menu A {
	display: block;
	margin: 0px 10px 0px 10px;
	float: left;
	font-weight: bold;
	text-decoration: none;
	color: #baa974;
	font-size: 11px;
}
div#menu A:hover {
	color: white;
	text-decoration: underline;
}
div#footer {
	height: 148px;
	margin: auto;
	background: url('gfx/footer.jpg') no-repeat;
	clear: both;
}
div#content {
	width: 626px;
	padding: 15px;
	margin: auto;
	padding: 22px 10px 10px 10px;
}
div#content strong {
	color: #004685;
	font-size: 12px;
}
div#content img {
	border: 1px solid #baa974;
	padding: 1px;
	margin: 5px 0px 5px 0px;
}
.naam {
	font-weight: bold;
	color: #f0b800;
	font-size: 11px;
}
.prijs {
	color: #a1afd0;
}
table#fotoTable img,embed {
	margin: 20px;
	border: 1px solid #baa974;
	padding: 1px;
}
table#fotoTable object,embed {
	margin: 20px;
}
table#fotoTable td {
	border-bottom: 1px solid #ede6ce;
}
