/* Denne selector benyttes til den markerede pager */
a.activeSlide {
	background-color: yellow;
}
