html, body{
	margin: 0px;
	padding: 0px;
	height: 100%;
}

body{
	background: #fff url(../images/achter_achter.gif) repeat-x top;
	margin: 0;
	padding: 0;
	text-align: center;
}

div#achter{
	text-align: left;
	width: 992px;
	margin: 0 auto;
}

div#container{
	background: #fff url(../images/achter_container.gif) repeat-y top;
}


/* ~~~~~~~~~ De header: het menu in de bovenste witte balk ~~~~~~~~~ */

div#header{
	_height: 30px;
	min-height: 30px;
	padding-bottom: 18px;
	background: url(../images/achter_achter.gif) top left repeat-x;
	position: relative;
}

	div#topMenu, div#serviceMenu{
		_height: 30px;
		min-height: 30px;
		float: left;
	}
		div#topMenu{
			padding-left: 16px;
			float: left;
		}
		div#serviceMenu{
			padding-right: 16px;
			float: right;
		}

		div#topMenu a, div#serviceMenu a{
			text-decoration: none;
			height: 30px;
			display: block;
			float: left;
		}

		div#header a#topBorstkanker{width: 129px; background: url(../images/b_borstkanker_u.gif) no-repeat}
		div#header a#topBorstkanker:hover, div#header a#topBorstkanker.topAan{background: url(../images/b_borstkanker_a.gif) no-repeat}

		div#header a#topOntmoet{width: 80px; background: url(../images/b_ontmoet_u.gif) no-repeat}
		div#header a#topOntmoet:hover, div#header a#topOntmoet.topAan{background: url(../images/b_ontmoet_a.gif) no-repeat}

		div#header a#topBVN{width: 218px; background: url(../images/b_bvn_u.gif) no-repeat}
		div#header a#topBVN:hover, div#header a#topBVN.topAan{background: url(../images/b_bvn_a.gif) no-repeat}

		div#header a#topSitemap{width: 27px; background: url(../images/b_sitemap_u.gif) no-repeat;}
		div#header a#topSitemap:hover, div#header a#topSitemap.topAan{background: url(../images/b_sitemap_a.gif) no-repeat}

		div#header a#topContact{width: 55px; background: url(../images/b_contact_u.gif) no-repeat}
		div#header a#topContact:hover, div#header a#topContact.topAan{background: url(../images/b_contact_a.gif) no-repeat}

		div#header a#topHelp{width: 20px; background: url(../images/b_help_u.gif) no-repeat; margin-right: 6px;}
		div#header a#topHelp:hover, div#header a#topHelp.topAan{background: url(../images/b_help_a.gif) no-repeat}

		div#header a#topZoeken{width: 53px; background: url(../images/b_zoeken_u.gif) no-repeat}
		div#header a#topZoeken:hover, div#header a#topZoeken.topAan{background: url(../images/b_zoeken_a.gif) no-repeat}

		div#header a#topWoordenboek{width: 87px; background: url(../images/b_woordenboek_u.gif) no-repeat}
		div#header a#topWoordenboek:hover, div#header a#topWoordenboek.topAan{background: url(../images/b_woordenboek_a.gif) no-repeat}
		
		div#header a#topInloggen{width: 82px; background: url(../images/b_inloggen_u.gif) no-repeat}
		div#header a#topInloggen:hover, div#header a#topInloggen.topAan{background: url(../images/b_inloggen_a.gif) no-repeat}


		/* deze 2 met classes ipv id's ivm de rollovers uitklappers in IE 6 */
		div#header a.topBibliotheek, div#header a.topBibliotheekAan, div#header a.topBibliotheekRol {width: 93px; background: url(../images/b_bibliotheek_u.gif) no-repeat}
		div#header a.topBibliotheekAan {background: url(../images/b_bibliotheek_a.gif) no-repeat}
		div#header a.topBibliotheekRol, div#header a:hover.topBibliotheek, div#header a:hover.topBibliotheekAan{background: url(../images/b_bibliotheek_rollover.gif) no-repeat}
		
		div#header a.topProfiel, div#header a.topProfielAan, div#header a.topProfielRol{width: 99px; background: url(../images/b_profiel_u.gif) no-repeat}
		div#header a.topProfielAan{background: url(../images/b_profiel_a.gif) no-repeat}
		div#header a.topProfielRol, div#header a:hover.topProfiel, div#header a:hover.topProfielAan{background: url(../images/b_profiel_rollover.gif) no-repeat}



		div#header a i{display: none;}
		

	div#bibliotheekRollover, div#profielRollover {
		background: #dcd7d4;
		width: 156px;
		padding: 0 0 6px 0;
		position: absolute;
		right: 32px; 
		top: -18px;
		z-index: 99;
		font-size: 0.7em;
		visibility: hidden;
	}
		div#bibliotheekRollover.ingelogd {
			right: 49px; 
		}
	div#profielRollover {
		width: 120px;
		right: -8px;
	}
		div#bibliotheekRollover ul, div#profielRollover ul {
			padding: 0;
			margin: 0;
			border: none;
			list-style: none;
		}
			div#bibliotheekRollover ul li a, div#profielRollover ul li a {
				width: 142px;
				min-height: 13px;
				_height: 13px;
				padding: 4px 7px;
				border-bottom: solid 1px #a89f98;
				display: block;
				text-decoration: none;
			}
				div#bibliotheekRollover ul li a.Aan, div#profielRollover ul li a.Aan {
					background: #B9B0AB;
				}
				
					div#profielRollover ul li a {
						width: 106px;
					}
				div#bibliotheekRollover ul li a:hover, div#profielRollover ul li a:hover {
					background: #b9b0ab;
					color: #fff;
				}


div#containerTop{
	background: transparent url(../images/achter_containertop.gif) no-repeat top;
	padding-top: 12px;
	position: relative;
}
* html div#containerTop {
	height: 100%;
}

div#siteContent{
	font-size: 0.75em;
	line-height: 1.5em;
	padding: 144px 16px 0;
	overflow: auto;
}

div#siteContent p, div#siteContent td{
	font-size: 100%;
	line-height: 1.5em;
}


/* ~~~~~~~~~ Kruimelpad en lettergrootte ~~~~~~~~~ */

div#breadCrumb{
	vertical-align: top;
	background: transparent;
	width: 432px;
	padding: 7px 24px 0 24px;
	float: left;
}

	div#breadCrumb a, div#breadCrumb b{
		color: #665b55;
		font-size: 0.85em;
		font-weight: normal;
		white-space: nowrap;
		text-decoration: none;
		padding-right: 15px;
		padding-left: 1px;
	}

	div#breadCrumb a{background: url(../images/ic_breadcrumb_u.gif) no-repeat right;}

	div#breadCrumb a:active, div#breadCrumb a:hover{
		color: #948;
		background: url(../images/ic_breadcrumb_a.gif) no-repeat right;
		}

	div#breadCrumb b{color: #665b55;}


	div#letterGrootte{
		padding-top: 9px;
	}

	div#letterGrootte form{
		float: left;
		margin-right: 10px;
	}
	
	div#letterGrootte a{
		text-decoration: none;
		height: 20px;
		display: block;
		float: left;
	}
	
		div#letterGrootte a#letterKlein{width: 21px; background: url(../images/b_lettergrootteklein_u.gif) no-repeat}
		div#letterGrootte a#letterKlein:hover, div#letterGrootte a#letterKlein.topAan{background: url(../images/b_lettergrootteklein_a.gif) no-repeat}
	
		div#letterGrootte a#letterMiddel{width: 21px; background: url(../images/b_lettergroottemiddel_u.gif) no-repeat}
		div#letterGrootte a#letterMiddel:hover, div#letterGrootte a#letterMiddel.topAan{background: url(../images/b_lettergroottemiddel_a.gif) no-repeat}
	
		div#letterGrootte a#letterGroot{width: 21px; background: url(../images/b_lettergroottegroot_u.gif) no-repeat}
		div#letterGrootte a#letterGroot:hover, div#letterGrootte a#letterGroot.topAan{background: url(../images/b_lettergroottegroot_a.gif) no-repeat}
		
							/* lustrum versie - rode achtergrond kleur */
							.foto_lustrum div#letterGrootte a#letterKlein{width: 21px; background: url(../images/b_lettergrootteklein_u_lustrum.gif) no-repeat}
							.foto_lustrum div#letterGrootte a#letterKlein:hover, div#letterGrootte a#letterKlein.topAan{background: url(../images/b_lettergrootteklein_a_lustrum.gif) no-repeat}
						
							.foto_lustrum div#letterGrootte a#letterMiddel{width: 21px; background: url(../images/b_lettergroottemiddel_u_lustrum.gif) no-repeat}
							.foto_lustrum div#letterGrootte a#letterMiddel:hover, div#letterGrootte a#letterMiddel.topAan{background: url(../images/b_lettergroottemiddel_a_lustrum.gif) no-repeat}
						
							.foto_lustrum div#letterGrootte a#letterGroot{width: 21px; background: url(../images/b_lettergroottegroot_u_lustrum.gif) no-repeat}
							.foto_lustrum div#letterGrootte a#letterGroot:hover, div#letterGrootte a#letterGroot.topAan{background: url(../images/b_lettergroottegroot_a_lustrum.gif) no-repeat}

	
		div#letterGrootte a i{display: none;}

		div#letterGrootte a#functiePrint{width: 53px; background: url(../images/b_print_u.gif) no-repeat; margin-left: 10px;}
		div#letterGrootte a#functiePrint:hover, div#functieMenu a#functiePrint.topAan{background: url(../images/b_print_a.gif) no-repeat}
	
		
		/* -- sitemap inklappen/uitklappen -- */
		div#letterGrootte a#openSitemap, div#letterGrootte a#openSitemap:visited{width: 94px; background: url(../images/b_alles_uitklappen_u.gif) no-repeat; margin-left: 10px;}
		div#letterGrootte a#openSitemap:hover{background: url(../images/b_alles_uitklappen_a.gif) no-repeat}
		
		div#letterGrootte a#sluitSitemap, div#letterGrootte a#sluitSitemap:visited{width: 90px; background: url(../images/b_alles_inklappen_u.gif) no-repeat; margin-left: 10px;}
		div#letterGrootte a#sluitSitemap:hover{background: url(../images/b_alles_inklappen_a.gif) no-repeat}
		
		div#sitemap_uitklappen {
			
			margin: 0 0 0 -9px;
			padding: 6px 0 0 0;
			clear: both;
		}

/* ~~~~~~~~~ het submenu: Linkerkolom ~~~~~~~~~ */

div#subMenu {
	background: url(../images/achter_submenu_bvn.gif) repeat-x top;
	width: 240px;
	min-height: 580px;
	margin-top: 36px;
	float: left;
}
* html div#subMenu { height: 580px; }

	div#subMenuTitel,
	#subMenu.jsFold #menuAan #subMenuAan a.special {
		background-color: #f6a;
		color: #fff;
		font-weight: bold;
		font-size: 1.3em;
		width: 225px;
		padding: 4px 3px 6px 12px;
		overflow: hidden;
		background-image: none;
		border-bottom: 1px solid #ffc2dd;
	}
	
	.jsFold div#subMenuTitel {
		position: relative;
	}
	
	.jsFold div#subMenuTitel {
		padding-right: 36px;
		width: 192px;
	}
	
	div#subMenu.jsFold a.icon {
		position: absolute;
		right: 6px;
		top: 4px;
		display: block;
		color: #fff;
		width: 18px;
		height: 18px;
		padding: 0;
		background-image: none;
		background-color: transparent;
		outline-style: none;
	}
	
		div#subMenu.jsFold a.icon img {
			display: block;
			border-style: none;
		}
	
	div#subMenu ul,
	.jsFold ul #subMenuAan ul {
		background: #ffa3cc;
		margin: 0;
		padding: 0;
		list-style: none;
	}
	
		div#subMenu.jsCollapsed ul li,
		div#subMenu.jsCollapsed ul li#menuAan a,
		div#subMenu.jsCollapsed ul li#menuAan ul li {
			display: none;
		}
	
		div#subMenu.jsCollapsed ul li#menuAan,
		div#subMenu.jsCollapsed ul li#menuAan li#subMenuAan,
		div#subMenu.jsCollapsed ul li#menuAan li#subMenuAan a,
		div#subMenu.jsCollapsed ul li#menuAan li#subMenuAan ul li {
			display: block;
		}
	
			div#subMenu ul li,
			#subMenu.jsFold ul #menuAan #subMenuAan ul li {
				background-color: transparent;
			}
	
				div#subMenu ul li a,
				#subMenu.jsFold #menuAan #subMenuAan ul li a {
					color: #000;
					text-decoration: none;
					padding: 3px 3px 3px 24px;
					background:url(../images/achter_submenu_li_bvn.gif) no-repeat left top;
					border-bottom: 1px solid #f6a;
					display: block;
					width: 213px;
				}
				
				div#subMenu ul li.ledenInfo a{background:url(../images/achter_submenu_li_bvn_lock.gif) no-repeat left top;}
				
				
				div#subMenu ul li a:hover, div#subMenu ul li a:focus, div#subMenu ul li a:active,
				#siteContent #subMenu.jsFold #menuAan #subMenuAan ul li a:hover, #siteContent #subMenu.jsFold #menuAan #subMenuAan ul li a:focus, #siteContent #subMenu.jsFold #menuAan #subMenuAan ul li a:active {
					text-decoration: underline;
				}
			
				div#subMenu ul li#menuAan,
				.jsFold #subMenuAan #menuAan #subSubMenuAan {
					background: #ffc2dd;
					border-bottom: 1px solid #f6a;
				}
				
				div#subMenu.jsCollapsed ul li#menuAan {
					border-bottom-style: none;
				}
				
				* html div#subMenu.jsCollapsed ul li#menuAan ul { margin-top: -1.2em; }
				*:first-child+html div#subMenu.jsCollapsed ul li#menuAan ul { margin-top: -1.2em; }
				* html div#subMenu.jsCollapsed ul li#menuAan ul ul { margin-top: 0; }
				*:first-child+html div#subMenu.jsCollapsed ul li#menuAan ul ul { margin-top: 0; }
			
					div#subMenu ul li#menuAan a,
					#subMenu.jsFold #menuAan #subMenuAan #subSubMenuAan a {
						color: #fff;
						font-weight: bold;
						background: #ff85bb url(../images/achter_submenu_li_aan_bvn.gif) no-repeat left top;
						border: none;
					}

					div#subMenu ul li#menuAan.ledenInfo a{background: #ff85bb url(../images/achter_submenu_li_aan_bvn_lock.gif) no-repeat left top;}

			
						div#subMenu ul li#menuAan ul li a,
						#subMenu.jsFold #menuAan #subMenuAan #subSubMenuAan ul li a,
						div#subMenu ul li#menuAan.ledenInfo ul li a{
							color: #000;
							font-weight: normal;
							padding: 2px 3px 3px 36px;
							background: none;
							background-color: #ffc2dd;
							border: none;
							width: 201px;
						}

					div#subMenu ul li#menuAan ul li.ledenInfo a{background: #FFC2DD url(../images/achter_submenu_li_aan_bvn_lock_zwart.gif) no-repeat 12px 0;}

		
							div#subMenu ul li#menuAan ul li#subMenuAan a,
							#subMenu.jsFold #menuAan #subMenuAan #subSubMenuAan #subSubSubMenuAan a {
								color: #fff;
								font-weight: bold;
								background: #ff94c3 url(../images/achter_submenu_li_aan_bvn.gif) no-repeat 12px 0;
							}
			
							div#subMenu ul li#menuAan ul li#subMenuAan.ledenInfo a{
								background: #ff94c3 url(../images/achter_submenu_li_aan_bvn_lock.gif) no-repeat 12px 0;
							}
			
			
								div#subMenu ul li#menuAan li#subMenuAan ul li{
									background: #ffd4e7;
								}
							
									div#subMenu ul li#menuAan ul li#subMenuAan ul li a, 
									div#subMenu ul li#menuAan ul li#subMenuAan.ledenInfo ul li a{
										color: #000;
										font-weight: normal;
										background: none;
										padding: 2px 3px 3px 48px;
										width: 189px;
									}

										div#subMenu ul li#menuAan ul li#subMenuAan ul li.ledenInfo a{background: #FFD4E7 url(../images/achter_submenu_li_aan_bvn_lock_zwart.gif) no-repeat 24px 0;}

										div#subMenu.jsFold ul li#menuAan ul li#subMenuAan ul li.ledenInfo a{background: #FFD4E7 url(../images/achter_submenu_li_aan_bvn_lock_zwart.gif) no-repeat 0 0;}


									div#subMenu ul li#menuAan ul li#subMenuAan ul li#subSubMenuAan a {
										color: #fff;
										font-weight: bold;
										background: #ffa4cc url(../images/achter_submenu_li_aan_bvn.gif) no-repeat 24px 0;
									}
		
									div#subMenu ul li#menuAan ul li#subMenuAan ul li#subSubMenuAan.ledenInfo a {background: #ffa4cc url(../images/achter_submenu_li_aan_bvn_lock.gif) no-repeat 24px 0;}

									div#subMenu.jsFold ul li#menuAan ul li#subMenuAan ul li#subSubMenuAan.ledenInfo a {background: #ffa4cc url(../images/achter_submenu_li_aan_bvn_lock.gif) no-repeat 0 0;}
		
		
										div#subMenu ul li#menuAan ul li#subMenuAan ul li#subSubMenuAan ul {border: none;}
		
										div#subMenu ul li#menuAan ul li#subMenuAan ul li#subSubMenuAan ul li a {
											color: #000;
											font-weight: normal;
											background: none;
											padding: 2px 3px 3px 60px;
											width: 177px;
										}
			
										div#subMenu ul li#menuAan ul li#subMenuAan ul li#subSubMenuAan ul li#subSubSubMenuAan a {
											color: #fff;
											font-weight: bold;
											background: #ffa4cc url(../images/achter_submenu_li_aan_bvn.gif) no-repeat 36px 0;
										}

											div#subMenu ul li#menuAan ul li#subMenuAan ul li#subSubMenuAan ul li.ledenInfo a {background: #ffc2dd url(../images/achter_submenu_li_aan_bvn_lock_zwart.gif) no-repeat 36px 0;}
		
											div#subMenu.jsFold ul li#menuAan ul li#subMenuAan ul li#subSubMenuAan ul li.ledenInfo a {background: #ffc2dd url(../images/achter_submenu_li_aan_bvn_lock_zwart.gif) no-repeat 12px 0;}
	
											div#subMenu ul li#menuAan ul li#subMenuAan ul li#subSubMenuAan ul li#subSubSubMenuAan.ledenInfo a {background: #ffa4cc url(../images/achter_submenu_li_aan_bvn_lock.gif) no-repeat 36px 0;}
		
											div#subMenu.jsFold ul li#menuAan ul li#subMenuAan ul li#subSubMenuAan ul li#subSubSubMenuAan.ledenInfo a {background: #ffa4cc url(../images/achter_submenu_li_aan_bvn_lock.gif) no-repeat 12px 0;}
	
	
		/* ~~~~~~~~~ Archieflinkjes in het submenu ~~~~~~~~~ */

		div#subMenu ul li#menuAan a.submenuArchief{
			color: #000;
			font-weight: normal;
			padding-left: 36px;
			background: #ffc2dd url(../images/achter_submenu_li_archief_u.gif) no-repeat 12px 0;
		}
		div#subMenu ul li#menuAan a.submenuArchief.saAan{
			color: #fff;
			font-weight: bold;
			padding-left: 36px;
			background: #ff94c3 url(../images/achter_submenu_li_archief_a.gif) no-repeat 12px 0;
		}

			div#subMenu ul li#menuAan ul li#subMenuAan a.submenuArchief{
				color: #000;
				font-weight: normal;
				padding-left: 48px;
				background: #ffd4e7 url(../images/achter_submenu_li_archief_u.gif) no-repeat 24px 0;
			}
			div#subMenu ul li#menuAan ul li#subMenuAan a.submenuArchief.saAan{
				color: #fff;
				font-weight: bold;
				padding-left: 48px;
				background: #ffa4cc url(../images/achter_submenu_li_archief_a.gif) no-repeat 24px 0;
			}

				div#subMenu ul li#menuAan ul li#subMenuAan ul li#subSubMenuAan a.submenuArchief{
					color: #000;
					font-weight: normal;
					padding-left: 60px;
					background: url(../images/achter_submenu_li_archief_u.gif) no-repeat 36px 0;
				}
				div#subMenu ul li#menuAan ul li#subMenuAan ul li#subSubMenuAan a.submenuArchief.saAan{
					color: #fff;
					font-weight: bold;
					padding-left: 60px;
					background: #ffa4cc url(../images/achter_submenu_li_archief_a.gif) no-repeat 36px 0;
				}
				
				
				


/* ~~~~~~~~~ De inhoud: middelste kolom ~~~~~~~~~ */

div#inhoud{
	width: 432px;
	float: left;
	padding: 0 24px 30px;
	background: transparent;
}

div.kolom_links {
	width: 240px;	
	_height: 580px;
	min-height: 580px;
	overflow-x: hidden;
	float: left;	
}
div.kolom{
	width: 348px;
	margin-left: 12px;
	overflow-x: hidden;
	float: left;
}

/* ~~~~~~~~~ De inhoud van de homepage ~~~~~~~~~ */

div#inhoudHome div.kolom div.homecontentStijl1, 
div#inhoudHome div.kolom div.homecontentStijl2, 
div#inhoudHome div.kolom div.homecontentStijl3{
	width: 336px;
}



div#inhoudHome div.kolom_links div.homecontentStijl1, div#inhoudHome div.kolom div.homecontentStijl1, div#inhoudHome div.kolomMidden div.homecontentStijl1{
	background: #ffa05c url(../images/achter_home_item_bnr_borstkanker.gif) top left no-repeat;
	width: 336px;
}
div#inhoudHome div.kolom_links div.homecontentStijl2, div#inhoudHome div.kolom div.homecontentStijl2, div#inhoudHome div.kolomMidden div.homecontentStijl2{
	background: #77c969 url(../images/achter_home_item_bnr_ontmoet.gif) top left no-repeat;
	width: 336px;
}

div#inhoudHome div.kolom_links div.homecontentStijl3, div#inhoudHome div.kolom div.homecontentStijl3, div#inhoudHome div.kolomMidden div.homecontentStijl3{
	background: #FF85BB url(../images/achter_home_item_bnr_bvn.gif) top left no-repeat;
	width: 336px;
}

	div#inhoudHome div.kolom_links div.homecontentStijl1 h2, div#inhoudHome div.kolom div.homecontentStijl1 h2, div#inhoudHome div.kolomMidden div.homecontentStijl1 h2, 
	div#inhoudHome div.kolom_links div.homecontentStijl2 h2, div#inhoudHome div.kolom div.homecontentStijl2 h2, div#inhoudHome div.kolomMidden div.homecontentStijl2 h2, 
	div#inhoudHome div.kolom_links div.homecontentStijl3 h2, div#inhoudHome div.kolom div.homecontentStijl3 h2, div#inhoudHome div.kolomMidden div.homecontentStijl3 h2{
		color: #fff;
		background: none;
		padding: 8px 2px 1px 12px;
		margin: 0;
	}

	div#inhoudHome div.kolom_links div.homecontentStijl4 h2, div#inhoudHome div.kolom div.homecontentStijl4 h2{
		color: #fff;
		background: #998e88 url(../images/achter_home_h2_stijl4.gif) left top no-repeat;
		padding: 3px 2px 5px 27px;
		margin: 0;
	}

		div#inhoudHome div.kolomMidden div.homecontentStijl4 h2{
			color: #948;
			background: #EDEAE8 url(../images/achter_home_h2_stijl4_regiohome.gif) 2px no-repeat;
			padding: 5px 2px 0 27px;
			margin: 0;
		}
	

	div#inhoudHome div.kolom_links div.homecontentStijl1 div.item, div#inhoudHome div.kolom div.homecontentStijl1 div.item, div#inhoudHome div.kolomMidden div.homecontentStijl1 div.item{
		color: #000;
		background: url(../images/achter_home_item_bnr_borstkanker_onder.gif) bottom left no-repeat;
		padding: 0 80px 14px 12px;
	}

	div#inhoudHome div.kolom_links div.homecontentStijl2 div.item, div#inhoudHome div.kolom div.homecontentStijl2 div.item, div#inhoudHome div.kolomMidden div.homecontentStijl2 div.item{
		color: #000;
		background: url(../images/achter_home_item_bnr_ontmoet_onder.gif) bottom left no-repeat;
		padding: 0 80px 14px 12px;
	}

	div#inhoudHome div.kolom_links div.homecontentStijl3 div.item, div#inhoudHome div.kolom div.homecontentStijl3 div.item, div#inhoudHome div.kolomMidden div.homecontentStijl3 div.item{
		color: #000;
		background: url(../images/achter_home_item_bnr_bvn_onder.gif) bottom left no-repeat;
		padding: 0 80px 14px 12px;
	}

	div#inhoudHome div.kolom_links div.homecontentStijl4 div.item, div#inhoudHome div.kolom div.homecontentStijl4 div.item, div#inhoudHome div.kolomMidden div.homecontentStijl4 div.item{
		background: #ddd8d5 url(../images/achter_home_item_stijl4.gif) bottom left repeat-x;
		padding: 4px 12px;
	}


		div#inhoudHome div.kolom_links div.homecontentStijl1 div.item, div#inhoudHome div.kolom div.homecontentStijl1, div#inhoudHome div.kolomMidden div.homecontentStijl1, 
		div#inhoudHome div.kolom_links div.homecontentStijl2 div.item, div#inhoudHome div.kolom div.homecontentStijl2, div#inhoudHome div.kolomMidden div.homecontentStijl2, 
		div#inhoudHome div.kolom_links div.homecontentStijl3 div.item, div#inhoudHome div.kolom div.homecontentStijl3, div#inhoudHome div.kolomMidden div.homecontentStijl3,
		div#inhoudHome div.kolom_links div.homecontentStijl4 div.item, div#inhoudHome div.kolom div.homecontentStijl4, div#inhoudHome div.kolomMidden div.homecontentStijl4{
			margin-bottom:20px;
		}
	
/* ~~~~~~~~~ iFrame voor Mediquest ~~~~~~~~~ */
div#inhoudIframe{
	padding: 5px 0 30px 24px;
	width: 696px;
	float: left;
}

/* ~~~~~~~~~ De subcontent: rechterkolom ~~~~~~~~~ */

div#subContent{
	width: 240px;
	float: left;
	margin-top: 13px;
	overflow-x: hidden;
}

div.subcontentStijl1, 
div.subcontentStijl2, 
div.subcontentStijl3{
	margin-bottom: 14px;
}

	div#subContent h2{
		font-size: 1.15em;
		color: #fff;
		padding: 4px 12px 4px 28px;
		margin-bottom: 0;
	}
	
	div.subcontentStijl1 h2{background: #f83 url(../images/achter_subcontent_h2_stijl1.gif) left top no-repeat;}
	div.subcontentStijl2 h2{background: #5b4 url(../images/achter_subcontent_h2_stijl2.gif) left top no-repeat;}
	div.subcontentStijl3 h2{background: #f6a url(../images/achter_subcontent_h2_stijl3.gif) left top no-repeat;}

	div#subContent div.item{
		padding: 4px 12px 6px;
	}
	
	div#subContent div.imgPopUpleft, div#subContent img.imgleft{ /* Deze class wordt a.d.h. de uitlijning bepaald */
		padding-left: 8px;
		clear: both;
	}
	div#subContent div.imgPopUpright, div#subContent img.imgright{ /* Deze class wordt a.d.h. de uitlijning bepaald */
		padding-right: 4px;
		clear: both;
	}
	

/* ~~~~~~~~~ Het functiemenu: Print, Feedback, Tip 'n ander & E-cards ~~~~~~~~~ */

div#functieMenu{
	width: 696px;
	height: 32px;
	margin-left: 280px;
	padding: 5px 0;
	border-top: 1px solid #ddd8d5;
	clear: both;
}

	div#functieMenu a{
		text-decoration: none;
		display: block;
		float: left;
		height: 22px;
		margin-right: 14px
	}
	
		div#functieMenu a#functieFeedback{width: 80px; background: url(../images/b_feedback_u.gif) no-repeat}
		div#functieMenu a#functieFeedback:hover, div#functieMenu a#functieFeedback.topAan{background: url(../images/b_feedback_a.gif) no-repeat}
	
		div#functieMenu a#functieTip{width: 94px; background: url(../images/b_tip_u.gif) no-repeat}
		div#functieMenu a#functieTip:hover, div#functieMenu a#functieTip.topAan{background: url(../images/b_tip_a.gif) no-repeat}
	
		div#functieMenu a#functieEcard{width: 63px; background: url(../images/b_ecard_u.gif) no-repeat}
		div#functieMenu a#functieEcard:hover, div#functieMenu a#functieEcard.topAan{background: url(../images/b_ecard_a.gif) no-repeat}
	
		div#functieMenu a i{visibility:hidden;}


/* ~~~~~~~~~ De footer ~~~~~~~~~ */

div#footer, div#footerInner{
	background: url(../images/achter_footer.gif) no-repeat top;
	_height: 35px;
	min-height: 35px;
}

	div#footer{
		font-size: 0.75em;
		color: #777;
		background: #fff url(../images/achter_footer.gif) no-repeat top;
		padding: 0 16px 20px;
	}

	div#pinkReg{
		padding: 16px 0 0 16px;
		float: left;
	}

	div#pinkReg a{color: #777; text-decoration: none}
	div#pinkReg a:hover{color: #936;}
	
	div#footerInner a{
		text-decoration: none;
		height: 35px;
		display: block;
		float: right;
	}

	div#footer a#footerGebruikersvoorwaarden{width: 121px; background: url(../images/b_privacy_u.gif) no-repeat}
	div#footer a#footerGebruikersvoorwaarden:hover, div#footer a#footerGebruikersvoorwaarden.topAan{background: url(../images/b_privacy_a.gif) no-repeat}

	div#footer a#footerPrivacy{width: 144px; background: url(../images/b_gebruikersvoorwaarden_u.gif) no-repeat}
	div#footer a#footerPrivacy:hover, div#footer a#footerPrivacy.topAan{background: url(../images/b_gebruikersvoorwaarden_a.gif) no-repeat}

	div#footer a i{visibility:hidden;}
	
	
	

/* ~~~~~~~~~ Handig: een class om bepaalde content te verbergen ~~~~~~~~~ */

.verberg{
	font-size: 1px;
	left: -2000px;
	position: absolute;
	width: 500px;
}



/* Diverse navigatie-pijltjes */

/* Volgende en- vorige paginalinks indien te veel items */
div#paginatie{
	margin: 22px 0 0;
	clear: both;
}


div#pagVorige{
	width:100px;
	float: left;
}

div#pagVorige a{padding: 0 0 0 14px;}
div#pagVorige a:link, div#pagVorige a:visited{
	background: url(../images/ic_terug.gif) no-repeat left;
}
div#pagVorige a:hover, div#pagVorige a:active{
	background: url(../images/ic_terug_a.gif) no-repeat left;
}

div#pagVolgende{
	text-align: right;
	width:100px;
	float: left;
	clear: right;
}
div#pagVolgende a{padding: 0 14px 0 0;}
div#pagVolgende a:link, div#pagVolgende a:visited{
	background: url(../images/ic_verder.gif) no-repeat right;
}
div#pagVolgende a:hover, div#pagVolgende a:active{
	background: url(../images/ic_verder_a.gif) no-repeat right;
}

div#pagNrs{
	text-align: center; 
	width: 232px;
	float: left;
}
	div#pagNrs a{
		margin: 0 2px;
	}

/* Pijltje voor een web- of e-maillink, bij gastenboek e.d. */
a:link.verderLink , a:visited.verderLink{
	padding: 0 0 0 14px;
	background: url(../images/ic_verder.gif) no-repeat left top;
}
a:hover.verderLink, a:active.verderLink{
	padding: 0 0 0 14px;
	background: url(../images/ic_verder_a.gif) no-repeat left top;
}

a:link.terugLink , a:visited.terugLink{
	padding: 0 0 0 14px;
	background: url(../images/ic_terug.gif) no-repeat left top;
}
a:hover.terugLink, a:active.terugLink{
	padding: 0 0 0 14px;
	background: url(../images/ic_terug_a.gif) no-repeat left top;
}

a:link.kruisLink , a:visited.kruisLink{
	padding: 0 0 0 14px;
	background: url(../images/ic_kruis.gif) no-repeat left top;
}
a:hover.kruisLink, a:active.kruisLink{
	padding: 0 0 0 14px;
	background: url(../images/ic_kruis_a.gif) no-repeat left top;
}

/* Pijltje voor een FAQ-vraag en FAQ-categorie */
a:link.faqVraag , a:visited.faqVraag{
	display: block;
	margin-bottom: 4px;
	color: #555555;   /* Alleen voor IE */ 
	text-decoration: none;
}
a:visited.faqVraag{
	display: block;
	margin-bottom: 4px;
	color: #33333;   /* Alleen voor IE */ 
	text-decoration: none;
}
a:hover.faqVraag{
	display: block;
	margin-bottom: 4px;
	color: #993366;
	text-decoration: underline;
}


html>body a:link.faqVraag, html>body a:visited.faqVraag, html>body a:visited.faqVraag{
	color: #d4d4d4; /* Alle andere browsers, en IE7 */ 
	text-decoration: underline;
}

a:link.faqVraag i, a:visited.faqVraag i{
	color: #555555;
	font-style:normal;
}
a:visited.faqVraag i{
	color: #33333;
	font-style:normal;
}
a:hover.faqVraag i{
	color: #993366;
	font-style:normal;
}

/* Handig: plaats deze div onderin een div om die goed te laten omsluiten */
div.breaker{
	height: 1px;
	clear: both;
	background: transparent;
	font-size: 0;
}

div.sticky{
	background: #fff;
	border: 1px solid #E1DFDE;
	padding: 9px;
	margin-top: 15px;
	margin-left: -8px;
	margin-right: -8px;
}
	div.sticky h2{margin-top: 0;}

div.bvnActiviteit{
	background:url(../images/achter_nieuws_agenda_bvn.gif) top no-repeat;
	padding: 5px 8px;
	margin-left: -8px;
	margin-right: -8px;
	margin-top: 15px;
}
	div.bvnActiviteit h2{margin-top: 0;}
	div.sticky div.bvnActiviteit{
		margin-top: -6px;
		margin-left: -6px;
		margin-right: -6px;
	}



div.ramdomTekstFoto{
	clear: both;
	width: 100%;
	overflow: auto;
	margin-bottom: 3px;
}

div.ramdomTekstFoto div.imgPopUpright, div.ramdomTekstFoto img.imgright, 
div.ramdomTekstFoto div.imgPopUpleftt, div.ramdomTekstFoto img.imgleft{
	float: left;
	padding:4px 12px 6px;
	position:relative;
	text-align:center;
}

/* provinciekaart */

div#kaartNL, div#kaartNLprovs {	
	width: 212px;
	height: 246px;
	background: url(../images/kaart/nederland.gif) transparent top left no-repeat;
}
	div#kaartNLprovs {	
		background: url(../images/kaart/nederland_provs.gif) transparent top left no-repeat;
	}

div#imageMap{
	margin-top: -246px;	
	width: 212px;
	height: 246px;
	z-index: 10;
}

/* Chatten */

div#chatBox
{
	height: 300px;
	width: 399px;
	border: 1px solid #666;
	padding: 5px;
	margin-bottom: 10px;
	background: #FBFBFB;
	text-align: left;
	overflow: auto;
}
div#chatBox i{font-style: normal;}
div#chatBox i.clr0{color: #000000;}
div#chatBox i.clr1{color: #993366;}
div#chatBox i.clr2{color: #d46c38;}
div#chatBox i.clr3{color: #29af27;}
div#chatBox i.clr4{color: #d55497;}
div#chatBox i.clr5{color: #c9a900;}
div#chatBox i.clr6{color: #666666;}
div#chatBox i.clr7{color: #999999;font-style: italic;}
div#chatBox i.msg{color: #999999;}

div#chatClrs{
	display: inline;
	float: left;
	vertical-align: middle;
}
div#chatClrs img{
	margin-right: 10px;
	margin-top: 8px;
	border: 1px solid #ffffff;
}
div#chatClrs img#clrTxt{
	margin-right: 4px;
}

div#chatUsers{
	width: 334px;
	text-align: left;
}

/* Banners */
div.bnr{
	width: 100%;
	text-align: center;
	padding-bottom: 10px;
}
div. kolom div.bnr{padding-bottom: 0;}


/* Nieuws- en agendaknoppen */

div#nieuwsAgendaMenu, div#inhoudHome div.kolom div.homecontentStijl3 div#nieuwsAgendaMenu div.item, 
div#nieuwsAgendaMenuBVN, div#inhoudHome div.kolom div.homecontentStijl3 div#nieuwsAgendaMenuBVN div.item{
	background: #f6a;
}
	div#nieuwsAgendaMenuBK, div#inhoudHome div.kolom div.homecontentStijl1 div#nieuwsAgendaMenuBK div.item{
		background: #f83;
	}
	


div#nieuwsAgendaMenu a.uitklapKnopAan, div#nieuwsAgendaMenu a.uitklapKnopUit, 
div#nieuwsAgendaMenuBK a.uitklapKnopAan, div#nieuwsAgendaMenuBK a.uitklapKnopUit, 
div#nieuwsAgendaMenuBVN a.uitklapKnopAan, div#nieuwsAgendaMenuBVN a.uitklapKnopUit{
	color: #fff;
	font-weight: bold;
	font-size:1.15em;
	text-decoration: none;
	display: block;
	float: left;
	width: 161px;
	padding: 4px 0 4px 13px;
}

	div#nieuwsAgendaMenu a#knopNieuws, 
	div#nieuwsAgendaMenuBK a#knopNieuwsBK, 
	div#nieuwsAgendaMenuBVN a#knopNieuwsBVN
	{border-left: 1px solid #fff;width: 160px;}
	div#nieuwsAgendaMenu a.uitklapKnopAan, 
	div#nieuwsAgendaMenuBVN a.uitklapKnopAan
	{background: #f6a;}
	div#nieuwsAgendaMenuBK a.uitklapKnopAan
	{background: #f83;}
	div#nieuwsAgendaMenu a.uitklapKnopUit, 
	div#nieuwsAgendaMenuBVN a.uitklapKnopUit, 
	div#nieuwsAgendaMenuBK a.uitklapKnopUit{
		background: #ffa3cc;
		padding-bottom: 3px;
		border-bottom: 1px solid #fff;
	}
	div#nieuwsAgendaMenuBK a.uitklapKnopUit{
		background: #ffb885;
	}
		div#nieuwsAgendaMenu a.uitklapKnopUit:hover, div#nieuwsAgendaMenu a.uitklapKnopUit:active, 
		div#nieuwsAgendaMenuBVN a.uitklapKnopUit:hover, div#nieuwsAgendaMenuBVN a.uitklapKnopUit:active{
			background: #f6a;
		}
			div#nieuwsAgendaMenuBK a.uitklapKnopUit:hover, div#nieuwsAgendaMenuBK a.uitklapKnopUit:active{
				background: #f83;
			}

		div#nieuwsAgendaMenu ul, 
		div#nieuwsAgendaMenuBVN ul, 
		div#nieuwsAgendaMenuBK ul
			{margin-left: 13px; padding-left: 13px;}
		div#nieuwsAgendaMenu ul li, 
		div#nieuwsAgendaMenuBVN ul li, 
		div#nieuwsAgendaMenuBK ul li
			{color: #fff;}
		div#nieuwsAgendaMenu ul li a, 
		div#nieuwsAgendaMenuBVN ul li a, 
		div#nieuwsAgendaMenuBK ul li a
			{color: #fff;}
		div#nieuwsAgendaMenu li a:hover, div#nieuwsAgendaMenu li a:active, 
		div#nieuwsAgendaMenuBVN li a:hover, div#nieuwsAgendaMenuBVN li a:active
			{color: #ffbddb;}
			div#nieuwsAgendaMenuBK li a:hover, div#nieuwsAgendaMenuBK li a:active
				{color: #FFEDE0;}
		div#nieuwsAgendaMenu ul li.completeLijst, 
		div#nieuwsAgendaMenuBVN ul li.completeLijst
			{color: #ffbddb;}
			div#nieuwsAgendaMenuBK ul li.completeLijst
				{color: #FFEDE0;}
		div#nieuwsAgendaMenu ul li.completeLijst a, 
		div#nieuwsAgendaMenuBVN ul li.completeLijst a{
			color: #ffd6e9;
			font-weight: bold;
		}
			div#nieuwsAgendaMenuBK ul li.completeLijst a{
				color: #FFF8F2;
				font-weight: bold;
			}
		div#nieuwsAgendaMenu ul li.completeLijst a:hover, div#nieuwsAgendaMenu ul li.completeLijst a:active, 
		div#nieuwsAgendaMenuBVN ul li.completeLijst a:hover, div#nieuwsAgendaMenuBVN ul li.completeLijst a:active, 
		div#nieuwsAgendaMenuBK ul li.completeLijst a:hover, div#nieuwsAgendaMenuBK ul li.completeLijst a:active
			{color: #fff;}