body 
{
	width: 640px;
	background-color: #FFFFFF;
	scrollbar-face-color:#FFFFFF; 
	scrollbar-highlight-color: #FFFFFF; 
	scrollbar-shadow-color: #FFFFFF; 
	scrollbar-arrow-color: #5BC901; 
	scrollbar-base-color: #000000; 
	scrollbar-3d-light-color: #FFFFFF; 
	scrollbar-dark-shadow-color: #5BC901;
}

.text 
{
	font-family: Tahoma;
	font-size: 11px;
	width: 335px;
	color: #106308;
	vertical-align:text-top;
	text-align:justify;
}

.opsomming
{
	font-family: Tahoma;
	font-size: 11px;
	width:	250px;
	color: #106308;
	table-layout: fixed;
}
	
.tussentext 
{
	height: 4em;
}

.tussentextjpg 
{
	width: 15px;
}

strong 
{
	font-family: Arial;
	font-size: 13px;
	font-style: bold;
	color: #2A6800;
}

.image 
{
	width: 290px;
	vertical-align:top;
	height: 220 px
}


/* ------------LINKS----------- */
a 
{
	background-color: transparent;
	font-style: normal;
	color: #106308;
	text-decoration: none;
}

a:visited 
{
	background-color: transparent;
	font-style: normal;
	color: #106308
}
a:hover 
{
	background-color: transparent;
	font-style: normal;
	color: #5BC901;
}

/* ------------Talen Navigatie----------- */
.nav
{
	font-family: Tahoma;
	font-size: 11px;
	font-style: bold;
	width: 335px;
	color: #5ACF00;
	vertical-align:text-top;
	text-align: justify;	
}

