body {
	margin: 0;
}

div#content {
	margin: 21px;
}

div#content a {
	color: #373a8c;
	text-decoration: none;
	font-weight: bold;
}

div#content a:hover {
	text-decoration: underline;
}

div, p, li, th, td, h1, h2, h3, h4, h5, h6 {
	font-size: 12px;
	line-height: 21px;
	font-family: "Verdana", "Arial", "Deja Vu Sans", "Bitstream Vera Sans", sans-serif;
	font-weight: lighter;
	color: #4D4D4D;
	text-align: justify;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #6F3E80;
	border-bottom: 1px dashed #CCC;
}

div#menu td {
	font-size: 13px;
	font-weight: bold;
	color: white;
	text-transform: uppercase;
}

div#menu td a {
	text-decoration: none;
	color: white;
}

div#menu td a:hover {
	color: #646aff;
	text-decoration: underline;
}

td.menu {
	background: black url(menu-bg.png) top repeat-x;
}

td.achtergrond {
	background: white url(page-bg.png) top right repeat-x;
}
