body{
	background: #edebe9 url(../images/achter_body.gif) left top repeat-x;
	margin: 0;
}

div#container{
	width: 992px;
	margin: 0 auto;
}

/* Top */

div#header{
	background: url(../images/achter_header.gif) left top no-repeat;
	height: 78px;
}

div#logo{
	float: left;
	margin: 22px 8px;
	}
	
	div#logo a{
		width: 406px;
		height: 33px;
		display:block;
		float: left;
		}

	div#logo img{
		display: none;
	}

div#serviceMenu{
	float: right;
	width: 296px;
	margin-top: 8px;
}

	div#serviceMenu div#serviceMenuNav{
		background:url(../images/achter_servicemenu.gif) top left no-repeat;
		padding: 0 20px;
		height: 22px;
		text-align: center;
	}
	
	div#serviceMenuNav ul, div#serviceMenuNav li{
		margin: 0;
		padding:0
	}
	
	div#serviceMenuNav li{
		float: left;
		list-style: none;
		height: 22px;
	}

	div#serviceMenuNav li a{
		color: #312c27;
		font-size: 0.95em;
		text-decoration: none;
		vertical-align: middle;
		display: block;
		float: left;
		padding: 3px 8px 4px 5px;
		}
		div#serviceMenu div#serviceMenuNav a:hover, div#serviceMenu div#serviceMenuNav a:active, div#serviceMenu div#serviceMenuNav a:focus, div#serviceMenu div#serviceMenuNav a.topMenuAan{
			background: #edebe9;
		}

	div#serviceMenu div#serviceMenuZoeken{
		background: url(../images/achter_zoeken_u.gif) no-repeat top right;
		height: 22px;
		text-align: right;
		padding: 4px 4px 0 4px;
		margin-top: 4px;
		vertical-align: middle;
	}

		div#serviceMenu form{
			margin: 0;
			padding: 0;
			vertical-align: top;
		}
		
		div#serviceMenu div#serviceMenuZoeken input{
		}
	
		div#serviceMenu div#serviceMenuZoeken input#zoekVeld{
			border: 0;
			padding: 0;
			margin: 0;
			top: -5px;
			height: 16px;
			width: 165px;
			color: #958e86;
			background: none;
			position: relative;
		}
		
		div#serviceMenu div#serviceMenuZoeken input#zoekKnop{
			border: none;
		}

		div#serviceMenu div#serviceMenuZoeken div#zoekUitklap{
			background:url(../images/b_zoeken_uitklap_u.gif) no-repeat;
			width: 22px;
			height: 22px;
			float: right;
		}

	div#serviceMenu div#serviceMenuZoekenUitklap{
		color: #958e86;
		background: url(../images/achter_zoeken_uitklap.gif) no-repeat left bottom;
		width: 198px;
		padding: 5px 10px 10px 20px;
		border-top: 1px solid #CAC5C0;
		margin-left: 68px;
		position: absolute;
		z-index: 10;
		display: none;
		cursor: pointer;
	}
	
		div#serviceMenuZoekenUitklap ul, div#serviceMenuZoekenUitklap ul li{
			margin: 0;
			padding: 0;
		}
			div#serviceMenuZoekenUitklap ul li{
				list-style: none;
			}
			div#serviceMenuZoekenUitklap ul li:hover{
				color: #000;;
			}


div#topMenu{
	height: 26px;
	padding-top: 8px;
	margin-bottom: 18px;
}
	div#topMenu a{
		color: #fff;
		font-size: 1.05em;
		font-weight: bold;
		text-decoration: none;
		height: 22px;
		width: 103px;
		padding: 4px 0 0 13px;
		display:block;
		float: left;
		margin-right: 4px;
		background: #625b54 url(../images/sprite_menu.gif) 0 0 no-repeat;
		}
		div#topMenu a:hover, div#topMenu a:active, div#topMenu a:focus, div#topMenu a.topMenuAan{
			color: #312c27;
			background: #edebe9 url(../images/sprite_menu.gif) 0 -81px no-repeat;
		}

/* 
			div#topMenu a#home{ background:url(../images/b_home_u.gif) left top no-repeat;}
			div#topMenu a#home:hover, div#topMenu a#home:active, div#topMenu a#home.topMenuAan{background:url(../images/b_home_a.gif) left top no-repeat;}
		
			div#topMenu a#rubrieken{ background:url(../images/b_rubrieken_u.gif) left top no-repeat;}
			div#topMenu a#rubrieken:hover, div#topMenu a#rubrieken:active, div#topMenu a#rubrieken.topMenuAan{background:url(../images/b_rubrieken_a.gif) left top no-repeat;}

			div#topMenu a#agenda{ background:url(../images/b_agenda_u.gif) left top no-repeat;}
			div#topMenu a#agenda:hover, div#topMenu a#agenda:active, div#topMenu a#agenda.topMenuAan{background:url(../images/b_agenda_a.gif) left top no-repeat;}

			div#topMenu a#nieuwsbrief{ background:url(../images/b_nieuwsbrief_u.gif) left top no-repeat;}
			div#topMenu a#nieuwsbrief:hover, div#topMenu a#nieuwsbrief:active, div#topMenu a#nieuwsbrief.topMenuAan{background:url(../images/b_nieuwsbrief_a.gif) left top no-repeat;}

			div#topMenu a#prikbord{ background:url(../images/b_prikbord_u.gif) left top no-repeat;}
			div#topMenu a#prikbord:hover, div#topMenu a#prikbord:active, div#topMenu a#prikbord.topMenuAan{background:url(../images/b_prikbord_a.gif) left top no-repeat;}

			div#topMenu a#forum{ background:url(../images/b_forum_u.gif) left top no-repeat;}
			div#topMenu a#forum:hover, div#topMenu a#forum:active, div#topMenu a#forum.topMenuAan{background:url(../images/b_forum_a.gif) left top no-repeat;}
*/

/* Linkerzijde */

div#subMenu{
	width: 240px;
	margin-right: 8px;
	float: left;
}

	div#subMenu li{
		padding: 2px 0 1px 14px;
		line-height: 1.2em;
		position: relative;
	}

	div#subMenu a{
		color: #000;
	}
	
	div#subMenu a:visited{
		color: #333;
	}
	
	div#subMenu a:active, div#subMenu a:hover{
		color: #fff;
		text-decoration: underline;
	}
	
		div#subMenu ul li a.subMenuAan,div#subMenu ul li a:visited.subMenuAan{
			color: #fff;
			font-weight: bold;
			text-decoration: none;
		}
		
		div#subMenu ul li a.subMenuAan:hover{color: #333;}

div#subMenu ul.menuUL li a{
		text-decoration: none;
}

/* Midden */

div#inhoud{
	width: 496px;
	background: #fff url(../images/achter_inhoud.gif) left bottom no-repeat;
	float: left;
	margin-right: 8px;
}

	div#breadCrumb{
		width: 468px;
		padding: 7px 12px 0 16px;
		background: url(../images/achter_breadcrumb.gif) right top no-repeat;
	}

		div#breadCrumb a,div#breadCrumb a:visited{
			font-size:0.9em;
			color: #958e86;
			text-decoration: none;
		}
			div#breadCrumb a:active, div#breadCrumb a:hover{
				color: #312C27;
				text-decoration:underline
			}
	
	div#inhoudBody{
		padding: 0 12px 30px 16px;
	}

		div#inhoudBody .inleiding{
			color: #625b54;
			font-size: 1.2em;
			margin-top: 21px;
		}	
		div#inhoudBody .inleidingBottom{
			height: 30px;
			clear: both;
		}

/* Rechts */
div#subContent{
	width: 240px;
	float: left;
}

	div#subMenu h2, div#subContent h2{
		background: #fff url(../images/achter_h2_wit.gif) left top no-repeat;
		padding: 5px 5px 5px 35px;
		margin: 0;
		position: relative;
	}
	
	div#subContent h3{margin: 0 0 7px;}
	
	div#subMenu div.item, div#subContent div.item, 
	div#subMenu div.imageItem, div#subContent div.imageItem{
		padding: 9px 6px 18px 11px;
	}

	div#subMenu div.itemBlokUL, div#subContent div.itemBlokUL{
		padding-bottom: 4px;
	}
	


	div#subContent ul li{
		padding: 0 0 0 14px;
	}

	div.subcontentStijl1, 
	div.subcontentStijl2, 
	div.subcontentStijl3, 
	div.subcontentStijl4, 
	div.subcontentStijl5 
	{margin-bottom: 12px;}

		div.subcontentStijl1{background: #ac1 url(../images/achter_item_groen_bottom.gif) left bottom no-repeat;}
		div.subcontentStijl1 div.item{background: url(../images/achter_item_groen_top.gif) left top no-repeat;}
		div.subcontentStijl1 div.itemZonderKop{background: url(../images/achter_item_groen_zonderkop_top.gif) left top no-repeat;}
		div.subcontentStijl1 ul li{background: url(../images/achter_li_item_groen.gif) left top no-repeat;}
		div.subcontentStijl1 a:hover, div.subcontentStijl1 a:hover{color: #869432;}

		div.subcontentStijl2{background: #ffff01 url(../images/achter_item_geel_bottom.gif) left bottom no-repeat;}
		div.subcontentStijl2 div.item{background: url(../images/achter_item_geel_top.gif) left top no-repeat;}
		div.subcontentStijl2 div.itemZonderKop{background: url(../images/achter_item_geel_zonderkop_top.gif) left top no-repeat;}
		div.subcontentStijl2 ul li{background: url(../images/achter_li_item_geel.gif) left top no-repeat;}
		div.subcontentStijl2 a:hover, div.subcontentStijl2 a:hover{color: #b1ad2a;}
	
		div.subcontentStijl3{background: #f90 url(../images/achter_item_oranje_bottom.gif) left bottom no-repeat;}
		div.subcontentStijl3 div.item{background: url(../images/achter_item_oranje_top.gif) left top no-repeat;}
		div.subcontentStijl3 div.itemZonderKop{background: url(../images/achter_item_oranje_zonderkop_top.gif) left top no-repeat;}
		div.subcontentStijl3 ul li{background: url(../images/achter_li_item_oranje.gif) left top no-repeat;}
		div.subcontentStijl3 a:hover, div.subcontentStijl3 a:hover{color: #b17a2a;}

		div.subcontentStijl4{background: #0cc url(../images/achter_item_blauw_bottom.gif) left bottom no-repeat;}
		div.subcontentStijl4 div.item{background: url(../images/achter_item_blauw_top.gif) left top no-repeat;}
		div.subcontentStijl4 div.itemZonderKop{background: url(../images/achter_item_blauw_zonderkop_top.gif) left top no-repeat;}
		div.subcontentStijl4 ul li{background: url(../images/achter_li_item_blauw.gif) left top no-repeat;}
		div.subcontentStijl4 a:hover, div.subcontentStijl4 a:hover{color: #319390;}

		div.subcontentStijl5{background: #cac5c0 url(../images/achter_item_grijs_bottom.gif) left bottom no-repeat;}
		div.subcontentStijl5 div.item{background: url(../images/achter_item_grijs_top.gif) left top no-repeat;}
		div.subcontentStijl5 div.itemZonderKop{background: url(../images/achter_item_grijs_zonderkop_top.gif) left top no-repeat;}
		div.subcontentStijl5 ul li{background: url(../images/achter_li_item_grijs.gif) left top no-repeat;}
		div.subcontentStijl5 a:hover, div.subcontentStijl5 a:hover{color: #96908a;}
	
	div#subMenu div.item h2, div#subContent  div.item h2{
		background: none;
		padding: 0;
		margin: 21px 0 4px 0;
	}	



div.subcontentStijl1 ul.menuUL li, 
div.subcontentStijl2 ul.menuUL li, 
div.subcontentStijl3 ul.menuUL li, 
div.subcontentStijl4 ul.menuUL li, 
div.subcontentStijl5 ul.menuUL li{
	padding-bottom: 1px;
}

div#subContent div.subcontentStijl1 ul.blokUL, 
div#subContent div.subcontentStijl2 ul.blokUL, 
div#subContent div.subcontentStijl3 ul.blokUL, 
div#subContent div.subcontentStijl4 ul.blokUL, 
div#subContent div.subcontentStijl5 ul.blokUL,
div#subMenu ul.blokUL{
	margin-left: -3px;
	margin-top:-5px;
}

div#subContent div.subcontentStijl1 ul.blokUL li, 
div#subContent div.subcontentStijl2 ul.blokUL li, 
div#subContent div.subcontentStijl3 ul.blokUL li, 
div#subContent div.subcontentStijl4 ul.blokUL li, 
div#subContent div.subcontentStijl5 ul.blokUL li, 
div#subMenu ul.blokUL li{
	padding: 0;
	background: none;
	margin-top: 4px;
}



div.subcontentStijl1 ul.blokUL li a, 
div.subcontentStijl2 ul.blokUL li a, 
div.subcontentStijl3 ul.blokUL li a, 
div.subcontentStijl4 ul.blokUL li a, 
div.subcontentStijl5 ul.blokUL li a{
	display: block;
	color: #000;
	text-decoration: none;
	padding: 7px 4px 0 9px;
	font-weight: bold;
}
div#subContent div.subcontentStijl1 ul.blokUL li div.bijSchrift, 
div#subContent div.subcontentStijl2 ul.blokUL li div.bijSchrift, 
div#subContent div.subcontentStijl3 ul.blokUL li div.bijSchrift, 
div#subContent div.subcontentStijl4 ul.blokUL li div.bijSchrift, 
div#subContent div.subcontentStijl5 ul.blokUL li div.bijSchrift, 
div#subMenu ul.blokUL li div.bijSchrift{
	padding: 0 4px 7px 9px;
	color: #625b54;
	font-size: 0.85em;
}
	
	div.subcontentStijl1 ul.blokUL li a{background: #e1edac url(../images/achter_item_groen_li_item_top.gif) left top no-repeat;}
	div.subcontentStijl1 ul.blokUL li div{background: #e1edac url(../images/achter_item_groen_li_item_bottom.gif) left bottom no-repeat;}

	div.subcontentStijl2 ul.blokUL li a{background: #ffffb3 url(../images/achter_item_geel_li_item_top.gif) left top no-repeat;}
	div.subcontentStijl2 ul.blokUL li div{background: #ffffb3 url(../images/achter_item_geel_li_item_bottom.gif) left bottom no-repeat;}

	div.subcontentStijl3 ul.blokUL li a{background: #ffdba6 url(../images/achter_item_oranje_li_item_top.gif) left top no-repeat;}
	div.subcontentStijl3 ul.blokUL li div{background: #ffdba6 url(../images/achter_item_oranje_li_item_bottom.gif) left bottom no-repeat;}

	div.subcontentStijl4 ul.blokUL li a{background: #b3f0f0 url(../images/achter_item_blauw_li_item_top.gif) left top no-repeat;}
	div.subcontentStijl4 ul.blokUL li div{background: #b3f0f0 url(../images/achter_item_blauw_li_item_bottom.gif) left bottom no-repeat;}

	div.subcontentStijl5 ul.blokUL li a{background: #edebe9 url(../images/achter_item_grijs_li_item_top.gif) left top no-repeat;}
	div.subcontentStijl5 ul.blokUL li div{background: #edebe9 url(../images/achter_item_grijs_li_item_bottom.gif) left bottom no-repeat;}

		div.subcontentStijl1 ul.blokUL li div.bijSchrift a, 
		div.subcontentStijl2 ul.blokUL li div.bijSchrift a, 
		div.subcontentStijl3 ul.blokUL li div.bijSchrift a, 
		div.subcontentStijl4 ul.blokUL li div.bijSchrift a, 
		div.subcontentStijl5 ul.blokUL li div.bijSchrift a{
			display: inline;
			color: #625b54;
			text-decoration: underline;
			padding: 0;
			font-weight: normal;
		}

div#subContent .bijSchrift{
	color: #625b54;
}

div#subContent div.imgPopUpleft, div#subContent div.imgPopUpright{}


div.subcontentStijl1 div.fotoLeftTop{background:url(../images/voor_foto_groen_lt.png) left top no-repeat;}
div.subcontentStijl1 div.fotoRightTop{background:url(../images/voor_foto_groen_rt.png) right top no-repeat;}
div.subcontentStijl1 div.fotoLeftBottom{background:url(../images/voor_foto_groen_lb.png) left bottom no-repeat;}
div.subcontentStijl1 div.fotoRightBottom{background:url(../images/voor_foto_groen_rb.png) right bottom no-repeat;}

div.subcontentStijl2 div.fotoLeftTop{background:url(../images/voor_foto_geel_lt.png) left top no-repeat;}
div.subcontentStijl2 div.fotoRightTop{background:url(../images/voor_foto_geel_rt.png) right top no-repeat;}
div.subcontentStijl2 div.fotoLeftBottom{background:url(../images/voor_foto_geel_lb.png) left bottom no-repeat;}
div.subcontentStijl2 div.fotoRightBottom{background:url(../images/voor_foto_geel_rb.png) right bottom no-repeat;}

div.subcontentStijl3 div.fotoLeftTop{background:url(../images/voor_foto_oranje_lt.png) left top no-repeat;}
div.subcontentStijl3 div.fotoRightTop{background:url(../images/voor_foto_oranje_rt.png) right top no-repeat;}
div.subcontentStijl3 div.fotoLeftBottom{background:url(../images/voor_foto_oranje_lb.png) left bottom no-repeat;}
div.subcontentStijl3 div.fotoRightBottom{background:url(../images/voor_foto_oranje_rb.png) right bottom no-repeat;}

div.subcontentStijl4 div.fotoLeftTop{background:url(../images/voor_foto_blauw_lt.png) left top no-repeat;}
div.subcontentStijl4 div.fotoRightTop{background:url(../images/voor_foto_blauw_rt.png) right top no-repeat;}
div.subcontentStijl4 div.fotoLeftBottom{background:url(../images/voor_foto_blauw_lb.png) left bottom no-repeat;}
div.subcontentStijl4 div.fotoRightBottom{background:url(../images/voor_foto_blauw_rb.png) right bottom no-repeat;}

div.subcontentStijl5 div.fotoLeftTop{background:url(../images/voor_foto_grijs_lt.png) left top no-repeat;}
div.subcontentStijl5 div.fotoRightTop{background:url(../images/voor_foto_grijs_rt.png) right top no-repeat;}
div.subcontentStijl5 div.fotoLeftBottom{background:url(../images/voor_foto_grijs_lb.png) left bottom no-repeat;}
div.subcontentStijl5 div.fotoRightBottom{background:url(../images/voor_foto_grijs_rb.png) right bottom no-repeat;}






/* Bottom */
div#footer{
	clear: both;
	padding-top: 18px;
}
	div#footerBody{
		border-top: 1px solid #cac5c0;
		padding: 7px 12px 15px;
		width: 992px;
		min-height: 15px;
		_height: 15px;
		margin: 0 auto;
	}
	
	div#functieMenu a{
		display: block;
		float: left;
		height: 15px;
		margin-right: 8px;
		text-decoration: none;
	}
	
	div#functieMenu a span{
		visibility: hidden;
	}

	div#functieMenu a#print{
		background: url(../images/b_print_u.gif) no-repeat;
		width: 53px;
	}

		div#functieMenu a#print:hover, div#functieMenu a#print:hover{
			background: url(../images/b_print_a.gif) no-repeat;
		}

	div#functieMenu a#tip{
		background: url(../images/b_tip_u.gif) no-repeat;
		width: 106px;
	}

		div#functieMenu a#tip:hover, div#functieMenu a#tip:hover{
			background: url(../images/b_tip_a.gif) no-repeat;
		}

	div#functieMenu a#feedback{
		background: url(../images/b_feedback_u.gif) no-repeat;
		width: 84px;
	}

		div#functieMenu a#feedback:hover, div#functieMenu a#feedback:hover{
			background: url(../images/b_feedback_a.gif) no-repeat;
		}

	div#functieMenu a#disclaimer{
		background: url(../images/b_disclaimer_u.gif) no-repeat;
		width: 67px;
		float: right;
		margin-right: 0;
	}

		div#functieMenu a#disclaimer:hover, div#functieMenu a#disclaimer:hover{
			background: url(../images/b_disclaimer_a.gif) no-repeat;
		}
		div#functieMenu a#disclaimer.disclaimerAan{
			background: url(../images/b_disclaimer_a.gif) no-repeat;
		}



	
/* Volgende en- vorige paginalinks indien te veel items */
div#paginatie{
	width: 468px;
	margin: 22px 0 0;
	padding: 5px 0 7px;
	clear: both;
	border-top: 1px solid #cec7bb;
}

#pagVorige{
	width: 114px;
	float: left;
}

	#pagVorige a{
		color: #681;
		text-decoration:none;
		padding: 0 0 0 13px;
		background: url(../images/ic_terug_u.gif) no-repeat left;
	}
	#pagVorige a:hover, #pagVorige a:active{
		color: #625b54;
		background: url(../images/ic_terug_a.gif) no-repeat left;
	}

#pagVolgende{
	text-align: right;
	width: 114px;
	float: left;
	clear: right;
}
	#pagVolgende a{
		color: #681;
		text-decoration:none;
		padding: 0 13px 0 0;
		background: url(../images/ic_verder_u.gif) no-repeat right;
	}
	#pagVolgende a:hover, #pagVolgende a:active{
		color: #625b54;
		background: url(../images/ic_verder_a.gif) no-repeat right;
	}


#pagNrs{
	color: #cec7bb;
	word-spacing: 0.2em;
	text-align: center; 
	width: 240px;
	float: left;
}


/* Pijltje voor een web- of e-maillink, bij gastenboek e.d. */
a:link.verderLink, a:visited.verderLink{
	color: #681;
	text-decoration:none;
	padding: 0 13px 0 0;
	background: url(../images/ic_verder_u.gif) no-repeat right;
}
a:hover.verderLink, a:active.verderLink{
	color: #625b54;
	text-decoration:none;
	padding: 0 13px 0 0;
	background: url(../images/ic_verder_a.gif) no-repeat right;
}

a:link.terugLink, a:visited.terugLink{
	color: #681;
	text-decoration:none;
	padding: 0 0 0 13px;
	background: url(../images/ic_terug_u.gif) no-repeat left;
}
a:hover.terugLink, a:active.terugLink{
	color: #625b54;
	text-decoration: underline;
	padding: 0 0 0 13px;
	background: url(../images/ic_terug_a.gif) no-repeat left;
}

a:link.zonderImg, a:visited.zonderImg, a:hover.zonderImg, a:active.zonderImg{
	background: none;
	padding: 0;
}

div.hr {
	height:9px;
	margin:0 -2px 0;
	clear: both;
	border-bottom: 1px solid #ccc;
}

div.hrHome{border-bottom: 1px solid #ac1;}

div.hr hr {
	display:none;
}

h2 span.bijSchrift{
	font-size: 0.75em;
	font-weight: normal;
	display: block;
}

div.pollTable{
	/*border-top: 1px solid #ccc;*/
	margin: 5px 0;
	padding: 5px 0;
}
	div.pollTable div.pollImg{float: left; padding: 3px 10px 0 0;}
	div.pollTable td{vertical-align: top;}
	div.pollTable td .bijSchrift{color: #625b54; white-space: nowrap}
	
/*
	div.subcontentStijl1 div.pollTable{border-top: 1px solid #e1edac;}
	div.subcontentStijl2 div.pollTable{border-top: 1px solid #ffffb3;}
	div.subcontentStijl3 div.pollTable{border-top: 1px solid #ffdba6;}
	div.subcontentStijl4 div.pollTable{border-top: 1px solid #b3f0f0;}
	div.subcontentStijl5 div.pollTable{border-top: 1px solid #edebe9;}
*/

div.zoekButton{margin-top: 20px;}
