body {
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.png);
}
a:link {
	color: #007abb;
	font-size:12px;
	text-decoration:none;
}
a:visited {
	color: #007abb;
	font-size:12px;
	text-decoration:none;
}
a:hover {
	color: #007abb;
	font-size:12px;
	text-decoration:underline;
}
a:active {
	color: #007abb;
	font-size:12px;
	text-decoration:underline;
}
tr #menu a:link {
	display: block;
	font-weight: normal;
	color: #000;
	background-color: #FFF;
	width: 120px;
	text-align: center;
	padding: 0px;
	text-decoration: none;
}
tr #menu a:visited {
	display: block;
	font-weight: normal;
	color: #000;
	background-color: #FFF;
	width: 120px;
	text-align: center;
	padding: 0px;
	text-decoration: none;
}
tr #menu a:hover {
	color: #000;
	background-color: #f4f4f4;
	text-decoration: none;
}
tr #menu a:active {
	color: #000;
	background-color: #f4f4f4;
	text-decoration: none;
}
#header-menu {
	background-color: #FFF;
	height: 36px;
	right: 0px;
}
tr #menu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	text-align: center;
	width: 120px;
	height: 25px;
	vertical-align: middle;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #007abb;
}
#main {
	background-color: #FFF;
	background-image: url(../images/site-bg.png);
	background-repeat: repeat-y;
}
#footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #999;
	background-color: #FFF;
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: top;
	height: 45px;
	background-position: bottom;
}
#footer a{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #007abb;
	text-decoration:none;
}
#footer a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #007abb;
	text-decoration:underline;
}
tr #contact {
	font-size: 20px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: right;
	vertical-align: top;
	padding-right: 8px;
	color: #ed2024;
}
tr #contact-adres {
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	font-style: italic;
	text-align: right;
	vertical-align: middle;
	padding-right: 8px;
}
tr #content {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}
tr #spacer {
	height: 10px;
	font-size: 8px;
}
tr #contact-bg {
	background-image: url(../images/contact-bg.png);
}
#contact-adres-blue {
	color: #007abb;
}
tr #footer-breaker {
	background-image: url(../images/break.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 2px;
}
td #navigatie {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #007abb;
}
label
{
  width:140px;
  text-align:left;
  float:left;
}
  
.formulier
{
  border: 0pt;
  padding:5pt;
  width:35em;
}
  
.row
{
	padding:3pt;
	width: 600px;
}
tr #contact-bg-logo {
	background-image: url(../images/contact-bg.png);
	background-repeat: no-repeat;
	height: 150px;
	background-position: bottom;
}
td #content-main {
	text-align: justify;
}
