#kopPagina {
	left: 0em;
	width: 100%;
	position: absolute;
	top: 0em;
	height: 90px;
	background-image: url(/images/vervolgpagina-zonder-txt.gif);
	background-repeat: repeat-x;
}

#kopPagina .kopPaginaText {
	margin-top: 0px;
	margin-left:0px;
	top: 0em;
	height: 90px;
                background-image: url(/Images/vervolgpagina-zonder-txt_tcm36-3688_tcm24-12106.gif);

}

#kopPagina .imgBlock {
                display: block; 
                border: none;
}

/** Voor homepage**/
#kopHomepage {
	left: 0em;
	width: 100%;
	position: absolute;
	top: 0em;
	height: 90px;
	
	background-repeat: repeat-x;
}

#kopHomepage .kopHomepageText{
	margin-top: 0px;
	margin-left:0px;
	top: 0em;
	height: 90px;
                background-image: url(/Images/homepage-zonder-txt_tcm36-3685_tcm24-12103.gif);
}