* {
	margin: 0;
	padding: 0;
}

body,
html {
	color: #000;
	background: #FFF;
}
body, table, tr, td, p, li {
	font-size: 10pt;
	font-family : "Arial", "Helvetica", sans-serif;
	line-height: 1.5;
}
code, tt, pre, textarea {
	font-family: "Courier", "Courier New", monospace;
	font-size: 10pt;
}
body {
	min-width: 750px;
	}
	
#header {
	height: 100px;
	width: 800px;
	margin: 10px 0 0 10px;
	background: url(../../layout/images/knzbd5_header_blauw.gif);
	background-repeat: no-repeat;
}
#header h1 {
	text-indent: -1000px;
	height: 100px;
}

#navigation {
	position: absolute;
	top: 0px;
	left: 10px;
	width: 180px;
	min-height: 600px;
	padding-bottom: 40px;
	background-color: #36F;
}
#navimg {
	margin-left: 15px;
}
#navigation h1 {
	text-indent: -1000px;
	height: 10px;
}
#navigation ul{
	list-style: none;
}
#navigation li {
	height: 30px;
	padding: 4px 0 0 15px;
	font-size: 11pt;
}
#navigation li.submenu {
	height: 20px;
	padding: 0 0 10px 25px;
}
#navigation a:hover {
	border: none;
}
#navigation a {
	display: block;
}
#navigation a.menu {
	color: #EEE;
	border-bottom: 3px solid #36F;
}
#navigation a.menu:hover {
	border-bottom: 3px dotted #EEE;
}
#navigation a.menu-active {
	color: #FFF;
	font-weight: bold;
	border-bottom: 3px solid #FFF;
}
#navigation a.menu-active:hover {
	border-bottom: 3px solid #FFF;
}
#navigation a.mainmenu {
	color: #EEE;
	border-bottom: 3px solid #36F;
}
#navigation a.mainmenu:hover {
	border-bottom: 3px dotted #EEE;
}
#navigation a.mainmenu-active {
	color: #FFF;
	font-weight: bold;
	border-bottom: 1px solid #FFF;
}
#navigation a.mainmenu-active:hover {
	border-bottom: 1px solid #FFF;
}
#navigation a.notpublic-mainmenu {
	color: #BBB;
	border-bottom: 3px solid #36F;
}
#navigation a.notpublic-mainmenu:hover {
	border-bottom: 3px dotted #EEE;
}
#navigation a.notpublic-mainmenu-active {
	color: #FFF;
	font-weight: bold;
	border-bottom: 1px solid #FFF;
}
#navigation a.notpublic-mainmenu-active:hover {
	border-bottom: 1px solid #FFF;
}
#navigation a.notpublic {
	color: #BBB;
	border-bottom: 3px solid #36F;
}
#navigation a.notpublic:hover {
	border-bottom: 3px dotted #EEE;
}
#navigation a.notpublic-active {
	color: #FFF;
	font-weight: bold;
	border-bottom: 3px solid #FFF;
}
#navigation a.notpublic-active:hover {
	border-bottom: 3px solid #EEE;
}
#navigation li.spacer {
	height: 15px;
	padding: 0 0 0 0;
}
#navigation li.separator {
	height: 5px;
	margin: 0 15px 10px 15px;
	border-bottom: 1px dotted #CCC;
}

#footer {
	margin-left: 10px;
	padding-top: 20px;
}
    
#contents {
	margin-left: 205px;
	margin-top: 10px;
	width: 585px;
	height: 600px;
	/* Internet Explorer hack */
	voice-family: "\"}\"";
	voice-family: inherit;
	height: inherit;
	min-height: 600px;
}

h1, h2 {
	font-weight: bold;
	font-size: 11pt;
	color: #36F;
}
h3 {
	font-weight: normal;
	font-size: 10pt;
	color: #C03040;
}
h4 {
	font-weight: normal;
	font-size: 10pt;
	color: #888;
}
a {
	color: #36F;
	text-decoration: none;
}
a:hover {
	color: #36F;
	text-decoration: none;
	border-bottom: 1px dashed #36F;
}

.item {
	/* IE hack, not yet understood */
	padding : 1px;
}
.item-title h2 {
	font-weight: bold;
	font-size: 11pt;
	color: #36F;
	float: left;
	text-align: left;
}
.item-subtitle h4 {
	float: right;
	text-align: right;
}
.item-links {
	float: right;
	text-align: right;
	margin-left: 5px;
	margin-right: 5px;
}
.item-text {
	clear: both;
	padding-top: 1px;
	margin-bottom: 5ex;
}
.item-text a {
	color: #36F;
	text-decoration: none;
}
.item-text a:hover {
	color: #36F;
	text-decoration: none;
	border-bottom: 1px dashed #36F;
}


.guestbook {
	/* IE hack, not yet understood */
	padding : 1px;
}
.guestbook-head {
	/* IE hack, not yet understood */
	padding: 1px;
	height: 25px;
	background-color: #36F;
}
.guestbook-author {
	float: left;
	padding: 3px 5px 3px 10px;
	font-weight: bold;
	font-size: 10pt;
	color: #FFF;
	text-align: left;
}
.guestbook-date {
	float: right;
	padding: 3px 10px 3px 5px;
	font-weight: normal;
	font-size: 10pt;
	color: #FFF;
	text-align: right;
}
.guestbook-links {
	float: right;
	text-align: right;
	padding: 2px 10px 3px 10px;
}
.guestbook-message {
	clear: both;
	padding: 5px 3px 3px 3px;
	margin-bottom: 3ex;
}

#application h2 {
	display: inline;
	float: left;
}
#application h4 {
	display: inline;
	float: right;
}

.noline { color: #000; text-decoration: none; }
.noshow {
	color: inherit;
	text-decoration: none;
	border-bottom: none;
}
.noshow:hover {
	color: inherit;
	text-decoration: none;
	border-bottom: none;
	cursor: help;
}
.edit {
	color: silver;
	text-decoration: underline;
}
.edit:hover {
	color: red;
	text-decoration: underline;
}

.color { color: #36F; }
.smaller { font-size: 8pt; }
.error { color: #F00; font-weight: bold; }
.inactive { color: #666; }
.help { color: #888; }
.code { font-family: "Courier", "Courier New", monospace; font-size: 10pt; }

td {
	padding: 2px 4px 2px 4px;
}

ul.items li {
	list-style-type: circle;
	list-style-position: inside;
}

#cleardiv {
	clear: both;
}

TABLE.centered {
	text-align: center;
}

div.skip {
	clear: both;
	height: 2ex;
}
div.smallskip {
	height: 1ex;
}

a.nav {
}
a.nav-active {
	font-weight: bold;
}