body {
	margin: 0px;
	padding: 0px;
	background: url(images/achtergrond.jpg);	
}
td {
	margin: 0px;
	color: #464648;
	font-size: 9pt;
	line-height: 15pt;
	font-family: Arial, verdana;
	text-decoration: none
}
h1 {
	color: #009ee0;
	font-weight: bold;
	font-size: 13pt;
	line-height: 15pt;
	font-family: Arial, verdana;
	text-decoration: none
}

h2 {
	color: #562381;
	font-weight: bold;
	font-size: 10pt;
	line-height: 15pt;
	font-family: Arial, verdana;
	text-decoration: none
}
h3 {
	color: #009ee0;
	font-weight: bold;
	font-size: 11pt;
	line-height: 15pt;
	font-family: Arial, verdana;
	text-decoration: none
}
a {
	color: #df006e;
	font-size: 9pt;
	line-height: 15pt;
	font-family: Arial, verdana;
	text-decoration: none;
}
a:hover {
	color: #009ee0;
	font-size: 9pt;
	line-height: 15pt;
	font-family: Arial, Verdana;
	text-decoration: none;
}
a.link2:hover { 
	color: #464648; 
	text-decoration: none; 
} 

ul {
	/*margin-left: 1px;*/
	color: #464648;
	font-size: 9pt;
	line-height: 18pt;
	font-family: Arial, Verdana;
	text-decoration: none;
}

td.menu {
	line-height: 15pt;
	vertical-align: bottom;
}
td.menu a, td.menu span {
	color: #562381;
	font-weight: bold;
	font-size: 9pt;
	font-family: Arial, verdana;
	text-decoration: none;
	margin: 0 18px;
}
td.menu a:hover {
	color: #009ee0;
}
td.menu span.menublauw {
	color: #009ee0;
	font-weight: bold;
	font-size: 9pt;
	line-height: 15pt;
	font-family: Arial, verdana;
	text-decoration: none
}
div.submenu {
	margin-left: 427px;
	margin-bottom: 30px;
	white-space: nowrap;
	height: 58px;
	width: 170px;
}
div.submenu a, div.submenu span {
	margin-right: 0px;
}

.onderkantfoto {
	background: url(images/adres.jpg) no-repeat;
}
.bovenkantfoto {
	background: url(images/logo.jpg) no-repeat;
}
.menurand, .foto {
	border-right: #464648 1px solid;
	border-left: #464648 1px solid;
	border-bottom: #464648 1px solid;
	border-top: #464648 1px solid;
}

form {
	margin: 0;
	padding: 0;
}
input.radio {
	background: #ffffff url(none) no-repeat; /* images/radio-bg.jpg */
	border-width: 0px;
	color: #000000;
	height: 15px;
	margin-top: 0px;
	padding: 0;
	width: 15px;
}
input.checkbox {
	background: #ffffff url(none) no-repeat; /* images/checkbox-bg.jpg */
	border: 2px solid #dcdddf;
	color: #000000;
	height: 22px;
	margin-top: 0px;
	padding: 0;
	width: 22px;
}
input.txt {
	background: #dcdddf url(images/input-bg.jpg) no-repeat;
	border-width: 0px;
	color: #000000;
	height: 20px;
	padding: 3px 6px 0px 6px;
	width: 331px;
	font-size: 9pt;
	font-family: Arial, verdana;
}

img.rand {
	border: 1px solid #562381;
}