#container {
	position:relative; /* center, not in IE5 */
	width:1003px;
	height:100%; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%;
	z-index: 2;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 0px;
}
#navigatie {
	background-image: none;
	z-index: 3;
	font-family: "Trebuchet MS", "Times New Roman", serif;
	font-size: 18px;
	font-style: normal;
	color: #dc9600;
}



#content {
	float: right;
	width: 623px;
}
	
	#content2 {
	width: 447px;
	float: left;
	height: 214px;
	z-index: 1;
	left: 0px;
	margin-left: 0px;
	padding-left: 0px;
	clear: none;
	position: absolute;
	top: 175px;
	
}
#content3 {
	width: 40px;
	float: right;
	height: 205px;
	clip: rect(auto,auto,auto,auto);
	position: relative;
	right: 0px;
	bottom: 0px;
	clear: both;
	left: 0px;
	}
#footer {
	position:relative;
	width:1003px;
	bottom:0 px; /* stick to bottom */
	/*	width:1002px;
	bottom:-353px; */
	clear: both;
	left: 0px;
	height: 37px;
	float: right;
	right: 0px;
	clip: rect(auto,auto,auto,auto);
	
}
a:link {
	font-family: "Trebuchet MS", "Times New Roman", serif;
	text-decoration: none;
	color: #dc9600;
	font-size: 18px;
	font-style: italic;
}
a:visited {
	font-family: "Trebuchet MS", "Times New Roman", serif;
	text-decoration: none;
	color: #dc9600;
	font-size: 18px;
	font-style: italic;
}
a:hover {
	font-family: "Trebuchet MS", "Times New Roman", serif;
	text-decoration: none;
	color: #ffffff;
	background-color: #dc9600;
	font-size: 18px;
	font-style: italic;
}
a:active {
	font-family: "Trebuchet MS", "Times New Roman", serif;
	text-decoration: none;
	color: #DC9600;
	font-size: 18px;
	font-style: italic;
}
.groter {
	font-size: 14px;
}
.huidige {
	color: #ffffff;
	font-family: "Trebuchet MS", "Times New Roman", serif;
	font-size: 18px;
	font-style: italic;
}
