a#logo {
	background: transparent url(../images/en/logo-red.png) no-repeat scroll left top;
	display: block;
	height: 67px;
	width: 167px;
}

a#logo:hover {
	background:transparent url(../images/en/logo-red.png) no-repeat scroll left top;
}

a#logo-hp {
	background: transparent url(../images/en/logo-white.png) no-repeat scroll left top;
	display: block;
	height: 67px;
	width: 167px;
}

a#logo-hp:hover {
	background:transparent url(../images/en/logo-white.png) no-repeat scroll left top;
}

ul.programma-nav-prev {
	background: transparent url(../images/en/ul-label-toen.gif) no-repeat scroll left bottom;
}

ul.programma-nav-cur {
	background: transparent url(../images/en/ul-label-heden.gif) no-repeat scroll left top;
}


ul.programma-nav-next {
	background: transparent url(../images/en/ul-label-straks.gif) no-repeat scroll left top;
}
