.div-stippelrandlinks {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 158px;
	clear: right;
	height: 100%;
	z-index: 2;
	visibility: visible;
	background-image:   url("../images/bg_stippellayer.gif");
	background-repeat: repeat-y;
	background-position: right;
}
.div-stippelrandrechts {
	position: absolute;
	right: 5px;
	top: 0px;
	width: 152px;
	clear: right;
	height: 100%;
	z-index: 2;
	visibility: visible;
	background-image:   url("../images/bg_stippellayer.gif");
	background-repeat: repeat-y;
	background-position: left;
}
.div-balklinks {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 158px;
	clear: right;
	height: 31px;
	z-index: 4;
	visibility: visible;
}
.div-balkrechts {
	position: absolute;
	right: 5px;
	top: 0px;
	width: 347px;
	clear: right;
	height: 31px;
	z-index: 4;
	visibility: visible;
}
.div-balknav {
	position: absolute;
	left: 164px;
	top: 10px;
	width: 370px;
	clear: right;
	height: 15px;
	z-index: 4;
	visibility: visible;
}
.div-balkachter {
	background-image: url("../images/balk_bg.gif");
	background-repeat: repeat-x;
	position: absolute;
	left: 0px;
	right: 25px;
	top: 0px;
	width: 90%;
	clear: right;
	height: 31px;
	z-index: 3;
	visibility: visible;
}
.div-fotobalklinks {
	position: absolute;
	left: 0px;
	top: 31px;
	width: 158px;
	clear: right;
	height: 111px;
	z-index: 4;
	visibility: visible;
}
.div-fotobalkrechts {
	position: absolute;
	right: 5px;
	top: 31px;
	width: 152px;
	clear: right;
	height: 111px;
	z-index: 4;
	visibility: visible;
}
.div-fotobalkachter {
	background-image: url("../images/fotobalk_midden.gif");
	background-repeat: repeat-x;
	position: absolute;
	left: 0px;
	right: 25px;
	top: 31px;
	width: 90%;
	clear: right;
	height: 111px;
	z-index: 3;
	visibility: visible;
	background-position: left bottom;
}
.div-fotobalkachtervervolg {
	background-image: url("../images/fotobalk_midden_vervolg.gif");
	background-repeat: repeat-x;
	position: absolute;
	left: 0px;
	right: 25px;
	/*
	top: 60px;
	width: 90%;
	clear: right;
	height: 82px;
	z-index: 3;
	visibility: visible;
  */
	top: 31px;
	width: 90%;
	clear: right;
	height: 111px;
	z-index: 3;
	visibility: visible;
	background-position: left bottom;
}
.div-icons {
	position: absolute;
	right: 12px;
	top: 37px;
	/*width: 87px;*/
	clear: right;
	height: 21px;
	z-index: 5;
	visibility: visible;
	width: 116px;
	text-align: right;
}
.div-padnav {
	position: absolute;
	left: 180px;
	right: 158px;
	top: 125px;
	clear: right;
	height: 18px;
	z-index: 6;
	visibility: visible;
}
.div-hoofdnav {
	position: absolute;
	left: 0px;
	top: 142px;
	width: 158px;
	clear: right;
	z-index: 4;
	visibility: visible;
}
.div-rechtsnav {
	position: absolute;
	right: 5px;
	top: 142px;
	width: 152px;
	clear: right;
	z-index: 4;
	visibility: visible;
}

.div-content-small {
  /*
	position: absolute;
	top: 151px;
	left: 165px;
	overflow: visible;
	visibility: visible;
	right: 167px;
	z-index: 6;
	*/
	padding-top: 151px;
	margin-left: 165px;
	margin-right: 167px;
}

.div-content-big {
	position: absolute;
	top: 151px;
	left: 165px;
	overflow: visible;
	visibility: visible;
	right: 18px;
	/*z-index: 6;*/
}


.div-footer-rechts {
	position: absolute;
	right: 6px;
	width: 152px;
	clear: right;
	height: 21px;
	/*z-index: 7;*/
	visibility: visible;
	background-color: #FFFFFF;
	background-image: url("../images/footer_bg.gif");
	background-repeat: repeat-x;

	bottom: 0;
}

.div-footer {
	height: 21px;
	width: 90%;
	clear: right;
	visibility: visible;
	background-image: url("../images/footer_bg.gif");
	background-repeat: repeat-x;
	background-color: #FFFFFF;
  /*z-index: 7;*/

  position: absolute;
	bottom: 0;

}


/* keep footer on bottom of page */

html, body, #top-level-container {
	min-height: 100%;
	width: 100%;
	height: 100%;
}

html>body, html>body #top-level-container {
	height: auto;
}

#top-level-container {
	position: absolute;
	top: 0;
	left: 0;
}

#above-footer-container {
	height: auto;
}


/* moved from html to here for xhtml compliance */

#balk_zoekveldboven {
	background-image: url("../images/balk_zoekveldboven.gif");
}

#balk_zoekveldonder {
	background-image: url("../images/balk_zoekveldonder.gif");
}

.initCap{
  text-transform: uppercase;
}

.bg_stippelverticaal {
	background-image: url("../images/bg_stippelverticaal.gif");
}

#pollholder{
width:147px;
 padding-left: 5px;
 padding-top:5px;
     
}