.kolom1 .topnavigatie {
	float: left;
	width:548px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 14px;
	margin-top: 2px;
	margin-bottom: 2px;
}

.kolom1 .topnavigatie .navleft {
	float: left;
	width: 250px;
	height: 14px;
	padding-top: 1px;
	padding-left: 2px;
	padding-bottom: 1px;
	text-align: left;
}
.kolom1 .topnavigatie .navright {
	float: right;
	width: 250px;
	height: 14px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	text-align: right;
}
.kolom1 .topnavigatie .navright a {
	background-color:#1E1E1E;
	padding-left: 29px;
	padding-right: 26px;
	border: 1px solid #666666;
	color: #FFFFFF;
	text-decoration: none;
}
.kolom1 .topnavigatie .navleft a {
	background-color:#1E1E1E;
	padding-left: 11px;
	padding-right: 9px;
	border: 1px solid #666666;
	color: #FFFFFF;
	text-decoration: none;
}
.kolom1 .topnavigatie .navright a:hover, .kolom1 .topnavigatie .navleft a:hover {
	color: #FFDE8E;
	border: 1px solid #FFDE8E; 
}

.navigatie {
	width: 744px;
	padding: 3px;
	margin-left: 75px;
	float: left; 
	border-left: #FFDE8E solid 2px;
	border-right: #FFDE8E solid 2px;
	background-color: #000000;
	text-align: center;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 14px;
}
.navigatie .nummer {
	float: left;
	width: 26px;
	height: 18px;
	margin-top:1px;
	margin-right:1px;
	margin-bottom: 1px;
	border: 1px solid #666666;
} 
.navigatie .nummeractief {
	float: left;
	width: 26px;
	height: 18px;
	margin-top:1px;
	margin-bottom: 1px;
	border: 1px solid #666666;
	color: #FFDE8E;
}
.navigatie a {
	float: left;
	width: 26px;
	height: 18px;
	margin-top:1px;
	margin-right:1px;
	margin-bottom: 1px;
	border: 1px solid #666666;
	color: #FFFFFF;
}
.navigatie a:link,
.navigatie a:active,
.navigatie a:visited {
	text-decoration: none;
}
.navigatie a:hover{
	color: #FFDE8E;
	text-decoration: underline;
}
/* einde navigatie */
