body {
	background-color: #dad8d8;
	color: #000000;
	margin: 0px;
}
td, input, select, textarea {
	color: black;
	font-size: 8pt;
	line-height: 11pt;
	font-family: verdana, Arial;
	text-decoration: none;
}

/* linker kolom */
td.links {
	background-image: url(images/doezel.jpg);
}

/* hoofdmenu */
td.menu {
	background-image: url(images/menubalk2.gif);
}
table.menu a {
	color: black;
	text-decoration: none;
}
table.menu a:hover, table.menu a.actief {
	color: #1971b0;
	text-decoration: none;
}
table.menu table td {
	background-color: #c2c2c2;
	border-right: 1px solid #ffffff;
}
td.menuhome {
	border-right: 1px solid #ffffff;
}
td.menuhome a, td.menuhome a:hover {
	color: #ffffff;
}

input.zoeken {
	border: 1px solid #303030;
	font-size: 8pt;
	font-family: Verdana, Arial;
	padding-left: 1px;
}

/* linkervlak - het laatste nieuws */
td.linkervlak {
	background-color: #ededed;
	border-left: 1px solid #8b8b8b;
	border-right: 1px solid #ffffff;
}
td.laatstenieuws {
	line-height: 14pt;
	padding: 0px 20px;
}

/* rechtervlak - contact gegevens */
td.rechtervlak {
	border-right: 1px solid #8b8b8b;
}
td.rechtervlak table {
	background-color: #ededed;
}

/* site gedeelte */
td.site {
	background-color: #ffffff;
}

/* content - pagina include - minimaal 350px hoog */
td.content {
	height: 350px;
}

/* footer - copyright en algemene links */
td.footer {
	background-color: #1971b1;
	background-image: url(images/onderin.jpg);
	height: 70px;
}

/* rest */

.img {
	border: 3px solid #ffffff;
}
div.img {
	border: 1px solid #d0d0d0;
}

a.setimg {
	background-color: #d0d0d0;
	padding: 4px 2px;
}
a.actief {
	color: black;
	font-weight: bold;
}

h1  {
	color: #1971b0;
	font-weight: bold;
	font-size: 11pt;
	line-height: 9pt;
	font-family: verdana, Arial;
	text-decoration: none;
}
h2  {
	color: #07424a;
	font-weight: bold;
	font-size: 9pt;
	line-height: 9pt;
	font-family: verdana, Arial;
	text-decoration: none;
	margin-bottom: 2px;
}

a  {
	color: #1971b0;
	font-size: 8pt;
	line-height: 11pt;
	font-family: verdana, Arial;
	text-decoration: none;
}
a:hover {
	color: black;
	font-size: 8pt;
	line-height: 11pt;
	font-family: Verdana, Arial;
	text-decoration: underline;
}
a.actief {
	color: black;
}
.noline a:hover  {
	text-decoration: none;
}

p {
	text-align: justify;
}

ul.sitemap li {
	line-height: 14pt;
}

table.grey, form.grey, div.grey {
	background-color: #f6f6f6;
	border: 4px solid #f6f6f6;
}

.wit {
	color: white;
	font-size: 8pt;
	line-height: 11pt;
	font-family: verdana, Arial;
	text-decoration: none;
}
td.wit a, td.wit a:hover {
	color: white;
	font-size: 8pt;
	line-height: 11pt;
	font-family: verdana, Arial;
	text-decoration: none;
}