/* HOOFDNAVIGATION */

.nav
{
	font-family:Arial;
	font-size:14px;
	color:#06743d;
	text-align:right;
	line-height:28px;
}
.nav a
{
	COLOR: #06743d;
	text-decoration:none;
}
.nav a:hover
{
	COLOR: #d57a11;
	text-decoration:none;
}

.navactive
{
	font-family:Arial;
	font-size:14px;
	COLOR: #d57a11;
	text-align:right;
	line-height:28px;
}
.navactive a
{
	COLOR: #d57a11;
	text-decoration:none;
}
.navactive a:hover
{
	COLOR: #d57a11;
	text-decoration:none;
}

.nav2
{
	font-family:Arial;
	font-size:11px;
	COLOR: #a2a2a2;
	text-align:center;
}

.nav2 a
{
	COLOR: #a2a2a2;
	text-decoration:none;
}
.nav2 a:hover
{
	COLOR: #a2a2a2;
	text-decoration:none;
}
/* ********** */

/* SUBNAVIGATION */

.snav
{
	font-family:Arial;
	font-size:13px;
	color:#636262;
	font-weight: normal;
	text-align:right;
	line-height:18px;
}

.snavactive
{
	font-family:Arial;
	font-size:13px;
	color:#d57a11;
	font-weight: normal;
	text-align:right;
	line-height:18px;
}

.snav a
{
	COLOR: #636262;
	text-decoration:none;
}
.snav a:hover
{
	COLOR: #d57a11;
	text-decoration:none;
}

.snavactive a
{
	COLOR: #d57a11;
	text-decoration:none;
}
.snavactive a:hover
{
	COLOR: #d57a11;
	text-decoration:none;
}

.snav2
{
	font-family:Arial;
	font-size:11px;
	color:#000000;
	font-weight: normal;
	line-height:normal;
}

.snav2 a
{
	color:#000000;
	text-decoration:none;
}
.snav2 a:hover
{
	color:#000000;
	text-decoration:none;
}

.footernav
{
	font-family:Arial;
	font-size:9px;
	color:#636262;
	font-weight: normal;
	text-align:center;
}
.footernavlink
{
	font-family:Arial;
	font-size:9px;
	color:#636262;
	font-weight: normal;
	text-decoration:none;
}
.footernavlink:hover
{
	font-family:Arial;
	font-size:9px;
	color:#636262;
	font-weight: normal;
	text-decoration:none;
}
.footernavlinkactive
{
	font-family:Arial;
	font-size:9px;
	color:#636262;
	font-weight: normal;
	text-decoration:none;
}
.footernavlinkactive:hover
{
	font-family:Arial;
	font-size:9px;
	color:#636262;
	font-weight: normal;
	text-decoration:none;
}


/* ********** */

/* MENU */

.mptrn
{
	width:215px;
	background-color:#cdcdcd;
	background-image: url(../images/layout/mptrn.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.sep
{
	background-image: url(../images/layout/dot.gif);
	background-repeat: repeat-x;
	background-position: left center;
}

/* ********** */

/* BREADCRUMBS */

.bctext
{
	FONT-FAMILY: Arial;
	FONT-SIZE: 14px;
	COLOR: #d57a11;
	margin-bottom:14px;
}	
.bctext h1	{ margin: 0; }
.bctext a
{
	COLOR: #d57a11;
	text-decoration:none;
}	
.bctext a:hover
{
	COLOR: #d57a11;
	text-decoration:none;
}	

/* ********** */

/* LIST NAVIGATIE */

.listnav
{
	FONT-FAMILY: Century Gothic;
	FONT-SIZE: 14px;
	COLOR: #ffffff;
	font-weight: bold;
	text-transform:uppercase;
}

.listnav_prev
{
	FONT-FAMILY: Century Gothic;
	FONT-SIZE: 14px;
	COLOR: #ffffff;
	font-weight: bold;
	text-decoration:none;
	text-transform:uppercase;
}
.listnav_prev:hover
{
	FONT-FAMILY: Century Gothic;
	FONT-SIZE: 14px;
	COLOR: #ffffff;
	font-weight: bold;
	text-decoration:none;
	text-transform:uppercase;
}
.listnav_next
{
	FONT-FAMILY: Century Gothic;
	FONT-SIZE: 14px;
	COLOR: #ffffff;
	font-weight: bold;
	text-decoration:none;
	text-transform:uppercase;
}
.listnav_next:hover
{
	FONT-FAMILY: Century Gothic;
	FONT-SIZE: 14px;
	COLOR: #ffffff;
	font-weight: bold;
	text-decoration:none;
	text-transform:uppercase;
}
/* ********** */
