body {
	margin: 10px 0 0 0;
	background-color: #ff7721; 
	font-family: Arial;
	font-size: 0.7em;
	color: #000000;
}

#content	{
	width: 928px; 
	position: relative; 
	margin: 0px auto; 
	padding: 0; 
}

#navtop		{
	color: #FFFFFF;
	font-weight: bold;
	margin: 0 0 5px 10px;

}

#navtop	a	{
	color:#FFFFFF;
	text-decoration: none;
}

#navhome	{
	position: absolute;
	top: 20px;
	left: 470px;
	color: #FFFFFF;
	font-weight: bold;
	margin: 20px 0 0 5px;
	line-height: 1.6em;
	
} 

#navhome a	{
	color:#c8eef9;
	text-decoration: none;
}

#navhome a:hover	{
	color:#FFFFFF;
	text-decoration: none;
}

#navvolg	{
	position: absolute;
	top: 265px;
	left: 694px;
	color: #FFFFFF;
	font-weight: bold;
	margin: 20px 0 0 0px;
	line-height: 1.6em;
	
} 

#navvolg a	{
	color:#c8eef9;
	text-decoration: none;
}

#navvolg a:hover {
	color:#FFFFFF;
	text-decoration: none;
}

#navvolg a.current  {
	color: #ff7721;
}

#tekstarea		{
	background-image: url(../img/shim.gif); 
	background-repeat: repeat-y;
} 

#tekst {
	width: 640px;
	margin: 0 0 30px 20px;
	
}

#footer		{
	background-image: url(../img/footer.gif); 
	background-repeat: no-repeat;
	height: 26px;
	padding: 0; 
} 

#colofon {
	position: absolute;
	width: 44px;
	height: 12px;
	right: 132px;
	bottom: 5px;
}

#colofon a {
	text-decoration: none;
}

#disclaimer {
	position: absolute;
	width: 60px;
	height: 12px;
	right: 50px;
	bottom: 5px;
}
#disclaimer a {
	text-decoration: none;
}


.verborgen, verborgen a {
	visibility: hidden;
}
