#nav2 {
	width: 270px;
	float: left;
	clear: both;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#nav2 a {
	display: block;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	margin-bottom: 4px;
	background-color: #FFDFDF;
	text-align: right;
	color: #0047bd;
}
#nav2 a:hover {
	background-color: #ccccff;
	background-image: url(Afbeeldingen/achtergrondlink2.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
