/* --OPMAAK-- */

body {
	behavior:url("/knv/site.nsf/resources/csshover.htc/$FILE/csshover.htc");
	background: #fff url(/knv/site.nsf/knv-logo.gif) no-repeat 10px 450px;
	font-size: 76%;
	font-weight: normal;
	}

* {
	font-family: "Trebuchet MS";
	font-size: 1em;
	margin: 0;
	padding: 0;
	border: 0;
	}

p {
	margin: 0px 0px 5px 0px;
	}

h1,h2 {
	margin: 0px 0px 5px 0px;
	}

h2 {
	border-bottom: 2px solid;
	}

a:link,a:active,a:visited {
	color: gray;
	text-decoration: none;
	}


/* --PAGINA LAYOUT-- */

#printContent {
	display: none;
	}

div {
	margin-bottom: 15px;
	}

table#layout {
	position: absolute;
	top: 100px;
	left: 270px;
	}

table#content {
	width: 670px;
	}

td {
	vertical-align: top;
	}

td#kruimel {
	color: gray;
	border-top: 1px solid #DDDDDD;
	width: 600px;
	}

td#backlink {
	border-top: 1px solid #DDDDDD;
	}


/* --LAATSTE NIEUWS-- */

ul#nieuws {
	position: relative;
	margin-top: 5px;
	list-style: none;
	}

ul#nieuws li {
	margin: 0px 0px 2px 0px;
	padding: 0px;
	}


/* --AGENDA-- */

ul#agenda {
	position: relative;
	margin: 5px 0px 15px 0px;
	list-style: none;
	}

ul#agenda li {
	margin: 0px 0px 2px 0px;
	padding: 0px;
	}


/* --RSS-- */
div#rss {
	position: absolute;
	top: 650px;
	left: 10px;
	}

