*{
	font-family: Arial;
}

body{
	margin: 0px;
}

.inner_link{
		color: white;
		text-decoration: underline;
}

.inner_link_black{
	color: black;
	text-decoration: underline;
}

h1{
	position: relative;
	font-size: 14px;
	margin-bottom: 5px;
}

a{
	text-decoration: none;
	color: #fffefe;
}

#main{
		position: relative;
		height: 1000px;
		text-align: center;
		min-width: 700px;
		background: transparent url('../img/main_bg.jpg') repeat-x;
		margin-top: -15px;
		z-index: 0; 
}

.inside{
		position: relative;
		width: 940px;
		height: 100%;
		margin: 0 auto;
		background: white;
		z-index: -9; 
}

ul{
	list-style: none;
}

/* *********************************************************** */
ul.link li a:visited,
ul.link li a:link,
ul.link li a:active{
		text-decoration: none;
			
}

ul.link li a:hover{
		text-decoration: underline;
		
}

ul#menu li.item .main_menu a:visited,
ul#menu li.item .main_menu a:link,
ul#menu li.item .main_menu a:active{
		text-decoration: none;		
		/* color: #fffefe; */
}

a:hover{
		text-decoration: underline;
		/* color: #fffefe; */
}

ul.bread{
	position: relative;
	text-decoration: none;
	color: #000;
}

ul.bread li a:link,
ul.bread li a:active,
ul.bread li a:visited{
	text-decoration: none;
	color: #000;
	
}

ul.bread li a:hover{
	text-decoration: none;
	color: #000;
}

.bread li{
	float: left;
}

#menu{
	margin: 7px 0px 0px -10px;
	font-size: 12px;
}

#menu li{
	position: relative;
	padding: 0px 10px 0px 10px;
	left: -20px;
	float: left;
}

.item{
	border-right: 2px solid #3c67ca;
}

#item_spacer{
	width: 200px;
}

#item_7{
	width: 16px;
	height: 33px;	
	margin-top: -7px;
	margin-left: -25px;
	*margin-left: 0px;
	background: transparent url('../img/home_butt.png') no-repeat;
}
#item_8{
	width: 16px;
	height: 33px;
	margin-top: -7px;
	background: transparent url('../img/mail_butt.png') no-repeat;
}
#item_9{
	width: 16px;
	height: 33px;
	margin-top: -7px;
/*	background: transparent url('../img/about_butt.png') no-repeat; */
}

#item_9 a:hover,
#item_8 a:hover,
#item_7 a:hover{
	text-decoration: none;
}


.right_links{
		position: absolute;
		width: 180px;
		height: 400px;
		font-family: Arial;
		font-size: 12px;
		font-weight: bold;
		text-align: left;
		word-spacing: 0.3px;
		margin: 20px 0px 0px 20px;
		*margin: 20px 0px 0px -200px;
		z-index: 4;
}

.link{
	position: relative;
	list-style-type: none; 
	margin: 0px 0px 25px 0px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}

.link li{
	height: 15px;
	width: 100%;
	margin-left: -40px;
	*margin-left: -0px;
	padding-left: 10px;
	width: 200px;
}

.right_link_li{
	text-decoration: none;
	color: black;
}

#accoord{
	text-decoration: underline;
	color: black;
}

#info li, 
#brochure li{
	background: transparent url('../img/bullit_orange.png') no-repeat; 
	background-position: 0px 5px; 
}

#online li,
#faq li{
	background: transparent url('../img/bullit_red.png') no-repeat; 
	background-position: 0px 5px; 
}

#ticket li{
	background: transparent url('../img/bullit_blue.png') no-repeat; 
	background-position: 0px 5px; 
}

a .top_menu_butts:hover{
	text-decoration: none;
}

.menu_butts{
	width:30px;
	height:30px;
	cursor:pointer;
}

.top_menu_butts{
	position: relative;
	width: 209px;
	height: 31px;
	cursor: pointer;
	color: #063bb6;
	margin-top: 3px;
	*margin-top: 10px;
}

.logo_link{
	width: 85px;
	height: 85px;
	cursor: default; 
}

#top_tel{
	position: relative;
	margin-top: 0px;
	*margin-top: 2px;
}

.left_txt{
	position: absolute;
	text-align: left;
	padding: 1px;
	height: 120px;
	margin: 5px 0px 0px 7px;
	*margin: 5px 0px 0px -155px;
	width: 150px;
	z-index: 6;
}

.inside_txt{
	position: relative;
	text-align: left;
	padding: -20px 0px 0px 1px; 
	font-size: 12px;
	font-weight: bold;
	z-index: 4;
}

.more_butt{
	position: absolute;
	width: 34px;
	height: 27px;
	/*background: transparent url('../img/more_butt.png') no-repeat; */
	margin-left: -145px; /* 90px; */
	*margin-left: -315px; /* 90px; */
	margin-top: 105px;/* 10px; */
	*margin-top: 115px;/* 10px; */
	z-index: 15;
}

submit{
	position: relative;
	z-index: 20;
}

.more_butt_link{
	width: 34px;
	height: 27px;
	cursor: pointer;
	z-index: 6;
}

#content_img{
	position: relative;
  background: transparent url('../img/main_img.gif') no-repeat; 
	width: 505px;
	height: 175px; /* 244 */
	margin: 25px 0px 0px -10px;
	z-index: 8;
}

#c_txt{
	position: relative;
	height: 255px; 
	width: 505px;
	font-size: 12px;
	background: #0840c1 url('../img/main_txt_bg.jpg') repeat-x;
	background-position: 0px 60px;
	margin: -10px 0px 0px -10px;
}


.main_txt{
		position: relative;
		text-align: left;
		font-size: 12px;
		height: 200px; /*175 */
		padding-top: 40px;  /* 20 */
		overflow: hidden;
		margin: 0px 20px 0px 15px;
		
		color: #fff;
		/*	background: white; */
}

/* replacement subpages */
#content_no_img{
	position: relative;
	height: auto; /* 450px; 425px; */
	width: 672px;
	font-size: 12px;
	background: #f0f1f1 url('../img/gradient_bg.jpg') repeat-x; 
	/*border-top: 1px solid red;*/
	/*  border-bottom: 1px solid red;*/
	margin-top: 25px;
	margin-left: -9px;
}

.content_no_img{
	position: relative;
	height: auto; /* 450px; 425px; */
	width: 672px;
	font-size: 12px;
	background: #f0f1f1 url('../img/gradient_bg.jpg') repeat-x; 
	/*border-top: 1px solid red;*/
	/*  border-bottom: 1px solid red;*/
	margin-top: 25px;
	margin-left: -7px;
}
/* replacement subpages alleen prijzen */
#content_no_imgP{
	position: relative;
	height: auto; /* 450px; 425px; */
	width: 672px;
	font-size: 12px;
	background: #f0f1f1 url('../img/gradient_bg.jpg') repeat-x; 
	/*border-top: 1px solid red;*/
	/*  border-bottom: 1px solid red;*/
	margin-top: 25px;
	margin-left: -9px;
}

.content_no_imgP{
	position: relative;
	height: auto; /* 450px; 425px; */
	width: 672px;
	font-size: 12px;
	background: #f0f1f1 url('../img/gradient_bg.jpg') repeat-x; 
	/*border-top: 1px solid red;*/
	/*  border-bottom: 1px solid red;*/
	margin-top: 25px;
	margin-left: -7px;
}

/* replacement main_image */
#content_img_bedrijf{
	position: relative;
  background: transparent url('../img/main_img_bedrijf.gif') no-repeat; 
	width: 505px;
	height: 175px;
		margin: 25px 0px 0px -10px;
	z-index: 3;
}
/* another replacement main_img*/
#content_img_newsbr{
	position: relative;
  background: transparent url('../img/main_img_newsbr.gif') no-repeat; 
	width: 505px;
	height: 175px;
		margin: 25px 0px 0px -10px;
	z-index: 3;
}

#border_bott{
	position: relative;
	height: 20px;
	width: 505px;
	margin: 0px 0px 0px -10px;
	background: transparent url('../img/border_bott.jpg') no-repeat;
	z-index: 0;

}

#kruimelpad{
	position: relative;
	height: 40px;
	width: 100%;
	text-align: left;
	font-weight: bold;
	margin: -10px 0px 0px -30px;
	font-size: 11px;
}

/* ********************** sub pages ************************** */
.border_top_grey{
	position: relative;
	width: 100%;
	height: 15px;
	background: transparent url('../img/border_top_grey.gif') no-repeat;
}

.border_bottom_grey{
	position: relative;
	width: 100%;
	height: 15px;
	background: transparent url('../img/border_bottom_grey.gif') no-repeat;
	background-position: 0px -3px;
	margin-top: 370px;
	*margin-top: 0px;
}

#opstap_text{
	position: relative;
	width: 540px;
	margin: 0px 10px 20px 50px;
	*margin-left: -90px;
	text-align: left;	
}

.opstap_text{
	position: relative;
	width: 650px;
	margin: 0px 0px 20px 50px;
	*margin: 0px 0px 20px -0px;
	padding: 0px 0px 0px 10px;
	text-align: left;	
	
}

#opstap_text b{
	position: relative;
	margin-left: 0px;
	top: 5px;
	font-size: 11px;
}

#aanvragen_broch{
	position: relative;
	left: 0px;
	*left: 70px;
}

#prijzen_text{
	position: relative;
	width: 380px;
	margin: 0px 0px 20px 50px;
	text-align: left;	
	background: red;
}

#left_iframe{
	position: relative;
	width: 210px;
	margin: 20px 50px 0px 20px;
	text-align: left;
	float: left;
	z-index: 3;
}

#gradient_bg_iframe{
	position: relative;
	
	background: blue url('../img/kaart_nl_bg.jpg') repeat-x;
}

#plaatsnamen{
	position: absolute;
	margin-top: 20px;
}

#plaatsnamen li{
	margin: 0px 0px 0px -40px;
	font-weight: bold;
}

#plaatsnamen a{
	color: #000;
}

#ul_opstap{
	position: relative;
	margin-left: 30px;
}

#ul_opstap li{
	margin: 0px 0px 0px -40px;
	*margin-left: -30px;
	font-weight: bold;
	color: #000;
}

#ul_opstap a{
	color: #000;
}

#opstap_text h2{
	color: #000;
	text-decoration: none; 
	font-size: 13px;
}

#flash_iframe{
	position: relative;
	width: 280px;
	height: 320px;
	margin: 20px 0px 20px 0;/*175px;*/
	float: left;
	z-index: 3;
}

.fake_border{
	position: absolute;
	width: 670px;
	margin: 0 0 0 0 ;
	*margin: 0 0 0 -6px;
	/*left: -1px; */
	*width: 670px;
	height: 95%;
	border-left: 1px solid #d8dbda;
	border-right: 1px solid #d8dbda;
	z-index: 0;
	*z-index: -3;
}

#border_offset{
	margin: 0 0 0 0;
	height: 100%;
}

.opstap{
	margin: 0 0 0 0;
	height: 100%;
}

#fake_top_cell{
	margin: 0 0 0 0;
	*margin: 0px 0px 0px -16px;
	*height:115px;
}

#div_top_part{
	position: relative; 
	width:942px; 
	height: 242px;
	margin:0px;
	background:transparent url('../img/top_bg.jpg') no-repeat; 
	z-index: -3
}

.logo_cnt{
	position:relative;
	width:246px;
	height:242px;
	float:left;
	background: transparent url('../img/color_border_top.gif') no-repeat;
	background-position:0px 35px;
	z-index: -2;
}

#logo_img{
/*	position: relative; */
/*	width:246px;  */
	height:180px; 
	background:#fff url('../img/logo.gif') no-repeat;
	margin:63px 0px 0px 0px;
	background-position:35px 20px;
	z-index: 0;
}

#logo_link{
	width: 200px; 
	height:200px;
	cursor:pointer;
}

.top_butts_cnt{
	position:relative;
	width:690px;
	height:240px;
	padding:0;
	float:left;
	z-index: 1;
}

.top_butts{
	position: absolute;
	*position: relative;
	width: 100%; 
	height: 40px; 
	margin: 45px 0px 0px 0px;
	z-index: 3;
}

.top_bellen{
	position: relative;
	width:430px;
	height:100%;
	margin: 0px 0px 0px 0px;
	z-index:4;
	float:left;
}

#gratis_bellen{
	position:relative;
	width:200px;
	height:33px;
	margin:7px 0px 0px 250px;
	*margin:7px 0px 0px 250px;
	font-weight:bold;
	color:#063bb6;
}

.top_broch{
	position: relative;
	width:250px;
	height:100%;
	margin: 0px 0px 0px 0px;
	z-index:4;
	float:left;
}

#top_broch_img{
	position:relative;
	width:209px;
	height:33px;
	background:transparent url('../img/broch_butt.png') ;
	margin:0px 0px 0px 35px;
	cursor:pointer;
	/background-image:none;
	/filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/broch_butt.png',sizingMethod='scale');
}

#top_broch_txt{
	position:absolute;
	*position:relative;
	height: 25px;
	width: 200px;
	margin:7px 0px 0px 10px;
	font-weight:bold;
	color:#063bb6;
}

.top_menu{
	position: relative; 
	width:694px; 
	height:69px; 
	margin:167px 0px 0px 0px;
	z-index: 3;
}

.menu_left{
	position: relative; 
	height:62px; 
	width:25px; 
	background: transparent url('../img/menu_l_handel.gif') no-repeat;
	float:left;
	z-index: 3;
}

.menu_center{
	position: relative; 
	height:34px; 
	width:649px; 
	margin:17px 0px 0px 0px;
	background: transparent url('../img/menu_center.jpg') repeat-x;
	float:left;
	z-index: 3;
}

.menu_right{
	position: relative; 
	height:49px; 
	width:20px;
	margin:17px 0px 0px 0px; 
	background: transparent url('../img/menu_r_handel.gif') no-repeat;
	float:left;
	z-index: 3;
}

.spacer_horizontal{
	position:relative;
	width:100%;
	height:1px;
	text-align:center;
}

#left_cnt{
	position:absolute; 
	*position:relative;
	width: 246px; 
	height:465px;
	margin:255px 0px 0px 0px;
	*margin:5px 0px 0px 0px;
	float:left;
	background:none;
	z-index: -3;
}

.long_border_left{
	position:relative;
	height:432px;
	width:225px;
	background:transparent url('../img/long_border_left.gif') no-repeat;
	margin:15px 0px 0px 10px;
	*margin:25px 0px 0px 10px;
	float:left;
	z-index:4;
}

.long_center{
	position:relative;
	height:432px;
	width:201px;
	background:transparent url('../img/long_center.jpg') repeat-x;
	margin:0px 0px 0px 12px;
	float:left;
}

.long_border_right{
	position:relative;
	height:432px;
	width:12px;
	background:transparent url('../img/long_border_right.gif') no-repeat;
	margin:0px 0px 0px 0px;
	float:left;
}

.long_border_bottom{
	position:relative;
	height: 15px; /* 425px; */
	width:225px;
	background:transparent url('../img/color_border_bottom.gif') no-repeat;
	margin: 435px 0px 0px 10px;
	*margin: -12px 0px 0px 0px;
	z-index:5;
}

.center_cnt{
	position:relative; 
	width: 504px; 
	height:auto;
	margin:7px 0px 0px 0px;
	*margin:5px 0px 0px 0px;
	float:left;
	z-index: 5;
}

#center_txt{
	position:relative;
	width: 504px; 
	height: auto;
	padding: 0px 0px 0px 7px;
}

.center_bottom_logos{
	position:relative;
	width:100%;
	height:139px;
	text-align:center;
	*float:left;
}

#logos_cnt{
	position:relative;
	height:139px;
	width:510px;
	margin:0px 0px 0px 250px;
	*margin:0px 0px 0px 50px;
}

/* //////////////////////////////////////////////////////////////////////// */
#logo_hoven{
	position: relative;
	width: 85px;
	height: 85px;
	margin-top: 20px;
	margin-left: 50px;
	background: transparent url('../img/hoven.jpg') no-repeat;
	float: left;
	z-index: 3;
}

#logo_pbn{
	position: relative;
	width: 85px;
	height: 85px;
	margin-top: 20px;
	background: transparent url('../img/pbn.jpg') no-repeat;
	float: left;
	z-index: 3;
}

#logo_brit{
	position: relative;
	width: 85px;
	height: 85px;
	margin-top: 20px;
	background: transparent url('../img/british.jpg') no-repeat;
	float: left;
	z-index: 3;
}

#logo_trymore{
	position: relative;
	width: 85px;
	height: 85px;
	margin-top: 20px;
	background: transparent url('../img/trymore.jpg') no-repeat;
	float: left;
	z-index: 3;
}

#logo_mkbok{
	position: relative;
	width: 85px;
	height: 85px;
	margin-top: 20px;
	background: transparent url('../img/mkbok.jpg') no-repeat;
	float: left;
	z-index: 3;
}

#logo_ideal{
	position: relative;
	width: 85px;
	height: 85px;
	margin-top: 20px;
	background: transparent url('../img/ideal.jpg') no-repeat;
	float: left;
	z-index: 3;
}

/* ////////////////////////////////////////////////////////////////////// */


.right_cnt{
	position:relative; 
	width: 190px; 
	height:465px;
	margin:5px 0px 0px 0px;
	float:left;
	z-index: -3;
}

.blocks_cnt{
	position:relative;
	width: 169px;
	margin:25px 0px 0px 5px;
	*margin:25px 0px 0px 0px;
	border: 1px solid #fff; 
	z-index:99;
}

.small_border_left{
	position:relative;
	height:133px;
	width:169px;
	background: transparent url('../img/small_border_left.gif') no-repeat;
	float: left;
	z-index:-3;
}

.small_center{
	position:relative;
	height:133px;
	width:147px;
	background: transparent url('../img/small_center.jpg') repeat-x; 
	margin:0px 0px 0px 11px;
	float:left;
	z-index:-3;
}

.small_border_right{
	position:relative;
	height:133px;
	width:11px;
	background: transparent url('../img/small_border_right.gif') no-repeat;
	float:left;
	z-index:-3;
}

.small_border_bottom_color{
	position:relative;
	height:16px;
	width:169px;
	background: transparent url('../img/color_border_bottom_small.gif') no-repeat; 
	margin: 123px 0px 0px 0px;
	*margin:-16px 0px 0px 0px;
	z-index:-2;
}

.spacer_blocks{
	height:2px;
	*height:15px;
}

#flash_iframe{
		position: relative;
		margin-top: 0px;
		width: 310px;
		height: 350px;
}

.cnt_provincies{
	position: relative;
	
	top: -35px;
	width: 620px;
}

.body_provincies{
	position: relative;
	
	width: 100%;
}

.back_link{
	position: relative;
	width: 250px;
	margin: -10px 0px 0px 30px;
	*margin: 0px 0px 0px 0px;
}

.back_link a{
	color: #000;
}

.bestel_blauw_bg a{
	color:#fff;
	}
	
.img_sort {
	border:0;
	margin-left: 5px;
}

.bestellen{
	position: relative;
	width: 300px;
	height: 40px;
	margin: -30px 0px 0px 310px;
}

.bestellen form{
	margin: 4px 0px 0px 0px;
	*margin: 4px 0px 0px 0px;
}

#opstap_select{
	position: relative;
	margin: 10px 0px 0px 10px;
}

#opstap_submit{
	position: relative;
	height: 27px;
	width: 34px;
	margin: 0px 0px 0px 270px;
	padding:0;
	*margin: -40px 0px 0px 270px;
	background: transparent url('../img/more_butt.gif') no-repeat;
	border: none;
	cursor: pointer;
}

#bestel_form{
	position: relative;
	font-size: 14px;
	font-weight: bold;
	color: #012e96;
	margin: -5px 0px 0px 50px;
}

.prov_img{
	position: relative;
	width: 299px;
	height: 310px;
	padding: 0px 0px 10px 0px;
	left: 165px;
	
}

.city_icon{
	width: 18px;
	height: 22px;
	
}

.city_name{
	display: none;	
}

/* ************************** */
#img_limburg{
	background: transparent url('../img/provincies/limburg.gif') no-repeat;
	
}

#sevenum{
	position: relative;
	background: transparent url('../img/balloon.gif') no-repeat;
	left: 170px;
	top: 100px;
	z-index: 5;
}

#sevenum:hover{
	position: relative;
	background: transparent url('../img/balloon_hover.gif') no-repeat;
	z-index: 5;
}

#sevenum:hover .city_name{
	position: relative;
	display: block;
	width: 60px;
	height: 15px;
	left: 18px;
	background: #fff;
	border: 1px solid #000;
	padding-left: 5px;
	z-index: 5;
}

#roermond{
	position: relative;
	background: transparent url('../img/balloon.gif') no-repeat;
	left: 170px;
	top: 145px;
	z-index: 5;
}

#roermond:hover{
	position: relative;
	background: transparent url('../img/balloon_hover.gif') no-repeat;
	z-index: 5;
}

#roermond:hover .city_name{
	position: relative;
	display: block;
	width: 65px;
	height: 15px;
	left: 18px;
	background: #fff;
	border: 1px solid #000;
	padding-left: 5px;
	z-index: 5;
}
/* ********************************* */


#img_friesland{
	background: transparent url('../img/provincies/friesland.gif') no-repeat;
	
	z-index: 1;
}



#joure{
	position: relative;
	background: transparent url('../img/balloon.gif') no-repeat;
	left: 170px;
	top: 200px;
	z-index: 5;
}

#joure:hover{
	position: relative;
	background: transparent url('../img/balloon_hover.gif') no-repeat;
	z-index: 5;
}

#joure:hover .city_name{
	position: relative;
	display: block;
	width: 50px;
	height: 15px;
	left: 18px;
	background: #fff;
	border: 1px solid #000;
	padding-left: 10px;
	z-index: 5;
}
/* ********************************* */
#img_groningen{
	background: transparent url('../img/provincies/groningen.gif') no-repeat;

}

#groningen{
	position: absolute;
	background: transparent url('../img/balloon.gif') no-repeat;
	left: 320px;
	top: 60px;
	z-index: 5;
}

#groningen:hover{
	position: absolute;
	background: transparent url('../img/balloon_hover.gif') no-repeat;
	z-index: 5;
}

#groningen:hover .city_name{
	position: absolute;
	display: block;
	width: 63px;
	height: 15px;
	left: 18px;
	background: #fff;
	border: 1px solid #000;
	padding-left: 5px;
	z-index: 5;
}
/* ********************************* */
#img_drenthe{
	background: transparent url('../img/provincies/drenthe.gif') no-repeat;
	
}

#emmen{
	position: absolute;
	background: transparent url('../img/balloon.gif') no-repeat;
	left: 360px;
	top: 210px;
	z-index: 5;
}

#emmen:hover{
	position: absolute;
	background: transparent url('../img/balloon_hover.gif') no-repeat;
	z-index: 5;
}

#emmen:hover .city_name{
	position: absolute;
	display: block;
	width: 53px;
	height: 15px;
	left: 18px;
	background: #fff;
	border: 1px solid #000;
	padding-left: 5px;
	z-index: 5;
}
/* ********************************* */
#img_overijssel{
	background: transparent url('../img/provincies/overijssel.gif') no-repeat;
	
}

#zwolle{
	position: absolute;
	background: transparent url('../img/balloon.gif') no-repeat;
	left: 220px;
	top: 100px;
	z-index: 5;
}

#zwolle:hover{
	position: absolute;
	background: transparent url('../img/balloon_hover.gif') no-repeat;
	z-index: 5;
}

#zwolle:hover .city_name{
	position: absolute;
	display: block;
	width: 45px;
	height: 15px;
	left: 18px;
	background: #fff;
	border: 1px solid #000;
	padding-left: 5px;
	z-index: 5;
}

#rijssen{
	position: absolute;
	background: transparent url('../img/balloon.gif') no-repeat;
	left: 300px;
	top: 210px;
	z-index: 5;
}

#rijssen:hover{
	position: absolute;
	background: transparent url('../img/balloon_hover.gif') no-repeat;
	z-index: 5;
}

#rijssen:hover .city_name{
	position: absolute;
	display: block;
	width: 50px;
	height: 15px;
	left: 18px;
	background: #fff;
	border: 1px solid #000;
	padding-left: 5px;
	z-index: 5;
}

#oldenzaal{
	position: absolute;
	background: transparent url('../img/balloon.gif') no-repeat;
	left: 400px;
	top: 220px;
	z-index: 5;
}

#oldenzaal:hover{
	position: absolute;
	background: transparent url('../img/balloon_hover.gif') no-repeat;
	z-index: 5;
}

#oldenzaal:hover .city_name{
	position: absolute;
	display: block;
	width: 65px;
	height: 15px;
	left: 18px;
	background: #fff;
	border: 1px solid #000;
	padding-left: 5px;
	z-index: 5;
}
/* ********************************* */

#img_flevoland{
	background: transparent url('../img/provincies/flevoland.gif') no-repeat;
	
}
/* ********************************* */

#img_gelderland{
	background: transparent url('../img/provincies/gelderland.gif') no-repeat;
	
}

#apeldoorn{
	position: absolute;
	background: transparent url('../img/balloon.gif') no-repeat;
	left: 290px;
	top: 120px;
	z-index: 5;
}

#apeldoorn:hover{
	position: absolute;
	background: transparent url('../img/balloon_hover.gif') no-repeat;
	z-index: 5;
}

#apeldoorn:hover .city_name{
	position: absolute;
	display: block;
	width: 63px;
	height: 15px;
	left: 18px;
	background: #fff;
	border: 1px solid #000;
	padding-left: 5px;
	z-index: 10;
}

#harfsen{
	position: absolute;
	background: transparent url('../img/balloon.gif') no-repeat;
	left: 360px;
	top: 130px;
	z-index: 5;
}

#harfsen:hover{
	position: absolute;
	background: transparent url('../img/balloon_hover.gif') no-repeat;
	z-index: 5;
}

#harfsen:hover .city_name{
	position: absolute;
	display: block;
	width: 53px;
	height: 15px;
	left: 18px;
	background: #fff;
	border: 1px solid #000;
	padding-left: 5px;
	z-index: 5;
}

#arnhem{
	position: absolute;
	background: transparent url('../img/balloon.gif') no-repeat;
	left: 320px;
	top: 170px;
	z-index: 5;
}

#arnhem:hover{
	position: absolute;
	background: transparent url('../img/balloon_hover.gif') no-repeat;
	z-index: 5;
}

#arnhem:hover .city_name{
	position: absolute;
	display: block;
	width: 63px;
	height: 15px;
	left: 18px;
	background: #fff;
	border: 1px solid #000;
	padding-left: 5px;
	z-index: 10;
}

#nijmegen{
	position: absolute;
	background: transparent url('../img/balloon.gif') no-repeat;
	left: 290px;
	top: 190px;
	z-index: 5;
}

#nijmegen:hover{
	position: absolute;
	background: transparent url('../img/balloon_hover.gif') no-repeat;
	z-index: 5;
}

#nijmegen:hover .city_name{
	position: absolute;
	display: block;
	width: 63px;
	height: 15px;
	left: 18px;
	background: #fff;
	border: 1px solid #000;
	padding-left: 5px;
	z-index: 10;
}

#doetinchem{
	position: absolute;
	background: transparent url('../img/balloon.gif') no-repeat;
	left: 360px;
	top: 170px;
	z-index: 5;
}

#doetinchem:hover{
	position: absolute;
	background: transparent url('../img/balloon_hover.gif') no-repeat;
	z-index: 5;
}

#doetinchem:hover .city_name{
	position: absolute;
	display: block;
	width: 75px;
	height: 15px;
	left: 18px;
	background: #fff;
	border: 1px solid #000;
	padding-left: 5px;
	z-index: 10;
}
/* ********************************* */

#img_nholland{
	background: transparent url('../img/provincies/nholland.gif') no-repeat;
	
}

#alkmaar{
	position: absolute;
	background: transparent url('../img/balloon.gif') no-repeat;
	left: 300px;
	top: 120px;
	z-index: 5;
}

#alkmaar:hover{
	position: absolute;
	background: transparent url('../img/balloon_hover.gif') no-repeat;
	z-index: 5;
}

#alkmaar:hover .city_name{
	position: absolute;
	display: block;
	width: 50px;
	height: 15px;
	left: 18px;
	background: #fff;
	border: 1px solid #000;
	padding-left: 5px;
	z-index: 5;
}
/* ********************************* */

#img_zholland{
	background: transparent url('../img/provincies/zholland.gif') no-repeat;
	
}

#alphenadrijn{
	position: absolute;
	background: transparent url('../img/balloon.gif') no-repeat;
	left: 300px;
	top: 100px;
	z-index: 5;
}

#alphenadrijn:hover{
	position: absolute;
	background: transparent url('../img/balloon_hover.gif') no-repeat;
	z-index: 5;
}

#alphenadrijn:hover .city_name{
	position: absolute;
	display: block;
	width: 92px;
	height: 15px;
	left: 18px;
	background: #fff;
	border: 1px solid #000;
	padding-left: 5px;
	z-index: 5;
}

#gouda{
	position: absolute;
	background: transparent url('../img/balloon.gif') no-repeat;
	left: 355px;
	top: 150px;
	z-index: 5;
}

#gouda:hover{
	position: absolute;
	background: transparent url('../img/balloon_hover.gif') no-repeat;
	z-index: 5;
}

#gouda:hover .city_name{
	position: absolute;
	display: block;
	width: 50px;
	height: 15px;
	left: 18px;
	background: #fff;
	border: 1px solid #000;
	padding-left: 5px;
	z-index: 5;
}
/* ********************************* */

#img_utrecht{
	background: transparent url('../img/provincies/utrecht.gif') no-repeat;
	
}

#utrecht{
	position: absolute;
	background: transparent url('../img/balloon.gif') no-repeat;
	left: 290px;
	top: 150px;
	z-index: 5;
}

#utrecht:hover{
	position: absolute;
	background: transparent url('../img/balloon_hover.gif') no-repeat;
	z-index: 5;
}

#utrecht:hover .city_name{
	position: absolute;
	display: block;
	width: 50px;
	height: 15px;
	left: 18px;
	background: #fff;
	border: 1px solid #000;
	padding-left: 5px;
	z-index: 5;
}

#amersfoort{
	position: absolute;
	background: transparent url('../img/balloon.gif') no-repeat;
	left: 360px;
	top: 130px;
	z-index: 5;
}

#amersfoort:hover{
	position: absolute;
	background: transparent url('../img/balloon_hover.gif') no-repeat;
	z-index: 5;
}

#amersfoort:hover .city_name{
	position: absolute;
	display: block;
	width: 70px;
	height: 15px;
	left: 18px;
	background: #fff;
	border: 1px solid #000;
	padding-left: 5px;
	z-index: 5;
}

#woerden{
	position: absolute;
	background: transparent url('../img/balloon.gif') no-repeat;
	left: 230px;
	top: 160px;
	z-index: 5;
}

#woerden:hover{
	position: absolute;
	background: transparent url('../img/balloon_hover.gif') no-repeat;
	z-index: 5;
}

#woerden:hover .city_name{
	position: absolute;
	display: block;
	width: 50px;
	height: 15px;
	left: 18px;
	background: #fff;
	border: 1px solid #000;
	padding-left: 5px;
	z-index: 5;
}

#nieuwegein{
	position: absolute;
	background: transparent url('../img/balloon.gif') no-repeat;
	left: 245px;
	top: 200px;
	z-index: 5;
}

#nieuwegein:hover{
	position: absolute;
	background: transparent url('../img/balloon_hover.gif') no-repeat;
	z-index: 5;
}

#nieuwegein:hover .city_name{
	position: absolute;
	display: block;
	width: 75px;
	height: 15px;
	left: 18px;
	background: #fff;
	border: 1px solid #000;
	padding-left: 5px;
	z-index: 5;
}

#houten{
	position: absolute;
	background: transparent url('../img/balloon.gif') no-repeat;
	left: 295px;
	top: 210px;
	z-index: 5;
}

#houten:hover{
	position: absolute;
	background: transparent url('../img/balloon_hover.gif') no-repeat;
	z-index: 5;
}

#houten:hover .city_name{
	position: absolute;
	display: block;
	width: 75px;
	height: 15px;
	left: 18px;
	background: #fff;
	border: 1px solid #000;
	padding-left: 5px;
	z-index: 5;
}

#veenendaal{
	position: absolute;
	background: transparent url('../img/balloon.gif') no-repeat;
	left: 400px;
	top: 200px;
	z-index: 5;
}

#veenendaal:hover{
	position: absolute;
	background: transparent url('../img/balloon_hover.gif') no-repeat;
	z-index: 5;
}

#veenendaal:hover .city_name{
	position: absolute;
	display: block;
	width: 75px;
	height: 15px;
	left: 18px;
	background: #fff;
	border: 1px solid #000;
	padding-left: 5px;
	z-index: 5;
}
/* ********************************* */

#img_nbrabant{
	background: transparent url('../img/provincies/nbrabant.gif') no-repeat;
	
}

#denbosch{
	position: absolute;
	background: transparent url('../img/balloon.gif') no-repeat;
	left: 320px;
	top: 120px;
	z-index: 5;
}

#denbosch:hover{
	position: absolute;
	background: transparent url('../img/balloon_hover.gif') no-repeat;
	z-index: 5;
}

#denbosch:hover .city_name{
	position: absolute;
	display: block;
	width: 75px;
	height: 15px;
	left: 18px;
	background: #fff;
	border: 1px solid #000;
	padding-left: 5px;
	z-index: 5;
}

#breda{
	position: absolute;
	background: transparent url('../img/balloon.gif') no-repeat;
	left: 250px;
	top: 140px;
	z-index: 5;
}

#breda:hover{
	position: absolute;
	background: transparent url('../img/balloon_hover.gif') no-repeat;
	z-index: 5;
}

#breda:hover .city_name{
	position: absolute;
	display: block;
	width: 40px;
	height: 15px;
	left: 18px;
	background: #fff;
	border: 1px solid #000;
	padding-left: 5px;
	z-index: 5;
}

#tilburg{
	position: absolute;
	background: transparent url('../img/balloon.gif') no-repeat;
	left: 300px;
	top: 150px;
	z-index: 5;
}

#tilburg:hover{
	position: absolute;
	background: transparent url('../img/balloon_hover.gif') no-repeat;
	z-index: 5;
}

#tilburg:hover .city_name{
	position: absolute;
	display: block;
	width: 45px;
	height: 15px;
	left: 18px;
	background: #fff;
	border: 1px solid #000;
	padding-left: 5px;
	z-index: 5;
}

#eindhoven{
	position: absolute;
	background: transparent url('../img/balloon.gif') no-repeat;
	left: 350px;
	top: 170px;
	z-index: 5;
}

#eindhoven:hover{
	position: absolute;
	background: transparent url('../img/balloon_hover.gif') no-repeat;
	z-index: 5;
}

#eindhoven:hover .city_name{
	position: absolute;
	display: block;
	width: 65px;
	height: 15px;
	left: 18px;
	background: #fff;
	border: 1px solid #000;
	padding-left: 5px;
	z-index: 5;
}
/* ********************************* */

#img_zeeland{
	background: transparent url('../img/provincies/zeeland.gif') no-repeat;

}


/* ********************************************************************************************* */
.prijz_left{
	position: relative;
	width: 420px;
	*width: 450px;
	height: 200px;
	float: left;
}

.prijz_left ul{
	position: relative;
	margin: 0px 0px 0px -40px;
	*margin-left:0;
	font-weight:bold;
}

.prijz_right{
	position: relative;
	width: 190px;
	height: 200px;
	float: left;
}

#img_staffel{
	background: transparent url('../img/staffelprijzen.gif') no-repeat;
	background-position: 30px 20px;
}

#img_vv{
	background: transparent url('../img/vroegevogel.gif') no-repeat;
	background-position: 30px 20px;
}

#img_viparr{
	background: transparent url('../img/viparr.gif') no-repeat;
	background-position: 30px 20px;
}

#img_rol{
	background: transparent url('../img/rolstoel.gif') no-repeat;
	background-position: 30px 20px;
}

#img_over{
	background: transparent url('../img/overige.gif') no-repeat;
	background-position: 30px 20px;
}
.mor_butt_prijz{
	position: relative;
	margin: 170px 0px 0px 125px;
}

a.prijz_bestel{
	color: #012e96;
	font-size: 14px;
	font-weight: bold;
	position: absolute;
	margin: 175px 0px 0px 50px;
}

#links_1{
	position: relative;
	width: 220px;
	height: 130px;
	margin-left: 20px;
	float: left;
}



#links_2{
	position: relative;
	width: 220px;
	height: 130px;
	float: left;
}

.cnt_cities{
	position: relative;
	width: 670px;
	border: 1px solid red;
}

/* ///////////////////// FORMS ///////////////////////////// */
.form_done{
	position: relative;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
}

#tip_ander{
	margin-top: 20px;
}

#tip_ander input{
	border: none;
}

input {
	font-size: 11px;
}

textarea {
	font-size: 11px;
}

#tip_ander .tip_label{
	width: 400px;
}

h2{
	color: red;
}

.tip_left_cnt{
	position: relative;
	width: 180px;
	*width: 200px;
	height: 200px;
	float: left;
}

.tip_right_cnt{
	position: relative;
	width: 180px;
	*width: 200px;
	padding: 25px 0px 0px 40px;
	float: left;
}

#tip_kruimel{
	position: relative;
	top: -25px;
}

.tip_msg{
	position: relative;
	margin-top: -25px;
}

.sub_butt{
	position: relative;
	top: -10px;
}

.vaarten{
	position: relative; 
	z-index: 10;
}

.vaarten td{
	position: relative;
	border-bottom: 1px solid white;
	font-size: 11px;
	padding: 0px;
	color: white;
}

.lastminutes_vaart td{
	background: none;
	color: black;
}
.lastminutes_vaart {
	width: 115%;
	*width: 105%;
}
#contact_txta{
	position: relative;
	margin: 0px 0px 0px 52px;
}