body {
	background-image: url(images/tile.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
}

h1{
	color:#008194;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14pt;
	font-weight:bold;
	line-height:18px;
	text-decoration:none;
}

h2{
	color:#008194;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12pt;
	font-weight:bold;
	line-height:18px;
	text-decoration:none;
	vertical-align:middle;
}

.adres {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #008193;
	line-height: 10pt;
	margin-left: 10px;
	padding-left: 10px;
}
.vtitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}

.menuback {
	background-image: url(images/tile_menu.jpg);
	margin: 8px;
	padding: 8px;
	height: 33px;
	background-repeat: repeat-x;
	background-position: top;
}
.menulink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	letter-spacing: 1px;
	vertical-align: middle;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #008194;
	text-decoration: none;
	letter-spacing: 1px;
	vertical-align: middle;
}
.img {
	border: 2px outset #008194;
}
.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #008194;
	text-decoration: none;
	letter-spacing: 1px;
	vertical-align: middle;
	line-height: 18px;
}
.linksmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #008194;
	text-decoration: none;
	letter-spacing: 0px;
	vertical-align: middle;
}
.tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #008194;
	text-decoration: none;
	letter-spacing: 0px;
	line-height: 14pt;
	text-align: justify;
}
.tekstwit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFF;
	text-decoration: none;
	letter-spacing: 0px;
	vertical-align: middle;
}
.formveldnb {
	background-color: #FFF;
	margin: 2px;
	padding: 2px;
	height: 18px;
	width: 150px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.formbutnb {
	background-color: #FFF;
	margin: 2px;
	padding: 2px;
	height: 20px;
	width: 150px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #007586;
}
.searchfield {
	background-color: #FFF;
	margin: 2px;
	padding: 2px;
	height: 18px;
	width: 100px;
	border: 1px solid #D6D6D6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666;
}
.searchbut {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	height: 18px;
	width: 100px;
	border: 1px solid #D6D6D6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #999;
}
