body, html, td {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	line-height: 21px;
	color: #333333;
}

body {
	margin:0px 0px 25px 0px;
}

td.darkblue {
	background-color: #164e6e;
}

h1 {
	margin: 0px;
	padding: 0px;
	font-family: Trebuchet MS;
	font-size: 21px;
	line-height: 18px;
	color: #00a650;
}

h2 {
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	font-size: 12px;
	line-height: 21px;
	color: #00a650;
}

a, a:active  {
	color: #164e6e;
	font-weight: bold;
}

a:visited  {
	color: #164e6e;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
}

input.zoekveld {
	height: 20px;
	width: 180px;
	color: #939393;
	background: #ffffff;
	border: 0px;
	padding-top: 5px;
}

input.zoekknop {
	width: 66px;
	height: 18px;
	background: #164e6e;
	color: #ffffff;
	outline: none;
	border: 1px solid #ffffff;
	cursor : pointer;
	margin-top: 10px;
	line-height: 12px;
}

#menu {
	position: relative;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
}

#menu a {
	height: 28px;
	width: 170px;
	margin: 10px 10px 0px 10px;
	padding: 12px 0px 0px 10px;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #164e6e;
	background-color: #e6e6e6;
	background-image: url(../images/button1.gif);
	text-align: left;
	text-decoration: none;
	display: list-item;
	list-style-type: none;
	float: left;
}

#menu a.actief {
	height: 28px;
	width: 170px;
	margin: 10px 10px 0px 10px;
	padding: 12px 0px 0px 10px;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #164e6e;
	background-color: #e6e6e6;
	background-image: url(../images/button2.gif);
	text-align: left;
	text-decoration: none;
	display: list-item;
	list-style-type: none;
	float: left;
}

#menu a:hover {
	text-decoration: none;
	background-image: url(../images/button2.gif);
}

#menu a.actief:hover {
	text-decoration: none;
}

div.welkom, div.welkom a, div.welkom a:active, div.welkom a:visited, div.welkom a:hover {
	text-align: left;
	font-family: Trebuchet MS;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	font-size: 14px;
	line-height: 18px;
	color: #ffffff;
}

img.blockfoto {
	margin: 4px;
	border:1px solid #164e6e;
}
font.mark {
	background-color: yellow;
}
