/*header*/
#pageHeader h1 { 
	background: transparent url(/assets/resources/images/shared/logo/rnw-logo-nl.gif) no-repeat top left; 
	height: 46px;
	left: 620px;
	position: absolute;
	top: 1px;
	width: 152px;
}
#pageHeader h2 { 
	background: transparent url(/assets/resources/images/languages/style/logo-spaans.gif) no-repeat top left; 
	top:0px;
	left:0px;
	width: 130px; 
	height: 53px; 
	position: absolute;
	z-index:100;
}

.divider {
	font-size: 0px;
	height: 4px;
	width: 100%;
	background-color: #EE3338; /*Taalkleurenafhankelijk */
}

/* Vrije ruimte, taalafhankelijk */
#space1 {
	position: relative;
	float: right;
	width: 210px;
}

#space2 {
	position: relative;
	float: right;
	width: 210px;
	height: 70px;
	background: url(../images_content/banner_onderweg.jpg);
}

#newsTicker {
	background: url(/assets/resources/images/languages/style/bckgrnd-newsticker-nl.gif) repeat-x;
}