@media screen {
	
	/* NAVIGATIE LINKS */
	.navleft{
	}
	
	.navleft a, .navleft a:link, .navleft a:visited, .navleft a:active{
		font-family					:Verdana, Arial, Helvetica, sans-serif;
		font-size					: 0.95em;
		color						: #999;
		text-decoration				: none;
	}
	
	.navleft a:hover{
		text-decoration				:underline;
	}
	
	.dik {
		font-weight					: bold;
	}
	/* rolloverbutton top */
	
	.navtop{  
		width 						: 100%;
		border-top					: 1px solid #f96;
		border-bottom				: 1px solid #f96;
		border-left					: 1px solid #f96;
	}
	
	.navtop ul{
		margin						: 0px;
		padding						: 0px;
		list-style-type				: none;
		font-family					:  Verdana, Arial, Helvetica, sans-serif;
		font-size					: 1em;
	
	}
	
	.navtop li{
		margin						: 0px;
		padding						: 0px;
	}
	
	.navtop ul li a{
		list-style-type				: none;
		display						: block;
		padding-left				: 5px;
		padding-right 				: 5px;
		padding-top					: 5px;
		padding-bottom 				: 2px;
		background					: url(../img/navtop.jpg) top left repeat;
		text-decoration				: none;
		font-size					: 0.95em;
		font-weight					: bold;
		color						: #fff;
		height						: 17px;
	}
	
	.navtop ul li a:link, .navtop ul li a:visited{
		font-weight					: bold;
		color						: #fff;
		text-decoration				: none;
		background-position			: left top;
	}
	
	.navtop ul li a:hover{
		background					: url(../img/navtop_over.jpg) top left repeat;
		font-weight					: bold;
		color						: #fff;
	}
	
	/* rolloverbutton top actief */
	
	.navtop_active {  
		width 						: 100%;
		border-top					: 1px solid #f96;
		border-bottom				: 1px solid #f96;
		border-left					: 1px solid #f96;
	}
	
	.navtop_active ul{
		margin						: 0px;
		padding						: 0px;
		list-style-type				: none;
		font-family					:  Verdana, Arial, Helvetica, sans-serif;
		font-size					: 1em;
	
	}
	
	.navtop_active li{
		margin						: 0px;
		padding						: 0px;
	}
	
	.navtop_active ul li a{
		list-style-type				: none;
		display						: block;
		padding-left				: 5px;
		padding-right 				: 5px;
		padding-top					: 5px;
		padding-bottom 				: 2px;
		background-color			: #FA0;
		text-decoration				: none;
		font-size					: 0.95em;
		font-weight					: bold;
		color						: #fff;
		height						: 17px;
	}
	
	.navtop_active ul li a:link, .navtop_active ul li a:visited, .navtop_active ul li a:hover {
		font-weight					: bold;
		color						: #fff;
		text-decoration				: none;
		background-position			: left top;
	}
	
	.bleft {
		border-right				: 1px solid #f96;
	}
	
	/* rolloverbutton bottom */
	
	.navcontainer{
	}
	
	.navcontainer ul{
		margin						: 0px;
		padding						: 0px;
		list-style-type				: none;
		font-family					:Verdana, Arial, Helvetica, sans-serif;
		width						: 100%;
		border-style				: solid;
		border-width				: 0px 0px 0px 1px;
		border-color				: #fff
	}
	
	.navcontainer li{
		margin						: 0px;
	}
	
	.navcontainer ul li a{
		display						: block;
		padding-left				: 5px;
		padding-right				: 5px;
		padding-top					: 4px;
		padding-bottom 				: 1px;
		background-color			: #AB0000;
		font-weight					: bold;
		font-size					: 1em;
		height 						: 17px;
	}
	
	.navcontainer ul li a:link, .navcontainer ul li a:visited{
		color						: #fff;
		text-decoration				: none;
		font-weight					: bold;
		background-repeat			: no-repeat;
		background-position			: left top;
	}
	
	.navcontainer ul li a:hover{
		background-color			: #fa0;
		font-weight					: bold;
		color						: #fff;
	}
	
	/* rolloverbutton bottom actief */
	
	.navcontainer_active{
	}
	
	.navcontainer_active ul{
		margin						: 0px;
		padding						: 0px;
		list-style-type				: none;
		font-family					:Verdana, Arial, Helvetica, sans-serif;
		width						: 100%;
		border-style				: solid;
		border-width				: 0px 0px 0px 1px;
		border-color				: #fff
	}
	
	.navcontainer_active li{
		margin						: 0px;
	}
	
	.navcontainer_active ul li a{
		display						: block;
		padding-left				: 5px;
		padding-right				: 5px;
		padding-top					: 4px;
		padding-bottom 				: 1px;
		background-color			: #AB0000;
		font-weight					: bold;
		font-size					: 1em;
		height 						: 17px;
	}
	
	.navcontainer_active ul li a:link, .navcontainer_active ul li a:visited, .navcontainer_active ul li a:hover{
		text-decoration				: none;
		background-color			: #fa0;
		font-weight					: bold;
		color						: #fff;
	}
	
	/* SUBMENU LINKS */
	
	.rollover1
	{
	position						: relative;
	background						:url(../img/submenu_000_over.jpg) top left no-repeat;
	white-space						: nowrap;
	display							: block;
	width							: 71px;
	height							: 80px;
	margin							: 0;
	padding							: 0;
	}
	
	.rollover1 a
	{
	display							: block;
	width							: 71px;
	height							: 80px;
	display							: block;
	float							: left;
	}
	
	.rollover1 img
	{
	width							: 70px;
	height							: 80px;
	border							: 0;
	}
	
	* html a:hover
	{
	visibility						:visible;
	}
	
	.rollover1 a:hover img
	{
	visibility						:hidden;
	}
	
	.rollover2
	{
	position						: relative;
	background						:url(../img/submenu_001_over.jpg) top left no-repeat;
	white-space						: nowrap;
	display							: block;
	width							: 71px;
	height							: 80px;
	margin							: 0;
	padding							: 0;
	}
	
	.rollover2 a
	{
	display							: block;
	width							: 71px;
	height							: 80px;
	display							: block;
	float							: left;
	}
	
	.rollover2 img
	{
	width							: 70px;
	height							: 80px;
	border							: 0
	}
	
	* html a:hover
	{
	visibility						:visible
	}
	
	.rollover2 a:hover img
	{
	visibility						:hidden
	}
	
	.rollover3
	{
	position						: relative;
	background						:url(../img/submenu_002_over.jpg) top left no-repeat;
	white-space						: nowrap;
	display							: block;
	width							: 71px;
	height							: 80px;
	margin							: 0;
	padding							: 0;
	}
	
	.rollover3 a
	{
	display							: block;
	width							: 71px;
	height							: 80px;
	display							: block;
	float							: left;
	}
	
	.rollover3 img
	{
	width							: 70px;
	height							: 80px;
	border							: 0
	}
	
	* html a:hover
	{
	visibility						:visible
	}
	
	.rollover3 a:hover img
	{
	visibility						:hidden
	}
	
	.rollover4
	{
	position						: relative;
	background						:url(../img/submenu_003_over.jpg) top left no-repeat;
	white-space						: nowrap;
	display							: block;
	width							: 71px;
	height							: 80px;
	margin							: 0;
	padding							: 0;
	}
	
	.rollover4 a
	{
	display							: block;
	width							: 71px;
	height							: 80px;
	display							: block;
	float							: left;
	}
	
	.rollover4 img
	{
	width							: 70px;
	height							: 80px;
	border							: 0
	}
	
	* html a:hover
	{
	visibility						:visible
	}
	
	.rollover4 a:hover img
	{
	visibility						:hidden
	}
	
	.rollover5
	{
	position						: relative;
	background						:url(../img/submenu_004_over.jpg) top left no-repeat;
	white-space						: nowrap;
	display							: block;
	width							: 71px;
	height							: 80px;
	margin							: 0;
	padding							: 0;
	}
	
	.rollover5 a
	{
	display							: block;
	width							: 71px;
	height							: 80px;
	display							: block;
	float							: left;
	}
	
	.rollover5 img
	{
	width							: 70px;
	height							: 80px;
	border							: 0
	}
	
	* html a:hover
	{
	visibility						:visible
	}
	
	.rollover5 a:hover img
	{
	visibility						:hidden
	}
	
	.rollover6
	{
	position						: relative;
	background						:url(../img/submenu_005_over.jpg) top left no-repeat;
	white-space						: nowrap;
	display							: block;
	width							: 71px;
	height							: 80px;
	margin							: 0;
	padding							: 0;
	}
	
	.rollover6 a
	{
	display							: block;
	width							: 71px;
	height							: 80px;
	display							: block;
	float							: left;
	}
	
	.rollover6 img
	{
	width							: 70px;
	height							: 80px;
	border							: 0
	}
	
	* html a:hover
	{
	visibility						:visible
	}
	
	.rollover6 a:hover img
	{
	visibility						:hidden
	}
	
	/* NAVRIGHT grijs menu */
	
	.navright {
		font-family					: Verdana, Arial, Helvetica, sans-serif;
		font-weight					: normal;
		font-size					: 1em;
		color						: #6C6C6C;
		width:							140px;	/* FIREFOX */
		/width:							156px;	/* IE */
		}
		
	.navright ul {
		width							:100%;
		margin							: 0px;
		padding							: 0px;
	}
			
	.navright ul li {
		background					: url(../img/home_grijsvlak_bg.gif) bottom left repeat;
		border-top					: 1px solid #FFF;
		color						: #6C6C6C;
		padding						: 4px 5px 3px 7px;
		list-style-position			: inside;
		list-style-type				: disc;
	}
	
	.navright ul li a {
		width						: 100%;
		color						: #6C6C6C;
	}
	
	.navright ul li a:link, .navright ul li a:visited {
		color						: #6c6c6c;
		background-color			: #D9DCDD;
		text-decoration				: none;
	}
	
	.navright ul li a:hover {
		color						: #6C6C6C;
		text-decoration				: underline;
	}
	
	/* --------------------------------------------- */
	
	.navwit {
		width						: 100%;
		margin-top					: 0px;
		margin-bottom				: 0px;
		font-family					: Verdana, Arial, Helvetica, sans-serif;
		font-weight					: bold;
		font-size					: 1em;
		background-color			: #FFFFFF;
		color						: #6C6C6C;
		}
		
	.navwit ul {
		list-style-type  			: none;
		margin						: 0;
		padding						: 0;
	}
			
	.navwit li {
		color						:#6C6C6C;
		padding-bottom				: 1px;
		margin						: 0;
		border-top 					: 1px solid #fff;
	}
	
	.navwit li a {
		display						: block;
		padding						: 5px 3px 5px 8px;
		color						:#6C6C6C;
		text-decoration				: none;
		width						: 100%;
	}
	
	.navwit ul li a{
		color						:#6C6C6C;
		padding-left				: 10px;
	}
	
	.navwit ul li a:link, .navright ul li a:visited {
		color						: #6c6c6c;
	}
	
	.navwit li a:hover {
		color						: #6C6C6C;
		text-decoration				: underline;
	}
	
	
	
	.navhome {
		width						: 100%;
		margin-top					:0px;
		margin-bottom				:0px;
		font-family					:Verdana, Arial, Helvetica, sans-serif;
		font-weight					:normal;
		font-size					: 1em;
		background-color			: #ccc;
		color						: #333;
		}
		
	.navhome ul {
		list-style-type				: none;
		margin						: 0;
		padding						: 0;
		border						: none;
	}
			
	.navhome li {
		padding-top					: 3px;
		margin						: 0;
		color						: #333;
		padding-left 				: 8px;
		padding-bottom 				: 3px;
		display						: block;
		background-color 			: #F2F2F4;
		border-bottom 				: 1px solid #D9DCDD;
	}
	
	.navhome li a {
		padding						: 0px;
		margin 						: 0px;
		color						: #333;
		text-decoration				: none;
		width						: 100%;
	}
	
	.navhome ul li a{
		color						:#333;
		padding-left				: 8px;
	}
	.navhome ul li a:link, .navhome ul li a:visited {
		color						: #333;
	}
	
	html>body .navhome li a {
		width						: auto;
	}
	
	.navhome li a:hover {
		color						: #333;
		text-decoration				: underline;
	}
	
	/* -------- menu mappen linkerkant *//* menu mappen linkerkant -------- */
	
	.nav_mappen ul {
		width:				173px;	/* FIREFOX */
		/width:				183px;	/* IE */
		margin: 			0;
		padding: 			0;
		list-style-type: 	none;
		font-family:		Verdana, Arial, Helvetica, sans-serif;
		font-weight:		normal;
		font-size:			1em;
		line-height: 		1.2em;
	}
	
	* html>body .nav_mappen li a {
		width						: auto;
	}
	
	.nav_aanwinst_kop {
		display: 			block;
		padding: 			5px 5px 5px 10px;
		color:				#FFF;
		background-color:	#AB0000;
		border-bottom: 		1px solid #FFF;
		margin:				0px;
		width: 				173px;
	}
	
	.nav_mappen a {
		display: 			block;
		padding: 			5px 5px 5px 10px;
		margin:				0px;
		width: 				100%;
		background-color:	#AB0000;
		border-bottom: 		1px solid #FFF;
	}
	
	.nav_mappen a:link, .nav_mappen a:visited {
		color: 				#EEE;
		text-decoration: 	none;
	}
	
	.nav_mappen a:hover {
		background-color:	#FB8104;
		color:				#fff;
	}
	
	.nav_mappen a.paginas:link, .nav_mappen a.paginas:visited {		/* sub knop paginas */
		width:				163px; /* FIREFOX */
		/width:				173px;	/* IE */
		padding: 			5px 5px 5px 20px;
		marign:				0px;
		color:				#666;
		border-bottom: 		1px solid #FFF;
		background:			url(../img/nav_mappen_sub_0.gif) no-repeat left center;
		background-color:	#D9DCDD;
	}
	
	.nav_mappen a.paginas:hover {		/* sub knop paginas */
		color:				#666;
		background:			url(../img/nav_mappen_sub_1.gif) no-repeat left center;
		background-color:	#E8EAEA;
		border-bottom: 		1px solid #FFF;
	}
	
	#nav_mappen_active {	/* knop aan */
		background-color:	#FA0;
		color:				#fff;
	}
	
	#nav_paginas_active {	/* knop aan */
		background-color:	#FFF;
		color:				#AB0000;
		font-weight:		bold;
	}
	
	.nav_aanwinst {
		background-color:	#D9DCDD;
		color: 				#6C6C6C !important;
		border-bottom: 		1px solid #FFF;
	}
	
	.nav_aanwinst img {
		float:				left;
		margin:				0 5px 0 0;
	}
	
	.nav_aanwinst a {
		background-color:	#D9DCDD;
		min-height:			55px;
		color: 				#6C6C6C !important;	
	}
	
	.nav_aanwinst a:hover {
		color: 				#FFF !important;	
	}
}
