body, p, td, h1, h2, h3, h4, h5, h6 {
	font-size: 0.9em;
	color: #555;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
}

h1, h2, h3, h4, h5, h6 {
	color: #948;
}

h1{
	font-size: 1.95em;
	font-weight: bold;
	line-height: 1em;
	margin: 12px 0 10px 0;
}
	
	h1.ledenInfo{
		background: url(../images/achter_h1_lock.gif) no-repeat 0 2px;
		padding-left: 23px;
	}

h2{
	font-size: 1.15em; 
	margin: 18px 0 2px;
	clear: both;
}

h3{
	font-size: 1em;
	font-weight: bold;
	color: #555555;
	background: url(../images/ic_verder.gif) left top no-repeat;
	padding: 1px 0 0 17px;
	margin-top: 12px;
}


h4, h5, h6{
	font-size: 0.8em;
}

a{
	color: #555;
}

a:visited{
	color: #333;
}

a:hover, a:active{
	color: #936;
}

#inhoud ul, #inhoud ul li, 
#subContent ul, #subContent ul li,
div#bkUitKlapMenu ul, div#bkUitKlapMenu ul li,
#inhoudHome .homecontentStijl1 ul, #inhoudHome .homecontentStijl1 ul li, 
#inhoudHome .homecontentStijl2 ul, #inhoudHome .homecontentStijl2 ul li, 
#inhoudHome .homecontentStijl3 ul, #inhoudHome .homecontentStijl3 ul li{
	margin: 0;
	padding: 0;
	list-style: none;
}

#inhoud ul li, #subContent ul li, div#bkUitKlapMenu ul li, #inhoudHome .homecontentStijl1 ul li, #inhoudHome .homecontentStijl2 ul li, #inhoudHome .homecontentStijl3 ul li{
	padding: 0 0 2px 10px;
	background: url(../images/achter_li.gif) no-repeat top left;
}

form{
	margin: 0;
}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}



/*inhoud */
#inhoud form{
	margin: 0;
}

#inhoud td.pollBar{
	white-space: nowrap;
}

.wdlAnchor {
	position: relative;
}


span.wdlDiv{
	vertical-align: text-bottom;
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	margin: 18px 0 0 0;
	width: 200px;
	padding: 5px;
	background: #FFFBFD;
	border: 1px solid #F13999;
	visibility: hidden;
}

span.wdlDiv a:link, span.wdlDiv a:visited, span.wdlDiv a:hover, span.wdlDiv a:active{
	font-weight: normal;
	color: #993366;
	text-decoration: none;
}

a.wdl{
	background: url(../images/ic_wdl_u.gif) right no-repeat;
	padding-right: 14px;
	white-space: nowrap;
	text-decoration: none;
}

a.wdl:visited{
	background: url(../images/ic_wdl_v.gif) right no-repeat;
}

a.wdl:hover, a.wdl:active{
	background: url(../images/ic_wdl_a.gif) right no-repeat;
	text-decoration: underline;
}



div#inleiding{
	font-weight: bold;
}

.bijSchrift{
	color: #993366;
	text-decoration: none;
}

	h2 .bijSchrift{
		font-weight: normal;
		font-size: 0.92em
	}

.update{
	color: #B9AFAB;
	padding-top: 14px;
	text-decoration: none;
	text-align: right;
}

/* Afbeelding vergroten in een popup */
div.imgPopUpleft, img.imgleft{ /* Deze class wordt a.d.h. de uitlijning bepaald */
	float: left;
	position: relative;
	padding: 4px 4px 2px 0;
}
div.imgPopUpright, img.imgright{ /* Deze class wordt a.d.h. de uitlijning bepaald */
	float: right;
	position: relative;
	padding: 4px 0 2px 4px;
}
div.imgPopUpcenter, img.imgcenter{ /* Deze class wordt a.d.h. de uitlijning bepaald */
	margin: 3px 0 2px;
	position: relative;
	text-align: center;
}

div.imgPopUpleft a, div.imgPopUpright a, div.imgPopUpcenter a, div.imgPopUpSub a{
	background: url(../images/img_popup.gif) bottom right no-repeat;
	/* De hoogte en breedte wordt in de _tpl_-file overschreven */
	margin: 0;
	display: inline;
	position: absolute;
	cursor: pointer;
	filter: alpha(opacity=70);
	-moz-opacity: 0.70;
	opacity: 0.70;
}

div.imgPopUpleft a:hover, div.imgPopUpright a:hover, div.imgPopUpcenter a:hover, div.imgPopUpSub a:hover{
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

form.formWit, form.formGrijs, div.formWit, div.formGrijs{
	padding: 9px;
}

form.formWit, div.formWit{
	background: #FFFFFF;
	border: 1px solid #E1DFDE;
}

form.formGrijs, div.formGrijs{
	background: #F6F5F5;
	border: 1px solid #F6F5F5;
}

div.formGrijs div.zoekLijst{
	text-align:left;
	float: left;
	width: 205px;
}


form input.zoekButton{
	background: transparent url(../images/form_back.gif) no-repeat center right;
	border: 1px solid #998e88;
	padding: 1px 28px 2px 8px;
	vertical-align: top;
	margin-top: 1px;
}

form input.cancelButton{
	font-size: 0.9em;
	background: transparent url(../images/form_back_cancel.gif) no-repeat center left;
	border: 1px solid #CCCCCC;
	padding: 1px 11px 2px 25px;
	vertical-align: top;
	margin-top: 1px;
}

form input.previewButton, form input.plusButton{
	font-size: 0.9em;
	background: transparent url(../images/form_back_preview.gif) no-repeat center right;
	border: 1px solid #CCCCCC;
	padding: 1px 28px 2px 8px;
	vertical-align: top;
	margin-top: 1px;
}

form input.plusButton{
	background: transparent url(../images/form_back_plus.gif) no-repeat center right;
}