@media screen,tv,projection {
	/* gebruikte KLEUREN:
	blauw #5F7DB3
	donker blauw #08326B
	lichtblauw #c8dbf0
	lichterblauw #eef4fa
	oranje #ff882b
	lichtoranjeroze #FFDBBF 
	oranjeroze #FFF3EA bg menu links
	groen #C3E427
	subhome:
	paars #8D5EB5
	lichtpaars #CDB9DD
	lichterpaars #EBE4F3
	*/
	* {
	padding: 0px;
	margin: 0px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	}
	HTML {
	padding: 0px;
	margin: 0px;
	height: 100%;
	}
	BODY {
	padding: 0px;
	margin: 0px;
	background-color:#c8dbf0;
	font: 1.1em Arial, Verdana ,Geneva, Helvetica, sans-serif;
	line-height:1.4em;
	}
	/* de diverse stijlen van fo industrie*/
	div.home{
	text-align:center;
	padding: 0px;
	margin: 0px;
	background-color:#c8dbf0;
	background-image:url(../img/BG/HomeBG.gif);
	background-repeat:repeat-x;
	}
	div.oranjestijl{
	text-align:center;
	padding: 0px;
	margin: 0px;
	background-color:#c8dbf0;
	background-image:url(../img/BG/BGHeaderOranje.jpg);
	background-position:center 68px;
	background-repeat:no-repeat;
	}
	div.blauwestijl{
	text-align:center;
	padding: 0px;
	margin: 0px;
	background-color:#c8dbf0;
	background-image:url(../img/BG/BGHeaderBlauw.jpg);
	background-position:center 68px;
	background-repeat:no-repeat;
	}
	div.subhome{
	text-align:center;
	padding: 0px;
	margin: 0px;
	background-color:#c8dbf0;
	background-image:url(../img/BG/BGHeaderSubhome.jpg);
	background-position:center 68px;
	background-repeat:no-repeat;
	}
	
	/* div die de pagina centreert */
	.omhulsel {
	text-align:left;
	margin:0px auto 0px auto;
	position: relative;
	width: 994px;
	}
	
	/*header*/
	.headerhouder{
	width:994px;
	height:134px;
	background-image:url(../img/header/BGTopOranje.gif);
	background-position:left top;
	background-repeat:no-repeat;
	}
	.blauwestijl .headerhouder{
	width:994px;
	height:134px;
	background-image:url(../img/header/BGTopBlauw.gif);
	background-position:left top;
	background-repeat:no-repeat;
	}
	.subhome .headerhouder{
	width:994px;
	height:134px;
	background-image:url(../img/header/BGTopSubhome.gif);
	background-position:left top;
	background-repeat:no-repeat;
	}
	.headerhouder .headerboven{
	width:994px;
	height:68px;
	}
	.headerhouder .headerboven .logo{
	position:absolute;
	top:22px;
	width:306px;
	height:45px;
	border:0px;
	margin:0px;
	padding:0px;
	}
	.headerhouder .headerboven .logo a img{
	position:relative;
	right:0px;
	border:0px;
	margin:0px;
	padding:0px;
	}
	.headerhouder .headerboven .zoeken{
	position:absolute;
	right:48px;
	top:8px;
	height:22px;
	}
	.headerhouder .headerboven .zoeken form {
	background-image:none;
	border:0px;
	margin:0px;
	padding:0px;
	width:135px;
	height:21px;
	}
	.headerhouder .headerboven .zoeken form input.zoekbox{
	background-image:none;
	border:1px solid #ff882b;
	color:#000000;
	margin:0px;
	padding-bottom:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.7em;
	line-height:18px;
	height:20px;
	width:90px;
	}
	.headerhouder .headerboven .zoeken form input.zoekbutton{
	background-image:none;
	background-color:#ff882b;
	color:#FFFFFF;
	line-height:10px;
	border:0px;
	margin:0px;
	padding-bottom:2px;
	font-size:0.7em;
	line-height:18px;
	height:20px;
	width:45px;
	cursor:pointer;
	}
	.headerhouder .headeronder{
	width:994px;
	height:66px;
	background-color:transparant;
	background-image:url(../img/BG/linkerrandOranje.gif);
	background-position:left top;
	background-repeat:repeat-y;
	margin:0px;
	padding:0px;
	border:0px;
	}
	.blauwestijl .headerhouder .headeronder{
	width:994px;
	height:66px;
	background-color:transparant;
	background-image:url(../img/BG/linkerrandBlauw.gif);
	background-position:left top;
	background-repeat:repeat-y;
	margin:0px;
	padding:0px;
	border:0px;
	}
	.subhome .headerhouder .headeronder{
	width:994px;
	height:66px;
	background-color:transparant;
	background-image:url(../img/BG/linkerrandSubhome.gif);
	background-position:left top;
	background-repeat:repeat-y;
	margin:0px;
	padding:0px;
	border:0px;
	}
	.headerhouder .headeronder .headeronderrechts{
	float:right;
	height:66px;
	margin:0px;
	padding:0px;
	border:0px;
	background-image:url(../img/BG/rechterrandOranje.gif);
	background-position:right top;
	background-repeat:repeat-y;
	}
	.headerhouder .headeronder .headeronderrechtsmettekst{
	float:right;
	height:66px;
	width:781px;
	margin:0px;
	padding:0px;
	border:0px;
	background-image:url(../img/BG/rechterrandOranje.gif);
	background-position:right top;
	background-repeat:repeat-y;
	}
	.headerhouder .headeronder .headeronderrechtsmettekst .tekst{
	float:left;
	display:inline;
	margin-top:6px;
	margin-left:5px;
	margin-right:5px;
	background-image:none;
	font-size:0.7em !important;
	line-height:1.3em !important;
	color:#ffffff;
	}
	.headerhouder .headeronder .headeronderrechtsmettekst .tekst h2{
	font-size:1.2em;
	line-height:1.3em;
	font-weight:bold;
	}
	.headerhouder .headeronder .headeronderrechts .buttons{
	margin-right:1px;
	}
	.headerhouder .headeronder .headeronderrechts .buttons .eerste img{
	margin-right:-1px;
	border:0px;
	padding:0px;
	}
	.headerhouder .headeronder .headeronderlinks{
	float:left;
	background-image:none;
	width:213px;
	padding:0px;
	margin:0px;
	}
	.home .headerhouder .headeronder .headeronderlinksmettekst{
	float:left;
	background-image:url(../img/BG/oranjepijl.gif);
	background-position:16px 13px;
	background-repeat:no-repeat;
	width:213px;
	height:66px;
	padding:0px;
	margin:0px;
	}

	.home .headerhouder .headeronder .headeronderlinksmettekst .tekst img{
	margin-bottom:-2px;
	margin-left:2px;
	margin-right:2px;
	}

	.oranjestijl .headerhouder .headeronder .headeronderlinksmettekst{
	float:left;
	background-image:url(../img/BG/BGHeaderonderlinksmettekstBlauw.gif);
	background-position:13px 0px;
	background-repeat:no-repeat;
	width:213px;
	height:66px;
	padding:0px;
	margin:0px;
	}
	.blauwestijl .headerhouder .headeronder .headeronderlinksmettekst{
	float:left;
	background-image:url(../img/BG/BGHeaderonderlinksmettekstOranje.gif);
	background-position:13px 0px;
	background-repeat:no-repeat;
	width:213px;
	height:66px;
	padding:0px;
	margin:0px;
	}
	.subhome .headerhouder .headeronder .headeronderlinksmettekst{
	float:left;
	background-image:url(../img/BG/BGHeaderonderlinksmettekstOranje.gif);
	background-position:13px 0px;
	background-repeat:no-repeat;
	width:213px;
	height:66px;
	padding:0px;
	margin:0px;
	}
	
	/*.home .headerhouder .headeronder .headeronderlinks{
	float:left;
	display:inline;
	margin-top:10px;
	margin-left:38px;
	background-image:none;
	font-size:0.6em !important;
	line-height:1.2em !important;
	color:#000000;
	width:150px;
	}*/
	
	.home .headerhouder .headeronder .headeronderlinksmettekst .tekst{
	float:left;
	display:inline;
	margin-top:10px;
	margin-left:38px;
	background-image:none;
	font-size:0.6em !important;
	line-height:1.2em !important;
	color:#000000;
	width:150px;
	}
	.oranjestijl .headerhouder .headeronder .headeronderlinksmettekst .tekst{
	float:left;
	display:inline;
	margin-top:10px;
	margin-left:38px;
	background-image:none;
	font-size:0.6em !important;
	line-height:1.2em !important;
	color:#ffffff;
	width:150px;
	}
	.blauwestijl .headerhouder .headeronder .headeronderlinksmettekst .tekst{
	float:left;
	display:inline;
	margin-top:10px;
	margin-left:38px;
	background-image:none;
	font-size:0.6em !important;
	line-height:1.2em !important;
	color:#ffffff;
	width:150px;
	}
	.subhome .headerhouder .headeronder .headeronderlinksmettekst .tekst{
	float:left;
	display:inline;
	margin-top:10px;
	margin-left:38px;
	background-image:none;
	font-size:0.6em !important;
	line-height:1.2em !important;
	color:#ffffff;
	width:150px;
	}
	
	.headerhouder .headeronder .headeronderlinksmettekst .tekst h3{
	font-size:1.2em;
	line-height:1.3em;
	font-weight:bold;
	}
	.oranjestijl .headerhouder .headeronder .headeronderlinksmettekst a, .oranjestijl .headerhouder .headeronder .headeronderlinksmettekst a:hover, .oranjestijl .headerhouder .headeronder .headeronderlinksmettekst a:active{
	color:#000000;
	text-decoration:none;
	}
	.home .headerhouder .headeronder .headeronderlinksmettekst a, .home .headerhouder .headeronder .headeronderlinksmettekst a:hover, .home .headerhouder .headeronder .headeronderlinksmettekst a:active{
	color:#000000;
	text-decoration:none;
	}
	.blauwestijl .headerhouder .headeronder .headeronderlinksmettekst a, .blauwestijl .headerhouder .headeronder .headeronderlinksmettekst a:hover, .blauwestijl .headerhouder .headeronder .headeronderlinksmettekst a:active{
	color:#000000;
	text-decoration:none;
	}
	
	/*.oranjestijl .headerhouder .headeronder .headeronderlinks H2{
	font-size:1.2em;
	line-height:1.3em;
	font-weight:bold;
	}*/
	
	/*horizontaal menu*/
	
	.funktiebalkhouder{
	width:994px;
	height:16px;
	background-color:#c8dbf0;
	background-image:url(../img/BG/linkerrandOranje.gif);
	background-position:left top;
	background-repeat:repeat-y;
	}
	.blauwestijl .funktiebalkhouder{
	width:994px;
	height:16px;
	background-color:#c8dbf0;
	background-image:url(../img/BG/linkerrandBlauw.gif);
	background-position:left top;
	background-repeat:repeat-y;
	}
	.subhome .funktiebalkhouder{
	width:994px;
	height:16px;
	background-color:#c8dbf0;
	background-image:url(../img/BG/linkerrandSubhome.gif);
	background-position:left top;
	background-repeat:repeat-y;
	}
	.funktiebalkhouder .funktiebalk{
	float:left;
	display:inline;
	/*margin-left:96px;*/
  margin-left:175px;
	font-size:0.7em;
	line-height:1.2em;
	color:#08326B;
	vertical-align:top;
	height:1.2em;
	}

	.funktiebalkhouder .funktiebalkintro{
	float:left;
	display:inline;
	margin-left:37px;
	font-size:0.7em;
	line-height:1.2em;
	color:#08326B;
	vertical-align:top;
	height:1.2em;
  padding: 0px;
	}

	.funktiebalkhouder .funktiebalkintro img{
	margin-left:4px;	
  margin-top: 0px;
	}
	.funktiebalkhouder .funktiebalk ul{
	margin-left:1px;
	}
	.funktiebalkhouder .funktiebalk ul li{
	display:inline;
	list-style-type:none;
	margin:0px;
	padding:0px;
	}
	.funktiebalkhouder .funktiebalk ul li.geselecteerd a{
	padding-left:0.4em;
	padding-right:0.4em;
	padding-top:0px;
	padding-bottom:0px;
	margin:0px 0px 0px 0px;
	border:0px;
	color:#ffffff;
	background-color:#000000;
	text-decoration:none;
	background-image:url(../img/BG/vertikaalstroranje.gif);
	background-position:-1px 1px;
	background-repeat:no-repeat;
	}
	.funktiebalkhouder a{
	padding-left:0.5em;
	padding-right:0.5em;
	padding-top:0px;
	padding-bottom:0px;
	margin:0px 0px 0px 0px;
	border:0px;
	color:#08326B;
	text-decoration:none;
	background-image:url(../img/BG/vertikaalstr.gif);
	background-position:-1px 0px;
	background-repeat:no-repeat;
	}
	.funktiebalkhouder a:hover{
	padding-left:0.5em;
	padding-right:0.5em;
	padding-top:0px;
	padding-bottom:0px;
	margin:0px 0px 0px 0px;
	border:0px;
	color:#ffffff;
	background-color:#5F7DB3;
	text-decoration:none;
	}
	.funktiebalkhouder  a:active{
	padding-left:0.5em;
	padding-right:0.5em;
	padding-top:0px;
	padding-bottom:0px;
	margin:0px 0px 0px 0px;
	border:0px;
	color:#ffffff;
	background-color:#000000;
	text-decoration:none;
	background-image:url(../img/BG/vertikaalstroranje.gif);
	background-position:-1px 1px;
	background-repeat:no-repeat;
	}
	.funktiebalkhouder .servicebalk{
	float:right;
	margin:0px;
	font-size:0.7em;
	line-height:1.2em;
	color:#08326B;
	vertical-align:baseline;
	/*width:238px;*/
	padding-right:19px;
	height:1.3em;
	background-image:url(../img/BG/rechterrandOranje.gif);
	background-position:right top;
	background-repeat:repeat-y;
	}
	.funktiebalkhouder .servicebalk ul{
	display:inline;
	}
	.funktiebalkhouder .servicebalk ul li{
	display:inline;
	list-style-type:none;
	margin:0px;
	padding:0px;
	}
	.funktiebalkhouder .servicebalk ul li.geselecteerd a{
	display:inline;
	padding-left:0.4em;
	padding-right:0.4em;
	padding-top:0px;
	padding-bottom:0px;
	margin:0px 0px 0px 0px;
	border:0px;
	color:#ffffff;
	background-color:#000000;
	text-decoration:none;
	background-image:url(../img/BG/vertikaalstroranje.gif);
	background-position:-1px 1px;
	background-repeat:no-repeat;
	}
	.funktiebalkhouder .servicebalk .homeENprint{
	float:left;
	width:54px;
	height:16px;
	}
	.funktiebalkhouder .servicebalk .homeENprint a.homeicoon{
	display:block;
	float:left;
	padding:0px;
	margin:0px 5px 0px 0px;
	border:0px;
	width:16px;
	height:16px;
	color:#ffffff;
	background-image:url(../img/buttons/home.gif);
	background-repeat:no-repeat;
	background-position:left top;
	/*background-color:#ffffff;*/
	text-decoration:none;
	}
	.funktiebalkhouder .servicebalk .homeENprint a.homeicoon:hover{
	padding:0px;
	margin:0px 5px 0px 0px;
	border:0px;
	width:16px;
	height:16px;
	color:#ffffff;
	background-image:url(../img/buttons/home2.gif);
	background-repeat:no-repeat;
	/*background-color:#ffffff;*/
	text-decoration:none;
	}
	.funktiebalkhouder .servicebalk .homeENprint a.homeicoon:active{
	padding:0px;
	margin:0px 5px 0px 0px;
	border:0px;
	width:16px;
	height:16px;
	/*background-color:#ffffff;*/
	background-image:url(../img/buttons/home3.gif);
	background-repeat:no-repeat;
	background-position:left top;	
	text-decoration:none;
	}
	.funktiebalkhouder .servicebalk .homeENprint a.printicoon{
	display:block;
	float:left;
	padding:0px;
	margin:0px 5px 0px 0px;
	border:0px;
	width:16px;
	height:16px;
	color:#ffffff;
	background-image:url(../img/buttons/print.gif);
	background-repeat:no-repeat;
	background-position:left top;
	/*background-color:#ffffff;*/
	text-decoration:none;
	}
	.funktiebalkhouder .servicebalk .homeENprint a.printicoon:hover{
	padding:0px;
	margin:0px 5px 0px 0px;
	border:0px;
	width:16px;
	height:16px;
	color:#ffffff;
	background-image:url(../img/buttons/print2.gif);
	background-repeat:no-repeat;
	background-position:left top;
	/*background-color:#ffffff;*/
	text-decoration:none;
	}
	.funktiebalkhouder .servicebalk .homeENprint a.printicoon:active{
	padding:0px;
	margin:0px 5px 0px 0px;
	border:0px;
	width:16px;
	height:16px;
	/*background-color:#ffffff;*/
	background-image:url(../img/buttons/print3.gif);
	background-repeat:no-repeat;
	background-position:left top;
	/*background-color:#ffffff;*/
	text-decoration:none;
	}
	/*
	.funktiebalkhouder .servicebalk .homeENprint a:active{
	padding:0px;
	margin:0px 5px 0px 0px;
	border:0px;
	color:#ffffff;
	background-color:#000000;
	text-decoration:none;
	}*/
	
	/*++++++++++++++++++++++++++++++++++++++++++++++++++++ navigatie ++++++++++++++++++++++++++++++++++*/
	/*.aandeslag{	
	margin-left:37px;	
  margin-top:0px;	
  font-size:0.7em;
  font-weight: bold;
	}
	*/
	.navhouder{
	float:left;
	width:213px;
	background-color:transparant;
	}
	
	.nav{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.7em;
	line-height:1.2em;
	margin-top:16px;
	/*margin-top:0px;*/
	margin-bottom:10px;
	width:213px;
	}
	
	.nav ul.nav_menu_level_1{
	margin:0px;
	padding:0px;
	list-style:none;
	width:193px;
	border-bottom:1px solid #ff882b;
	}
	.nav ul.nav_menu_level_1 li{
	margin:0px;
	list-style:none;
	border-top:1px solid #ff882b;
	width:193px;
	}
	.nav ul.nav_menu_level_1 li a{
	display:block;
	width:175px;
	margin:0px;
	padding:0px 0px 0px 18px;
	color:#000000;
	background-color:#FFF3EA;
	text-decoration:none;
	background-image:url(../img/buttons/LMenuLevel1.gif);
	background-repeat:no-repeat;
	background-position:left top;
	}
	.blauwestijl .nav ul.nav_menu_level_1 li{
	margin:0px;
	list-style:none;
	border-top:1px solid #ff882b;
	background-color:#ffffff;
	width:193px;
	}
	.blauwestijl .nav ul.nav_menu_level_1 li a{
	display:block;
	width:188px;
	margin:0px;
	padding:0px 0px 0px 18px;
	color:#000000;
	background-color:#ffffff;
	text-decoration:none;
	background-image:url(../img/buttons/LMenuLevel1.gif);
	background-repeat:no-repeat;
	background-position:left top;
	}
	.blauwestijl .nav ul.nav_menu_level_1 li a:hover{
	background-color:#FFDBBF;
	color:#000000;
	display:block;
	width:188px;
	}
	.subhome .nav ul.nav_menu_level_1 li{
	margin:0px;
	list-style:none;
	border-top:1px solid #ff882b;
	background-color:#ffffff;
	width:193px;
	}
	.subhome .nav ul.nav_menu_level_1 li a{
	display:block;
	width:188px;
	margin:0px;
	padding:0px 0px 0px 18px;
	color:#000000;
	background-color:#ffffff;
	text-decoration:none;
	background-image:url(../img/buttons/LMenuLevel1.gif);
	background-repeat:no-repeat;
	background-position:left top;
	}
	.subhome .nav ul.nav_menu_level_1 li a:hover{
	background-color:#FFDBBF;
	color:#000000;
	display:block;
	width:188px;
	}
	.nav ul.nav_menu_level_1 li.start{
	margin:0px;
	list-style:none;
	border-top:1px solid #ff882b;
	background-color:#ffffff;
	width:193px;
	}
	.nav ul.nav_menu_level_1 li.start a{
	display:block;
	width:188px;
	margin:0px;
	padding:0px 0px 0px 18px;
	color:#000000;
	background-color:#ffffff;
	text-decoration:none;
	background-image:url(../img/buttons/LMenuLevel1.gif);
	background-repeat:no-repeat;
	background-position:left top;
	}
	.nav ul.nav_menu_level_1 li a.start:hover{
	background-color:#FFDBBF;
	color:#000000;
	display:block;
	width:188px;
	}
	
	.nav ul.nav_menu_level_1 li a:hover{
	background-color:#FFDBBF;
	color:#000000;
	display:block;
	width:188px;
	}
	.nav ul.nav_menu_level_1 li.geselecteerd{
	margin:0px;
	list-style:none;
	border-top:1px solid #ff882b;
	background-color:#000000;
	width:193px;
	}
	.nav ul.nav_menu_level_1 li.geselecteerd a{
	width:188px;
	margin:0px;
	padding:0px 0px 0px 18px;
	color:#ffffff;
	background-color:#000000;
	text-decoration:none;
	background-image:url(../img/buttons/LMenuLevel1Geselecteerd.gif);
	background-repeat:no-repeat;
	}
	.nav ul.nav_menu_level_1 li.geselecteerd a:hover{
	background-color:#000;
	color:#fff;
	display:block;
	width:188px;
	}
	
	.nav ul.nav_menu_level_1 li.geselecteerd ul.nav_menu_level_2{
	margin:0px;
	padding:0px 0px 0px 13px;
	list-style:none;
	width:180px;
	background-color:#ffffff;
	background-image:url(../img/BG/LMenuWit.gif);
	background-repeat:repeat-y;
	}
	.blauwestijl .nav ul.nav_menu_level_1 li.geselecteerd ul.nav_menu_level_2{
	margin:0px;
	padding:0px 0px 0px 13px;
	list-style:none;
	width:180px;
	background-color:#ffffff;
	background-image:url(../img/BG/LMenuBlauw.gif);
	background-repeat:repeat-y;
	}
	.subhome .nav ul.nav_menu_level_1 li.geselecteerd ul.nav_menu_level_2{
	margin:0px;
	padding:0px 0px 0px 13px;
	list-style:none;
	width:180px;
	background-color:#ffffff;
	background-image:url(../img/BG/LMenuSubhome.gif);
	background-repeat:repeat-y;
	}
	
	.nav ul.nav_menu_level_1 li.geselecteerd ul.nav_menu_level_2 li{
	margin:0px;
	padding:0px;
	list-style:none;
	border:0px;
	background-color:#ffffff;
	width:180px;
	}
	.nav ul.nav_menu_level_1 li.geselecteerd ul.nav_menu_level_2 li a{
	width:175px;
	color:#000000;
	display:block;
	padding:0px 0px 0px 15px;
	background-color:#ffffff;
	background-image:url(../img/buttons/LMenuLevel2.gif);
	background-repeat:no-repeat;
	background-position:1px top;
	text-decoration:none;
	}
	
	.nav ul.nav_menu_level_1 li.geselecteerd ul.nav_menu_level_2 li a:hover{
	width:175px;
	padding:0px;
	color:#000000;
	display:block;
	padding:0px 0px 0px 15px;
	background-color:#FFDBBF;
	background-image:url(../img/buttons/LMenuLevel2en3Hover.gif);
	background-repeat:no-repeat;
	background-position:1px top;
	text-decoration:none;
	}
	.nav ul.nav_menu_level_1 li.geselecteerd ul.nav_menu_level_2 li.uitklapbaar a{
	width:175px;
	color:#000000;
	display:block;
	padding:0px 0px 0px 15px;
	background-color:#ffffff;
	background-image:url(../img/buttons/LMenuLevel2en3Uitklapbaar.gif);
	background-repeat:no-repeat;
	background-position:1px top;
	text-decoration:none;
	}
	.nav ul.nav_menu_level_1 li.geselecteerd ul.nav_menu_level_2 li.uitklapbaar a:hover{
	width:175px;
	margin:0px;
	display:block;
	padding:0px 0px 0px 15px;
	color:#000000;
	background-color:#FFDBBF;
	background-image:url(../img/buttons/LMenuLevel2en3UitklapbaarHover.gif);
	background-repeat:no-repeat;
	background-position:1px top;
	text-decoration:none;
	}
	.nav ul.nav_menu_level_1 li.geselecteerd ul.nav_menu_level_2 li.uitklapbaargeselecteerd{
	width:180px;
	margin:0px;
	padding:0px;
	list-style:none;
	background-color:#ff882b;
	background-image:none;
	border:0px;
	}
	.nav ul.nav_menu_level_1 li.geselecteerd ul.nav_menu_level_2 li.uitklapbaargeselecteerd a{
	width:175px;
	color:#000000;
	display:block;
	padding:0px 0px 0px 15px;
	background-color:#ff882b;
	background-image:url(../img/buttons/LMenuLevel2UitklapbaarGeselecteerd.gif);
	background-repeat:no-repeat;
	background-position:1px top;
	text-decoration:none;
	
	}
	.nav ul.nav_menu_level_1 li.geselecteerd ul.nav_menu_level_2 li.uitklapbaargeselecteerd a:hover{
	width:175px;
	margin:0px;
	padding:0px 0px 0px 15px;
	background-color:#ff882b;
	background-image:url(../img/buttons/LMenuLevel2UitklapbaarGeselecteerd.gif);
	background-repeat:no-repeat;
	background-position:1px top;
	text-decoration:none;
	}
	
	.nav ul.nav_menu_level_1 li.geselecteerd ul.nav_menu_level_2 li.geselecteerd{
	width:180px;
	margin:0px;
	padding:0px;
	list-style:none;
	background-color:#ff882b;
	/*background-color:#FFDBBF;*/
	background-image:none;
	border:0px;
	}
	
	.nav ul.nav_menu_level_1 li.geselecteerd ul.nav_menu_level_2 li.geselecteerd a{
	width:175px;
	margin:0px;
	padding:0px 0px 0px 15px;
	color:#000000;
	/*background-color:#FFDBBF;
	background-image:url(../img/buttons/LMenuLevel2en3GeselecteerdHover.gif);*/
	background-color:#ff882b;
	background-image:url(../img/buttons/RMenuLevel2en4Geselecteerd.gif);
	background-repeat:no-repeat;
	background-position:1px top;
	text-decoration:none;
	}
	.nav ul.nav_menu_level_1 li.geselecteerd ul.nav_menu_level_2 li.geselecteerd a:hover{
	width:175px;
	padding:0px 0px 0px 15px;
	background-color:#ff882b;
	color:#000000;
	display:block;
	/*background-image:url(../img/buttons/LMenuLevel2en3GeselecteerdHover.gif);*/
	background-image:url(../img/buttons/RMenuLevel2en4Geselecteerd.gif);
	background-repeat:no-repeat;
	background-position:1px top;
	text-decoration:none;
	}
	
	.nav ul.nav_menu_level_1 li.geselecteerd ul.nav_menu_level_2 li.uitklapbaargeselecteerd ul.nav_menu_level_3{
	margin:0px;
	padding:0px 0px 0px 0px;
	list-style:none;
	width:180px;
	/*background-color:#ffffff;
	background-image:url(../img/BG/LMenuWit.gif);
	background-repeat:repeat-y;*/
	}
	
	.nav ul.nav_menu_level_1 li.geselecteerd ul.nav_menu_level_2 li.uitklapbaargeselecteerd ul.nav_menu_level_3 li{
	margin:0px;
	padding:0px;
	list-style:none;
	border:0px;
	background-color:#ffffff;
	width:180px;
	}
	.nav ul.nav_menu_level_1 li.geselecteerd ul.nav_menu_level_2 li.uitklapbaargeselecteerd ul.nav_menu_level_3 li a{
	width:175px;
	color:#000000;
	display:block;
	padding:0px 0px 0px 25px;
	background-color:#ffffff;
	background-image:url(../img/buttons/LMenuLevel2.gif);
	background-repeat:no-repeat;
	background-position:11px top;
	text-decoration:none;
	}
	
	.nav ul.nav_menu_level_1 li.geselecteerd ul.nav_menu_level_2 li.uitklapbaargeselecteerd ul.nav_menu_level_3 li a:hover{
	width:175px;
	padding:0px;
	color:#000000;
	display:block;
	padding:0px 0px 0px 25px;
	background-color:#FFDBBF;
	background-image:url(../img/buttons/LMenuLevel2en3Hover.gif);
	background-repeat:no-repeat;
	background-position:11px top;
	text-decoration:none;
	}
	.nav ul.nav_menu_level_1 li.geselecteerd ul.nav_menu_level_2 li.uitklapbaargeselecteerd ul.nav_menu_level_3 li.uitklapbaar a{
	width:175px;
	color:#000000;
	display:block;
	padding:0px 0px 0px 25px;
	background-color:#ffffff;
	background-image:url(../img/buttons/LMenuLevel2en3Uitklapbaar.gif);
	background-repeat:no-repeat;
	background-position:11px top;
	text-decoration:none;
	}
	.nav ul.nav_menu_level_1 li.geselecteerd ul.nav_menu_level_2 li.uitklapbaargeselecteerd ul.nav_menu_level_3 li.uitklapbaar a:hover{
	width:175px;
	margin:0px;
	display:block;
	padding:0px 0px 0px 25px;
	color:#000000;
	background-color:#FFDBBF;
	background-image:url(../img/buttons/LMenuLevel2en3UitklapbaarHover.gif);
	background-repeat:no-repeat;
	background-position:11px top;
	text-decoration:none;
	}
	.nav ul.nav_menu_level_1 li.geselecteerd ul.nav_menu_level_2 li.uitklapbaargeselecteerd ul.nav_menu_level_3 li.uitklapbaargeselecteerd{
	width:180px;
	margin:0px;
	padding:0px;
	list-style:none;
	background-color:#FFDBBF;
	background-image:none;
	border:0px;
	}
	.nav ul.nav_menu_level_1 li.geselecteerd ul.nav_menu_level_2 li.uitklapbaargeselecteerd ul.nav_menu_level_3 li.uitklapbaargeselecteerd a{
	width:175px;
	color:#000000;
	display:block;
	padding:0px 0px 0px 25px;
	background-color:#FFDBBF;
	background-image:url(../img/buttons/LMenuLevel2UitklapbaarGeselecteerdHover.gif);
	background-repeat:no-repeat;
	background-position:11px top;
	text-decoration:none;
	
	}
	.nav ul.nav_menu_level_1 li.geselecteerd ul.nav_menu_level_2 li.uitklapbaargeselecteerd ul.nav_menu_level_3 li.uitklapbaargeselecteerd a:hover{
	width:175px;
	margin:0px;
	padding:0px 0px 0px 25px;
	color:#000000;
	background-color:#FFDBBF;
	background-image:url(../img/buttons/LMenuLevel2UitklapbaarGeselecteerdHover.gif);
	background-repeat:no-repeat;
	background-position:11px top;
	text-decoration:none;
	}
	
	.nav ul.nav_menu_level_1 li.geselecteerd ul.nav_menu_level_2 li.uitklapbaargeselecteerd ul.nav_menu_level_3 li.geselecteerd{
	width:180px;
	margin:0px;
	padding:0px;
	list-style:none;
	background-color:#FFDBBF;
	background-image:none;
	border:0px;
	}
	
	.nav ul.nav_menu_level_1 li.geselecteerd ul.nav_menu_level_2 li.uitklapbaargeselecteerd ul.nav_menu_level_3 li.geselecteerd a{
	width:175px;
	margin:0px;
	padding:0px 0px 0px 25px;
	color:#000000;
	background-color:#FFDBBF;
	background-image:url(../img/buttons/LMenuLevel2en3GeselecteerdHover.gif);
	background-repeat:no-repeat;
	background-position:11px top;
	text-decoration:none;
	}
	.nav ul.nav_menu_level_1 li.geselecteerd ul.nav_menu_level_2 li.uitklapbaargeselecteerd ul.nav_menu_level_3 li.geselecteerd a:hover{
	width:175px;
	padding:0px 0px 0px 25px;
	background-color:#FFDBBF;
	color:#000000;
	display:block;
	background-image:url(../img/buttons/LMenuLevel2en3GeselecteerdHover.gif);
	background-repeat:no-repeat;
	background-position:11px top;
	text-decoration:none;
	}
	
	/*((((((((((((((((((((((((((((((((((((((((((((((((((((((subhome navigatie)))))))))))))))))))))))))))))))*/
	.nav ul.subhomepagenav_menu_level_1{
	margin:1.2em 0px 0px 0px;
	padding:0px;
	list-style:none;
	width:193px;
	border-bottom:1px solid #8D5EB5;
	}
	.nav ul.subhomepagenav_menu_level_1 li{
	margin:0px;
	list-style:none;
	border-top:1px solid #8D5EB5;
	width:193px;
	}
	.nav ul.subhomepagenav_menu_level_1 li a{
	display:block;
	width:175px;
	margin:0px;
	padding:0px 0px 0px 18px;
	color:#000000;
	background-color:#FFF3EA;
	text-decoration:none;
	background-image:url(../img/buttons/LMenuLevel1.gif);
	background-repeat:no-repeat;
	background-position:left top;
	}
	.blauwestijl .nav ul.subhomepagenav_menu_level_1 li{
	margin:0px;
	list-style:none;
	border-top:1px solid #8D5EB5;
	background-color:#ffffff;
	width:193px;
	}
	.blauwestijl .nav ul.subhomepagenav_menu_level_1 li a{
	display:block;
	width:188px;
	margin:0px;
	padding:0px 0px 0px 18px;
	color:#000000;
	background-color:#ffffff;
	text-decoration:none;
	background-image:url(../img/buttons/LMenuLevel1.gif);
	background-repeat:no-repeat;
	background-position:left top;
	}
	.blauwestijl .nav ul.subhomepagenav_menu_level_1 li a:hover{
	background-color:#CDB9DD;
	color:#000000;
	display:block;
	width:188px;
	}

	.nav ul.subhomepagenav_menu_level_1 li.start{
	margin:0px;
	list-style:none;
	border-top:1px solid #8D5EB5;
	background-color:#ffffff;
	width:193px;
	}
	.nav ul.subhomepagenav_menu_level_1 li.start a{
	display:block;
	width:188px;
	margin:0px;
	padding:0px 0px 0px 18px;
	color:#000000;
	background-color:#ffffff;
	text-decoration:none;
	background-image:url(../img/buttons/LMenuLevel1.gif);
	background-repeat:no-repeat;
	background-position:left top;
	}
	.nav ul.subhomepagenav_menu_level_1 li a.start:hover{
	background-color:#CDB9DD;
	color:#000000;
	display:block;
	width:188px;
	}
	
	.nav ul.subhomepagenav_menu_level_1 li a:hover{
	background-color:#CDB9DD;
	color:#000000;
	display:block;
	width:188px;
	}
	.nav ul.subhomepagenav_menu_level_1 li.geselecteerd{
	margin:0px;
	list-style:none;
	border-top:1px solid #8D5EB5;
	background-color:#000000;
	width:193px;
	}
	.nav ul.subhomepagenav_menu_level_1 li.geselecteerd a{
	width:188px;
	margin:0px;
	padding:0px 0px 0px 18px;
	color:#ffffff;
	background-color:#000000;
	text-decoration:none;
	background-image:url(../img/buttons/LMenuLevel1Geselecteerd.gif);
	background-repeat:no-repeat;
	}
	.nav ul.subhomepagenav_menu_level_1 li.geselecteerd a:hover{
	background-color:#000;
	color:#fff;
	display:block;
	width:188px;
	}
	
	.nav ul.subhomepagenav_menu_level_1 li.geselecteerd ul.subhomepagenav_menu_level_2{
	margin:0px;
	padding:0px 0px 0px 13px;
	list-style:none;
	width:180px;
	background-color:#ffffff;
	background-image:url(../img/BG/LMenuSubhomeWit.gif);
	background-repeat:repeat-y;
	}
	/*.blauwestijl .nav ul.subhomepagenav_menu_level_1 li.geselecteerd ul.subhomepagenav_menu_level_2{
	margin:0px;
	padding:0px 0px 0px 13px;
	list-style:none;
	width:180px;
	background-color:#ffffff;
	background-image:url(../img/BG/LMenuBlauw.gif);
	background-repeat:repeat-y;
	}*/
	/*.blauwestijl .nav ul.subhomepagenav_menu_level_1 li.geselecteerd ul.subhomepagenav_menu_level_2{
	margin:0px;
	padding:0px 0px 0px 13px;
	list-style:none;
	width:180px;
	background-color:#ffffff;
	background-image:url(../img/BG/LMenuSubhome.gif);
	background-repeat:repeat-y;
	}*/
	
	.nav ul.subhomepagenav_menu_level_1 li.geselecteerd ul.subhomepagenav_menu_level_2 li{
	margin:0px;
	padding:0px;
	list-style:none;
	border:0px;
	background-color:#ffffff;
	width:180px;
	}
	.nav ul.subhomepagenav_menu_level_1 li.geselecteerd ul.subhomepagenav_menu_level_2 li a{
	width:175px;
	color:#000000;
	display:block;
	padding:0px 0px 0px 15px;
	background-color:#ffffff;
	background-image:url(../img/buttons/LSubhomeLevel2en3.gif);
	background-repeat:no-repeat;
	background-position:1px top;
	text-decoration:none;
	}
	
	.nav ul.subhomepagenav_menu_level_1 li.geselecteerd ul.subhomepagenav_menu_level_2 li a:hover{
	width:175px;
	padding:0px;
	color:#000000;
	display:block;
	padding:0px 0px 0px 15px;
	background-color:#CDB9DD;
	background-image:url(../img/buttons/LSubhomeLevel2en3Hover.gif);
	background-repeat:no-repeat;
	background-position:1px top;
	text-decoration:none;
	}
	.nav ul.subhomepagenav_menu_level_1 li.geselecteerd ul.subhomepagenav_menu_level_2 li.uitklapbaar a{
	width:175px;
	color:#000000;
	display:block;
	padding:0px 0px 0px 15px;
	background-color:#ffffff;
	background-image:url(../img/buttons/LSubhomeLevel2en3Uitklapbaar.gif);
	background-repeat:no-repeat;
	background-position:1px top;
	text-decoration:none;
	}
	.nav ul.subhomepagenav_menu_level_1 li.geselecteerd ul.subhomepagenav_menu_level_2 li.uitklapbaar a:hover{
	width:175px;
	margin:0px;
	display:block;
	padding:0px 0px 0px 15px;
	color:#000000;
	background-color:#CDB9DD;
	background-image:url(../img/buttons/LSubhomeLevel2en3UitklapbaarHover.gif);
	background-repeat:no-repeat;
	background-position:1px top;
	text-decoration:none;
	}
	.nav ul.subhomepagenav_menu_level_1 li.geselecteerd ul.subhomepagenav_menu_level_2 li.uitklapbaargeselecteerd{
	width:180px;
	margin:0px;
	padding:0px;
	list-style:none;
	background-color:#8D5EB5;
	background-image:none;
	border:0px;
	}
	.nav ul.subhomepagenav_menu_level_1 li.geselecteerd ul.subhomepagenav_menu_level_2 li.uitklapbaargeselecteerd a{
	width:175px;
	color:#000000;
	display:block;
	padding:0px 0px 0px 15px;
	background-color:#8D5EB5;
	background-image:url(../img/buttons/LSubhomeLevel2UitklapbaarGeselecteerd.gif);
	background-repeat:no-repeat;
	background-position:1px top;
	text-decoration:none;
	
	}
	.nav ul.subhomepagenav_menu_level_1 li.geselecteerd ul.subhomepagenav_menu_level_2 li.uitklapbaargeselecteerd a:hover{
	width:175px;
	margin:0px;
	padding:0px 0px 0px 15px;
	color:#000000;
	background-color:#8D5EB5;
	background-image:url(../img/buttons/LSubhomeLevel2UitklapbaarGeselecteerd.gif);
	background-repeat:no-repeat;
	background-position:1px top;
	text-decoration:none;
	}
	
	.nav ul.subhomepagenav_menu_level_1 li.geselecteerd ul.subhomepagenav_menu_level_2 li.geselecteerd{
	width:180px;
	margin:0px;
	padding:0px;
	list-style:none;
	background-color:#8D5EB5;
	/*background-color:#CDB9DD;*/
	background-image:none;
	border:0px;
	}
	
	.nav ul.subhomepagenav_menu_level_1 li.geselecteerd ul.subhomepagenav_menu_level_2 li.geselecteerd a{
	width:175px;
	margin:0px;
	padding:0px 0px 0px 15px;
	color:#000000;
	/*background-color:#CDB9DD;
	background-image:url(../img/buttons/LMenuLevel2en3GeselecteerdHover.gif);*/
	background-color:#8D5EB5;
	background-image:url(../img/buttons/RSubhomeLevel2en4Geselecteerd.gif);
	background-repeat:no-repeat;
	background-position:1px top;
	text-decoration:none;
	}
	.nav ul.subhomepagenav_menu_level_1 li.geselecteerd ul.subhomepagenav_menu_level_2 li.geselecteerd a:hover{
	width:175px;
	padding:0px 0px 0px 15px;
	background-color:#CDB9DD;
	color:#000000;
	display:block;
	/*background-image:url(../img/buttons/LMenuLevel2en3GeselecteerdHover.gif);*/
	background-image:url(../img/buttons/LSubhomeLevel2en3GeselecteerdHover.gif);
	background-repeat:no-repeat;
	background-position:1px top;
	text-decoration:none;
	}
	
	.nav ul.subhomepagenav_menu_level_1 li.geselecteerd ul.subhomepagenav_menu_level_2 li.uitklapbaargeselecteerd ul.subhomepagenav_menu_level_3{
	margin:0px;
	padding:0px 0px 0px 0px;
	list-style:none;
	width:180px;
	/*background-color:#ffffff;
	background-image:url(../img/BG/LMenuWit.gif);
	background-repeat:repeat-y;*/
	}
	
	.nav ul.subhomepagenav_menu_level_1 li.geselecteerd ul.subhomepagenav_menu_level_2 li.uitklapbaargeselecteerd ul.subhomepagenav_menu_level_3 li{
	margin:0px;
	padding:0px;
	list-style:none;
	border:0px;
	background-color:#ffffff;
	width:180px;
	}
	.nav ul.subhomepagenav_menu_level_1 li.geselecteerd ul.subhomepagenav_menu_level_2 li.uitklapbaargeselecteerd ul.subhomepagenav_menu_level_3 li a{
	width:175px;
	color:#000000;
	display:block;
	padding:0px 0px 0px 25px;
	background-color:#ffffff;
	background-image:url(../img/buttons/LSubhomeLevel2en3.gif);
	background-repeat:no-repeat;
	background-position:11px top;
	text-decoration:none;
	}
	
	.nav ul.subhomepagenav_menu_level_1 li.geselecteerd ul.subhomepagenav_menu_level_2 li.uitklapbaargeselecteerd ul.subhomepagenav_menu_level_3 li a:hover{
	width:175px;
	padding:0px;
	color:#000000;
	display:block;
	padding:0px 0px 0px 25px;
	background-color:#CDB9DD;
	background-image:url(../img/buttons/LSubhomeLevel2en3Hover.gif);
	background-repeat:no-repeat;
	background-position:11px top;
	text-decoration:none;
	}
	.nav ul.subhomepagenav_menu_level_1 li.geselecteerd ul.subhomepagenav_menu_level_2 li.uitklapbaargeselecteerd ul.subhomepagenav_menu_level_3 li.uitklapbaar a{
	width:175px;
	color:#000000;
	display:block;
	padding:0px 0px 0px 25px;
	background-color:#ffffff;
	background-image:url(../img/buttons/LSubhomeLevel2en3Uitklapbaar.gif);
	background-repeat:no-repeat;
	background-position:11px top;
	text-decoration:none;
	}
	.nav ul.subhomepagenav_menu_level_1 li.geselecteerd ul.subhomepagenav_menu_level_2 li.uitklapbaargeselecteerd ul.subhomepagenav_menu_level_3 li.uitklapbaar a:hover{
	width:175px;
	margin:0px;
	display:block;
	padding:0px 0px 0px 25px;
	color:#000000;
	background-color:#CDB9DD;
	background-image:url(../img/buttons/LSubhomeLevel2en3UitklapbaarHover.gif);
	background-repeat:no-repeat;
	background-position:11px top;
	text-decoration:none;
	}
	.nav ul.subhomepagenav_menu_level_1 li.geselecteerd ul.subhomepagenav_menu_level_2 li.uitklapbaargeselecteerd ul.subhomepagenav_menu_level_3 li.uitklapbaargeselecteerd{
	width:180px;
	margin:0px;
	padding:0px;
	list-style:none;
	background-color:#CDB9DD;
	background-image:none;
	border:0px;
	}
	.nav ul.subhomepagenav_menu_level_1 li.geselecteerd ul.subhomepagenav_menu_level_2 li.uitklapbaargeselecteerd ul.subhomepagenav_menu_level_3 li.uitklapbaargeselecteerd a{
	width:175px;
	color:#000000;
	display:block;
	padding:0px 0px 0px 25px;
	background-color:#CDB9DD;
	background-image:url(../img/buttons/LSubhomeLevel2UitklapbaarGeselecteerdHover.gif);
	background-repeat:no-repeat;
	background-position:11px top;
	text-decoration:none;
	
	}
	.nav ul.subhomepagenav_menu_level_1 li.geselecteerd ul.subhomepagenav_menu_level_2 li.uitklapbaargeselecteerd ul.subhomepagenav_menu_level_3 li.uitklapbaargeselecteerd a:hover{
	width:175px;
	margin:0px;
	padding:0px 0px 0px 25px;
	color:#000000;
	background-color:#CDB9DD;
	background-image:url(../img/buttons/LSubhomeLevel2UitklapbaarGeselecteerdHover.gif);
	background-repeat:no-repeat;
	background-position:11px top;
	text-decoration:none;
	}
	
	.nav ul.subhomepagenav_menu_level_1 li.geselecteerd ul.subhomepagenav_menu_level_2 li.uitklapbaargeselecteerd ul.subhomepagenav_menu_level_3 li.geselecteerd{
	width:180px;
	margin:0px;
	padding:0px;
	list-style:none;
	background-color:#CDB9DD;
	background-image:none;
	border:0px;
	}
	
	.nav ul.subhomepagenav_menu_level_1 li.geselecteerd ul.subhomepagenav_menu_level_2 li.uitklapbaargeselecteerd ul.subhomepagenav_menu_level_3 li.geselecteerd a{
	width:175px;
	margin:0px;
	padding:0px 0px 0px 25px;
	color:#000000;
	background-color:#CDB9DD;
	background-image:url(../img/buttons/LSubhomeLevel2en3GeselecteerdHover.gif);
	background-repeat:no-repeat;
	background-position:11px top;
	text-decoration:none;
	}
	.nav ul.subhomepagenav_menu_level_1 li.geselecteerd ul.subhomepagenav_menu_level_2 li.uitklapbaargeselecteerd ul.subhomepagenav_menu_level_3 li.geselecteerd a:hover{
	width:175px;
	padding:0px 0px 0px 25px;
	background-color:#CDB9DD;
	color:#000000;
	display:block;
	background-image:url(../img/buttons/LSubhomeLevel2en3GeselecteerdHover.gif);
	background-repeat:no-repeat;
	background-position:11px top;
	text-decoration:none;
	}
	
	
	/*+++NAVIGATIE RECHTS (alleen voor 2e niveaa horizontale/header nav)++++++++++*/
	.navhouderrechts{
	width:180x;
	background-color:transparant;
	}
	.navhouderrechts .nav{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.7em;
	line-height:1.2em;
	margin-top:16px;
	margin-bottom:10px;
	width:180px;
	}
	
	.navhouderrechts .nav ul.nav_menu_level_4{
	display:none;
	margin:0px;
	padding:0px 0px 0px 0px;
	list-style:none;
	width:180px;
	}
	
	.navhouderrechts .nav ul.nav_menu_level_4 li{
	margin:0px;
	padding:0px;
	list-style:none;
	border:0px;
	background-color:#ffffff;
	width:180px;
	}
	.navhouderrechts .nav ul.nav_menu_level_4 li a{
	width:175px;
	color:#000000;
	display:block;
	padding:0px 0px 0px 15px;
	background-color:#ffffff;
	background-image:url(../img/buttons/LMenuLevel2.gif);
	background-repeat:no-repeat;
	background-position:1px top;
	text-decoration:none;
	}
	
	.navhouderrechts .nav ul.nav_menu_level_4 li a:hover{
	width:175px;
	padding:0px;
	color:#000000;
	display:block;
	padding:0px 0px 0px 15px;
	background-color:#FFDBBF;
	background-image:url(../img/buttons/LMenuLevel2en3Hover.gif);
	background-repeat:no-repeat;
	background-position:1px top;
	text-decoration:none;
	}
	
	.navhouderrechts .nav ul.nav_menu_level_4 li.geselecteerd{
	width:180px;
	margin:0px;
	padding:0px;
	list-style:none;
	background-color:#ff882b;
	background-image:none;
	border:0px;
	}
	
	.navhouderrechts .nav ul.nav_menu_level_4 li.geselecteerd a{
	width:175px;
	margin:0px;
	padding:0px 0px 0px 15px;
	color:#FFFFFF;
	background-color:#ff882b;
	background-image:url(../img/buttons/RMenuLevel2en4Geselecteerd.gif);
	background-repeat:no-repeat;
	background-position:1px top;
	text-decoration:none;
	}
	.navhouderrechts .nav ul.nav_menu_level_4 li.geselecteerd a:hover{
	width:175px;
	padding:0px 0px 0px 15px;
	background-color:#FFDBBF;
	color:#000000;
	display:block;
	background-image:url(../img/buttons/LMenuLevel2en3GeselecteerdHover.gif);
	background-repeat:no-repeat;
	background-position:1px top;
	text-decoration:none;
	}
	
	/*_____________________header navigatie rechts (level2)_____________________*/
	/*.navhouderrechts{
	width:180x;
	background-color:transparant;
	}*/
	.navhouderrechts .headernav{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.7em;
	line-height:1.2em;
	margin-top:16px;
	margin-bottom:10px;
	width:180px;
	}
	
	.navhouderrechts .headernav ul.nav_menu_level_2{
	margin:0px;
	padding:0px 0px 0px 0px;
	list-style:none;
	width:180px;
	background-color:#ffffff;
	/*background-image:url(../img/BG/RMenuWit.gif);
	background-repeat:repeat-y;*/
	}
	
	.navhouderrechts .headernav ul.nav_menu_level_2 li{
	margin:0px;
	padding:0px;
	list-style:none;
	border:0px;
	background-color:#ffffff;
	width:180px;
	}
	.navhouderrechts .headernav ul.nav_menu_level_2 li a{
	width:175px;
	color:#000000;
	display:block;
	padding:0px 0px 0px 15px;
	background-color:#ffffff;
	background-image:url(../img/buttons/RMenuLevel2.gif);
	background-repeat:no-repeat;
	background-position:1px top;
	text-decoration:none;
	}
	
	.navhouderrechts .headernav ul.nav_menu_level_2 li a:hover{
	width:175px;
	padding:0px;
	color:#000000;
	display:block;
	padding:0px 0px 0px 15px;
	background-color:#c8dbf0;
	background-image:url(../img/buttons/RMenuLevel2Hover.gif);
	background-repeat:no-repeat;
	background-position:1px top;
	text-decoration:none;
	}
	
	.navhouderrechts .headernav ul.nav_menu_level_2 li.geselecteerd{
	width:180px;
	margin:0px;
	padding:0px;
	list-style:none;
	background-color:#08326B;
	background-image:none;
	border:0px;
	}
	
	.navhouderrechts .headernav ul.nav_menu_level_2 li.geselecteerd a{
	width:175px;
	margin:0px;
	padding:0px 0px 0px 15px;
	color:#ffffff;
	background-color:#08326B;
	background-image:url(../img/buttons/RMenuLevel2Geselecteerd.gif);
	background-repeat:no-repeat;
	background-position:1px top;
	text-decoration:none;
	}
	.navhouderrechts .headernav ul.nav_menu_level_2 li.geselecteerd a:hover{
	width:175px;
	padding:0px 0px 0px 15px;
	background-color:#08326B;
	color:#ffffff;
	display:block;
	background-image:url(../img/buttons/RMenuLevel2Geselecteerd.gif);
	background-repeat:no-repeat;
	background-position:1px top;
	text-decoration:none;
	}
	
	/*+++NAVIGATIE broodkruimel+++++++++++++++*/
	.content .broodkruimel{
	padding:0px;
	color:#5F7DB3;
	font-size:0.6em;
	font-weight:normal;
	/*margin-right:20px;*/
	}
	.content .broodkruimel ul li{
	vertical-align:bottom;
	display:inline;
	margin:0px;
	padding:2px 0px 0px 0px;
	}
	.content .broodkruimel ul li .scheiding{
	margin:0px 0.2em 0px 0.2em;
	}
	.content .broodkruimel ul li a{
	color:#5F7DB3;
	text-decoration:none;
	}
	.content .broodkruimel ul li a:hover{
	color:#5F7DB3;
	text-decoration:underline;
	}
	
	/*++++++++++++++++++++++++++++++++++++++++++++++++++++CONTENT++++++++++++++++++++++++++++++++++*/
	.contenthouder{
	position:absolute;
	display:inline;
	top:150px;
	width:994px;
	background-color:#fff;
	background-image:url(../img/BG/BGsiteRozeOranje.gif);
	background-repeat:repeat-y;
	}
	.blauwestijl .contenthouder{
	position:absolute;
	display:inline;
	top:150px;
	width:994px;
	background-color:#fff;
	background-image:url(../img/BG/BGsiteBlauwOranje.gif);
	background-repeat:repeat-y;
	}
	.subhome .contenthouder{
	position:absolute;
	display:inline;
	top:150px;
	width:994px;
	background-color:#fff;
	background-image:url(../img/BG/BGsiteSubhomeOranje.gif);
	background-repeat:repeat-y;
	}
	.subhome .content{
	width:580px;
	display:inline;
	float:left;
	margin:0px 0px 16px 0px;
	padding-left:5px;
	padding-right:0px;
	color:#000000;
	}
	
	/*+++++++++++++++++++++++++++++++++++++++rechterkolom home +++++++++++++++++++++++++++*/
	
	.home .rechterkolomhouder{
	width:379px;
	float:right;
	display:inline;
	padding-right:0px;
	}
	.home .rechterkolomhouder .nieuwsitems{
	float:left;
	width:379px;
	padding:0px;
	border-top:1px solid #c8dbf0;
	border-left:1px solid #c8dbf0;
	margin-bottom:16px;
	}
	.home .rechterkolomhouder .nieuwsitems .kopjes{
	background-color:#eef4fa;
	padding:5px 5px 5px 0px;
	margin:0px;
	font-size:0.7em;
	line-height:1.3em;
	font-weight:normal;
	color:#08326B;
	vertical-align:top;
	height:2.6em;
	}
	.home .rechterkolomhouder .nieuwsitems .kopjes a {
	text-decoration:none;
	color:#08326B;
	margin-right:10px;
	}
	.home .rechterkolomhouder .nieuwsitems .kopjes a:hover{
	text-decoration:underline;
	}
	.home .rechterkolomhouder .nieuwsitems .kopjes img{
	padding:0px;
	margin:0px 5px 0px 5px;
	border:0px;
	}
	.home .rechterkolomhouder .nieuwsitems .nieuwsitem{
	border-top:1px solid #c8dbf0;
	margin-right:10px;
	padding:5px;
	font-weight:normal;
	color:#000000;
	}
	.home .rechterkolomhouder .nieuwsitems .nieuwsitem .datum{
	display:block;
	color:#5F7DB3;
	font-size:0.6em;
	line-height:1.3em;
	font-weight:normal;
	}
	.home .rechterkolomhouder .nieuwsitems .nieuwsitem .titel{
	display:block;
	font-size:0.7em;
	line-height:1.3em;
	font-weight:bold;
	color:#5F7DB3;
	}
	.home .rechterkolomhouder .nieuwsitems .nieuwsitem .titel a{
	font-weight:bold;
	color:#5F7DB3;
	text-decoration:none;
	}
	.home .rechterkolomhouder .nieuwsitems .nieuwsitem .titel a:hover{
	text-decoration:underline;
	}
	.home .rechterkolomhouder .nieuwsitems .nieuwsitem .tekst{
	display:block;
	color:#000000;
	font-size:0.7em;
	line-height:1.3em;
	font-weight:normal;
	margin:0px;
	}
	.home .rechterkolomhouder .nieuwsitems .nieuwsitem h2{
	display:block;
	font-size:0.7em;
	line-height:1.3em;
	font-weight:bold;
	color:#5F7DB3;
	}
	/*===============rechterkolom oranje/default======*/
	.rechterkolomhouder{
	width:180px;
	float:right;
	display:inline;
	margin-right:1px;
	}
	
	.rechterkolomhouder .afbeelding{
	border:0px;
	margin:0px;
	padding:0px;
	}
	
	.rechterkolomhouder .verwijzingen{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.7em;
	line-height:1.2em;
	margin-top:16px;
	margin-bottom:10px;
	width:180px;
	background-color:#FFF3EA;
	}
	.rechterkolomhouder .verwijzingen ul{
	margin:0px;
	padding:0px 0px 0px 0px;
	list-style:none;
	width:180px;
	}
	.rechterkolomhouder .verwijzingen ul li{
	margin:0px;
	padding:0px;
	list-style:none;
	border:0px;
	/*background-color:#FFF3EA;*/
	background-color:#FFFFFF;
	width:180px;
	}

	.oranjestijl .rechterkolomhouder .verwijzingen ul li a{
	width:175px;
	color:#000000;
	display:block;
	padding:0px 0px 0px 15px;
	/*background-color:#FFF3EA;*/
	background-color:#FFFFFF;
	/*background-image:url(../img/buttons/VerwijzingOranje1.gif);*/
	background-image:url(../img/buttons/LMenuLevel2en3.gif);
	background-repeat:no-repeat;
	background-position:1px top;
	text-decoration:none;
	}
	.oranjestijl .rechterkolomhouder .verwijzingen ul li a:hover{
	width:175px;
	padding:0px;
	color:#000000;
	display:block;
	padding:0px 0px 0px 15px;
	background-color:#FFDBBF;
	background-image:url(../img/buttons/LMenuLevel2en3Hover.gif);
	background-repeat:no-repeat;
	background-position:1px top;
	text-decoration:none;
	}

	.blauwestijl .rechterkolomhouder .verwijzingen ul li a{
	width:175px;
	color:#000000;
	display:block;
	padding:0px 0px 0px 15px;
	/*background-color:#FFF3EA;*/
	background-color:#FFFFFF;
	/*background-image:url(../img/buttons/VerwijzingOranje1.gif);*/
	background-image:url(../img/buttons/RMenuLevel2.gif);
	background-repeat:no-repeat;
	background-position:1px top;
	text-decoration:none;
	}
	.blauwestijl .rechterkolomhouder .verwijzingen ul li a:hover{
	width:175px;
	padding:0px;
	color:#000000;
	display:block;
	padding:0px 0px 0px 15px;
	background-color:#c8dbf0;
	background-image:url(../img/buttons/RMenuLevel2Hover.gif);
	background-repeat:no-repeat;
	background-position:1px top;
	text-decoration:none;
	}
	
	/*.rechterkolomhouder .verwijzingen ul li.geselecteerd{
	width:180px;
	margin:0px;
	padding:0px;
	list-style:none;
	background-color:#FFDBBF;
	background-image:none;
	border:0px;
	}
	
	.rechterkolomhouder .verwijzingen ul li.geselecteerd a{
	width:175px;
	margin:0px;
	padding:0px 0px 0px 15px;
	color:#000000;
	background-color:#FFDBBF;
	background-image:url(../img/buttons/LMenuLevel2en3GeselecteerdHover.gif);
	background-repeat:no-repeat;
	background-position:1px top;
	text-decoration:none;
	}
	.rechterkolomhouder .verwijzingen ul li.geselecteerd a:hover{
	width:175px;
	padding:0px 0px 0px 15px;
	background-color:#FFDBBF;
	color:#000000;
	display:block;
	background-image:url(../img/buttons/LMenuLevel2en3GeselecteerdHover.gif);
	background-repeat:no-repeat;
	background-position:1px top;
	text-decoration:none;
	}*/
	
	.rechterkolomhouder .anchors{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.7em;
	line-height:1.2em;
	margin-top:16px;
	margin-bottom:10px;
	width:180px;
	}
	.rechterkolomhouder .anchors .anchorskopje{
	display:block;
	color:#ff882b;
	}
	
	.rechterkolomhouder .anchors ul{
	margin:0px;
	padding:0px 0px 0px 0px;
	list-style:none;
	width:180px;
	}
	
	.rechterkolomhouder .anchors ul li{
	margin:0px;
	padding:0px;
	list-style:none;
	border:0px;
	background-color:#ffffff;
	width:180px;
	}
	.rechterkolomhouder .anchors ul li a{
	width:175px;
	color:#000000;
	display:block;
	padding:0px 0px 0px 15px;
	background-color:#ffffff;
	background-image:url(../img/buttons/AnchorbullitOranje.gif);
	background-repeat:no-repeat;
	background-position:5px 6px;
	text-decoration:none;
	}
	.rechterkolomhouder .anchors ul li a:hover{
	width:175px;
	padding:0px;
	display:block;
	padding:0px 0px 0px 15px;
	text-decoration:none;
	color:#ff882b;
	}
	/*=============rechterkolom blauw*/
	.blauwestijl .rechterkolomhouder .anchors .anchorskopje{
	display:block;
	color:#5F7DB3;
	}
	
	.blauwestijl .rechterkolomhouder .anchors ul li a{
	width:175px;
	color:#000000;
	display:block;
	padding:0px 0px 0px 15px;
	background-color:#ffffff;
	background-image:url(../img/buttons/AnchorbullitBlauw.gif);
	background-repeat:no-repeat;
	background-position:5px 6px;
	text-decoration:none;
	}
	.blauwestijl .rechterkolomhouder .anchors ul li a:hover{
	width:175px;
	padding:0px;
	display:block;
	padding:0px 0px 0px 15px;
	text-decoration:none;
	color:#5F7DB3;
	}
	/*=============rechterbalk subhome specefiek===================*/
	.subhome .rechterkolomhouder{
	width:180px;
	float:right;
	display:inline;
	margin-right:1px;
	}
	.subhome .rechterkolomhouder .verwijzingen{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.7em;
	line-height:1.2em;
	margin-top:16px;
	margin-bottom:10px;
	width:180px;
	background-color:#FFF3EA;
	}
	.subhome .rechterkolomhouder .verwijzingen ul{
	margin:0px;
	padding:0px 0px 0px 0px;
	list-style:none;
	width:180px;
	}
	
	.subhome .rechterkolomhouder .verwijzingen ul li{
	margin:0px;
	padding:0px;
	list-style:none;
	border:0px;
	/*background-color:#FFF3EA;*/
	background-color:#FFFFFF;
	width:180px;
	}
	.subhome .rechterkolomhouder .verwijzingen ul li a{
	width:175px;
	color:#000000;
	display:block;
	padding:0px 0px 0px 15px;
	/*background-color:#FFF3EA;*/
	background-color:#FFFFFF;
	/*background-image:url(../img/buttons/VerwijzingOranje1.gif);*/
	background-image:url(../img/buttons/LsubhomeLevel2en3.gif);
	background-repeat:no-repeat;
	background-position:1px top;
	text-decoration:none;
	}
	
	.subhome .rechterkolomhouder .verwijzingen ul li a:hover{
	width:175px;
	padding:0px;
	color:#000000;
	display:block;
	padding:0px 0px 0px 15px;
	background-color:#CDB9DD;
	background-image:url(../img/buttons/LsubhomeLevel2en3Hover.gif);
	background-repeat:no-repeat;
	background-position:1px top;
	text-decoration:none;
	}
	
	/*.subhome .rechterkolomhouder .verwijzingen ul li.geselecteerd{
	width:180px;
	margin:0px;
	padding:0px;
	list-style:none;
	background-color:#FFDBBF;
	background-image:none;
	border:0px;
	}
	
	.subhome .rechterkolomhouder .verwijzingen ul li.geselecteerd a{
	width:175px;
	margin:0px;
	padding:0px 0px 0px 15px;
	color:#000000;
	background-color:#FFDBBF;
	background-image:url(../img/buttons/LMenuLevel2en3GeselecteerdHover.gif);
	background-repeat:no-repeat;
	background-position:1px top;
	text-decoration:none;
	}
	.subhome .rechterkolomhouder .verwijzingen ul li.geselecteerd a:hover{
	width:175px;
	padding:0px 0px 0px 15px;
	background-color:#FFDBBF;
	color:#000000;
	display:block;
	background-image:url(../img/buttons/LMenuLevel2en3GeselecteerdHover.gif);
	background-repeat:no-repeat;
	background-position:1px top;
	text-decoration:none;
	}*/
	
	.subhome .rechterkolomhouder .anchors{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.7em;
	line-height:1.2em;
	margin-top:16px;
	margin-bottom:10px;
	width:180px;
	}
	.subhome .rechterkolomhouder .anchors .anchorskopje{
	display:block;
	color:#8D5EB5;
	}
	
	.subhome .rechterkolomhouder .anchors ul{
	margin:0px;
	padding:0px 0px 0px 0px;
	list-style:none;
	width:180px;
	}
	
	.subhome .rechterkolomhouder .anchors ul li{
	margin:0px;
	padding:0px;
	list-style:none;
	border:0px;
	background-color:#ffffff;
	width:180px;
	}
	.subhome .rechterkolomhouder .anchors ul li a{
	width:175px;
	color:#000000;
	display:block;
	padding:0px 0px 0px 15px;
	background-color:#ffffff;
	background-image:url(../img/buttons/AnchorbullitSubhome.gif);
	background-repeat:no-repeat;
	background-position:5px 6px;
	text-decoration:none;
	}
	.subhome .rechterkolomhouder .anchors ul li a:hover{
	width:175px;
	padding:0px;
	display:block;
	padding:0px 0px 0px 15px;
	text-decoration:none;
	color:#8D5EB5;
	}
	/*+++++++++++++++++++++++++content oranje/default++++++++++++++++++++++++*/
	.content{
	width:600px;
	display:inline;
	float:left;
	margin:0px 0px 16px 0px;
	padding-left:5px;
	padding-right:20px;
	color:#000000;
	overflow:hidden;
	}
	.content .tekst{
	font-size:0.7em;
	line-height:1.3em;
	margin:2em 0px 5px 0px;
	}
	.content .tekst .blauw {
	color: #5F7DB3;
	}
	.content .tekst .oranje {
	color: #ff882b; 
	}
	.content .tekst .paars {
	color: #8D5EB5; 
	}
	.content .tekst table{
	font-size:1em;
	}
	.content .tekst .inleiding{
	font-weight:bold;
	}
	.content .tekst h1, .content .tekst .table h1{
	display:none;
	}
	.content .tekst h2.titel, .content .tekst .table h2.titel{
	font-size:130%;
	font-weight:bold;
	display:block;
	color:#ff882b;
	margin-bottom:0.4em;
	}
	.content .tekst h2, .content .tekst .table h2 {
	font-size:130%;
	font-weight:bold;
	display:block;
	color:#ff882b;
	margin-bottom:0.4em;
	}
	.content .tekst h3, .content .tekst .table h3{
	font-size:100%;
	font-weight:bold;
	display:block;
	color:#ff882b;
	}
	.content .tekst h4, .content .tekst .table h4{
	font-size:100%;
	font-weight:normal;
	display:block;
	color:#5F7DB3;
	}
	.content .tekst h5, .content .tekst .table h5{
	font-size:1em;
	font-weight:bold;
	display:block;
	color:#ff882b;
	border-top:1px solid #ff882b;
	margin:5px 0px 5px 0px;
	}
	.content .tekst p{
	margin-bottom:1.0em;
	}
	.content .tekst table p{
	margin: 0px;
	}
	.content .tekst ul {
	margin-bottom:1.0em;
	margin-top:-1.0em;
	}
	.content .tekst span ul {
	margin-top:0px;
	}
    .content .tekst table ul{
	margin: 0px;
	}
	.content .tekst a, .content .tekst .table a{
	text-decoration:underline;
	color:#000000;
	cursor:pointer;
	}
	.content .tekst a.bladWijzer{
	text-decoration:none;
	color:#000000;
	}
	.content .tekst a.bladWijzer:hover{
	text-decoration:none;
	color:#000000;
	}
	.content .tekst a.blauw, .content .tekst .table a.blauw {
	color: #5F7DB3; 
	}
	.content .tekst a.oranje, .content .tekst .table a.oranje { 
	color: #ff882b; 
	}
	.content .tekst a:hover, .content .tekst .table a:hover{
	color:#ff882b;
	text-decoration:underline;
	}
	.content .tekst a:visited, .content .tekst .table a:visited{
	text-decoration:underline;
	color: #5F7DB3; 
	cursor:pointer;
	}
	.content .tekst ul, .content .tekst .table ul{
	display:block;
	list-style-position:outside;
	
	}
	.content .tekst ul li, .content .tekst .table ul li{
	margin-left:16px;
	}
	/*.content .tekst ol{
	display:block;
	list-style-position:inside;
	}
	.content .tekst ol li{
	}*/
	
	.content .tekst ol.list-style-type-number{
	display:block;
  margin-top:1em;
  margin-bottom:1em;
  list-style:outside;
  list-style-type:decimal;
  }

  .content .tekst ol.list-style-type-lower-alpha{
	display:block;
  margin-top:1em;
  margin-bottom:1em;
  list-style:outside;
  list-style-type:lower-alpha;
  }

  .content .tekst ol.list-style-type-upper-alpha{
	display:block;
  margin-top:1em;
  margin-bottom:1em;
  list-style:outside;
  list-style-type:upper-alpha;
  }

  .content .tekst ol.list-style-type-upper-roman{
	display:block;
  margin-top:1em;
  margin-bottom:1em;
  list-style:outside;
  list-style-type:upper-roman;
  margin-left:4.1em;
  }
	
  .content .tekst ol.list-style-type-upper-roman li{
  padding-left:0em;
  margin-left:0px;
  }

  .content .tekst ol.list-style-type-lower-roman{
	display:block;
  margin-top:1em;
  margin-bottom:1em;
  list-style:outside;
  list-style-type:lower-roman;
  margin-left:4.1em;
  }

  .content .tekst ol.list-style-type-lower-roman li{
  padding-left:0em;
  margin-left:0px;
  }

  .content .tekst ol li{
  /* padding-left:-0.7em; */
  margin-left:2.9em;
  }


	
	.content .tekst ol li div{
	display:inline;
	}
	.content .tekst img{
	margin:0px;
	padding:0px;
	border:0px;
	max-width:565px;
	/*width:auto !important;
	width:565px;*/
	}
	.content .tekst .blauw{
	color:#5F7DB3;
	}
	.content .tekst table td{
	text-align:left;
	vertical-align:text-top;
	}
	
	/*================== content blauwestijl====================*/
	.blauwestijl .content .tekst h2.titel, .content .tekst .table h2.titel{
	font-size:130%;
	font-weight:bold;
	display:block;
	color:#5F7DB3;
	margin-bottom:0.4em;
	}
	.blauwestijl .content .tekst h2, .content .tekst .table h2 {
	font-size:130%;
	font-weight:bold;
	display:block;
	color:#5F7DB3;
	margin-bottom:0.4em;
	}
	.blauwestijl .content .tekst h3, .content .tekst .table h3{
	font-size:100%;
	font-weight:bold;
	display:block;
	color:#5F7DB3;
	}
	.blauwestijl .content .tekst h4, .content .tekst .table h4{
	font-size:100%;
	font-weight:normal;
	display:block;
	color:#ff882b;
	}

	.blauwestijl .content .tekst h5, .content .tekst .table h5{	
	color:#5F7DB3;
  border-top-color: #5F7DB3;
	}
	/*.blauwestijl .content .tekst h5, .content .tekst .table h5{
	font-size:1em;
	font-weight:bold;
	display:block;
	color:#5F7DB3;
	border-top:1px solid #5F7DB3;
	margin:5px 0px 5px 0px;
	}*/
	
	.blauwestijl .content .tekst a, .blauwestijl .content .tekst .table a{
	color:#000000;
	text-decoration:underline;
	cursor:pointer;
	}
	.blauwestijl .content .tekst a.bladWijzer{
	text-decoration:none;
	color:#000000;
	}
	.blauwestijl .content .tekst a.bladWijzer:hover{
	text-decoration:none;
	color:#000000;
	}
	.blauwestijl .content .tekst a.blauw, .blauwestijl .content .tekst .table a.blauw, .oranjestijl .content .tekst a.blauw, .oranjestijl .content .tekst .table a.blauw {
	color: #5F7DB3;
	text-decoration:none;
	cursor:pointer;
	}

	.blauwestijl .content .tekst p.blauw a, .blauwestijl .content .tekst .table p.blauw a, .oranjestijl .content .tekst p.blauw a, .oranjestijl .content .tekst .table p.blauw a {
	color: #5F7DB3;
	text-decoration:none;
	cursor:pointer;
	}

	.blauwestijl .content .tekst a.oranje, .blauwestijl .content .tekst .table a.oranje { 
	color: #ff882b; 
	text-decoration:none;
	cursor:pointer;
	}
	
	.blauwestijl .content .tekst a:hover, .blauwestijl .content .tekst .table a:hover{
	color:#ff882b;
	text-decoration:underline;
	}

	.blauwestijl .content .tekst p.blauw a:hover, .blauwestijl .content .tekst .table p.blauw a:hover{
	color:#ff882b !important;
	text-decoration:underline;
	}

	.oranjestijl .content .tekst a:hover, .oranjestijl .content .tekst .table a:hover{
	color:#ff882b;
	text-decoration:underline;
	}

	.oranjestijl .content .tekst p.blauw a:hover, .oranjestijl .content .tekst .table p.blauw a:hover{
	color:#ff882b !important;
	text-decoration:underline;
	}

	.blauwestijl .content .tekst a:visited, .blauwestijl .content .tekst .table a:visited{
	text-decoration:underline;
	color:#5F7DB3;
	/*color: #ff882b;*/
	cursor:pointer;
	}

	.blauwestijl .content .tekst p.blauw a:visited, .blauwestijl .content .tekst .table p.blauw a:visited{
	text-decoration:underline;
	color:#5F7DB3;
	/*color: #ff882b;*/
	cursor:pointer;
	}

	.oranjestijl .content .tekst a:visited, .oranjestijl .content .tekst .table a:visited{
	text-decoration:underline;
	color:#5F7DB3;
	/*color: #ff882b;*/
	cursor:pointer;
	}

	.oranjestijl .content .tekst p.blauw a:visited, .oranjestijl .content .tekst .table p.blauw a:visited{
	text-decoration:underline;
	color:#5F7DB3;
	/*color: #ff882b;*/
	cursor:pointer;
	}


	.blauwestijl .content .tekst .medewerkerinfo td{
	/*border-top:1px solid #5F7DB3;
	border-left:1px solid #5F7DB3;*/
	
	}
	.blauwestijl .content .tekst .medewerkerinfo td a{
	display:block;
	clear:left;
	float:left;
	width:189px;
	/*width:189px;*/
	
	}
	.blauwestijl .content .tekst .medewerkerinfo td a img{
	border:0px;
	margin:0px 0px 0px -5px;
	padding:0px;
	}
	.blauwestijl .content .tekst .medewerkerinfo td ul{
	display:block;
	clear:left;
	float:left;
	margin:5px 0px 10px 0px;
	padding:0px;
	}
	.blauwestijl .content .tekst .medewerkerinfo td ul li, .blauwestijl .content .tekst .medewerkerinfo td ul li a{
	width:178px;
	}
	.blauwestijl .content .tekst .medewerkerinfo td p{
	display:block;
	width:189px;
	clear:left;
	float:left;
	margin:5px 0px 5px 0px;
	}
	.blauwestijl .content .tekst .medewerkerinfo td h5{
	font-size:1em;
	font-weight:bold;
	display:block;
	color:#ff882b;
	border-top:1px solid #ff882b;
	margin:15px 0px 5px 0px;
	}
	
	/*================== content subhome ====================*/
	/*subhome:
	paars #8D5EB5
	lichtpaars #CDB9DD
	lichterpaars #EBE4F3
	*/
	.subhome .content .highlights{
	width:600px;
	float:left;
	display:inline;
	margin:0px 0px 16px -5px;
	color:#000000;
	}
	/*.subhome .content .item{
	display:inline;
	float:left;
	width:180px;
	height:135px;
	border-top:1px solid #8D5EB5;
	border-left:1px solid #8D5EB5;
	margin-right:20px;
	margin-bottom:16px;
	}
	.subhome .content .over{
	cursor:pointer;
	background-color:#EBE4F3;
	}

	.subhome .content .item .tekstmetplaatje{
	margin:5px;
	font-size:0.7em;
	line-height:1.3em;
	font-weight:normal;
	height:50px;
	overflow:hidden;
	}
	.subhome .content .item .tekstzonderplaatje{
	margin:5px 5px 0px 5px;
	font-size:0.7em;
	line-height:1.3em;
	font-weight:normal;
	height:130px;
	overflow:hidden;
	}
	.subhome .content .item h2{
	font-size:0.8em;
	line-height:1.4em;
	font-weight:bold;
	}
	.subhome .content .item .titel{
	font-weight:bold;
	color:#8D5EB5;
	}
	.subhome .content .item .titel a{
	text-decoration:none;
	color:#8D5EB5;
	}
	.subhome .content .item .titel a:hover{
	text-decoration:underline;
	}
	.subhome .content .item .plaatje {
	padding:0x;
	border:0px;
	margin:0px 0px 0px 104px;
	}
	.subhome .content .item .plaatje img{
	height:75px;
	width:75px;
	margin:0px;
	padding:0px;
	}*/
	.subhome .content .highlights .itemblauw{
	display:inline;
	float:left;
	width:180px;
	height:135px;
	border-top:1px solid #c8dbf0;
	border-left:1px solid #c8dbf0;
	margin-right:10px;
	margin-bottom:16px;
	}
	.subhome .content .highlights .overblauw{
	cursor:pointer;
	background-color:#eef4fa;
	}
	.subhome .content .highlights .itemblauw .tekstmetplaatje{
	margin:5px;
	font-size:0.7em;
	line-height:1.3em;
	font-weight:normal;
	height:50px;
	overflow:hidden;
	}
	.subhome .content .highlights .itemblauw .tekstzonderplaatje{
	margin:5px 5px 0px 5px;
	font-size:0.7em;
	line-height:1.3em;
	font-weight:normal;
	height:130px;
	overflow:hidden;
	}
	.subhome .content .highlights .itemblauw h2{
	font-size:0.8em;
	line-height:1.4em;
	font-weight:bold;
	}
	.subhome .content .highlights .itemblauw .titel{
	font-weight:bold;
	color:#5F7DB3;
	}
	.subhome .content .highlights .itemblauw .titel a{
	text-decoration:none;
	color:#5F7DB3;
	}
	.subhome .content .highlights .itemblauw .titel a:hover{
	text-decoration:underline;
	}
	.subhome .content .highlights .itemblauw .plaatje {
	padding:0x;
	border:0px;
	margin:0px 0px 0px 104px;
	}
	.subhome .content .highlights .itemblauw .plaatje img{
	height:75px;
	width:75px;
	margin:0px;
	padding:0px;
	}
	.subhome .content .highlights .itempaars{
	display:inline;
	float:left;
	width:180px;
	height:135px;
	border-top:1px solid #8D5EB5;
	border-left:1px solid #8D5EB5;
	margin-right:10px;
	margin-bottom:16px;
	}
	.subhome .content .highlights .overpaars{
	cursor:pointer;
	background-color:#EBE4F3;
	}
	.subhome .content .highlights .itempaars .tekstmetplaatje{
	margin:5px;
	font-size:0.7em;
	line-height:1.3em;
	font-weight:normal;
	height:50px;
	overflow:hidden;
	}
	.subhome .content .highlights .itempaars .tekstzonderplaatje{
	margin:5px 5px 0px 5px;
	font-size:0.7em;
	line-height:1.3em;
	font-weight:normal;
	height:130px;
	overflow:hidden;
	}
	.subhome .content .highlights .itempaars h2{
	font-size:0.8em;
	line-height:1.4em;
	font-weight:bold;
	}
	.subhome .content .highlights .itempaars .titel{
	font-weight:bold;
	color:#8D5EB5;
	}
	.subhome .content .highlights .itempaars .titel a{
	text-decoration:none;
	color:#8D5EB5;
	}
	.subhome .content .highlights .itempaars .titel a:hover{
	text-decoration:underline;
	}
	.subhome .content .highlights .itempaars .plaatje {
	padding:0x;
	border:0px;
	margin:0px 0px 0px 104px;
	}
	.subhome .content .highlights .itempaars .plaatje img{
	height:75px;
	width:75px;
	margin:0px;
	padding:0px;
	}
	.subhome .content .highlights .itemoranje {
	display:inline;
	float:left;
	width:180px;
	height:135px;
	border-top:1px solid #ff882b;
	border-left:1px solid #ff882b;
	margin-right:10px;
	margin-bottom:16px;
	}
	.subhome .content .highlights .overoranje {
	cursor:pointer;
	background-color:#FFF3EA;
	}
	.subhome .content .highlights .itemoranje .tekstmetplaatje {
	margin:5px;
	font-size:0.7em;
	line-height:1.3em;
	font-weight:normal;
	height:50px;
	overflow:hidden;
	}
	.subhome .content .highlights .itemoranje .tekstzonderplaatje {
	margin:5px 5px 0px 5px;
	font-size:0.7em;
	line-height:1.3em;
	font-weight:normal;
	height:130px;
	overflow:hidden;
	}
	.subhome .content .highlights .itemoranje h2 {
	font-size:0.8em;
	line-height:1.4em;
	font-weight:bold;
	}
	.subhome .content .highlights .itemoranje .titel {
	font-weight:bold;
	color:#ff882b;
	}
	.subhome .content .highlights .itemoranje .titel a {
	text-decoration:none;
	color:#ff882b;
	}
	.subhome .content .highlights .itemoranje .titel a:hover {
	text-decoration:underline;
	}
	.subhome .content .highlights .itemoranje .plaatje {
	padding:0x;
	border:0px;
	margin:0px 0px 0px 104px;
	}
	.subhome .content .highlights .itemoranje .plaatje img {
	height:75px;
	width:75px;
	margin:0px;
	padding:0px;
	}
	.subhome .headerhouder .headeronder .headeronderlinksmettekst a, .headerhouder .headeronder .headeronderlinksmettekst a:hover, .headerhouder .headeronder .headeronderlinksmettekst a:active{
	color:#000000;
	text-decoration:none;
	}
	/*.subhome .headerhouder .headeronder .headeronderlinks{
	float:left;
	display:inline;
	margin-top:10px;
	margin-left:38px;
	background-image:none;
	font-size:0.6em !important;
	line-height:1.2em !important;
	color:#000000;
	width:150px;
	}*/
	.subhome .content .inleiding{
	margin:16px 10px 10px 5px;
	padding:0px;
	width:570px;
	float:left;
	height:auto;
	font-size:0.7em;
	line-height:1.3em;
	font-weight:bold;
	}
	.subhome .content .tekst h2.titel, .content .tekst .table h2.titel{
	font-size:130%;
	font-weight:bold;
	display:block;
	color:#8D5EB5;
	margin-bottom:0.4em;
	}
	.subhome .content .tekst h2, .content .tekst .table h2 {
	font-size:130%;
	font-weight:bold;
	display:block;
	color:#8D5EB5;
	margin-bottom:0.4em;
	}
	.subhome .content .tekst h3, .content .tekst .table h3{
	font-size:100%;
	font-weight:bold;
	display:block;
	color:#8D5EB5;
	}
	.subhome .content .tekst h4, .content .tekst .table h4{
	font-size:100%;
	font-weight:normal;
	display:block;
	color:#ff882b;
	}
	/*.subhome .content .tekst h5, .content .tekst .table h5{
	font-size:1em;
	font-weight:bold;
	display:block;
	color:#5F7DB3;
	border-top:1px solid #5F7DB3;
	margin:5px 0px 5px 0px;
	}*/
	
	.subhome .content .tekst a, .subhome .content .tekst .table a{
	color:#000000;
	text-decoration:underline;
	cursor:pointer;
	}
	.subhome .content .tekst a.bladWijzer{
	text-decoration:none;
	color:#000000;
	}
	.subhome .content .tekst a.bladWijzer:hover{
	text-decoration:none;
	color:#000000;
	}
	
	.subhome .content .tekst a.blauw, .subhome .content .tekst .table a.blauw {
	color: #5F7DB3;
	text-decoration:none;
	cursor:pointer;
	}
	.subhome .content .tekst a.oranje, .subhome .content .tekst .table a.oranje { 
	color: #ff882b; 
	text-decoration:none;
	cursor:pointer;
	}
	.subhome .content .tekst a.paars, .subhome .content .tekst .table a.paars { 
	color: #8D5EB5; 
	text-decoration:none;
	cursor:pointer;
	}
	.subhome .content .tekst a:hover, .subhome .content .tekst .table a:hover{
	color:#8D5EB5;
	text-decoration:underline;
	}
	.subhome .content .tekst a:visited, .subhome .content .tekst .table a:visited{
	text-decoration:underline;
	color:#5F7DB3;
	/*color: #ff882b;*/
	cursor:pointer;
	}


	.subhome a.toplink, a.toplink:visited{
	float:right;
	vertical-align:bottom;
	margin:5px 5px 5px 5px;
	text-decoration:none;
	font-weight:bold;
	color:#8D5EB5;
	}
	.subhome a.toplink:hover{
	float:right;
	margin:5px 5px 5px 5px;
	text-decoration:none;
	color:#ff882b;
	}
	/*====================footer====================*/
	.footerhouder{
	float:left;
	background-color:#c8dbf0;
	width:994px;
	height:23px;
	background-image:url(../img/BG/BGFooterrandtoporanje.gif);
	background-repeat:repeat-x;
	}
	.blauwestijl .footerhouder{
	float:left;
	background-color:#c8dbf0;
	width:994px;
	height:23px;
	background-image:url(../img/BG/BGFooterrandtopblauw.gif);
	background-repeat:repeat-x;
	}
	.subhome .footerhouder{
	float:left;
	background-color:#c8dbf0;
	width:994px;
	height:23px;
	background-image:url(../img/BG/BGFooterrandtopSubhome.gif);
	background-repeat:repeat-x;
	}
	
	.footerhouder .tekst{
	float:left;
	display:inline;
	width:980px;
	color:#08326B;
	margin-left:13px;
	border-top:1px solid #ff882b;
	font-size:0.6em;
	line-height:1.3em;
	}

	/*===============formulier elementen voor login form==============*/
	.standaard_velden {
	clear:left;
	float:left;
	background-image:url(../img/BG/mailformstreeporanje.gif);
	background-position:left top;
	background-repeat:no-repeat;
	margin:10px 0px 10px 0px;
	padding:0px;
	width:100%;
	}
	.standaard_velden .rij{
	clear:left;
	display:inline;
	padding:5px 0px 5px 0px;
	margin:0px;
	}
	.standaard_velden .rij .input{
	float:left;
	margin-left:10px;
	}
	.standaard_velden .rij .input input{
	border-left:2px solid #CCCCCC;
	border-top:2px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	width:195px;
	height:20px;
	margin:0px;
	padding:0px;
	}
	.standaard_velden .rij .input textarea{
	border-left:2px solid #CCCCCC;
	border-top:2px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	width:300px;
	height:80px;
	margin:0px;
	padding:0px;
	}

	.standaard_velden .rij .label2 {
	float:left;
	font-weight:normal;
	width:187px;
	padding-right:1em;
	vertical-align:top;
	text-align:right;
	}
	.standaard_velden .rij .label2 .required{
	display:inline;
	width:1em;
	margin-right:-1em;
	color:#ff882b;
	font-weight:bold;
	}
	.standaard_velden .rij .input .button {
	clear:left;
	float:left;
	display:inline;
	padding:0px;
	padding:5px 0px 5px 0px;
	}
	.standaard_velden .rij .input .button input{
	border-left:2px solid #CCCCCC;
	border-top:2px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	background-color:#5F7DB3;
	color:#FFFFFF;
	display:inline;
	margin:0px;
	padding:0px;
	width:195px;
	}

	/*===============alg. overstijgende stijlen==============*/
	a.toplink, a.toplink:visited{
	float:right;
	vertical-align:bottom;
	margin:5px 5px 5px 5px;
	text-decoration:none;
	font-weight:bold;
	color:#ff882b;
	}
	a.toplink:hover{
	float:right;
	margin:5px 5px 5px 5px;
	text-decoration:none;
	color:#5F7DB3;
	}
	/*#top_button {	
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	VISIBILITY: hidden;
	MARGIN-LEFT: -15px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	}*/
}
@media print {
	.navhouder , .headerhouder .headerboven .zoeken, .headerhouder .headeronder , .footerhouder, .funktiebalkhouder, .rechterkolomhouder .afbeelding, {
	display:none;
	}
	.headerhouder .headerboven .logo{
	display:block;
	float:left;
	border:0px;
	margin:0px;
	padding:0px;
	}
	.headerhouder .headerboven .logo a img{
	display:block;
	position:relative;
	right:0px;
	border:0px;
	margin-bottom:10px;
	padding:0px;
	}
	.contenthouder{
	clear:left;
	position:absolute;
	display:inline;
	background-color:#ffffff;
	}
	.content, .content .tekst{
	padding: 0px;
	margin: 0px;
	background-color:#c8dbf0;
	font: 0.9em Arial, Verdana ,Geneva, Helvetica, sans-serif;
	line-height:1.4em;
 	}
	.content .broodkruimel{
	padding:0px;
	color:#5F7DB3;
	font-size:0.8em;
	font-weight:normal;
	margin:0px;
	}
	.content .broodkruimel ul li{
	vertical-align:bottom;
	display:inline;
	margin:0px;
	padding:2px 0px 0px 0px;
	}
	.content .broodkruimel ul li .scheiding{
	margin:0px 0.2em 0px 0.2em;
	}
	.content .broodkruimel ul li a{
	color:#5F7DB3;
	text-decoration:none;
	}
	.content .tekst h2.titel, .content .tekst .table h2.titel{
	font-size:130%;
	font-weight:bold;
	display:block;
	color:#ff882b;
	margin-bottom:0.4em;
	}
	.content .tekst h2, .content .tekst .table h2 {
	font-size:130%;
	font-weight:bold;
	display:block;
	color:#ff882b;
	margin-bottom:0.4em;
	}
	.content .tekst h3, .content .tekst .table h3{
	font-size:100%;
	font-weight:bold;
	display:block;
	color:#ff882b;
	}
	.content .tekst h4, .content .tekst .table h4{
	font-size:100%;
	font-weight:normal;
	display:block;
	color:#5F7DB3;
	}
	.content .tekst h5, .content .tekst .table h5{
	font-size:1em;
	font-weight:bold;
	display:block;
	color:#ff882b;
	border-top:1px solid #ff882b;
	margin:5px 0px 5px 0px;
	}
	.content .tekst p, .content .tekst .table p{
	margin-bottom:1.0em;
	}
	.content .tekst a, .content .tekst .table a{
	text-decoration:underline;
	color:#000000;
	cursor:pointer;
	}
	.home .rechterkolomhouder{
	width:379px;
	float:right;
	display:inline;
	padding-right:0px;
	}
	.home .rechterkolomhouder .nieuwsitems{
	float:left;
	width:379px;
	padding:0px;
	border-top:1px solid #c8dbf0;
	border-left:1px solid #c8dbf0;
	margin-bottom:16px;
	}
	.home .rechterkolomhouder .nieuwsitems .kopjes{
	background-color:#eef4fa;
	padding:5px 5px 5px 0px;
	margin:0px;
	font-size:0.7em;
	line-height:1.3em;
	font-weight:normal;
	color:#08326B;
	vertical-align:top;
	height:2.6em;
	}
	.home .rechterkolomhouder .nieuwsitems .kopjes a {
	text-decoration:none;
	color:#08326B;
	margin-right:10px;
	}
	.home .rechterkolomhouder .nieuwsitems .kopjes img{
	padding:0px;
	margin:0px 1px 0px 5px;
	border:0px;
	}
	.home .rechterkolomhouder .nieuwsitems .nieuwsitem{
	border-top:1px solid #c8dbf0;
	margin-right:10px;
	padding:5px;
	font-weight:normal;
	color:#000000;
	}
	.home .rechterkolomhouder .nieuwsitems .nieuwsitem .datum{
	display:block;
	color:#5F7DB3;
	font-size:0.6em;
	line-height:1.3em;
	font-weight:normal;
	}
	.home .rechterkolomhouder .nieuwsitems .nieuwsitem .titel{
	display:block;
	font-size:0.7em;
	line-height:1.3em;
	font-weight:bold;
	color:#5F7DB3;
	}
	.home .rechterkolomhouder .nieuwsitems .nieuwsitem .titel a{
	font-weight:bold;
	color:#5F7DB3;
	text-decoration:none;
	}
	.home .rechterkolomhouder .nieuwsitems .nieuwsitem .tekst{
	display:block;
	color:#000000;
	font-size:0.7em;
	line-height:1.3em;
	font-weight:normal;
	margin:0px;
	}
	.home .rechterkolomhouder .nieuwsitems .nieuwsitem h2{
	display:block;
	font-size:0.7em;
	line-height:1.3em;
	font-weight:bold;
	color:#5F7DB3;
	}

}