@charset "UTF-8";
/* CSS Document */

body {
	background-color:#F0ECE2;
}

img {
	border:none;
}

p {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#595B5A;
}

h1 {
	font-weight:normal;
	margin:35px 0 0 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:left;
	font-size:34px;
	font-style:italic;
	word-spacing:0.12em;
	color:#464847;
}

h2, h3 {
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:right;
	font-size:10PX;
	letter-spacing:0.3em;
	color:#464847;
	margin:3px 0 0 0;
	
}

h3 {
	font-weight:normal;
}

a {
	color:#000055;
	text-decoration:none;
}

a:hover {
	color:#FF6600;
}

.lijst {
	margin:0;
	padding:0 0 0 15px;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	line-height:20px;
	color:#595B5A;
}

#wrapper {
	width:950px;
	height:auto;
	margin:20px auto 0 auto;
	padding:0;
}

#header {
	float:left;
	width:950px;
	height:140px;
	float:left;
	background-color:#093;
}

#left-spacer {
	width:235px;
	height:200px;
	float:left;
}

#content {
	width:480px;
	min-height:200px;
	float:left;
	margin-bottom:20px;
}

#nav-wrap {
	width:200px;
	min-height:300px;
	margin-left:35px;
	float:left;
}

#nav-spacer {
	width:200px;
	height:190px; /*minus XXpx per extra menu item*/
}

#navigatie {
	width:200px;
	height:auto;
	margin:0;
}

#navigatie ol {
	list-style:none;
	padding:0;
	margin:0;
}

.menu li a {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		color:#000055; /*was 000033 */
		text-decoration:none;
		font-size:11px;
		text-transform:none;
		letter-spacing:0.2em;
		display:block;
		height:auto;
		margin:0 0 10px 0;
		padding:0;
		}
		
.menu li a:hover {
	color:#FF6600;
}

.active {
	color:#FF6600;
}

#con-head {
	width:480px;
	height:150px;
}

#kolommen {
	width:480px;
	min-height:120px;
}

#kolom-links {
	width:220px;
	min-height:100px;
	float:left;
}

#kolom-spacer {
	width:40px;
	height:100px;
	float:left;
}

#kolom-rechts {
	width:220px;
	min-height:100px;
	float:left;
}
