body 						{	
	background-image: url("../afbeeldingen/bg.gif");
	background-repeat:repeat;
}


.achtergrond_hoofdtabel		{	background-image: url("afbeeldingen/hoofdtabel_bg.gif");	}
.content					{ 	font-family: Arial; font-size: 12px; color: #902600;		}
.content a					{ 	font-family: Arial; font-size: 12px; color: #902600; text-decoration:underline;		}
.content a:hover			{ 	font-family: Arial; font-size: 12px; color: #902600; text-decoration:none;		}
.content a:active			{ 	font-family: Arial; font-size: 12px; color: #902600; text-decoration:underline;		}
.content a:visited			{ 	font-family: Arial; font-size: 12px; color: #902600; text-decoration:underline;		}
.nuspeelt					{ 	font-family: Arial; font-size: 12px; color: #902600;		}



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

ul#navigatie li { 
	width: 198px;
	height: 30px;
	margin: 0 0 6px 10px;
	padding: 0; 
} 

ul#navigatie li a { 
	display: block; 
	color: #902600;
	text-decoration: none;
	font-weight: bold;
	margin: 0 0 10px -10px;
	padding: 10px 10px -10px 0px; 
	height: 30px;
} 