/*CSS*/

body {
	margin: 0px;
	padding: 0px;
	font: 11px/18px Arial, Verdana,  Helvetica, sans-serif;
	background: #e0f2f3;
	color: #000000;
}

table {
	margin: 0px;
	padding: 0px;
	font: 11px/18px Arial, Verdana, Helvetica, sans-serif;
	color: #000000;	
}


h1 {
	font: 22px/29px Arial, Verdana, Helvetica, sans-serif;
	color: #a1057d;
	margin-top: -5px;
}

h2 {
	font: 16px/24px Arial, Verdana, Helvetica, sans-serif;
	color: #a1057d;
	margin-top: -5px;	
}

h3, h4, h5, h6 {
	font: 13px/17px Arial, Verdana, Helvetica, sans-serif;
	color: #a1057d;
	margin-top: -3px;	
}

p, P, ul, ol, UL, OL, li, LI
{
	font: 11px/18px Arial, Verdana, Helvetica, sans-serif;
	color: #000000;	
	text-align: justify;
}

a {
	color: #a1057d;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #a1057d;
}

.clearer {
	height: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	clear: both;
}


a.leesmeer {
	background: url(/01/images/img_pijl_rechts.gif) 100% 50% no-repeat;
	padding-right: 16px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	float: right;
}

a.leesmeer:hover {
	background: url(/01/images/img_pijl_rechts.gif) 100% 50% no-repeat;
	padding-right: 16px;
	color: #000000;	
	font-weight: bold;
	text-decoration: underline;
	text-align: right;	
	float: right;	
}

.paars {
	color: #a1057d;
}

.td_top {
	vertical-align: top;
}

.td_header {
	background: #ffffff url(/01/images/header_achtergrond.gif) top left no-repeat;
	height: 117px;
}

.td_header_links {
	font: 10px/18px Arial, Verdana, Helvetica, sans-serif;
}

.td_menu_item {
	border-right: 1px solid #b817a0;
	font: 12px/18px Arial, Verdana, Helvetica, sans-serif;
	color: #ffffff;
	text-align: center;
	padding: 0px 12px 0px 12px;
	cursor: pointer;
}

.td_menu_item1 {
	background: #ffffff;
	border-right: 1px solid #b817a0;
	font: 12px/18px Arial, Verdana, Helvetica, sans-serif;
	color: #b817a0;
	text-align: center;
	padding: 0px 12px 0px 12px;
	cursor: pointer;
}

.td_achtergrond_boven {
	height: 16px;
	background: #a1057d;
}

.td_content {
	background: #ffffff;
	text-align: justify;
}

.td_achtergrond_links {
	background: url(/01/images/img_achtergrond_links.gif) top left no-repeat;
	width: 30px;
}

.td_achtergrond_midden {
	vertical-align: top;
}

.td_achtergrond_rechts {
	background: url(/01/images/img_achtergrond_rechts.gif) top left no-repeat;
	width: 30px;	
	height: 350px;
}

.td_intro {
	background: #82cad1;
}

.td_intro_tekst {
	padding: 20px;
}

.td_nieuws {
	height:100%;
	background: #f1cfe9;
	padding: 20px 0px 0px 15px;
}

.td_vacatures {
	background: #FFFFFF;
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 0px 0px;
	float:left;
}

.td_vacatures_links {
	width:165px;
	background: #FFFFFF;
	padding: 20px 0px 0px 15px;
	margin: 0px 0px 0px 0px;
	float:left;
}

.td_vacatures_random {
	width:190px;
	overflow:hidden;
	background: #FFFFFF;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float:left;
}

.td_vacatures_footer {
	background-image:url(../images/img_nieuws_footer.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	background-color:#f1cfe9;

}

.td_image_big {
	background-image:url(../images/img_ingangen_achtergrond.jpg);
	background-repeat:no-repeat;
}

.td_ingangen {
	
	padding: 147px 0px 35px 0px;
	/* border-right: 1px solid #a1057d;*/
}

.td_ingangen_item {
	border-left: 1px solid #a1057d;
	padding: 10px 20px 0px 10px;
	text-align: justify;
}

.td_ingangen_item_rechts {
	border-right: 1px solid #a1057d;
}

.td_submenu {
	background: #82cad1;
	padding: 20px 0px 0px 10px;
	width: 190px;
	height: 200px;
}

.td_submenu h2, .td_submenu h2 a, .td_submenu h2 a:hover, .td_submenu h2 a:visited  {
	color: #07494f;
	margin-left: 4px;
}

.td_submenu a, .td_submenu a:visited {
	color: #000000;
}

.td_submenu a:hover {
	text-decoration: none;
	color: #000000;	
}

/*

.level_1 {
	background: #82cad1 url(/01/images/img_pijl_rechts.gif) 97% 50% no-repeat;
	padding-left: 7px;
	height: 22px;
	border-bottom: 1px solid #ffffff;
	font-weight: bold;
	cursor: pointer;
}

.level_1:hover,
.level_1_hover,
.level_1_hover:hover,
.level_1_selected,
.level_1_selected:hover,
.level_1_selected_hover,
.level_1_selected_hover:hover
 {
	background: #c1e5e8 url(/01/images/img_pijl_rechts.gif) 97% 50% no-repeat;
	padding-left: 7px;
	height: 22px;
	border-bottom: 1px solid #ffffff;
	font-weight: bold;
	cursor: pointer;	
}

.level_2 {
	background: #82cad1 url(/01/images/img_pijl_rechtsonder3.gif) 97% 50% no-repeat;
	padding-left: 24px;
	height: 22px;
	border-bottom: 1px solid #ffffff;
	cursor: pointer;
}

.level_2:hover,
.level_2_hover,
.level_2_hover:hover,
.level_2_selected,
.level_2_selected:hover,
.level_2_selected_hover,
.level_2_selected_hover:hover
 {
	background: #c1e5e8 url(/01/images/img_pijl_rechtsonder3.gif) 97% 50% no-repeat;
	padding-left: 24px;
	height: 22px;
	border-bottom: 1px solid #ffffff;
	cursor: pointer;	
}

*/

#werkenbij_content2 {
padding: 0px 20px 0px 0px;
}


.td_binnenpagina_content {
	padding: 10px 20px 10px 20px;
}

.td_binnenpagina_content_wl {
	padding: 10px 20px 10px 20px;
	background-image:url(../images/bg_werkenleren.jpg);
	background-repeat:no-repeat;
}

.td_binnenpagina_content ul li {
	list-style:none;
	background: url(/01/images/img_pijl_rechts2.gif) 0% 50% no-repeat;
	padding-left: 15px;
}

.td_content_roze {
	background: #FFFFFF;
	padding: 10px;
}

.td_content_roze h3 {
	margin-bottom: 0px;
	font-weight: bold;
}

.td_content_roze2 {
	background: #FFFFFF;
}

.td_content_roze3 {
	background: #FFFFFF;
	padding: 10px;
	font: 12px/18px Arial, Verdana, Helvetica, sans-serif;
}

.td_content_roze3 img {
	border: 1px solid #b90f92;
	float: left;
	margin: 0px 10px 5px 0px;
}

.td_content_paars {
	background: #a1057d;
	padding: 10px;
	color: #ffffff;
}

.td_content_paars h3 {
	color: #ffffff;
	margin-bottom: 0px;
	font-weight: bold;
}

.td_route_kaart {
	background: #82cad1;
	padding: 1px;
}

.td_route_tekst {
	background: #82cad1 url(/01/images/img_pijl_rechts.gif) 95% 50% no-repeat;
	height: 29px;
	padding: 0px 0px 0px 10px;
	font-weight: bold;
}

.td_route_tekst a, .td_route_tekst a:visited, .td_route_tekst a:hover {
	color: #000000;
} 

.td_menu_achtergrond {
	background: url(/01/images/menu_achtergrond_100.gif);
	background-position: top left;
	background-repeat: repeat-x;
}

/*.td_menu {
	background: #a1057d;
	height: 39px;
	border-top: 1px solid #b817a0;
	border-bottom: 1px solid #b817a0;
}*/


.td_menu {
	/*background: url(/01/images/menu_achtergrond.gif);*/
	background: #a1057d;
	border-right: 1px solid #a1057d;
	height: 39px;
	line-height: 39px;
	padding: 0px 3px 0px 3px;
	font-size: 9px;
	color: #a1057d;
	text-align: center;
	cursor: pointer;
}

.td_menu:hover {
	/*background: url(/01/images/menu_achtergrond1.gif);*/
	border-right: 1px solid #a1057d;
	height: 36px;	
	line-height: 36px;
	font-size: 10px;
	color: #e3e1df;
	text-align: center;	
	cursor: pointer;
}

.div_nieuws_item {
	width: 344px;
	/*height: 42px;*/
	border-top: 1px solid #a1057d;
	font-weight: bold;
	padding: 3px 10px 3px 0px;
	float: right;
	cursor: pointer;
}

.div_header_links {
	margin-left: 40px;
	position: absolute;
	top: 18px;
	width: 309px;
}

.div_header_links a {
	color: #000000;
}

.div_header_home {
	height: 18px;
	float: left;
	vertical-align: middle;
}

.div_header_lettergrootte {
	height: 18px;
	float: right;
	vertical-align: middle;
}

.div_vacature_item {
	width: 160px;
	border-top: 1px solid #a1057d;
	font-weight: bold;
	padding: 5px 10px 5px 0px;
	float: left;
	text-align:left;
}


.div_vacature_item a, .div_vacature_item a:hover {
	width: 138px;
	background: url(/01/images/img_pijl_rechtsonder.gif) 100% 65% no-repeat;
	padding-right: 22px;
	font-weight: bold;
	text-align: left;
	float: left;
	color: #000000;
	text-decoration: none;
}


.div_vacature_item a.vacatureoverzicht, a.vacatureoverzicht:hover {
	background: url(/01/images/img_pijl_rechts2.gif) 100% 65% no-repeat;
	padding: 5px 22px 0px 0px;
	font-weight: bold;
	text-align: left;
	float: right;
	color: #a1057d;
	text-decoration: none;
}

.div_vacature_item a:hover, a.vacatureoverzicht:hover {
	text-decoration: underline;
}

.div_nieuws_item_link {
	background: url(/01/images/img_pijl_rechtsonder.gif) 100% 50% no-repeat;
	padding-right: 22px;
	font-weight: normal;
	text-align: right;
	float: right;
	color: #a1057d;
	text-decoration: none;
}
.div_nieuws_item_link_hover {
	background: url(/01/images/img_pijl_rechtsonder.gif) 100% 50% no-repeat;
	padding-right: 22px;
	font-weight: normal;
	text-align: right;
	float: right;
	color: #a1057d;
	text-decoration: underline;
}


.div_nieuws_item a, .div_nieuws_item a:hover {
	background: url(/01/images/img_pijl_rechtsonder.gif) 100% 50% no-repeat;
	padding-right: 22px;
	font-weight: normal;
	text-align: right;
	float: right;
	color: #a1057d;
	text-decoration: none;
}


.div_nieuws_item a.nieuwsoverzicht, a.nieuwsoverzicht:hover {
	background: url(/01/images/img_pijl_rechts2.gif) 100% 65% no-repeat;
	padding: 5px 22px 0px 0px;
	font-weight: bold;
	text-align: right;
	float: right;
	color: #a1057d;
	text-decoration: none;
}

.div_nieuws_item a:hover, a.nieuwsoverzicht:hover {
	text-decoration: underline;
}

/* DIV Banner */
.td_banners .div_banner {
	height: 90px;
	padding: 0px 0px 0px 5px;
	margin: 0px 10px 0px 0px;
	float: left;
	text-align: left;
	border: 1px solid #82cad1;
	background: #FFFFFF url(/01/images/img_pijl_rechts.gif) 45% 90% no-repeat;
}

.td_banners_2 .div_banner {
	height: 145px;
	padding: 0px 0px 0px 5px;
	margin: 0px 10px 0px 0px;
	float: left;
	text-align: left;
	border: 1px solid #82cad1;
	background: #FFFFFF url(/01/images/img_pijl_rechts.gif) 45% 90% no-repeat;
}

.td_banners_3 .div_banner {
	height: 145px;
	padding: 0px 0px 0px 5px;
	margin: 0px 0px 0px 0px;
	float: left;
	text-align: left;
	border: 1px solid #82cad1;
	background: #FFFFFF url(/01/images/img_pijl_rechts.gif) 45% 90% no-repeat;
}

.div_banner a, .div_banner a:hover, .div_banner a:visited {
	color: #000000;
}

.div_banner:hover .tekst {
	text-decoration: underline;
}

.div_banner h3 {
	color: #a1057d;
	margin: 8px 0px 3px 0px;
}

.div_banner img {
	float: right;
	margin: 1px 1px 1px 10px;
}
/* Eind DIV Banner */



/* DIV div_banner_binnenpagina */
.div_banner_binnenpagina {
	height: 90px;
	padding: 0px 0px 0px 5px;
	margin: 0px 10px 0px 0px;
	float: left;
	text-align: left;
	border: 1px solid #82cad1;
	background: #FFFFFF url(/01/images/img_pijl_rechts.gif) 45% 90% no-repeat;
}

.div_banner_binnenpagina a, .div_banner_binnenpagina a:hover, .div_banner_binnenpagina a:visited {
	color: #000000;
}

.div_banner_binnenpagina:hover .tekst {
	text-decoration: underline;
}

.div_banner_binnenpagina h3 {
	color: #a1057d;
	margin: 8px 0px 3px 0px;
}

.div_banner_binnenpagina img {
	float: right;
	margin: 1px 1px 1px 10px;
}
/* Eind DIV div_banner_binnenpagina */



/* DIV Zorgcentra */
.div_zorgcentra {
	background: #FFFFFF;
	width: 100%;
	height: 300px;
	padding-top:10px; 
	padding-bottom:10px;
	padding-left: 13px;
	padding-right: 13px;
	margin: 0px 10px 10px 0px;
	float: left;
	text-align: left;
}

.div_zorgcentra a, .div_zorgcentra a:hover, .div_zorgcentra a:visited {
	color: #000000;
}

.div_zorgcentra:hover .tekst {
	text-decoration: underline;
}

.div_zorgcentra h3 {
	font: 14px/18px Arial, Verdana, Helvetica, sans-serif;
	color: #a1057d;
	margin-top: -3px;
	font-weight:bold;	
}

.div_zorgcentra img {
	float: left;
	margin-right: 8px;

	margin-top: 3px;
	border: 1px solid #82cad1;
}

.div_woonzorgcentra_overz {
	margin: 0px 10px 10px 0px;
	width: 207px;
	float: left;
}

.div_woonzorgcentra_overz .tekst {
	font: 12px/21px Arial, Verdana, Helvetica, sans-serif;
}

.div_woonzorgcentra_overz img {
	float: left;
	margin-right: 8px;
	margin-top: 3px;
	border: 1px solid #82cad1;
}

/* Eind DIV Banner */


.div_contact {
	width: 100%;
	float: left;
}

.div_contact h3 {
	margin: 0px 0px 8px 0px;
}

.div_contact table {
	font: 11px/21px Arial, Verdana, Helvetica, sans-serif;
}

.div_contact a {
	color: #000000;
}

.div_paarse_lijn {
	height: 1px;
	/*background: #a1057d;*/
	border-bottom: 1px solid #a1057d;
	margin: -18px 0px 0px 10px;
}

.div_download_pdf {
	width: 128px;
	height: 40px;
	background: #a1057d url(/01/images/img_pijl_rechtsonder2.gif) 85% 43% no-repeat;
	cursor: pointer;
	margin-top: 10px;
	border-right: 1px solid #ffffff;	
}

.div_download_pdf:hover {
	text-decoration: underline;
	cursor: pointer;	
}

.div_download_pdf_img {
	width: 27px;
	padding-top: 3px;
	float: left;
}

.div_download_pdf_tekst {
	width: 94px;
	height: 24px;
	padding: 8px 0px 0px 6px;;
	float: right;
}

.div_download_pdf_tekst a, .div_download_pdf_tekst a:visited, .div_download_pdf_tekst a:hover {
	color: #ffffff;
}

.div_download {
	width: 128px;
	height: 40px;
	cursor: pointer;
	margin: 10px 10px 0px 0px;
	border-right: 1px solid #ffffff;
	float: left;
}

.div_download:hover {
	text-decoration: underline;
	cursor: pointer;	
}

.div_download_tekst {
	height: 24px;
	background: #a1057d url(/01/images/img_pijl_rechtsonder2.gif) 85% 50% no-repeat;
	padding: 8px 0px 0px 6px;
}

.div_woonzorgcentra_overz {
	margin: 0px 10px 10px 0px;
	width: 323px;
	float: left;
}

.div_woonzorgcentra_overz .tekst {
	font: 12px/21px Arial, Verdana, Helvetica, sans-serif;
}

.div_woonzorgcentra_overz img {
	float: left;
	margin-right: 8px;

	margin-top: 3px;
	border: 1px solid #82cad1;
}

/* DIV'S */




#header_logo {
	width: 340px;
	height: 90px;
	position: relative;
	top: 14px;
	float: right;
}

#breadcrumb, #breadcrumb a {
	color: #909090;
	text-decoration: none;
	margin: 10px 0px 10px 0px;
}

.td_binnenpagina_content1 #breadcrumb {
	padding-left: 0px;
	margin: 10px 0px 10px -5px;	
}

#breadcrumb a:hover {
	color: #909090;
	text-decoration: underline;
}

#footer_boven {
	background: url(/01/images/img_footer_boven_2.gif) top left no-repeat;
	height: 15px;
}

#footer_midden {
	background: #82cad1 url(/01/images/img_footer_onder_2.gif) bottom left no-repeat;
	height: 28px;
	padding: 6px 0px 0px 30px;
	color: #FFFFFF;
}

#footer_midden a {
	color: #FFFFFF;
	font-weight:bold;
}

#footer_onder {
	color: #82cad1;
	padding: 6px 0px 0px 30px;
	margin: 0px 0px 25px 0px;
}

#footer_onder a {
	color: #82cad1;
}

.div_footer_contactgegevens {
	background: #FFFFFF;
	padding: 0px 0px 0px 0px;
}


.img_links {
	float: left;
	margin-right: 8px;
	margin-bottom: 13px;
	margin-top: 3px;
	border: 1px solid #82cad1;
}

.img_rechts {
	float: right;
	margin-left: 8px;
	margin-bottom: 13px;
	margin-top: 3px;
	border: 1px solid #82cad1;
}

.inputtekst {
	height: 18px;
	border: 1px solid #82cad1;
	width: 100%;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background: #FFFFFF;
}

.inputbutton {
	background: #82cad1;
	border: 1px solid #82cad1;
	width: 90px;
	height: 18px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	cursor: pointer;
	font-weight: bold;
}

.inputtekstopmerking {
	height: 80px;
	border: 1px solid #82cad1;
	width: 100%;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background: #FFFFFF
}

.inputfile {
	height: 18px;
	border: 1px solid #82cad1;
	width: 90px;
	background: #FFFFFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	cursor: pointer;
}

hr {
	color: #a50f82;
	border: 1px solid #a50f82;
	height: 1px;
}

/*
a {
	color: #672C00;
	text-decoration: none;
}

a:hover {
	color: #672C00;
	text-decoration: underline;
}

.honderd {
	height: 100%;
}

.td_menuitem {
	background: #FFFFFF;
	border-left: 1px solid #AB2A42;
	border-right: 1px solid #AB2A42;
	padding-left: 15px;
	padding-right: 10px;		
	height: 36px;
}

.td_menuitem_hover {
	background: #35386C;
	border-left: 1px solid #AB2A42;
	border-right: 1px solid #AB2A42;
	padding-left: 15px;
	padding-right: 10px;		
	height: 36px;
	cursor: pointer;	
}

.link_menuitem {
	color: #AB2A42;
	text-decoration: none;
}

.link_menuitem_hover {
	color: #FFFFFF;
	text-decoration: none;
}

.link_menuitem_hover:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.link_menuitem:hover {
	color: #FFFFFF;
	text-decoration: none;	
}

.td_footer {
	color: #7C8083;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 30px;	
}

.td_footer_boven {
	color: #FFFFFF;
	text-align: left;
	background: #C9CCCF;
}

.link_footer_menu {
	color: #FFFFFF;
	text-decoration: none;
}

.link_footer_menu:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.link_footer {
	color: #EE367F;
	text-decoration: none;
}

.link_footer:hover {
	color: #EE367F;
	text-decoration: underline;
}

.td_inhoud {
	padding: 29px;
	text-align: justify;
	background: #FFFFFF;
}

.td_submenu {
	background: #D5D7D9 url(/01/images/bg_menu.gif) no-repeat left 443px;
}


.link_breadcrumb {
	color: #606468;
	text-decoration: underline;
}

.link_breadcrumb:hover {
	color: #606468;
	text-decoration: none;
}

h2 {
	font: 12px/18px Arial, Verdana, Helvetica, sans-serif;
	color: #606468;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
}

ol, ul {
	list-style: url(/01/images/opsomming.gif);
	margin-top: 1px;
	margin-bottom: 1px;
}









.img_rechts2 {
	float: right;
	margin-left: 29px;
	margin-bottom: 15px;
	margin-top: 3px;
	border: 1px solid #672C00;
}*/

.level_1 a {
	height: 22px;
	line-height: 22px;
	margin: 0px 0px 0px 0px;
	padding: 0px 22px 0px 7px;
	background-image: url(/01/images/img_pijl_rechts.gif);
	background-position: 97% 50%;
	background-repeat: no-repeat;
	background-color: #82cad1;
	border-bottom: 1px solid #ffffff;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
	display: block;
}
.level_1 a:hover {
	height: 22px;
	line-height: 22px;
	margin: 0px 0px 0px 0px;
	padding: 0px 22px 0px 7px;
	background-image: url(/01/images/img_pijl_rechts.gif);
	background-position: 97% 50%;
	background-repeat: no-repeat;
	background-color: #c1e5e8;
	border-bottom: 1px solid #ffffff;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
	display: block;
}
.level_1_selected a {
	height: 22px;
	line-height: 22px;
	margin: 0px 0px 0px 0px;
	padding: 0px 22px 0px 7px;
	background-image: url(/01/images/img_pijl_rechts.gif);
	background-position: 97% 50%;
	background-repeat: no-repeat;
	background-color: #c1e5e8;
	border-bottom: 1px solid #ffffff;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
	display: block;
}
.level_1_selected a:hover {
	height: 22px;
	line-height: 22px;
	margin: 0px 0px 0px 0px;
	padding: 0px 22px 0px 7px;
	background-image: url(/01/images/img_pijl_rechts.gif);
	background-position: 97% 50%;
	background-repeat: no-repeat;
	background-color: #c1e5e8;
	border-bottom: 1px solid #ffffff;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
	display: block;
}
.level_2 a {
	height: 22px;
	line-height: 22px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 24px;
	background-image: url(/01/images/img_pijl_rechtsonder3.gif);
	background-position: 97% 50%;
	background-repeat: no-repeat;
	background-color: #82cad1;
	border-bottom: 1px solid #ffffff;
	font-weight: normal;
	text-decoration: none;
	cursor: pointer;
	display: block;
}
.level_2 a:hover {
	height: 22px;
	line-height: 22px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 24px;
	background-image: url(/01/images/img_pijl_rechtsonder3.gif);
	background-position: 97% 50%;
	background-repeat: no-repeat;
	background-color: #c1e5e8;
	border-bottom: 1px solid #ffffff;
	font-weight: normal;
	text-decoration: none;
	cursor: pointer;
	display: block;
}
.level_2_selected a {
	height: 22px;
	line-height: 22px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 24px;
	background-image: url(/01/images/img_pijl_rechtsonder3.gif);
	background-position: 97% 50%;
	background-repeat: no-repeat;
	background-color: #c1e5e8;
	border-bottom: 1px solid #ffffff;
	font-weight: normal;
	text-decoration: none;
	cursor: pointer;
	display: block;
}
.level_2_selected a:hover {
	height: 22px;
	line-height: 22px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 24px;
	background-image: url(/01/images/img_pijl_rechtsonder3.gif);
	background-position: 97% 50%;
	background-repeat: no-repeat;
	background-color: #c1e5e8;
	border-bottom: 1px solid #ffffff;
	font-weight: normal;
	text-decoration: none;
	cursor: pointer;
	display: block;
}
.level_1_nieuws a {
	line-height: 22px;
	margin: 0px 0px 0px 0px;
	padding: 0px 22px 0px 7px;
	background-image: url(/01/images/img_pijl_rechts.gif);
	background-position: 97% 50%;
	background-repeat: no-repeat;
	background-color: #82cad1;
	border-bottom: 1px solid #ffffff;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
	display: block;
}
.level_1_nieuws a:hover {
	line-height: 22px;
	margin: 0px 0px 0px 0px;
	padding: 0px 22px 0px 7px;
	background-image: url(/01/images/img_pijl_rechts.gif);
	background-position: 97% 50%;
	background-repeat: no-repeat;
	background-color: #c1e5e8;
	border-bottom: 1px solid #ffffff;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
	display: block;
}
