/* NAVIGATION */
#mnu_l, #mnu_r { float:left;width:10px; }
#mnu_m { float:left; width:225px; background-color:#f4f0e9;margin-top:15px;text-align:center; }
#mnu_m table { border:none; width:195px; text-align:left; }
.nav, .navleden, .snav
{
	font-family:Verdana;
	font-size:11px;
	color:#000000;
	height: 24px;
	border-top: solid 1px #909090;
}

.nav a, .snav a
{
	font-family:Verdana;
	font-size:11px;
	color:#000000;
	font-weight: normal;
	text-decoration:none;
	display:block;
	width:100%;
	line-height:18px;
	padding: 3px 0px;
}
.nav a:hover, .snav a:hover
{
	font-family:Verdana;
	font-size:11px;
	color:#000000;
	font-weight: normal;
	text-decoration:none;
	display:block;
	width:100%;
	line-height:18px;
	padding: 3px 0px;

	background-image: url(../images/layout/nav_ptrn.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

.navactive, .snavactive
{
	font-family:Verdana;
	font-size:11px;
	color:#000000;
	font-weight: bold;
	line-height:18px;
	padding: 3px 0px;
	border-top: solid 1px #909090;

	background-image: url(../images/layout/nav_ptrn.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.navlinkactive, .snavlinkactive
{
	font-family:Verdana;
	font-size:11px;
	color:#000000;
	font-weight: normal;
	text-decoration:none;
	display:block;
	width:100%;
	line-height:18px;
	padding: 3px 0px;

	background-image: url(../images/layout/nav_a_ptrn.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.navlinkactive:hover, .snavlinkactive:hover
{
	font-family:Verdana;
	font-size:11px;
	color:#000000;
	font-weight: bold;
	text-decoration:none;
	display:block;
	width:100%;
	line-height:18px;
	padding: 3px 0px;
	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: 5px center;
}
.pad20_a
{
	padding-left:20px;
	background-image: url(../images/layout/nav_img_a.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
}
.pad20sub
{
	padding-left:20px;
	background-image: url(../images/layout/navsub_img.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
}
.pad20sub_a
{
	padding-left:20px;
	background-image: url(../images/layout/navsub_img_a.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
}
.pad20suba
{
	padding-left:20px;
	background-image: url(../images/layout/navsuba_img.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
}
.pad20suba_a
{
	padding-left:20px;
	background-image: url(../images/layout/navsuba_img_a.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
}

.pad50
{
	display:block;
	padding-left:20px;
}
.pad60
{
	display:block;
	padding-left:40px;
}
/*
.snav
{
	font-family:Verdana;
	font-size:11px;
	color:#000000;
	font-weight: normal;
	text-decoration:none;
	display:block;
	width:100%;
	line-height:24px;
	background-color:#FFFFFF;
}

.snavactive
{
	font-family:Verdana;
	font-size:11px;
	color:#000000;
	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;
}

.snavlink
{
	font-family:Verdana;
	font-size:11px;
	color:#000000;
	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:#000000;
	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:#000000;
	font-weight: normal;
	text-align:center;
}
.footernavlink
{
	font-family:Verdana;
	font-size:9px;
	color:#000000;
	font-weight: normal;
	text-decoration:none;
}
.footernavlink:hover
{
	font-family:Verdana;
	font-size:9px;
	color:#000000;
	font-weight: normal;
	text-decoration:none;
}
.footernavlinkactive
{
	font-family:Verdana;
	font-size:9px;
	color:#000000;
	font-weight: normal;
	text-decoration:none;
}
.footernavlinkactive:hover
{
	font-family:Verdana;
	font-size:9px;
	color:#000000;
	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;
}
/* ********** */
