@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/achtergrond.gif);
	margin-top: 0px;
	margin-bottom: 40px;
	font-family: Verdana, Helvetica, Arial, sans-serif, "Univers LT 53 Extended", "Trebuchet MS", "Lucida Sans Unicode";
	font-size: 70%;
}

#content {
	background-image: url(images/schaduw_achter.png);
	margin-left: auto;
	margin-right: auto;	
	width: 794px;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 15px;
	padding-bottom: 15px;
	overflow: auto;
	position: relative;
	z-index: 1;
}
#content_bodem {
	background-image: url(images/schaduw_onder.png);
	background-position:top;
	background-repeat:no-repeat;
	margin-left: auto;
	margin-right: auto;
	height: 4px;
	width: 874px;
	padding:0px;
}
#toplinks {
	text-align: right;
	float: right;
	padding-bottom: 5px;
	position: relative;
	z-index: 1000;
}
#toplinks a:link {
	color: #74828b;
	text-decoration: none;
}
#toplinks a:visited {
	color: #74828b;
	text-decoration: none;
}
#toplinks a:hover {
	color: #74828b;
	text-decoration: underline;
}
#toplinks a:active {
	color: #74828b;
	text-decoration: underline;
}

.textlinks a:link {
	text-decoration: underline;
	color:#0000FF;
}
.textlinks a:visited {
	text-decoration: underline;
	color:#0000FF;
}
.textlinks a:hover {
	text-decoration: underline;
	color:#0000FF;
}
.textlinks a:active {
	text-decoration: underline;
	color:#0000FF;
}



#logo {
	float: left;
	width: 149px;
	height: 109px;
	padding-right: 26px;
}
#topmenu_container {
	position: relative;
	float: left;
	width: 619px;
	height: 144px;
}
#topmenu_image {
	width: 619px;
	height: 108px;	
}
#topmenu_menu {
	position: absolute;
	width: 602px;
	height: 41px;
	left: 10px;
	top: 84px;
}
.topmenu_button {
	width: 82px;
	padding-right: 4px;
	float: left;
}
#topmenu_breadcrum {
	position: absolute;
	left: 0px;
	top: 125px;
	padding-top: 0px;
	color: #74828b;
	font-size: 10px;
}
#topmenu_breadcrum a {
	color: #74828b;
	text-decoration:none;
}

#leftcolumn {
	float: left;
	width: 149px; 
	padding-right: 26px;
}
#rightcolumn {
	float: left;
	width: 619px;
}

.line_dotted {
	background-image: url(images/home/dot-line-small.png);
	background-repeat: repeat-y;
}


/*/ START OF COLORED BLOCKS -----------------------------------------------------------/*/
.technicaldetailsroute {
	color: #FFFFFF;
	font-size:90%;
}

.technicaldetailsroute_bolder {
	color: #FFFFFF;
	font-size:90%;
	font-weight:bolder;
	
}

#purpleblock {
	background-image:url(images/paars_onder.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #9b7cb7;
	color: #FFFFFF;
	width: 619px;
	padding-bottom: 10px;
}

#whiteblock {
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	color: #666666;
	width: 619px;
	padding-bottom: 10px;
}

#gyblock {
	background-image:url(images/paars_onder-orange.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #ee8f1c;
	color: #FFFFFF;
	width: 619px;
	padding-bottom: 10px;
}

#ebblock {
	background-image:url(images/paars_onder-eb.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #75c043;
	color: #FFFFFF;
	width: 619px;
	padding-bottom: 10px;
}

#lomsblock {
	background-image:url(images/paars_onder-loms.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #943a96;
	color: #FFFFFF;
	width: 619px;
	padding-bottom: 10px;
}

#eghblock {
	background-image:url(images/paars_onder-egh.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #00aeef;
	color: #FFFFFF;
	width: 619px;
	padding-bottom: 10px;
}

#ceblock {
	background-image:url(images/paars_onder-ce.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #bcb232;
	color: #FFFFFF;
	width: 619px;
	padding-bottom: 10px;
}

#mobblock {
	background-image:url(images/paars_onder-mob.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #b5292f;
	color: #FFFFFF;
	width: 619px;
	padding-bottom: 10px;
}

/*/ END OF COLORED BLOCKS /*/

/*/GREEN BOX (left boxes dotted lines) -------------------------------------------------------/*/
.greenbox_top {
	width: 149px;
	height: 5px;
	padding: 0px;
	margin: 0px;
	background-image:url(images/groenvak_boven.gif);
	background-position:top;
	background-repeat:no-repeat;
	background-color: #a2d063;	
}
.greenbox_bottom {
	width: 149px;
	height: 5px;
	padding: 0px;
	margin: 0px;
	background-image:url(images/groenvak_onder.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	background-color: #a2d063;
}
.greenbox_title {
	width: 149px;
}
.greenbox_middle {
	width: 129px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #a2d063;
}
/*/END OF ---> GREEN BOX (left boxes dotted lines) /*/

/*/ ORANGE BOX (promotions -------------------------------------------------------/*/
.orangebox_top {
	width: 149px;
	height: 5px;
	padding: 0px;
	margin: 0px;
	background-image:url(images/orangevak_boven.gif);
	background-position:top;
	background-repeat:no-repeat;
	background-color: #f89826;
}
.orangebox_bottom {
	width: 149px;
	height: 5px;
	padding: 0px;
	margin: 0px;
	background-image:url(images/orangevak_onder.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	background-color: #f89826;
}
.orangebox_title {
	width: 129px;
	font-size: 140%;
}
.orangebox_middle {
	width: 129px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #f89826;
	color: #FFFFFF;
	font-size:90%;
}

.orangebox_middle img {
	padding-top: 7px;
	padding-bottom: 5px;
}


.orangebox_links {
	text-align: right;
	padding-bottom: 5px;
}
.orangebox_links a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.orangebox_links a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.orangebox_links a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
orangeboxbluebox_links a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

.orangeboxcontact_links {
	text-align: left;
	padding-bottom: 5px;
	color: #FFFFFF;
}
.orangeboxcontact_links a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.orangeboxcontact_links a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.orangeboxcontact_links a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.orangeboxcontact_links a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

/*/END OF ----> ORANGE BOX (promotions) /*/

/*/BLUE BOX (left boxes dotted lines) -------------------------------------------------------/*/
.bluebox_top {
	width: 149px;
	height: 5px;
	padding: 0px;
	margin: 0px;
	background-image:url(images/blauwvak_boven.gif);
	background-position:top;
	background-repeat:no-repeat;
	background-color: #23408e;
}
.bluebox_bottom {
	width: 149px;
	height: 5px;
	padding: 0px;
	margin: 0px;
	background-image:url(images/blauwvak_onder.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	background-color: #23408e;
}
.bluebox_title {
	width: 149px;
}
.bluebox_middle {
	width: 129px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #23408e;
	color: #FFFFFF;
	font-size:90%;
}

.bluebox_links {
	text-align: right;
	padding-bottom: 5px;
}
.bluebox_links a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.bluebox_links a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.bluebox_links a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.bluebox_links a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

.blueboxcontact_links {
	text-align: left;
	padding-bottom: 5px;
	color: #FFFFFF;
}
.blueboxcontact_links a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.blueboxcontact_links a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.blueboxcontact_links a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.blueboxcontact_links a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

/*/END OF ----> BLUE BOX (left boxes dotted lines) /*/

/*/STIPPEL BOX (left boxes dotted lines) ------------------------------------------------------/*/
.stippelbox_top {
	width: 149px;
	height: 7px;
	padding: 0px;
	margin: 0px;
	background-image:url(images/stippelvak_boven.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}
.stippelbox_bottom {
	width: 149px;
	height: 7px;
	padding: 0px;
	margin: 0px;
	background-image:url(images/stippelvak_onder.gif);
	background-position:top;
	background-repeat:no-repeat;
}
.stippelbox_title {
	width: 147px;
	padding-left: 1px;
	padding-right: 1px;
	background-image:url(images/stippelvak_midden.gif);
	background-repeat:repeat-y;
}
.stippelbox_middle {
	width: 129px;
	padding-left: 10px;
	padding-right: 10px;
	color: #7F7F7F;
	background-image:url(images/stippelvak_midden.gif);
	background-repeat:repeat-y;
}
.stippelbox_middle a:link {
	color: #24418f;
	text-decoration: none;
}
.stippelbox_middle a:visited {
	color: #24418f;
	text-decoration: none;
}
.stippelbox_middle a:hover {
	color: #24418f;
	text-decoration: underline;
}
.stippelbox_middle a:active {
	color: #24418f;
	text-decoration: underline;
}
/*/ END OF ---> STIPPEL BOX (left boxes dotted lines) /*/

/*/ROUTE BOX FOR itineraryroutes.asp (colored) -------------------------------------------------------/*/
.routebox_passes {
	font-size:90%;
	color: #7F7F7F;
}
.routebox_gy_top {
	width: 300px;
	height: 7px;
	padding: 0px;
	margin: 0px;
	background-image:url(images/itinerary-routes/gy-line-top.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}
.routebox_gy_bottom {
	width: 300px;
	height: 7px;
	padding: 0px;
	margin: 0px;
	background-image:url(images/itinerary-routes/gy-line-bottom.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
.routebox_gy_title {
	width: 280px;
	padding-left: 10px;
	padding-right: 10px;
	background-image:url(images/itinerary-routes/gy-line-middle.jpg);
	background-repeat:repeat-y;
}
.routebox_gy_middle {
	width: 280px;
	padding-left: 10px;
	padding-right: 10px;
	color: #7F7F7F;
	background-image:url(images/itinerary-routes/gy-line-middle.jpg);
	background-repeat:repeat-y;
}
.routebox_egh_top {
	width: 300px;
	height: 7px;
	padding: 0px;
	margin: 0px;
	background-image:url(images/itinerary-routes/egh-line-top.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}
.routebox_egh_bottom {
	width: 300px;
	height: 7px;
	padding: 0px;
	margin: 0px;
	background-image:url(images/itinerary-routes/egh-line-bottom.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
.routebox_egh_title {
	width: 280px;
	padding-left: 10px;
	padding-right: 10px;
	background-image:url(images/itinerary-routes/egh-line-middle.jpg);
	background-repeat:repeat-y;
}
.routebox_egh_middle {
	width: 280px;
	padding-left: 10px;
	padding-right: 10px;
	color: #7F7F7F;
	background-image:url(images/itinerary-routes/egh-line-middle.jpg);
	background-repeat:repeat-y;
}

.routebox_loms_top {
	width: 300px;
	height: 7px;
	padding: 0px;
	margin: 0px;
	background-image:url(images/itinerary-routes/loms-line-top.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}
.routebox_loms_bottom {
	width: 300px;
	height: 7px;
	padding: 0px;
	margin: 0px;
	background-image:url(images/itinerary-routes/loms-line-bottom.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
.routebox_loms_title {
	width: 280px;
	padding-left: 10px;
	padding-right: 10px;
	background-image:url(images/itinerary-routes/loms-line-middle.jpg);
	background-repeat:repeat-y;
}
.routebox_loms_middle {
	width: 280px;
	padding-left: 10px;
	padding-right: 10px;
	color: #7F7F7F;
	background-image:url(images/itinerary-routes/loms-line-middle.jpg);
	background-repeat:repeat-y;
}

.routebox_eb_top {
	width: 300px;
	height: 7px;
	padding: 0px;
	margin: 0px;
	background-image:url(images/itinerary-routes/eb-line-top.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}
.routebox_eb_bottom {
	width: 300px;
	height: 7px;
	padding: 0px;
	margin: 0px;
	background-image:url(images/itinerary-routes/eb-line-bottom.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
.routebox_eb_title {
	width: 280px;
	padding-left: 10px;
	padding-right: 10px;
	background-image:url(images/itinerary-routes/eb-line-middle.jpg);
	background-repeat:repeat-y;
}
.routebox_eb_middle {
	width: 280px;
	padding-left: 10px;
	padding-right: 10px;
	color: #7F7F7F;
	background-image:url(images/itinerary-routes/eb-line-middle.jpg);
	background-repeat:repeat-y;
}

.routebox_ce_top {
	width: 300px;
	height: 7px;
	padding: 0px;
	margin: 0px;
	background-image:url(images/itinerary-routes/ce-line-top.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}
.routebox_ce_bottom {
	width: 300px;
	height: 7px;
	padding: 0px;
	margin: 0px;
	background-image:url(images/itinerary-routes/ce-line-bottom.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
.routebox_ce_title {
	width: 280px;
	padding-left: 10px;
	padding-right: 10px;
	background-image:url(images/itinerary-routes/ce-line-middle.jpg);
	background-repeat:repeat-y;
}
.routebox_ce_middle {
	width: 280px;
	padding-left: 10px;
	padding-right: 10px;
	color: #7F7F7F;
	background-image:url(images/itinerary-routes/ce-line-middle.jpg);
	background-repeat:repeat-y;
}

.routebox_mob_top {
	width: 300px;
	height: 7px;
	padding: 0px;
	margin: 0px;
	background-image:url(images/itinerary-routes/mob-line-top.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}
.routebox_mob_bottom {
	width: 300px;
	height: 7px;
	padding: 0px;
	margin: 0px;
	background-image:url(images/itinerary-routes/mob-line-bottom.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
.routebox_mob_title {
	width: 280px;
	padding-left: 10px;
	padding-right: 10px;
	background-image:url(images/itinerary-routes/mob-line-middle.jpg);
	background-repeat:repeat-y;
}
.routebox_mob_middle {
	width: 280px;
	padding-left: 10px;
	padding-right: 10px;
	color: #7F7F7F;
	background-image:url(images/itinerary-routes/mob-line-middle.jpg);
	background-repeat:repeat-y;
}

.routebox_middle a:link {
	color: #24418f;
	text-decoration: none;
}
.routebox_middle a:visited {
	color: #24418f;
	text-decoration: none;
}
.routebox_middle a:hover {
	color: #24418f;
	text-decoration: none;
}
.routebox_middle a:active {
	color: #24418f;
	text-decoration: none;
}
/*/ END OF ---> ROUTE BOX (colored) /*/

/*/ START OF CITY -------------------------------------------------------/*/
/*/ CITY GALLERY BOX/*/
.citygallerybox_top {
	width: 141px;
	height: 7px;
	padding: 0px;
	margin: 0px;
	background-image:url(images/cities/citygallery-top.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}
.citygallerybox_bottom {
	width: 141px;
	height: 9px;
	padding: 0px;
	margin: 0px;
	background-image:url(images/cities/citygallery-bottom.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
.citygallerybox_title {
	width: 141px;
	padding-left: 1px;
	padding-right: 1px;
	background-image:url(images/cities/citygallery-middle.jpg);
	background-repeat:repeat-y;
}
.citygallerybox_middle {
	width: 121px;
	padding-left: 8px;
	padding-right: 12px;
	color: #7F7F7F;
	background-image:url(images/cities/citygallery-middle.jpg);
	background-repeat:repeat-y;
}

.citygallerybox_middle_purple {
	width: 121px;
	padding-left: 10px;
	padding-right: 10px;
	color: #7F7F7F;
	font-size: 90%;
	background-image:url(images/cities/gallerybox-purple.jpg);
	background-repeat:repeat-y;
}

.gallerytitle {
	font-family: Verdana, Helvetica, Arial, sans-serif, "Univers LT 53 Extended", "Trebuchet MS", "Lucida Sans Unicode";
	font-size: 110%;
	color:#9370b1;
}

/*/ CITY HIGHLIGHTS BOX/*/
.cityhighlightbox_top {
	width: 225px;
	height: 7px;
	padding: 0px;
	margin: 0px;
	margin-left: 10px;
	margin-right: 10px;
	background-image:url(images/cities/cityhighlights-top.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}
.cityhighlightbox_bottom {
	width: 225px;
	height: 7px;
	padding: 0px;
	margin: 0px;
	margin-left: 10px;
	margin-right: 10px;
	background-image:url(images/cities/cityhighlights-bottom.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
.cityhighlightbox_title {
	width: 223px;
	padding-left: 1px;
	padding-right: 1px;
	margin-left: 10px;
	margin-right: 10px;
	background-image:url(images/cities/cityhighlights-title.jpg);
	background-repeat:no-repeat;
	background-color: #936eb1;
}
.cityhighlightbox_middle {
	width: 205px;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 10px;
	margin-right: 10px;
	color: #FFFFFF;
	font-size: 90%;
	background-color: #936eb1;
	background-repeat:repeat-y;
}

.linkhighlightsbox a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.linkhighlightsbox a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.linkhighlightsbox a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.linkhighlightsbox a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

.line_purple {
	background-image: url(images/cities/highlights/highlights_line_purple.gif);
	background-repeat: repeat-x;
}
	
.highlights_what_to {
	color: #23408f;
	font-size:120%;
}	

.highlights_what_to a:link {
	color: #23408f;
	text-decoration: none;
	
}
.highlights_what_to a:visited {
	color: #23408f;
	text-decoration: none;
	
}
.highlights_what_to a:hover {
	color: #23408f;
	text-decoration: underline;
	
}
.highlights_what_to a:active {
	color: #23408f;
	text-decoration: underline;
	
}
	
/*/CITY ROUTE BOX/*/
.cityroute_egh_top {
	width: 232px;
	height: 5px;
	padding: 0px;
	margin: 0px;
	background-image:url(images/cities/cityroute-egh-top.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}
.cityroute_egh_bottom {
	width: 232px;
	height: 5px;
	padding: 0px;
	margin: 0px;
	background-image:url(images/cities/cityroute-egh-bottom.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
.cityroute_egh_title {
	width: 230px;
	padding-left: 1px;
	padding-right: 1px;
	background-image:url(images/cities/cityroute-egh-middle.jpg);
	background-repeat:repeat-y;
	background-color: #FFFFFF;
}
.cityroute_egh_middle {
	width: 212px;
	padding-left: 10px;
	padding-right: 10px;
	color: #FFFFFF;
	font-size: 90%;
	background-color: #FFFFFF;
	background-image:url(images/cities/cityroute-egh-middle.jpg);
	background-repeat:repeat-y;
}

.cityroute_ce_top {
	width: 232px;
	height: 5px;
	padding: 0px;
	margin: 0px;
	background-image:url(images/cities/cityroute-ce-top.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}
.cityroute_ce_bottom {
	width: 232px;
	height: 5px;
	padding: 0px;
	margin: 0px;
	background-image:url(images/cities/cityroute-ce-bottom.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
.cityroute_ce_title {
	width: 230px;
	padding-left: 1px;
	padding-right: 1px;
	background-image:url(images/cities/cityroute-ce-middle.jpg);
	background-repeat:repeat-y;
	background-color: #FFFFFF;
}
.cityroute_ce_middle {
	width: 212px;
	padding-left: 10px;
	padding-right: 10px;
	color: #FFFFFF;
	font-size: 90%;
	background-color: #FFFFFF;
	background-image:url(images/cities/cityroute-ce-middle.jpg);
	background-repeat:repeat-y;
}

.cityroute_loms_top {
	width: 232px;
	height: 5px;
	padding: 0px;
	margin: 0px;
	background-image:url(images/cities/cityroute-loms-top.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}
.cityroute_loms_bottom {
	width: 232px;
	height: 5px;
	padding: 0px;
	margin: 0px;
	background-image:url(images/cities/cityroute-loms-bottom.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
.cityroute_loms_title {
	width: 230px;
	padding-left: 1px;
	padding-right: 1px;
	background-image:url(images/cities/cityroute-loms-middle.jpg);
	background-repeat:repeat-y;
	background-color: #FFFFFF;
}
.cityroute_loms_middle {
	width: 212px;
	padding-left: 10px;
	padding-right: 10px;
	color: #FFFFFF;
	font-size: 90%;
	background-color: #FFFFFF;
	background-image:url(images/cities/cityroute-loms-middle.jpg);
	background-repeat:repeat-y;
}
.cityroute_gy_top {
	width: 232px;
	height: 5px;
	padding: 0px;
	margin: 0px;
	background-image:url(images/cities/cityroute-gy-top.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}
.cityroute_gy_bottom {
	width: 232px;
	height: 5px;
	padding: 0px;
	margin: 0px;
	background-image:url(images/cities/cityroute-gy-bottom.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
.cityroute_gy_title {
	width: 230px;
	padding-left: 1px;
	padding-right: 1px;
	background-image:url(images/cities/cityroute-gy-middle.jpg);
	background-repeat:repeat-y;
	background-color: #FFFFFF;
}
.cityroute_gy_middle {
	width: 212px;
	padding-left: 10px;
	padding-right: 10px;
	color: #FFFFFF;
	font-size: 90%;
	background-color: #FFFFFF;
	background-image:url(images/cities/cityroute-gy-middle.jpg);
	background-repeat:repeat-y;
}

.cityroute_eb_top {
	width: 232px;
	height: 5px;
	padding: 0px;
	margin: 0px;
	background-image:url(images/cities/cityroute-eb-top.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}
.cityroute_eb_bottom {
	width: 232px;
	height: 5px;
	padding: 0px;
	margin: 0px;
	background-image:url(images/cities/cityroute-eb-bottom.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
.cityroute_eb_title {
	width: 230px;
	padding-left: 1px;
	padding-right: 1px;
	background-image:url(images/cities/cityroute-eb-middle.jpg);
	background-repeat:repeat-y;
	background-color: #FFFFFF;
}
.cityroute_eb_middle {
	width: 212px;
	padding-left: 10px;
	padding-right: 10px;
	color: #FFFFFF;
	font-size: 90%;
	background-color: #FFFFFF;
	background-image:url(images/cities/cityroute-eb-middle.jpg);
	background-repeat:repeat-y;
}

.cityroute_mob_top {
	width: 232px;
	height: 5px;
	padding: 0px;
	margin: 0px;
	background-image:url(images/cities/cityroute-mob-top.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}
.cityroute_mob_bottom {
	width: 232px;
	height: 5px;
	padding: 0px;
	margin: 0px;
	background-image:url(images/cities/cityroute-mob-bottom.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
.cityroute_mob_title {
	width: 230px;
	padding-left: 1px;
	padding-right: 1px;
	background-image:url(images/cities/cityroute-mob-middle.jpg);
	background-repeat:repeat-y;
	background-color: #FFFFFF;
}
.cityroute_mob_middle {
	width: 212px;
	padding-left: 10px;
	padding-right: 10px;
	color: #FFFFFF;
	font-size: 90%;
	background-color: #FFFFFF;
	background-image:url(images/cities/cityroute-mob-middle.jpg);
	background-repeat:repeat-y;
}


.linkeghbox a:link {
	color: #00aeef;
	text-decoration: none;
}
.linkeghbox a:visited {
	color: #00aeef;
	text-decoration: none;
}
.linkeghbox a:hover {
	color: #00aeef;
	text-decoration: underline;
}
.linkeghbox a:active {
	color: #00aeef;
	text-decoration: underline;
}

.linkgybox a:link {
	color: #ed8e22;
	text-decoration: none;
}
.linkgybox a:visited {
	color: #ed8e22;
	text-decoration: none;
}
.linkgybox a:hover {
	color: #ed8e22;
	text-decoration: underline;
}
.linkgybox a:active {
	color: #ed8e22;
	text-decoration: underline;
}

.linklomsbox a:link {
	color: #943c96;
	text-decoration: none;
}
.linklomsbox a:visited {
	color: #943c96;
	text-decoration: none;
}
.linklomsbox a:hover {
	color: #943c96;
	text-decoration: underline;
}
.linklomsbox a:active {
	color: #943c96;
	text-decoration: underline;
}

.linkebbox a:link {
	color: #76c044;
	text-decoration: none;
}
.linkebbox a:visited {
	color: #76c044;
	text-decoration: none;
}
.linkebbox a:hover {
	color: #76c044;
	text-decoration: underline;
}
.linkebbox a:active {
	color: #76c044;
	text-decoration: underline;
}

.linkcebox a:link {
	color: #bcb232;
	text-decoration: none;
}
.linkcebox a:visited {
	color: #bcb232;
	text-decoration: none;
}
.linkcebox a:hover {
	color: #bcb232;
	text-decoration: underline;
}
.linkcebox a:active {
	color: #bcb232;
	text-decoration: underline;
}

.linkmobbox a:link {
	color: #b5292f;
	text-decoration: none;
}
.linkmobbox a:visited {
	color: #b5292f;
	text-decoration: none;
}
.linkmobbox a:hover {
	color: #b5292f;
	text-decoration: underline;
}
.linkmobbox a:active {
	color: #b5292f;
	text-decoration: underline;
}

/*/END OF ---> CITY/*/

/*/ SUBMENU -------------------------------------------------------/*/
.submenu {
  	position: absolute;
	z-index: 200;
}
.submenu1 {
	position: absolute;
	left: 10px;
	top: 126px;
	z-index: 200;
}
.submenu2 {
	position: absolute;
	left: 96px;
	top: 126px;
	z-index: 200;
}
.submenu3 {
	position: absolute;
	left: 182px;
	top: 126px;
	z-index: 200;
}
.submenu4 {
	position: absolute;
	left: 268px;
	top: 126px;
	z-index: 200;
}
.submenu5 {
	position: absolute;
	left: 354px;
	top: 126px;
	z-index: 200;
}


.submenuimage {
	position:relative;
}
.submenutekst {
	position: absolute;
	left: 2px;
	top: 2px;	
	font-size: 9px;
	color: #FFFFFF;
}
.submenutekst a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.submenutekst a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.submenutekst a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.submenutekst a:active {
	color: #FFFFFF;
	text-decoration: none;
}

/*/ END OF ---> SUBMENU /*/

/* CSS FOR THE REMOTELY LOADED EXTRA PASS BENEFITS FOR COUNTRIES */
#kop {
	font-size: x-large;
	color: #936FB1;
}
.country_kop {
	font-size: larger;
	color: #936FB1;
}
#languageframe {
	position: relative;
	z-index: 600;
}
#languagedropdown {
	height: 18px;
	width: 175px;
	position: relative;
	background-image:url(../images/dropdown_middle.gif);
}
#languagedropdownleft {
	background-image:url(../images/dropdown_left.gif);
	width: 3px;
	height: 18px;
	float: left;
}
#languagedropdownmiddle {
	padding: 4px;
	padding-top: 2px;
	height: 18px;
	width: 142px;
	float: left;
	text-align: left;
	color: #cccccc;
}
#languagedropdownbutton {
	background-image:url(../images/dropdown_right.gif);
	width: 22px;
	height: 18px;
	float:left;
	cursor: pointer; 
	cursor: hand;	
}
.taal {
	width: 18px;
	height: 14px;
	text-align: center;
	display: block;
	float: left;
	background-color:#8cc640;
	padding-left: 2px;
	padding-right: 2px;
	margin-right: 2px;
	color: #FFFFFF;
}
#languagefield {
	position: absolute;
	width: 163px;
	top: 19px;
	background-color: #FFFFFF;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	z-index: 300;
	text-align: left;
	padding: 5px;
	visibility: hidden;
}
#bottomframe {
	margin-left: auto;
	margin-right: auto;
	width: 864px;
	color: #5E5E5E;
	font-size: 9px;
	padding-left: 5px;
	padding-right: 5px;
}
#bottom_links {
	float: left;
	width: 510px;
}
#bottom_rechts {
	float: right;
	text-align: right;
	width: 350px;
}
#bottom_rechts a:link {
	color: #74828b;
	text-decoration: none;
}
#bottom_rechts a:visited {
	color: #74828b;
	text-decoration: none;
}
#bottom_rechts a:hover {
	color: #74828b;
	text-decoration: underline;
}
#bottom_rechts a:active {
	color: #74828b;
	text-decoration: underline;
}

#eventcalendar-top {
	background-image: url(../images/eventscalendar-top.jpg);
	background-repeat: no-repeat;
	height: 56px;
	width: 149px;
}
#eventcalendar-middle {
	background-color: #243f8f;
	width: 129px;
	padding: 10px;
	padding-bottom: 0px;
	color: #ffffff;
	font-size: 1.2em;
	letter-spacing: -0.05em;
}
#eventcalendar-bottom {
	background-image: url(../images/eventscalendar-bottom.jpg);
	background-repeat: no-repeat;
	height: 7px;
	width: 149px;
	margin-bottom: 10px;
}
#eventcalendar-calendar {
	width: 27px;
	height: 17px;
	float:right;
	margin-right: 3px;
	margin-top: 2px;
	padding-right: 2px;
	font-weight: bolder;
	font-size: 12px;
	text-align:center;
	padding-top: 17px;
}
