
body {
	background-color: #184A75;
	background-image: url(images/achtergrond_about.gif);
	background-repeat: repeat-x;
}

#navigatiebalk {
	height: 43px;
	width: 955px;
	position: absolute;
	left: opx;
	top: 0px;
	background-color: #38658b;
}

/* ------------------------------------- */
/* navigatie About Nimbus */
/* ------------------------------------- */
a.about:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 32px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #9db2c4;
	text-decoration: none;
}
a.about:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 32px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #9db2c4;
	text-decoration: none;
}
a.about:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 32px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: underline;
}

.hiabout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 32px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}

.logo_blauw {
	background-image: url(images/logo_blauw.gif);
	background-repeat: no-repeat;
}