img {
	border: none;
}

ul {
	list-style: square;
}

body {
	font-family: calibri, arial, sans-serif; 
	color: #282c61; 
	margin: 10px auto;
	width: 1000px;
	padding: 2em;
	background: #adaeae no-repeat top center;
	}

h1 {
	font-size: 150%;
	}

h2 {
	font-size: 120%; 
	}

h3 {
	font-size: 110%;
	}

p {
	line-height: 120%;
	}

#navigatie {
	float: left;
	width: 13em;
	height: 54em;
	min-height: 40em;
	margin: 20px 0px auto 0px;
	background: #fe6d24;
	color: #ffffff;
	line-height: 1.5em;
	font-weight: bold;
	padding: 1em;
}

#navigatie ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#navigatie ul li {
	height: 35px;
}

#navigatie a:link {
	color: #ffffff;
}

#navigatie a:visited {
	color: #ffffff;
}

#inhoud {
	margin: 20px 180px 0px 250px;
	padding: 0px 20px 0px 20px;
	background: #d8d7d6;
	height: 56em;
}

#inhoud a:link { 
	color: #fe6d24;
}

#inhoud a:visited {
	color: #fe6d24;
} 

#kop { 
	height: 160px;
	background: #282c61 url(afbeeldingen/logo_twee_420x160.gif) no-repeat 50% 50%;
	border-width: 1em 0em 1em 0em;
	border-color: #282c61;
	border-style: solid;
	width: 1000px;
	text-indent: 1em;
	color: #fe6d24;
}

#rechterbalk {
	float: right;
	width: 9em;
	height: 80em;
	padding: 0em;
	margin: 6px 0px 0px 0px;
	color: #ffffff;
	line-height: 2em;
	padding: 1em;
}

#rechterbalk a: {
	text-decoration: none;
}

#formulier {
	margin: 0em 12em 1em 16em;
	background: #ffffff;
	}

.table_links {
	width: 150px;
}
