	/* navigatie */div.navigatie2{	position: absolute;	left: 20px;	top: 250px;	z-index:1000;	font-size: 10px;       letter-spacing: 1px;    text-transform: uppercase;    color: #bbb;    width: 150px;    line-height:25px;}div.navigatie2 a:link, div.navigatie2 a:visited{	font-size: 10px;       letter-spacing: 1px;    text-transform: uppercase;    color: #ebdcb1;    margin-right: 3px;	text-decoration: none; 	border: 1px solid #ebdcb1;	padding:3px 7px;	background: #622;	font-weight: bold; 	display:block;	width:80px;	line-height:16px;	margin-bottom:3px;}div.navigatie2 a:hover, div.navigatie2 a:active{	background:#ebdcb1;	color: #622;}.hier{	font-size: 10px;       letter-spacing: 1px;    text-transform: uppercase;    color: #fff;    margin-right: 3px;	line-height:16px;	border: 1px solid #fff;	padding:3px 7px;	font-weight: bold; 	background-color:#088;}div.navigatie2 .hier{	display:block;	width:80px;	margin-bottom:3px;	line-height:16px;}