
body {
	background-color: #617f0d;
	background-image: url(images/achtergrond_practice.gif);
	background-repeat: repeat-x;
}


#navigatiebalk {
	height: 43px;
	width: 955px;
	position: absolute;
	left: opx;
	top: 0px;
	background-color: #789238;
}


/* ------------------------------------- */
/* navigatie Nimbus in Practice */
/* ------------------------------------- */

a.practice:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #98AC62;
	text-decoration: none;
}
a.practice:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #98AC62;
	text-decoration: none;
}
a.practice:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: underline;
}

.hipractice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}

.logo_groen {
	background-image: url(images/logo_groen.gif);
	background-repeat: no-repeat;
}