/* NAVIGATION */

.nav
{
	font-family:Verdana;
	font-size:11px;
	color:#636262;
	height: 24px;

	background-image: url(../images/layout/nav_ptrn.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.navleden
{
	font-family:Verdana;
	font-size:11px;
	color:#636262;
	height: 24px;
}

.navlink
{
	font-family:Verdana;
	font-size:11px;
	color:#636262;
	font-weight: normal;
	text-decoration:none;
	display:block;
	width:100%;
	line-height:24px;
/*	background-image: url(../images/layout/nav_a_ptrn.gif);
	background-repeat: repeat-x;
	background-position: left bottom;*/
}
.navlink:hover
{
	font-family:Verdana;
	font-size:11px;
	color:#636262;
	font-weight: normal;
	text-decoration:none;
	display:block;
	width:100%;
	line-height:24px;

	background-image: url(../images/layout/nav_a_ptrn.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.navactive
{
	font-family:Verdana;
	font-size:11px;
	color:#636262;
	font-weight: normal;
	line-height:24px;

	background-image: url(../images/layout/nav_a_ptrn.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.navlinkactive
{
	font-family:Verdana;
	font-size:11px;
	color:#636262;
	font-weight: normal;
	text-decoration:none;
	display:block;
	width:100%;
	line-height:24px;

	background-image: url(../images/layout/nav_a_ptrn.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.navlinkactive:hover
{
	font-family:Verdana;
	font-size:11px;
	color:#636262;
	font-weight: bold;
	text-decoration:none;
	display:block;
	width:100%;
	line-height:24px;
	vertical-align:middle;

	background-image: url(../images/layout/nav_a_ptrn.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.pad20
{
	padding-left:20px;
	background-image: url(../images/layout/nav_img.gif);
	background-repeat: no-repeat;
	background-position: 5 center;
}
.pad20_a
{
	padding-left:20px;
	background-image: url(../images/layout/nav_img_a.gif);
	background-repeat: no-repeat;
	background-position: 5 center;
}
.pad20sub
{
	padding-left:20px;
	background-image: url(../images/layout/navsub_img.gif);
	background-repeat: no-repeat;
	background-position: 5 center;
}
.pad20sub_a
{
	padding-left:20px;
	background-image: url(../images/layout/navsub_img_a.gif);
	background-repeat: no-repeat;
	background-position: 5 center;
}
.pad20suba
{
	padding-left:20px;
	background-image: url(../images/layout/navsuba_img.gif);
	background-repeat: no-repeat;
	background-position: 5 center;
}
.pad20suba_a
{
	padding-left:20px;
	background-image: url(../images/layout/navsuba_img_a.gif);
	background-repeat: no-repeat;
	background-position: 5 center;
}

.pad50
{
	padding-left:35px;
}
.pad60
{
	padding-left:45px;
}

.snav
{
	font-family:Verdana;
	font-size:11px;
	color:#636262;
	font-weight: normal;
	text-decoration:none;
	display:block;
	width:100%;
	line-height:24px;
	background-color:#FFFFFF;
}

.snavactive
{
	font-family:Verdana;
	font-size:11px;
	color:#636262;
	font-weight: normal;
	text-decoration:none;
	display:block;
	width:100%;
	line-height:24px;
	background-color:#FFFFFF;

	background-image: url(../images/layout/nav_a_ptrn.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.snavlink
{
	font-family:Verdana;
	font-size:11px;
	color:#636262;
	font-weight: normal;
	text-decoration:none;
	display:block;
	width:100%;
	line-height:24px;
	background-color:#FFFFFF;
}
.snavlink:hover
{
	font-family:Verdana;
	font-size:11px;
	color:#636262;
	font-weight: normal;
	text-decoration:none;
	display:block;
	width:100%;
	line-height:24px;
	
	background-image: url(../images/layout/nav_a_ptrn.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.footernav
{
	font-family:Verdana;
	font-size:9px;
	color:#636262;
	font-weight: normal;
	text-align:center;
}
.footernavlink
{
	font-family:Verdana;
	font-size:9px;
	color:#636262;
	font-weight: normal;
	text-decoration:none;
}
.footernavlink:hover
{
	font-family:Verdana;
	font-size:9px;
	color:#636262;
	font-weight: normal;
	text-decoration:none;
}
.footernavlinkactive
{
	font-family:Verdana;
	font-size:9px;
	color:#636262;
	font-weight: normal;
	text-decoration:none;
}
.footernavlinkactive:hover
{
	font-family:Verdana;
	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: Verdana;
	FONT-SIZE: 11px;
	COLOR: #FFFFFF;
	font-weight: normal;
	padding-right:0px;
	padding-left:0px;
}	
.bclink
{
	FONT-FAMILY: Verdana;
	FONT-SIZE: 11px;
	COLOR: #FFFFFF;
	font-weight: normal;
	padding-right:0px;
	padding-left:0px;
	text-decoration:underline;
}	
.bclink:hover
{
	FONT-FAMILY: Verdana;
	FONT-SIZE: 11px;
	COLOR: #FFFFFF;
	font-weight: normal;
	padding-right:0px;
	padding-left:0px;
	text-decoration:underline;
}	
.bc_bg
{
	border-top:1px solid #FFFFFF;
	background-color:#12698D;
	background-image: url(../images/layout/bc_right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

h5
{
	font-family:Verdana;
	font-size:12px;
	color:#8c8c8c;
	font-weight: bold;
	
	padding:0px;
	margin:0px;
}

h6
{
	font-family:Verdana;
	font-size:12px;
	color:#ee3b33;
	font-weight: bold;
	
	margin:0px;
}
/* ********** */

/* LIST NAVIGATIE */

.listnav
{
	FONT-FAMILY: Century Gothic;
	FONT-SIZE: 11px;
	COLOR: #ffffff;
	font-weight: bold;
	text-transform:uppercase;
}

.listnav_prev
{
	FONT-FAMILY: Century Gothic;
	FONT-SIZE: 11px;
	COLOR: #ffffff;
	font-weight: bold;
	text-decoration:none;
	text-transform:uppercase;
}
.listnav_prev:hover
{
	FONT-FAMILY: Century Gothic;
	FONT-SIZE: 11px;
	COLOR: #ffffff;
	font-weight: bold;
	text-decoration:none;
	text-transform:uppercase;
}
.listnav_next
{
	FONT-FAMILY: Century Gothic;
	FONT-SIZE: 11px;
	COLOR: #ffffff;
	font-weight: bold;
	text-decoration:none;
	text-transform:uppercase;
}
.listnav_next:hover
{
	FONT-FAMILY: Century Gothic;
	FONT-SIZE: 11px;
	COLOR: #ffffff;
	font-weight: bold;
	text-decoration:none;
	text-transform:uppercase;
}
/* ********** */
