body, h1, h2, h3, h4, h5, h6 {	
	color: #000000;
	font-family: Arial, Verdana, sans-serif;
	margin: 0px;
	font-size: 0.75em;
}

html { overflow-y: scroll; }

body img {
	border: 0;
}

p {margin: 0}

#inhoud, #subContent{
	line-height: 1.35em;
}


#inhoud div, #inhoud p, #inhoud td, 
#subContent div, #subContent p, #subContent td
{
	font-size: 100%;
}

h1 {
	color: #fff;
	padding: 4px 5px 5px 5px;
	font-size: 1.8em;
	font-weight: bold;
	line-height: 1.2em;
	margin: 0 8px;
	clear: both;
	border-top: solid 1px #86b043;
}

h2 {	
	color: #682;
	padding: 17px 0 2px 0;
	font-size: 1.25em;
	font-weight: bold;
    clear: both;
}

h3 {
	color: #000;
	font-size: 1.0em;
	clear: both;
}

:focus { outline: 1px dashed; outline-color: #76736c; }
object:focus, embed:focus { outline-style: none; }


h4, h5, h6{
	color: #000;
	font-size: 1.2em;
	clear: both;
}

a, a:visited, a:active {
	color: #28a;
}

a:focus, a:hover {
	color: #28a;
	text-decoration: none;
}

ul, ul li{
	margin: 0;
	padding: 0;
	list-style: none;
}

form{
	margin: 0px;
	padding: 0px;
}
input {
	font-family: Arial, Verdana, sans-serif;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}

/*inhoud */

#inhoud h1 img, #inhoud h2 img{
	margin-right: 4px;
}

ul, ol {
	
}
ul li{
	background: transparent url(../images/achter_li.gif) no-repeat top left;
	padding-left: 13px;
}

ul li a, ol li a{
	text-decoration: none;
	padding: 0;
}
ul li a:hover, ol li a:hover{
	text-decoration: underline;
}

ul.custom, ol.custom{
	background: transparent url(../images/achter_ul.gif) repeat-x top left;
	padding-top: 19px;
}
ul.custom li, ol.custom li{
	color: #777;
	background: transparent url(../images/achter_li.gif) no-repeat top left;
	padding-left: 13px;
}	
ul.custom li a, ol.custom li a{
	font-weight: bold;
	text-decoration: none;
	padding: 0;
}
ul.custom li a:hover, ol.custom li a:hover{
	font-weight: bold;
	text-decoration: underline;
}

.offScreen {
	left: -9999px;
	line-height: 0;
	position: absolute;
	text-indent: -9999px;
}

.verberg {
	display: none;
}

#inhoud td.pollBar{
	white-space: nowrap;
}

.bijSchrift {
	color: #777;
}

.helpBox{
	font-weight: normal;
	vertical-align: text-top;
	position: absolute;
	margin: 0 0 0 15px;
	width: 250px;
	padding: 5px;
	background: #e8f1f5;
	border: 1px solid #00aeca;
	visibility: hidden;
	}

a.helpBoxI, a.helpBoxI:visited{
		text-decoration: none;
		padding: 1px;
		font-family: courier;
		color: #00aeca;
		background: #FFFFFF;
		border: 1px solid #9fe0eb;
	}

/* Afbeelding vergroten in een popup */
div.imgPopUpleft, img.imgleft{ /* Deze class wordt a.d.h. de uitlijning bepaald */
	float: left;
	position: relative;
	margin: 4px 4px 0 0;
	overflow: hidden;
}
div.imgPopUpright, img.imgright{ /* Deze class wordt a.d.h. de uitlijning bepaald */
	float: right;
	position: relative;
	margin: 4px 0 0 4px;
	overflow: hidden;
}
* html div.imgPopUpright, * html img.imgright{ margin: 0 0 4px 8px; }

div.imgPopUpcenter, img.imgcenter{ /* Deze class wordt a.d.h. de uitlijning bepaald */
	margin: 3px auto 2px;
	position: relative;
	text-align: center;
	overflow: hidden;
}

	/*div.imgPopUpleft, img.imgleft, 
	div.imgPopUpright, img.imgright, */
	div.imgPopUpcenter, img.imgcenter{
		margin: 0;
	}


div.imgPopUpleft a.popup , div.imgPopUpright a.popup, div.imgPopUpcenter a.popup, div.imgPopUpSub a.popup  {
	background: url(/images/ic_vergroot_u.gif) bottom right no-repeat;
	/* De hoogte en breedte wordt in de _tpl_-file overschreven */
	margin: 0;
	display: inline;
	position: absolute;
	left: 0;
	cursor: pointer;
	/* Icoontje transparant weergeven? Dat kan, behalve in Opera en MSIE op Mac
	filter: alpha(opacity=70);
	-moz-opacity: 0.70;
	opacity: 0.70;
	*/
	z-index: 10;		/* geef div'jes uit dropdownmenu's een hogere z-index om conflicten te voorkomen! */
}
div.imgPopUpleft a.popup:focus , div.imgPopUpright a.popup:focus, div.imgPopUpcenter a.popup:focus, div.imgPopUpSub a.popup:focus,
div.imgPopUpleft a.popup:hover , div.imgPopUpright a.popup:hover, div.imgPopUpcenter a.popup:hover, div.imgPopUpSub a.popup:hover  {
	background-image: url(/images/ic_vergroot_a.gif);
}

	div.imgPopUpleft *, div.imgPopUpright *, div.imgPopUpcenter *, div.imgPopUpSub * {
		display: block;
	}
	
	div.imgPopUpleft script, div.imgPopUpright script, div.imgPopUpcenter script, div.imgPopUpSub script {
		display: none;
	}

div.imgPopUpleft a.imgLink, div.imgPopUpright a.imgLink, div.imgPopUpcenter a.imgLink, div.imgPopUpSub a, div.imgPopUpfoto a.imgLink, 
div.imgPopUpleft a.imgLink img, div.imgPopUpright a.imgLink img, div.imgPopUpcenter a.imgLink img, div.imgPopUpSub a img, div.imgPopUpfoto a.imgLink img{
	background: none;
	position: relative;
	overflow: visible;
	display: inline;
}

	div.imgPopUpcenter a.imgLink{margin: 0 auto;}

/* zorg ervoor dat de anti-spam input niet voor gewone gebruikers te zien is */
input.compulsory {
	display: none;
}

/* Handig: plaats deze div onderin een div om die goed te laten omsluiten */
div.breaker{
	height: 1px;
	clear: both;
	background: #000;
	font-size: 0;
	line-height: 0;
}

