html, body {
	height: 100%;
}

body{
	background-image:url(/img/bg.gif);
	background-color:#FFF;
	margin:0 0 0 0;
}

form {
	padding: 0px; 
	margin: 0px;
	position: relative;
	z-index: 100;
}

h1, h2, h3 {
	font-family:trebuchet ms;	
	letter-spacing:.02em;
}

h1 {
	font-size:1.67em;
	color:#3cb6ce;
	margin:0px 0px 10px 0px;
}
h1 span{
	color:#5ea3aa;
}
h2 {
	font-size: 1.25em;
	color:#3cb6ce;;
	margin: 5px 0px 5px 0px;
}
h3 {
	font-size: 1.1em;
	margin: 5px 0px 0px 0px;
	color: #3e3e3e;
}
em {
	font-weight: bold;
	font-style: normal;
	font-size:small !important; font-size:larger;
}
p {margin: 0 0 10px 0; }

form {
	margin:0px;
	padding:0px;
}

/******** Algemene style *******/
.list {
	clear:both;
	padding: 0px;
	margin: 0px;
}
.list li , .tekstInzet ul li{
	position: relative;
	padding: 0px 0px 0px 10px;
	margin: 0px;	
	display: block;
	background:url(/img/bullet-list.gif) 0 4px no-repeat;
	color:#005758;
	font-size:.95em;
}

.tekstInzet ul li
{
	padding-top:5px;
	background-position:0 9px;

}


.list li.nobackground{
	background:none;
	padding:0;
	font-weight:bold;
}
.list li a {
	color:#3e3e3e;
	padding:0px;
	margin: 0px;
	font-size:.95em;
}

.tekstInzet ul li a{
	color:#3e3e3e;
}


.list li a:hover, .list2 li a:hover , .tekstInzet ul li a:hover{
	color: #818080;
	text-decoration:underline;
}

/* bovenbalk style */
#zoeken input#zoek {
	background:url(/img/zoek.gif) left top no-repeat;
}

#fontGroter,
#fontNormaal,
#fontKleiner {
	display: inline;
	position: static;
	height: 16px;
	width: 16px;
	margin: 1px 6px 0 0;
}

#fontGroter {
	background:url(/img/font-groter.gif) left top no-repeat;
}

#fontNormaal {
	background:url(/img/font-normaal.gif) left top no-repeat;
}

#fontKleiner {
	background:url(/img/font-kleiner.gif) left top no-repeat;
}

#maincontainer {
	width: 796px;
	position: static;
	overflow: hidden;
	padding-bottom:30px;
}

#topbalk {
	width: 100%;
	position: static;
	z-index: 10;
	left: 0;

}

#topbalk div.ZoekenBovenaan, 
#topbalk ul#sitewides li.contact {
	display: none;
}

#topbalk a { /* Logo */
	background: url(/img/logo-connexxiontravel.png) no-repeat;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/logo-connexxiontravel.png');		
	float: right;
	margin: 36px 66px 3px 0;
	width: 230px;
	height: 22px;
	position: relative;
	z-index: 1;
}


#topbalk img#logo {
	position: static;
	left: 0;
	top: 0;
	width: 171px;
	height: 18px;
}

#topbalk ul#sitewides a,
#topbalk ul#other a,
#topbalk ul#tabs a {
	float: none;
	width: auto;
	height: auto;
	position: static;
	margin: 0;
}

#topbalk ul#tabs a {
	background: none;
	margin: 0 8px 0 0;
}

#topbalk div.top-menu {
	position: absolute;
	left: 0;
	background: url(/img/bg-top-menu.gif) no-repeat 0 top;
	height: 30px;
	padding: 5px 0 0;
	width: 100%;
}

#topbalk ul#sitewides {
	margin: 0 0 0 10px;
}

#topbalk ul#sitewides,
#topbalk ul#other {
	clear: both;
	font-size: 1.1em;
	display: inline;
	position: relative;
	top: -3px;
}

#topbalk ul#other {
	font-size: .95em;
	right: auto !important;
	margin: 0 10px 0 0;
}

#topbalk ul#other li,
#topbalk ul#sitewides li {
	float: none;
	display: inline;
	margin: 0;
	height: 30px;
	margin: 0 9px 0 0;
}

#topbalk ul#sitewides li a {
	background: transparent url(/img/bulletsitewide.gif) no-repeat left 5px;
}

#topbalk ul#other li a {
	font-weight: bold;
	background: transparent url(/img/bullet.gif) no-repeat left 2px;
	letter-spacing: normal;
}

#topbalk ul#sitewides a,
#topbalk ul#other a {
	color: #005758;
	font-weight: normal;
}

#tabs {
	width: 765px;
	position: relative;
	top:106px;
	top: 50px\9;
	margin: 0 0 0 19px;
	z-index: 7;
}

*:first-child+html #tabs {top: 50px;} 
* html #tabs {top: 50px;}

#tabs li {
	width: auto;
}

#tabs li a {
	color:#005758;
	white-space: nowrap;
	overflow: hidden;
	font-size: .95em;
	border-right: 1px solid #cacaca;
	padding: 0 8px 2px 0;
	margin: 0 11px 0 0;
	letter-spacing: normal;
}

#tabs li.last a {
	border: none;
}

#tabs li.active a {
	color: #005758;
}

/* regioindex & regioswitch style */
#regioindex {
	margin: 0 0 125px -2px;
	margin: 0 0 67px -2px\9;
}


*:first-child+html #regioindex {margin: 0 0 67px -2px;}
* html #regioindex {margin: 0 0 67px -2px;}

#regioindex h1 {
	font-family:trebuchet ms;
	font-size:2.3em;
	color:#005758;
	margin: 0 0 0 19px;
	padding: 0;
	letter-spacing:.02em;
	position: absolute;
	z-index: 1;
	top: 60px;
}

*:first-child+html #regioindex h1 {top: 58px;}
* html #regioindex h1 {top: 58px;}

#regioindex img {
	position: absolute;
	top: 30px;
	margin: 0px;
	padding: 0px;
	left: 0px;
	width: 718px;
	height: 65px;
}

div.ProvincieSwitch {
	background: url(/img/nav_bg2.png) no-repeat;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/nav_bg2.png');		
	width: 793px;
	height: 88px;
	position: absolute;
	z-index: 1;
	top: 50px;
}

div#regioindex form {
	position: static;
	z-index: 1;
}

#regioswitch {
	font-size: .9em;
	color: #515151;
	border-left: 1px solid #c1c1c1;
	padding: 0 0 0 9px;
	margin: 25px 0 0 235px;
	height: 15px;
}

*:first-child+html #regioswitch {margin: 24px 0 0 235px;}
* html #regioswitch {margin: 24px 0 0 235px;}

#regioswitch select {
	margin: -2px 0 0 0 !important; margin: 0px;
	width: 125px;
	vertical-align:middle;
	font-size: .9em;
	color: #000000;
	border: 1px solid #7f9db9;
}

/* gezamelijke eigenschappen van kolommen */

#contentkolom, #infokolom, #tariefvervoerindex, #dashboard, #mijnconnexxioninlog {
	position: relative;
	float: left;
	margin: 0px;
	padding: 0px;
}

/* contentkolom - hier staat de content en info zodat straks het dashboard kan open/dichtklappen */
#contentkolom {
	width: 595px;
	margin:3px 0 0 0;
	color:#676767;
}
#contentkolombreed{
	width:785px;
}
div.navigatie-kolom{
	width:203px;
	float:left;
	border-top:solid 1px #d6e4e5;
	margin:0 25px 0 0;
}
ul.navigatie,
ul.subnavigatie{
	margin:0;
	padding:0;
	list-style-type:none;
	width:203px;
}
ul.navigatie{
}
ul.navigatie li,
ul.subnavigatie li{
	margin:0;
	padding:0;
	width:203px;
}
ul.subnavigatie li a{

}
ul.navigatie li a,
ul.subnavigatie li a{
	display:block;
	list-style-type:none;
	background-image:url(/img/nav-bg2.gif);
	background-position:0 bottom;
	padding:7px 0 7px 7px;
	color:#666666;
	width:196px;
}
ul.subnavigatie li a{
	width:169px;
	padding:7px 0 7px 34px;
	color:#666666;
}
ul.navigatie li a.ACTIEF,
ul.navigatie li a:hover,
ul.subnavigatie li a:hover{
background-image:url(/img/nav-a-ov-bg.gif);
}
div.content-kolom{
	width:554px;

}

#contentkolom.contentpagina {width: 584px;}

/* infokolom - hier komen mijnconnexxion inlog en linklijsten te staan */
#infokolom {width: 180px; margin: 0 0 0 10px;}

#meldingonbekend {
	position:absolute; 
	left:230px; 
	bottom:130px;
	width:184px;
	padding:22px 0 18px 0;
	z-index:100;
}
#meldingonbekend #meldingtop {
	position:absolute; 
	top:0; 
	width:184px; 
	height:22px;
	background-image:url(/img/melding_top.png);
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/melding_top.png');			
}
* html #meldingonbekend #meldingtop {
	background:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./img/melding_top.png');

}
#meldingonbekend #meldingcenter {
	background:url(/img/melding.png) repeat-y;
	width:184px;
	padding:0 22px;
	w\idth:140px;
	font-size:11px;
	color:#e10000;
	line-height:15px;
}
* html #meldingonbekend #meldingcenter {
	background:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./img/melding.png', sizingMethod='scale');
}
#meldingonbekend #meldingcenter h4 {
	background:url(/img/melding.gif) left top no-repeat;
	color:#800080;
	padding-left:19px;
	margin-bottom:2px;
	font-size:11px;
}
#meldingonbekend #meldingcenter a {
	background:url(/img/bullet.gif) left 5px no-repeat;
	color:#006966;
	padding-left:11px;
	display:block;
	line-height:15px;
}
#meldingonbekend #meldingcenter a:hover {
	text-decoration:underline;
}
#meldingonbekend #meldingbottom {
	position:absolute; 
	bottom:0; 
	width:184px; 
	height:18px;
	background-image:url(/img/melding_bot.png);
}
 * html #meldingonbekend #meldingbottom {
	background:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./img/melding_bot.png');
}

#contentpagina.contentkolom #infokolom {
	margin: 0px;
	position: relative; 
	float: left;
}

#dashboard {width: 585px; margin: 0 0 10px 0;}

#mijnconnexxioninlog {
	margin: 4px 0px 12px 0px !important; margin: 4px 0px 12px 0px;
	//padding: 12px 12px 12px 15px;
	padding-top: 12px;
	padding-left: 16px;
	padding-bottom: 15px;
	padding-right: 5px;
	width: 170px;
	background: url(/img/inlogbg.gif) 0px bottom no-repeat;
}

#mijnconnexxioninlog #inloggen {position: relative; margin: 0px 0px 0px 0px;}
#mijnconnexxioninlog #sfeerbeeld {margin: 21px 0px 10px -12px; padding: -11px; }

#mijnconnexxioninlog form, #mijnconnexxioninlog input{font-size: 0.9em;}

#mijnconnexxioninlog form {
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #005759;
	width: 153px;
}

#mijnconnexxioninlog form span.verplicht {
	color: #D7328E;
}

#mijnconnexxioninlog div#inloggen {
	padding-bottom: 5px;
	margin-bottom: 7px;
	border-bottom: #F6CCE2 solid 1px;
}

#mijnconnexxioninlog input {
	width: 145px;
	height: 15px;
	border: 1px solid #C4C4C6;
	margin: 3px 0px 6px 0px;
}
#mijnconnexxioninlog input.btnlogin {
	width: 73px;
	height: 20px;
	border: 0px;
	margin-right: 7px;
} 

#mijnconnexxioninlog ul.list li {
	margin: 0px 0px 5px 0px;
	background:url(/img/bullet-purple.gif) 0 4px no-repeat;
}
#mijnconnexxioninlog h2 {
	margin: 0px 0px 5px 12px;
	padding: 0px 0px 0px 30px;
	background: url(/img/mc_header.gif) 0px 2px no-repeat;
	color: #fff;
	width: 130px;
}
#mijnconnexxioninlog .header-back {
	position: absolute;
	left: 3px;
	width: 178px;
	background: #D7328E;
	margin-top: -4px;
}
#mijnconnexxioninlog span.top {
	position: absolute;
	width: 187px;
	top: 0px;
	left: 0px;
	height: 33px;
	background: url(/img/inlogbg_top.gif) 0px 0px no-repeat;
}

/* tariefvervoer index  - hier wordt op 2.3 de bovenste kolom ingedeeld inclusief mijnconnexxioninlog*/

#tariefvervoerindex {margin: 0px 0px 20px 0px; padding: 0px;}
#tariefvervoerindex .beeldinfo {
	position: relative; 
	float: left; 
	width: 585px; 
	margin: 0 17px 0 0; 
}
#tariefvervoerindex .inlogkolom {
	position: relative; 
	float: left; 
	width: 178px; 
	margin: -4px 0px 0px 0px; 
	padding: 0px;
}

#tariefvervoerindex .tekstkolom {width: 282px;}
#tariefvervoerindex #beeld {width: 585px; margin: 0 0 15px 0; padding: 0px;}


.links {float: left;}
.rechts {float: right;}

.tekstkolom h2 {
	color: #3cb6ce;;
	font-size: 1.4em;
}

.tekstkolom a:hover {
	color: #3E3E3E; 
	text-decoration:underline;
}
.leesverder{
	position: relative;
	color: #3E3E3E;
	padding: 0 18px 0 0;
	background: url(/img/leesmeer.gif) right 3px no-repeat;
	text-decoration:none;
	white-space:nowrap;
}
.leesmeer {
	color: #3E3E3E;
	background: url(/img/bullet.gif) right 3px no-repeat;
	text-align: right;
	padding-right: 10px;
	margin-right: 10px;
}
.leesmeer a {
	color: #3E3E3E;
}
.leesmeer a:hover {
	text-decoration:underline;
}

div.pijltjeslinks a {
	position: relative;
	color: #3E3E3E;
	padding: 0 18px 0 0;
	background: url(/img/leesmeer.gif) right 3px no-repeat;
	text-decoration:none;
}
div.par_alle a, .alle {
	display: block;
	position:relative;
	margin:  10px 0 0 0;
	padding: 0 0 0 10px;
	color: #3E3E3E;
	background: url(/img/bullet.gif) left 5px no-repeat;
}
div.lists a.alle {
	margin: 0;
}
.meerinformatie {
	padding: 0 0 0 10px;
	font-size: 0.9em;
	font-weight: bold;	
	color: #3e3e3e;
	background: url(/img/bullet.gif) left 4px no-repeat;
}
.meerinformatie:hover {color: #818080; 
	text-decoration:underline;}

/* gezamelijke eigenschappen navigatie & content */

h2.kolomhead {
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 5px 0px;
	display: block;
	color: #3cb6ce;;
	border-bottom: 1px solid #ccddde;
	height:20px;
}
#infokolom h2.kolomhead{
	color:#005758;
}

.BannerRechts h2{
border-bottom:1px solid #CCDDDE;
color:#3CB6CE;
display:block;
height:20px;
margin:0 0 8px;
padding:8px 0 5px;
font-family:trebuchet ms!important;
}

.BannerRechts{
color:#515151;
font-size:0.95em;

}

.BannerRechts .tekstInzet{
	margin-bottom:15px;

}

h2.lijstomschrijving {
	text-align:right;
	margin: 40px 0px 26px 0px;
	background: #fff url(/img/lijstomschrijving_bg.gif) 0px 19px repeat-x;
	color: #3cb6ce;;
}
h2.lijstomschrijving img {float: left; margin-top: -36px;}
h2.lijstomschrijving .water{font-size:13px;}
h2.lijstomschrijving.small {
	font-size: 0.95em;
	margin: 30px 0px 28px 0px;
	background: #fff url(/img/lijstomschrijving_bg.gif) 0px 15px repeat-x;
}
h2.lijstomschrijving.small.lijnmetboven {margin-top: 20px;}
h2.lijstomschrijving.small img {float: left; margin-top: -20px; padding: 0px;}

#nav {
	position: relative;
	float: left;
	margin: 0px;
	padding: 0px;
}
#nav p,
#infokolom p{
	font-size:.95em;
	color:#515151;
}
#infokolom p strong{
	color:#005758;
}
.liinleiding {font-weight: bold; display: block; color: #006966; text-decoration: none; margin: 0 0 3px 0;}
.specials h3 {font-weight: bold; font-size:.9em; display: block; color: #515151; text-decoration: none; margin: 0 0 3px 0;}

.nomargetop {margin-top: 0px;}


/* navigatie */
#nav {
	width: 178px;
	margin: 0px 22px 0px 0px;
}
#nav ul.list  {margin: 0px 0px 25px 0px;}
#nav .list li {	padding: 0px 0px 2px 15px;}

#nav a.terug{
	display:block;
	background:url(/img/bullet.gif) 0 3px no-repeat;
	padding:0 0 2px 15px;
	margin:18px 0 0 0px;
	font-weight:bold; 
	color: #005758;
	font-size:11px;
	text-decoration:none;
}

/* content beschrijving*/

#contentkolom #middle {
	width: 392px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#contentkolombreed #middle {
	width:585px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#contentkolomvolledigebreedte #middle {
	width:785px;
	margin: 0px;
	padding: 0px;
	float: left;
}

.lists div.linkerkolom, .lists div.rechterkolom {
	position: relative;
	width: 190px;
	w\idth: 185px;
	margin:0px 5px 0px 0px;
	padding: 0px;
	z-index:0;
}
.lists div.linkerkolom {position: relative; float: left;}
.lists div.rechterkolom {position: relative; float: right; margin: 0px -5px 0px 0px; padding: 0px;}

/* UL hack - de pijltjes lijnen anders uit in linkerkolom & rechterkolom */

.lists div.linkerkolom ul.list li {background-position:0px 5px;}
.lists div.rechterkolom ul.list li {background-position:0px 5px;}

#middle.tekstkolom .lists div.linkerkolom ul.list li {background-position:0px 7px;}
#middle.tekstkolom .lists div.rechterkolom ul.list li {background-position:0px 7px;}



.mededeling {line-height: 1.4em;}
.attentie {color: #ff0000;}

.tekstkolom {
	position: relative; 
	margin: 0px 0px 5px 0px;
	padding: 0px;
	font-size: 0.95em;
	line-height: 1.6em;
	color: #3e3e3e;
}


/* nieuwsbrief rss functie */

#nieuwsrss {
	background:url(/img/nbrss_bg.gif) left top no-repeat;
	font-size:0.83em;	/*10px;*/
	font-weight:bold;
	color:#7f7f7f;
	position:relative;
	padding:6px 0 0 19px;
	height:47px;
	he\ight:41px;
	margin:5px 0 3px 0;
	z-index:4;
}
#nieuwsbrief {
	background-image:url(/img/nb_bg.gif);
	color:#3E3E3E;
	font-size:0.92em;	/*11px;*/
	display:block;
	position:absolute;
	width:102px;
	height:19px;
	right:25px;
	top:3px;
	padding:3px 0 0 12px;
	w\idth:90px;
	he\ight:16px;
}
#rss {
	color:#FFF;
	font-size:0.92em;	/*11px;*/
	display:block;
	position:absolute;
	height:19px;
	right:3px;
	top:3px;
	padding:3px 0 0 6px;
	he\ight:16px;
}
#nieuwsbrief:hover, #rss:hover {
	text-decoration:underline;
}
#nieuwsrss_form {
	position:absolute;
	width:384px;
	height:250px;
	left:0;
	padding:0 0 0 20px;
	w\idth:364px;
	background:#ededed url(/img/nieuws_back.gif) bottom left no-repeat;
	display:none;
	z-index:4;
	color:#000000;
	font-size:11px;
	font-weight:normal;
}
* html #nieuwsrss_form iframe {
	display:block;
}
#nieuwsrss_form input {
	border:1px solid #000;
}
#close {
	background:url(/img/sluit.gif) left 7px no-repeat;
	padding:0 0 0 14px;
	color:#3E3E3E;
	font-size:1em;	/*11px;*/
	font-weight:bold;
	text-decoration:underline;
}
/* aanbiedingen */
.banner {
	margin-bottom: 10px;
}
.aanbiedingklein {
	position:relative;
}
.aanbiedingen {padding-top: 100px;}
.aanbiedingen img {
	position: absolute; 
	top: 0px;
	left: -16px;
	border: 0px;
	margin-bottom: 200px;
}
.list li a:hover .liinleiding {color: #44aab8;}

.par ul.aanbiedinglist {font-size:11px; color:#3e3e3e;clear:both;}
.par ul.aanbiedinglist li {margin-bottom:10px;}
.par ul.aanbiedinglist li a {display:block; font-weight:bold; color: #3E3E3E; margin-bottom:3px}
.par ul.aanbiedinglist li a:hover {color: #44aab8;}

.par ul.mijnconnexxionlist {font-size:11px; color:#3e3e3e;clear:both;}
.par ul.mijnconnexxionlist li {margin-bottom:10px; background: url(../img/bullet-purple.gif) no-repeat scroll 0pt 4px}
.par ul.mijnconnexxionlist li a {display:block; font-weight:bold; color: #3E3E3E; margin-bottom:3px}
.par ul.mijnconnexxionlist li a:hover {color: #44aab8;}

/* algemen voorwaarden */

.algemeneVoorwaarden {color:#006966; font-size:0.9em; font-weight:bold;}
.algemeneVoorwaarden:hover {color: #44aab8;}

/* specials */
.specials  ul {margin: 0 0 20px 0;}
.specials ul li {margin-bottom: 3px;}
.specials .liinleiding {font-size: 0.9em;}

/

/* 4 kolommen / meerkolommen kolom over de gehele breedte van de pagina */
#vierkolommen {
	position: relative; 
	float: left; 
	width: 780px; 
}
#vierkolommen .tekstkolom {
	position: relative;
	float: left;
	margin: 25px 13px 0 0;
	padding: 0px;
	width: 185px;
}
#vierkolommen .tekstkolom.laatste {margin:25px 0 0 0;}
#vierkolommen .tekstkolom .banner {margin-top: 15px;}
#vierkolommen .tekstkolom.extra{margin: 0 20px 0 0;}

/* middenkolom - contentkolom voor vervolgpagina's   */
#middle.tekstkolom {font-size: 1em;}
#middle.tekstkolom h2 {font-size: 1.3em;}

#vierkolommen .tekstkolom .list li{font-size: 1.05em; background:url(../img/bullet.gif) 0 6px no-repeat;}
#vierkolommen .tekstkolom ul.list {margin: 10px 0 0 0;}

/* FAQ */
.faqspace {margin-top: 20px;}
a.faq {
	position: relative;
	display:block;
	font-weight:bold;
	color:#3E3E3E;
	background:url(/img/faq_closed.gif) left 6px no-repeat;
	padding:0 0 0 13px;
	margin:4px 0;
}
a.open {
	background:url(/img/faq_open.gif) left 6px no-repeat;
}

/* BANNER eigenschappen voor banners buiten speciale divs */
div.banners {width: 585px; }
div.banners div.banner {float: left;}
.bannercontent {margin: 0px 0px 0px 0px;}
.bannercontent.extramarge {margin: 0 0 20px 0;}

.bannercontent.overzicht img {
	position: relative; 
	left: 0px;
	top: -2px;
}/*
.bannercontent a {
	position:relative;
	left:-148px;
	top:18px;
}*/
.arrdetail {
	margin-bottom:20px;
}
.arrdetail img {
	margin:0 0 2px -15px;
}
.arrdetail a {
	margin-left:15px;
}
#middle.tekstkolom .bannercontent img, #infokolom .banner img, .beeldinfo .tekstkolom img {
	position: relative;
	margin: -5px 0px 0px -16px;
	border: 0px;
}
.banneraanbiedingen {
	position: relative;
	margin: -5px 0px 0px 16px;
	border: 0px;
}


/********** CONTENTPAGINA eigenschappen ***********/
/* pagina titel */
#headerovercontent {
	position: relative; 
	float: right; 
	width: 584px; 
	margin: 0px;
}
#headerovercontent h1 {
	padding: 5px 0px 5px 0px;
	color: #005758;
	height:50px;
	border-bottom: 1px solid #ccddde;
	font-size:1.25em;
}
#headerovercontent h1 span{
	color: #005758;
	float:left;
	margin:25px 10px 0 0;
}
#headerovercontent p{
	float:left;
	width:11px;
	height:13px;
	background-image:url(/img/rating-ster.png);
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/rating-ster.png');
	float:left;
	margin:30px 0 0 0;
	padding:0;
	line-height:10px;
	font-size:10px;
}

.bannercontent form {
	margin: 5px 0 0 0;
	padding: 0px;
}

/* pagina print en email functies */
#printemail {
	margin:0 0 15px 0;
}
#printemail a {
	padding:0 15px 0 27px;
	font-family:trebuchet ms;
	font-size:1em;	/*12px;*/
	color:#3E3E3E;
}
#printemail a:hover {
	text-decoration:underline;
}
#printemail .print {
	background:url(/img/print.gif) 0 0 no-repeat;
}
#printemail .email {
	background:url(/img/email.gif) 0 2px no-repeat;
}

/* PARAGRAAF ELEMENTEN */
.par {
	margin:0 0 15px 0;
	line-height:18px;
}
.par h2 {margin: 0 0 10px 0;}
.tekstkolom .par h2 {
	margin:5px 0 5px 0;
}
.par a {
	color:#3E3E3E;
	text-decoration:underline;
}
.parformulier a {
	text-decoration:none;
}
.par a:hover {
	color:#3e3e3e;
}
.imgright img {
	float:right;
	margin:5px 0 5px 11px;
}
.imgleft img {
	float:left;
	margin:5px 11px 5px 0;
}
.imgcenter {
	text-align:center;
}
.imgright img, .imgleft img, .imgcenter img {
	border-left:11px solid #006966;
}

.imgright .noborder, .imgleft .noborder, .imgcenter .noborder {
	border:none;
}

.par ul li {
	position: relative;
	background:url(/img/bullet.gif) 0 4px no-repeat;
	padding:0 0 2px 15px;
}
/*.par ul li a {color: #3e3e3e;  text-decoration:none;}
.par ul li a:hover {color: #818080; text-decoration:underline;}*/

/*** inlog button ***/
.submitinlogbutton {
	position:relative;
	text-align: right;
	margin: 4px 6px 12px 0px;
	padding: 0px;
}

.inlogbutton {
	color:#fff;
	font-size: 11px;
	font-weight:bold;
	text-decoration:none;
	background:url(/img/btn_inloggen_links.gif) 0px 0px no-repeat;
	margin: 0px;
	padding:2px 0 3px 17px
}

*:first-child+html .inlogbutton {
	padding:2px 0 0px 17px;
}

* html .inlogbutton {
	padding:2px 0 0px 17px;
}

.inlogbutton span {
	background:url(/img/btn_inloggen_rechts.gif) right 0px no-repeat;
	padding: 2px 17px 3px 0;
	margin-top: -2px;
}

.inlogbutton:hover {background-position:0 -18px;}
.inlogbutton:hover span {background-position:right -18px;}

.submitinlogbutton a.paginabutton {
	color:#fff;
	font-size: 11px;
	font-weight:bold;
	text-decoration:none;
	background:url(/img/btn_inloggen_links.gif) 0px 0px no-repeat;
	margin: 0px;
	padding:2px 0 3px 17px
}

*:first-child+html .submitinlogbutton a.paginabutton  {
	padding:2px 0 0px 17px;
}

* html .submitinlogbutton a.paginabutton  {
	padding:2px 0 0px 17px;
}

.submitinlogbutton a.paginabutton span {
	background:url(/img/btn_inloggen_rechts.gif) right 0px no-repeat;
	padding: 2px 17px 3px 0;
	margin-top: -2px;
}

.submitinlogbutton a.paginabutton:hover {background-position:0 -18px;}
.submitinlogbutton a.paginabutton:hover span {background-position:right -18px;}


/*** submitbutton op de pagina ***/
.submit_paginabutton {
	position:relative;
	text-align: right;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
.paginabutton  {
	color:#fff;
	font-size: 11px;
	font-weight:bold;
	text-decoration:none;
	background:url(/img/btn_paginabuttons_links.gif) 0px 0px no-repeat;
	margin: 0px;
	padding:2px 0 3px 17px;
}

.paginabutton span {
	color:#fff;
	font-size: 11px;
	font-weight:bold;
	text-decoration:none;
	background:url(/img/btn_paginabuttons_rechts.gif) right 0px no-repeat;
	padding: 2px 17px 3px 0;
	margin-top: -2px;
}

*:first-child+html .paginabutton {
	padding:2px 0 0px 17px;
}

* html .paginabutton {
	padding:2px 0 0px 17px;
}

.tekstkolom .paginabutton:hover {text-decoration:none;}
.paginabutton:hover {background-position:0 -18px; text-decoration:none;}
.paginabutton:hover span {background-position:right -18px; text-decoration:none;}


/* special rond blok element in content */
.special div, div.special {
	position:relative;
	background:#EAF8F9;
	padding:13px 20px 15px 20px;
	width:374px;
	w\idth:334px;
}
.special ul li {
	position:relative;
	background:url(/img/arrow.gif) 2px 6px no-repeat;
	padding: 0 0 0 20px;
}
.special span {
	position:absolute;
	bottom:0 !important; bottom:-1px;
	left:0;
	display:block;
	width:374px;
	height:6px;
	line-height:0;
	font-size:0;
}

/* tabel uiterlijk */
.par table {
	font-family:trebuchet ms;
	width:100%;
}
.par table caption {
	text-align:left;
	font-size:12px;
	font-weight:bold;
	color: #3E3E3E;
	padding:0 0 5px 0px;
}
.par table tr th {
	font-size:0.92em;
	color: #818080;
	border-bottom:1px solid #d7e48c;
	padding:0 0 1px 12px;
}
.par table tr.odd {
	background-color:#fdfef3;
}
.par table tr td {
	padding:1px 0 1px 12px;
	vertical-align:top;
	border-bottom:1px solid #d7e48c;
}
.titel {
	margin:0;
}

/* download lijst */
.downloads ul li {
	padding:0 0 2px 0;
	background:none;
}
.downloads ul li a {
	padding:3px 0 4px 25px;
	background-position:0 3px;
	background-repeat:no-repeat;
}
.downloads ul a.pdf {
	background-image:url(/img/pdf.gif);
}
.downloads ul a.ppt {
	background-image:url(/img/ppt.gif) ;
}
.downloads ul a.doc {
	background-image:url(/img/word.gif);
}
.downloads ul a.jpg {
	background-image:url(/img/jpg.gif);
}
.downloads ul a.default {
	background-image:url(/img/bestandstype_onbekend.gif);
	background-position:2px 3px;
}
.downloads ul li a {text-decoration:none;}
.downloads ul li a:hover {text-decoration:underline;}


/* pagina teller */
.paging {
	border-top:1px solid #d7e48c;
	position:relative;
	text-align:center;
	width:100%;
	padding:6px 0 0 0;
	font-family:trebuchet ms;
	font-size:1em;	/*12px;*/
	height:30px;
}

.paging a {
	margin:0 3px 0 6px;
	color:#3E3E3E;
}
.paging span {
	margin:0 2px 0 5px;
	color:#ed1846;
	text-decoration:underline;
}
#vorige, #volgende {
	position:absolute;
	top:6px;
	margin:0;
}
#vorige:hover, #volgende:hover {
	text-decoration:underline;
}
#vorige {
	left:0;
	background:url(/img/vorige.gif) left 5px no-repeat;
	padding:0 0 0 18px;
}
#volgende {
	right:0;
	background:url(/img/volgende.gif) right 5px no-repeat;
	padding:0 18px 0 0;
}


/* actueel overzicht & product overzicht*/
.act, .product{	margin:0 0 18px 0;}

.product {
	border-bottom: 1px solid #d7e48c;
	padding-bottom:8px;
}
.product.laatste {border:0px;}
.act a, .product a{
	font-weight:bold;
	color:#3E3E3E;
}
.act a:hover, .product a:hover {
	text-decoration:underline;
}
.act span {
	color:#808080;
}
.act .leesverder, .product .leesverder{
	text-decoration:none;
	font-family:trebuchet ms;
	font-size:0.92em;	/*11px;*/
	font-weight:normal;
	background:url(/img/leesmeer.gif) right 5px no-repeat;
	padding:0 16px 0 0;
}

/* arrangementen  */
.arrangementen {
	margin:0 0 15px 0;
}

.arrangementen table {
	width: 100%;
	font-size: 0.95em;
	font-family: verdana;
	border-left: 1px solid #e1eba8;
	border-right :1px solid #e1eba8;
	/*border-bottom :1px solid #e1eba8;	*/
}
.arrangementen div.bottombar {
	bottom: 0px;
	background:url(/img/arrangementenbottom.gif) 0px 0px no-repeat;
	width: 100%;
	z-index: 0;
}
.arrangementen div.reldiv {position: relative;}
.arrangementen div.prijsholder {
	position: absolute; 
	right: -8px !important; right: -3px; 
	top: -8px; 
	z-index: 100;
	width:94px;
	height:58px;
	background-image: url(/img/arrangementen_prijsvb_bg.gif);
	color: #FFF; 
	font-weight: bold;
}
.arrangementen div.prijsholder span {
	position:relative; 
	top: 20px; 
	left: 50px;
}

.arrangementen table caption {
	background:url(/img/arrangemententop.gif) 0px 0px no-repeat;
	margin: 0px;
	padding: 0px;
	font-size: 1px;
}
.arrangementen table tr {vertical-align: top;}
.arrangementen table td {
	border-bottom: 1px solid #dbdbdb;
	padding: 2px 5px;
}
.arrangementen table td.intro {
	font-weight: bold;
	color: #818080;
}
.arrangementen table tr.laatste td {
	border: 0px;
	height: 37px;
}


/* arrangementenspectable -  deze tabel geeft het  uiterlijk weer van de filtermog en arrangementoverzicht tabellen*/ 

.fotomainframe {
	position: relative; 
	z-index: 10;
}
.fotoframe {
	position:absolute; 
	right: 0px; 
	top: 35px;
}
.parformulier .prijsbox {
	position:relative; 
	border-bottom:1px solid #3cb6ce;; 
	margin:24px 0 0 0; 
	padding: 0 0 10px 0;
}
.parformulier .prijsbox .prijs {
	position: absolute; 
	right: 0px;
	bottom:-7px;
}

div.prijs {
	width:105px;
	height:60px;
	background-image: url(/img/arrangementen_intro_prijs_bg.gif); 
	color: #FFF; font-weight: bold;
}
div.prijs span {
	position:relative; 
	top: 20px; 
	left: 57px;
}

.parformulier table {
	position:relative;
	font-size: 0.95em;
	font-family: verdana;
	margin: 0 0 10px 0;

}
.parformulier table caption {
	font-family:verdana;
	font-size: 12px;
	padding: 0 0 0 5px;
}
.parformulier table caption.captionnormal {font-size: 1.3em; font-weight: bold;}


.foutmelding {
	font-weight: bold;
	color: #ff0000;
	
}
.parformulier table tr.meerruimteonder td {padding-bottom: 20px;}
.parformulier table tr.meerruimteboven td {padding-top: 20px;}

.parformulier table caption .foutmelding {
	font-weight: normal;
	font-size: 0.95em;
	padding: 10px 0px 10px 0px;
}


.captiontekst {
	color: #44AAB8;
	font-weight: bold;
	float: left;
	margin: 0;
	padding: 0 5px 0px 0px;
	background-color:#FFFFFF;
	white-space:nowrap;
}
.captiondivider {
	margin: 0px; 
	padding: 0px;
	background: url(/img/captiondivider.gif) 0px repeat-x;
}
.normtekst {
	display:block;
	font-weight:normal;
}

.parformulier table tr {vertical-align: top;}
.parformulier table tr td {
	border-bottom: 1px solid #dbdbdb;
	padding: 3px 3px;
}
.parformulier table td, .parformulier table td.intro {
	width: 100%;
	font-weight: bold;
	color: #818080;
}

.parformulier table td {font-weight: normal; color:#3e3e3e;}
.parformulier table tr.laatste td {border: 0px;}

.parformulier table tr.laatste td img {float: right; margin-left: 5px;}

.parformulier select {
	font-size: 0.9em;
	width: 232px;
	border: 1px solid #7f9db9;
}
.parformulier select.datagroot {width: 235px;}
.parformulier select.datadag {width: 50px;}
/*.parformulier select.datamaand {width: 105px;}
.parformulier select.datajaar {width: 72px;}*/
.parformulier select.datamaand {width: 80px;}
.parformulier select.datajaar {width: 55px;}

.parformulier select.datamaand2 {width: 80px;}
.parformulier select.datajaar2 {width: 55px;}
.parformulier img.kalender {vertical-align: top; padding: 0 0 0 0;}
.parformulier textarea {
	font-size: 0.95em;
	font-family:verdana;
	border: 1px solid #7f9db9;
	height: 50px;
	width: 232px;
}
.parformulier input.radiobutton, .parformulier input.checkbox {
	padding: 0px;
	margin: 0px 3px 0px 0px !important; margin: 0px 3px 0px -5px;
	vertical-align: middle;
}

.parformulier table.tweedetabel {width: 90px;}
.parformulier table.tweedetabel tr td {border: none; vertical-align: top; padding:0px 15px 0px 0px; }

.parformulier input.tekstveld {
	font-size: 0.95em;
	font-family:verdana;
	width: 232px;
	height: 15px;
	border: 1px solid #C4C4C4;
}

.parformulier input.fileveld {
	font-size: 0.95em;
	font-family:verdana;
	border: 1px solid #C4C4C4;
}

.parformulier input.tijdveld {
	font-size: 0.95em;
	font-family:verdana;
	width: 26px;
	height: 15px;
	border: 1px solid #C4C4C4;
}
.parformulier input.tekstveld.controleform {border:0px;}

.parformulier input.tekstveld.gebdag {width: 30px; margin: 0 2px 0 0;}
.parformulier input.tekstveld.gebmaand {width: 90px; margin: 0 2px 0 0;}
.parformulier input.tekstveld.gebjaar {width: 30px; margin: 0 2px 0 0;}

.verplicht {text-align: right; margin: 0px; padding: 0px;}

/* catalogus  */
.catalogus table {
	font-family:trebuchet ms;
	width:100%;
}
.catalogus table caption {
	text-align:left;
	font-size:0.92em;
	font-weight:bold;
	color:#818080;
	padding:0 0 5px 5px;
}
.catalogus table tr th {
	font-size:0.92em;
	color: #006966;
	border-top:1px solid #dde0df;
	border-bottom:1px solid #d7e48c;
	padding:0 0 1px 5px;
}
.catalogus table tr.odd {
	background-color:#fdfef3;
}
.catalogus table tr td {
	padding:1px 5px 1px 5px;
	vertical-align:middle;
	border-bottom:1px solid #d7e48c;
}
.catalogus table tr td input {
	vertical-align: middle;
	margin: 0px -10px 0px 0px;
	padding: 0px 0px 2px 5px;
}
.catalogus table tr td img {
	vertical-align: middle;
	margin: 0px 3px 0px 0px;
	padding: 0px 0px 2px 0px;
}
.catalogus .pdfimage {
	background:url(/img/catalogus_pdf.gif) no-repeat;
}
.catalogus .bestel {
	background:url(/img/buttons/btn_catalogus_bestel.gif) no-repeat;
}
/* zoeken  */

div.zoekenuitgebreid {
	background: url(/img/bg_zoekuitgebreid.gif) 0px 0px no-repeat;
	height: 160px;
	padding: 20px 0 0 5px;
	margin: 0px 0px 0px -5px;
}
div.zoekenuitgebreid input.image {
	background-image: url(/img/zoek.gif);
	width: 77px;
	height: 25px;
}

.zoekenuitgebreid table {font-family:trebuchet ms;}
.zoekenuitgebreid table tr td {
	padding:1px 0 5px 12px;
	vertical-align:middle;
	border: 0px;
	margin: 0px;
}

.zoekenuitgebreid input.tekstveld {
	font-size: 0.95em;
	width: 350px;
	border: 1px solid #006966;
}
.zoekenuitgebreid select {
	font-size: 0.95em;
	width: 353px;
	border: 1px solid #006966;
}
.zoekenuitgebreid input.checkbox {
	padding: 0px; 
	margin: 0px 3px 0px 0px !important; margin: 0px 0px 0px -3px;
	vertical-align: middle;
}
.zoekenuitgebreid tr.laatste img {float: right; margin: 0 23px 0 0;}

/* zoekresultaten */

.zoekresultaat {
	position:relative;
	margin:0 0 18px 0;
}

.zoekresultaat a {
	font-weight:bold;
	color:#3E3E3E;
}
.zoekresultaat a:hover {
	text-decoration:underline;
}
.zoekresultaat span {font-weight: bold;}

.zoekresultaat .leesverder{
	text-decoration:none;
	font-family:trebuchet ms;
	font-size:0.92em;	
	font-weight:normal;
	background:url(/img/leesmeer.gif) right 5px no-repeat;
	padding:0 16px 0 0;
}
.zoekresultaat p {
	margin:4px 0 0 22px;
}


.zoekinformatie {
	font-size: 0.9em;
	line-height: 1.2em;
}


.zoekverder {
	position:relative;
	background: url(/img/bg_zoekverder.gif) -2px 0px no-repeat;
	width:154px;
	padding:14px 12px 0 14px;
	height:192px;
	font-family:verdana;
	font-size:.95em;	/*12px;*/
}
.zoekverder input.text {

	font-size:.95em;	/*12px;*/
	width:144px;
	border:1px solid #006966;
	margin:4px 0 5px 0;
	color:#818080;

}
.zoekverder select {
	border:1px solid #006966;
	font-size:1em;
	margin:4px 0 9px 0;
	width:144px;
	color:#818080;
}
.zoekverder input.check {
	padding: 0; 
	margin:0 0 0 -3px;;
	vertical-align: middle;
}
.zoekverder .submit_paginabutton{
	margin:10px 8px 0 0
}



/******** sitemap *******/

.sitemap {
	position: relative;
	margin: 0px;
	padding: 0px;
}

.inlogkolom .sitemap {
	position: relative;
	font-size: 0.9em;
}

#tariefvervoerindex .sitemappar {
	width:578px;
}
.sitemap h3 {font-size: 1.05em; color: #3cb6ce;;}
.sitemap h3 a{color: #3cb6ce;;}
.sitemap h3 a:hover {color: #bed342;}

.inlogkolom .sitemap a:hover {text-decoration: underline;}


/* subrubrieken */
.sitemap ul li {
	padding: 2px 0 2px 0;	
	border-top:1px solid #dbdbdb;
}
.sitemap li.first {border-top: 0px;}
.sitemap li.last {border-bottom:1px solid #dbdbdb;} /* deze li heeft 2 borders top + bottom */


.sitemap ul li a {
	font-weight: bold;
	color:#3E3E3E;
}
.sitemap ul li a:hover {color: #44aab8;}

.inlogkolom .sitemap ul li {padding: 3px 0 3px 0;}

/* subsubrubrieken */
.sitemap ul li ul {margin-left:12px;}
.sitemap ul li ul li a {
	color: #515151; 
	font-size: 0.85em; 
	font-weight: normal;
}
.sitemap ul li ul li a:hover {
	color: #818080; 
	text-decoration: underline;
}

/************ regioswitch  **********/

/* header met divider */
.supframe {
	position: relative;
	margin: 0px 0px 10px 0px;
}
.supkoptekst {
	float: left;
	padding: 0px 5px 0px 0px;
	color: #3cb6ce;;
	font-weight: bold;
	background-color:#FFFFFF;
}
.supkopdivider {
	margin: 0px; 
	padding: 0px;
	background: url(/img/captiondivider.gif) 0px repeat-x;
}

/* regioblok */
.regioblok {
	position: relative;
	height: auto !important; height: 15px;
	margin: 0px 0px 20px 0px;
	padding: 50px 10px 0px 10px;
	background-color: #fdfef3;
	border-left: 1px solid #e1eba8;
	border-right: 1px solid #e1eba8;
}
.regioblok h3 {
	position: absolute;
	top: 1px;
	left: 0px;
	width: 382px;
	height: 42px;
	color: #818080;
	padding: 10px;
	z-index: 10;
	margin: 0px;	
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
.regioblok .top, .regioblok .bottom {
	position: absolute;
	left: -1px;
	width: 384px;
	height: 10px;
	margin: 0px;
	padding: 0px;
}
.regioblok .tekstkolom {
	position: relative;
	float: left;
	width: 180px;
}
.regioblok .top {	
	top: 0px;	
	background: url(/img/regioblokken/regio_topbar.gif) 0px 0px no-repeat;
}
.regioblok .bottom {	
	bottom: -5px;
	background: url(/img/regioblokken/regio_bottombar.gif) 0px 0px no-repeat;
}
.regioblok ul {margin: 0 0 10px 0;}
.regioblok li {
	font-size: 1.05em;
	background-position: left 6px;
}

.regioblok.overigeregios {padding: 39px 0px 0px 0px !important; padding: 29px 0px 0px 0px;}
.regioblok.overigeregios h3 {background-position: 0px 0px !important; background-position: -2px 0px;}

.regioblok.vervolg {
	border: 0px; 
	background-color:transparent; 
	margin: 0px 0px 20px 0px;
	padding: 0px 10px 0px 10px;
}

/******* Product Reiziger ******/

.productreizigers table {
	font-family:trebuchet ms;

}
.productreizigers table a {text-decoration: none;}

.productreizigers table caption, .productreizigers table tr th {
	font-size:0.92em;
	font-weight:bold;
}

.productreizigers table caption {
	color:#818080;
	padding:0 0 5px 10px;
}
.productreizigers table tr th {
	color: #006966;
	border-top:1px solid #dde0df;
	border-bottom:1px solid #d7e48c;
	padding:0 0 1px 12px;
	background-color:#FFFFFF;
}
.productreizigers table tr.odd {
	background-color:#ffffff;
}
.productreizigers table tr td {
	padding:3px 0 3px 10px;
	vertical-align:top;
	border-bottom:1px solid #d7e48c;

}
.productreizigers table tr td.uitleg {
	font-size: 0.8em;
	color: #818080;
}
.productreizigers table tr td input {
	vertical-align: middle;
	margin: 0px -10px 0px 0px;
	padding: 0px 0px 2px 5px;
}
.productreizigers table tr td img {
	vertical-align: middle;
	margin: 0px 3px 0px 0px;
	padding: 0px 0px 2px 0px;
}

/* vervoersbewijzen overzicht */

.regioblok.vervoersbewijs {padding: 0px;}

.regioblok.vervoersbewijs h3 {
	position: relative; 
	padding: 10px 0px 0px 10px;
	margin-right: -10px;
}
.regioblok.vervoersbewijs table td.meerruimte {width: 145px;}
.vervoersbewijs table{margin: -9px 0 -16px 0px;}
.vervoersbewijs table.last{margin: -9px 0 15px 0;}

/* verkooppunten */

.productreizigers table.verkooppunten td{
	font-family: verdana;
	font-size: 0.85em;
}
.productreizigers table.verkooppunten td ul li{
	font-size: 0.85em;
	padding: 0px 0px 0px 5px;
	margin: 0px;
	background: url(/img/bullet_tarieven.gif) 0px 10px no-repeat;
}
.productreizigers table.verkooppunten tr.odd2 {
	background-color:#fdfef3;
}

.parformulier table.zoekverkooppunten td.eerste {
	width: auto;
	font-weight: bold;
	padding: 5px 15px 0 5px;
	vertical-align: top;
}

.parformulier table.zoekverkooppunten table.tweedetabel {
	width: 255px; 
	padding: 0px; 
	margin: 0px;
	font-size: 0.95em;
}
.parformulier table.zoekverkooppunten table.tweedetabel td{
	width: 110px;
}

.parformulier table.zoekverkooppunten input.radio {vertical-align: middle; margin-right: 5px;}
.parformulier table.zoekverkooppunten input.postcode{
	width: 50px;
	margin: 0 2px 0 20px;
	border: 1px solid #C4C4C4;
}
.parformulier table.zoekverkooppunten input.woonplaats {
	width: 180px;
	margin: 0 2px 0 20px;
	border: 1px solid #C4C4C4;
}

/*************** Navigatie **********/
#navigation {
	position:relative;
	padding:0 0 7px 0;
	margin:0 0 64px 0;
	border-top: 1px solid #D6E4E5;
}
#navigation_nobg {
	position:relative;
	padding:0 0 7px 0;
	margin:0 0 64px 0;
}
#navigation #top {
	width:5px;
	height:5px;
	line-height:0;
	font-size:0;
	position:absolute;
	left:0;
	top:0;
}
#nav h1 {
	font-family:trebuchet ms;
	font-size:1.33em;	/*16px;*/
	color:#006966; 
	/*background:url(/img/headernav.gif) top no-repeat;*/
	margin:0;
	padding:10px 0px 9px 20px;
}
/* level 1 styles */
#navigation ul {
	/*background-color: #bed342;*/
	overflow:hidden;
	width: 178px;
}
#navigation ul li {
	display:inline;
	border-bottom:1px solid #D6E4E5;
}
#navigation ul li {
	display:/**/block;
}
#navigation ul li.active {
	/*background:url(../img/nav1selected.gif);*/
	border-bottom: 0px;
}
#navigation ul li.last {border: 0px;}
#navigation ul li a {
	display:block;
	padding:5px 0 6px 12px;
	color:#6A6A6A;
}
#navigation ul li a:hover {
	text-decoration: underline;
}

#navigation ul li.active a {
	color:#015659;
	font-weight: bold;
	border-bottom:1px solid #D6E4E5;
	background-color: #D1E931;
}

/* level 2 styles */
#navigation ul li.active ul li.last {border: 0px;}

#navigation ul li.active ul li a {
	background:#FFFFFF;
	font-weight:normal;
	padding-left: 15px;
	border-bottom: 0;
}
/* level 3 styles */
#navigation li.active ul li.active ul {
	padding:1px 0 3px 0;
}
#navigation li.active ul li.active ul li {
	padding-top: 1px;
	padding-bottom: 1px;
}
#navigation li.active ul li.active ul li a, #navigation li.active ul li.active ul li a:hover {
	font-size:0.92em;	/*11px;*/
	width:167px;
	padding-left: 30px;
	w\idth:128px;
}
#navigation li.active ul li.active ul li.active a, #navigation li.active ul li.active a {
	font-weight: bold;
	border-bottom:1px solid #D6E4E5;
}
#navigation li.active ul li.active ul li a {
	font-weight: normal;
	border-bottom:0;
}

span.error, span.verplicht{
	color:#EC1D47;                      
}

.parformulier tr td {
	border-bottom:1px solid #cedee0;
	vertical-align:top;
	padding:6px 0 6px 0;
}
.parformulier tr.last td {
	border:none;
	padding-bottom:20px;
}
.parformulier input.text, .parformulier textarea, .parformulier select {
	border:1px solid #C4C4C4;
	width:203px;
	font-family:trebuchet ms;
	font-size:1em;	/*12px;*/
}
.parformulierinput.check, .parformulier input.radio {
	margin:0 5px 0 0;
}
.parformulier input.image, .parformulier .volgende {
	float:right;
}

/****/
table.form {
	width: 380px;
	font-family:Verdana, Trebuchet MS;
	font-size:1em;
	margin:0 0 10px 0;
}
table.form tr td {
	color: #000;
	font-weight: normal;
	font-size: 0.9em;
	border-bottom:1px solid #cedee0;
	vertical-align:top;
	padding:3px 0 3px 0;
}
table.form tr.last td {
	border:none;
	padding-bottom:20px;
}
table.form input.text, table.form textarea, table.form select {
	border:1px solid #C4C4C4;
	width:225px;
	font-family:trebuchet ms;
	font-size:1em;
	margin-left: 20px;
	padding-left: 2px;
}
table.form input.check, table.form input.radio {
	margin:0 5px 0 0;
}
table.form input.image, table.form .volgende {
	float:right;
}

table.form input.gebdag {width: 30px; margin-right: 2px;}
table.form input.gebmaand {width: 90px; margin: 0 2px;}
table.form input.gebjaar {width: 30px; margin: 0 2px;}
table.form tr.meerruimteonder td {padding-bottom: 20px;}
table.form tr.meerruimteboven td {padding-top: 20px;}

/****/


#nieuwsblok {
	
	z-index:100;
}
div#nieuwsblok div.mededeling div.alert {
position:relative;
	background: none;
	background-color:#fff;
	width: auto;
	padding: 0;

	color: #000;
}
div#nieuwsblok div.mededeling div.alert a {
	font-weight: bold;
	color: #E10000;
}
div#nieuwsblok div.mededeling div.alert a:hover {
	text-decoration: underline;
}
div#nieuwsblok div.mededeling div.normaal a {
	color: #000;
}
div#nieuwsblok div.mededeling div.normaal a.leesverder:hover {
	text-decoration: underline;
}
div#nieuwsblok div.mededeling div.highlight a, 
div#nieuwsblok div.mededeling div.normaal a.leesverder {
	color: #006966;
}

div#alertberichten div {
	display:none;
}

.backtotop {
	margin:-5px 0 20px 0;
}
.backtotop a {
	float:right;
	font-size:12px;
	color:#3E3E3E;
	font-family:trebuchet ms;
	text-decoration:none;
	background:url(/img/top.gif) 0 7px no-repeat;
	padding:0 0 0 12px;
}
.backtotop a:hover {
	text-decoration:underline;
}

.parformulier table td.emailserviceactie {
	width:110px;
}

.parformulier table td.emailservice {
	width:280px;
}

/* bottom eigenschapen */
#bottom1 a:hover {color: #3E3E3E;}
#bottom1 a.active {color: #3E3E3E; text-decoration: underline;}
#bottom2 {margin: 5px 0 0 0;}

#bottom1 {
	width:782px;
	text-align:center;
	background:#D2EA32 url(/img/botleft.gif) top left no-repeat;
	position:relative;
	padding:4px 0 0 0;
	height:26px;
	he\ight:22px;	
	color:#3E3E3E;
	margin:38px 0 0 0;
}
#bottom1 span {
	position:absolute;
	right:0;
	top:0;
	width:7px;
	height:26px;
	background: #D2EA32 url(/img/botright.gif);
}
#bottom1 a:hover, #bottom2 a:hover {
	text-decoration:underline;
}

#bottom1 a {
	font-family:Verdana;
	font-size: 11px;
	font-weight: normal;
	color:#3E3E3E;
}

li.active{
font-weight:bold;
}

#contentkolom #middle {
float:left;
margin:0;
padding:0;
width:384px;
	
}
#middle.tekstkolom {
font-size:1em;
}
.tekstkolom {
color:#3E3E3E;
font-size:0.95em;
line-height:1.6em;
margin:0 0 5px;
padding:0;
position:relative;
}

.lists div.linkerkolom {
float:left;
position:relative;
}

.lists div.linkerkolom, .lists div.rechterkolom {
margin:0 5px 0 0;
padding:0;
position:relative;
width:185px;
z-index:0;
}
.pagevisual-container{
	width:786px;
	height:223px;
	float:left;
	margin:0 0 25px 0;
	position:relative;
	overflow:hidden;
}
.pagevisual-cornersoverlay{
	position:absolute;
	top:0px;
	left:0px;
	width:786px;
	height:223px;
	background-image:url(/img/pagevisual-corners.png);
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/pagevisual-corners.png');
}
.pagevisual-content{
	position:absolute;
	top:10px;
	right:10px;
	width:370px;
	height:203px;
	color:#fff;
	z-index:60;
}
.pagevisual-content .kreet{
	color:#fff;
	float:right;
	text-align:right;
	width:370px;
}
.pagevisual-content .kreet p{
	float:right;
	margin:5px 0 0 0;
	text-align:right;
}
/*
.pagevisual-content .kreet p.large{
	font-size:24px;
	font-weight:bold;
}
.pagevisual-content .kreet p.small{
	width:300px;
	text-align:right;
}*/

.pagevisual-content .kreet h3{
	font-size:24px;
	font-weight:bold;
	color:#fff;
}


.pagevisual-content .kreet a{
	float:right;
	color:#f68b1f;
	margin-top:5px;
}
.pagevisual-content ul.pager{
	position:absolute;
	right:0px;
	bottom:0px;
	margin:0;
	padding:0;
	/*width:55px;*/
	height:13px;
	z-index:6;
}	
.pagevisual-content ul li{
	width:13px;
	height:13px;
	float:left;
	list-style-type:none;
	padding:0;
	margin:0 0 0 4px;
}
.pagevisual-content ul li a{
	margin:0;
	padding:0;
	width:13px;
	height:13px;
	background-image:url(/img/button-pagevisual-chapter.png);	
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/button-pagevisual-chapter.png');
	cursor:pointer;
}
.pagevisual-content ul li a:hover,
.pagevisual-content ul li a.actief{
	background-image:url(/img/button-pagevisual-chapter-OV.png);
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/button-pagevisual-chapter-OV.png');	
}
.pagevisual-zoek-visual{
	position:absolute;
	top:10px;
	left:10px;
	width:279px;
	height:202px;
	background-image:url(/img/pagevisual-zoek-bg.png);
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/pagevisual-zoek-bg.png');	
	z-index:55;
}
.pagevisual-zoek-content{
	position:absolute;
	/*top:22px;*/
	top:15px;
	left:21px;
	width:250px;
	height:172px;
	z-index:5;
}
.pagevisual-zoek-content h2{
	font-size: 1.45em;
	color:#005758;
	margin:0 0 10px 0;
	font-weight:bold;
	width:249px;
	padding:0 0 4px 0;
	border-bottom:solid 1px #ccddde;
}
.pagevisual-zoek-content label,
.pagevisual-zoek-content input,
.pagevisual-zoek-content a{
	float:left;
	font-size:0.95em;
}
.pagevisual-zoek-content label{
	width:7.8em;
	color:#515151;
}
.pagevisual-zoek-content select{
	border:solid 1px #ccddde;
	background-color:#f0f0f0;
	font-size:0.95em;
}
a.button,
span.button{
	background-image:url(/img/button-bg.gif);
	float:left;
	height:18px;
}
a.button{
	padding-left:16px;
	padding-right:13px;
	line-height:17px;
	font-weight:bold;
	color:#005758;
}
span.button{
	width:3px;
	background-position:right 0;
}

a.button-donkergroen,
span.button-donkergroen{
	background-image:url(/img/button-donkergroen-bg.gif);
	float:left;
	height:18px;
}
a.button-donkergroen{
	padding-left:16px;
	padding-right:13px;
	line-height:17px;
	font-weight:bold;
	color:#fff;
}
a.button-donkergroen:hover{
	color:#fff;
	text-decoration:none;
}
span.button-donkergroen{
	width:3px;
	background-position:right 0;
}

p.telefoon,
p.telefoon strong{
	color:#f68b1f !important;
	padding:10px 0 10px 0;
}
p.telefoon span{
	font-size:1.4em;
	font-weight:bold;
}
dl.reisinfoblok{
	float:left;
	position:relative;
	width:370px;
	padding:0 0 0 0;
	margin:0 0 10px 0;
	border-bottom:solid 1px #cbdddd;
}
dl.reisinfoblok dt{
	width:101px;
	float:left;
	position:relative;
	clear:left;
	margin:0 0 10px 0;
}
dl.reisinfoblok dd{
	width:269px;
	float:left;
	position:relative;
	margin:0 0 10px 0;
	line-height:14px;	
}
dl.reisinfoblok dd strong{
	color:#005758;
}
dl.reisinfoblok dd p{
	position:relative;
}
dl.reisinfoblok dd p.prijs{
	width:211px;
	float:left;
	color:#50b9ea;
	font-size:1.1em;
	font-size:12px;
	font-weight:bold;
}
dl.reisinfoblok dd p.prijs span{
	font-size:.95em;
}
dl.reisinfoblok dd p.prijs span.groot{
	font-size:1.50em;
}
dl.reisinfoblok dd p.button-infoenboeken{
float:left;
	width:58px;
	height:38px;
}
dl.reisinfoblok dd p.button-infoenboeken a{
	float:right;
	width:58px;
	height:38px;
	display:block;
	text-indent:-9999px;
	background-image:url(/img/but-infoenboeken.gif);
	z-index:6;
}
div.kop{	
	padding:0 0 10px 0;
}
div.kop,
div.kop h2{
	width:785px;
}
div.kop h2{
	color:#005758;
	border-bottom:solid 1px #ccddde;
	padding:5px 0 5px 0;
}
div.kop p{
	color:#515151;
	font-size:0.95em;
}
.linkerkolom-zoeken a,
.linkerkolom-zoeken select{
	color:#515151;
}
.linkerkolom-zoeken .kolomhead{
	margin-top:5px;
}
.linkerkolom-zoeken p{
	float:none;
	position:relative;
	clear:left;
	padding:2px 0 2px 0;
	margin:0;
}
.linkerkolom-zoeken p label,
.linkerkolom-zoeken p select{
	float:left;
	font-size:0.95em
}
.linkerkolom-zoeken p select{
	border: 1px solid #ccddde;
	background-color:#f0f0f0;
	width:178px;
	margin:0 0 5px 0;
}
.linkerkolom-zoeken ul.navitems{
	clear:left;
	padding:20px 0 20px 0;
}
.linkerkolom-zoeken ul.navitems li{
	border-bottom:solid 1px #ccddde;
	line-height:20px;
}
.linkerkolom-zoeken ul.navitems li.last{
	border-bottom:0px;
}
.zoekresultaten-top{
	width:583px;
	height:4px;
	position:relative;
	float:left;
	background-image:url(/img/zoekresultaten-top-bg.gif);
	background-repeat:no-repeat;
	line-height:3px;
	font-size:3px;
}

/*productkaartje*/
.productkaartje,
.productkaartje-altkleur{
	width:553px;
	float:left;
	position:relative;
	background-image:url(/img/productkaartje-bg.gif);
	background-position:0 bottom;
	padding:15px;
	margin:0;
}
.productkaartje-altkleur{
	background-image:url(/img/productkaartje-altkleur-bg.gif);
}
.productkaartje div,
.productkaartje-altkleur div{
	float:left;
	position:relative;
	font-size:0.95em;
	line-height:14px;
	color:#515151;
}
.productkaartje div.productkaartje-visual,
.productkaartje-altkleur div.productkaartje-visual{
	width:108px;
	height:91px;
}
.productkaartje div.productkaartje-details,
.productkaartje-altkleur div.productkaartje-details{
	width:265px;
}
.productkaartje-details h3{
	margin:0;
	padding:0;
	color:#005758;
}
.productkaartje-details p{
	margin:0;
}
.productkaartje-details p.tekst{
	margin:4px 0 4px 0;
}
.productkaartje div.productkaartje-prijs,
.productkaartje-altkleur div.productkaartje-prijs{
	width:163px;
}
.productkaartje div.productkaartje-prijs div,
.productkaartje-altkleur div.productkaartje-prijs div{
	float:left;
	position:relative;
	width:185px;
}
div.productkaartje-prijs a{
	float:left;
	position:relative;
	width:68px;
	height:38px;
	display:block;
	text-indent:-9999px;
	background-image:url(/img/but-productkaartje-infoenboeken.gif);
	margin:10px 0 0 0;
}
div.prijsklein,
div.prijsgroot{
	color:#50b9ea;
	font-size:0.95em;
	font-weight:bold;
}
div.prijsklein{
	font-size:0.90em;
}
div.prijsgroot span{
	font-size:1.50em;
}
.rating{
	height:13px;
	margin:0 0 5px 0;
}
.rating p{
	width:11px;
	height:13px;
	background-image:url(/img/rating-ster.png);
	float:left;
	margin:0;
	padding:0;
}
div.korting{
	width:61px;
	height:59px;
	display:block;
	position:absolute;
	left:64px;
	top:60px;
	background-image:url(/img/10procent-korting.png);
	text-indent:-9999px;
	z-index:5;
}
/*Productkaartje*/

.zoekresultaten-footer{
	margin:0;
	padding:0;
	float:left;
	position:relative;
	width:583px;
	height:54px;
	background-image:url(/img/zoekresultaten-footer-bg.gif);
}
div.zoekresultaten-footer div.button{
	position:absolute;
	top:13px;
	left:15px;
}
.overzichtnav{
	width:585px;
	height:18px;
	color:#515151;
	font-size:0.95em;
	text-align:right;
	float:left;
	position:relative;
	margin:0 0 10px 0;
}
.overzichtnav a{
	color:#515151;
	font-size:0.95em;
}
.reisdetailcontainer{
	float:left;
	position:relative;
	width:585px;
}
ul.tabbladen{
	margin:0 0 0 3px;
	padding:0;
	width:582px;
	height:29px;
	list-style-type:none;
	overflow:hidden;
	background:url(/img/tabbladen-bg.gif) right 0;
}
ul.tabbladen li{
	float:left;
	margin:0;
	padding:0;
	list-style-type:none;
	height:29px;
	background-position:0 -55px;
	width:148px;
	background-image:url(/img/tabblad-01.gif);	
	background-repeat:no-repeat;

}
.reisdetailcontainer ul.tabbladen li a{
	font-size:0.95em;
	color:#005758;
	font-weight:bold;
	line-height:33px;
	margin:0 0 0 13px;
}
ul.tabbladen li.leeg{
	background:none;
	width:136px;
	height:29px;
/*	background-image:url(/img/tabblad-leeg.gif); */
}
.reisdetailcontainer ul.tabbladen li.active{
	font-size:1.25em;
	width:148px;
	background-position:0 0;
}
div.reisdetailcontent{
	float:left;
	position:relative;
	width:547px;
	background-image:url(/img/reisdetailcontent-bg.gif);
	background-position:0 -20px;
	padding:5px 19px 20px 17px;
	overflow:hidden;
}
div.reisdetail-visualkolom,
div.reisdetail-kalenderkolom{
	width:260px;
	float:left;
	position:relative;
	margin:10px 0px 0 0;
	padding:0 10px 0 0;
	overflow-x:hidden;
}
div.reisdetail-visualkolom a{
	float:left;
	position:relative;
	margin:10px 10px 0 0;
}
div.reisdetail-contentkolom{
	width:267px;
	float:left;
	position:relative;
	margin:10px 0 0 0;
	padding:0 0 0 10px;
	font-size:0.95em;
	line-height:14px;
}
div.reisdetail-contentkolom h3{
	color:#005758;
	font-family:verdana;
	font-size:0.95em;
}

div.reisdetailcontainer-bottom{
	width:583px;
	height:22px;
	float:left;
	position:relative;
	background-image:url(/img/reisdetailcontainer-bottom-bg.gif);
	background-repeat:no-repeat;
}
table.reisinformatiedetails{
	width:267px;
	background-color:#e5eeee;
	border-top:solid 1px #ccddde;
	border-bottom:solid 1px #ccddde;
}
table.reisinformatiedetails tr{
	margin:2px 0 0 0;
}
table.reisinformatiedetails th,
table.reisinformatiedetails td{
	text-align:left;
	font-weight:bold;
	color:#005758;
}
.reisdetail-contentkolom .prijs{
	color:#50b9ea;
	font-weight:bold;
	margin:15px 0 0 0;
	line-height:50px;
}
.reisdetail-contentkolom .prijs span{
	font-size:2.5em;
}
.reisdetail-contentkolom .prijs sup{
	font-size:0.55em;
}
/*.reisdetail-contentkolom*/
a.boekdezereis{
	display:block;
	width:188px;
	height:42px;
	background-image:url(/img/but-boekdezereis.gif);
	text-indent:-9999px;
}
.reisdetail-contentkolom p.kop{
	color:#005758;
	font-weight:bold;
	margin:0;
}
.reisdetail-contentkolom p.reisdetailcontent-footer{
	margin:20px 0 0 0;
	border-top:solid 1px #ccddde;
	width:267px;
}
.reisdetail-contentkolom p.reisdetailcontent-footer a{
	margin:5px 7px 0 0;
	float:left;
	color:#005758;
	background-repeat:no-repeat;
	background-position: 0 0;	
	font-size:0.90em;
}
a.icon-downloadbrochure{
	background-image:url(/img/icon-downloadbrochure.gif);	
	padding: 0 0 0 15px;
}
a.icon-tellafriend{
	background-image:url(/img/icon-tellafriend.gif);
	padding: 0 0 0 19px;
}
a.icon-print{
	background-image:url(/img/icon-print.gif);
	padding: 0 0 0 15px;
}
div.reisdetail-kalenderkolom{
	border-right:solid 1px #ccddde;
	width:259px;
	
}
div.reisdetail-kalenderkolom table{
}
div.reisdetail-kalenderkolom table tr{
	height:25px;
}
div.reisdetail-kalenderkolom table th,
div.reisdetail-kalenderkolom table td{
	text-align:center;
	font-size:1em;
	width:35px;
}
div.reisdetail-kalenderkolom table th{
	font-weight:bold;
	color:#005758;
}
div.reisdetail-kalenderkolom table td{
	color:#6c6b6b;
}
div.reisdetail-kalenderkolom table td.beschikbaar{
	color:#1cbecf;
	font-weight:bold;
}
div.reisdetail-kalenderkolom table td.korting{
	color:#da0303;
	font-weight:bold;
}
div.reisdetail-kalenderkolom table td.selectie,
div.reisdetail-kalenderkolom table td.selectievet{
	background-color:#d1ea32;
}
div.reisdetail-kalenderkolom table td.selectievet{
	font-weight:bold;
	color:#005758;
}
div.kalenderlegenda{
	float:left;
	position:relative;
	margin:20px 0 0 0;
}
div.kalenderlegenda p{
	padding:0 0 0 17px;
	margin:0;
	background-repeat:no-repeat;
	background-position:0 4px;
	font-size:0.95em;
}
div.kalenderlegenda p.beschikbaar{
	background-image:url(/img/legenda-beschikbaar.gif);
}
div.kalenderlegenda p.korting{
	background-image:url(/img/legenda-korting.gif);
}
div.kalenderlegenda p.nietbeschikbaar{
	background-image:url(/img/legenda-nietbeschikbaar.gif);
}
.reisdetail-selectie{
	position:relative;
	float:left;
	width:573px;
	background-image:url(/img/reisdetailcontent-bg.gif);
	background-position:0 bottom;
	height:30px;
	padding:8px 0 0 10px;
	margin:0 0 0 0px;	
}
.reisdetail-selectie label,
.reisdetail-selectie select{
	font-size:0.95em;
	color:#515151;
}
.reisdetail-selectie select{
	border: 1px solid #ccddde;
	margin:0 15px 0 0;
	background-color:#f0f0f0;
}

div.ordertraject-details-content p.ordertraject-melding{
	position:relative;
	width:490px;
	border:1px solid #B20F3F;
	background-color: #FF1447;
	padding:3px 5px 3px 5px;
	color:#ffffff;
}

div.ordertraject-stappen{
	float:left;
	position:relative;
	width:786px;
	height:53px;
	background-image:url(/img/ordertraject-stappen.gif);
	text-indent:-9999px;
	margin:20px 0 0 0;
}
div.stap1{
	background-position:0 0;
}
div.stap2{
	background-position:0 -53px;
}
div.stap3{
	background-position:0 -106px;
}
div.ordertraject-details-container{
	width:542px;
	float:left;
	position:relative;
}
div.ordertraject-details-top{
	width:522px;
	height:49px;
	position:relative;
	float:left;
	background-image:url(/img/ordertraject-details-top-bg.gif);
	margin:25px 0 0 0;
	color:#005758;
	font-weight:bold;
	line-height:30px;
	padding:0 0 0 20px;
	font-size:1.2em;
}
div.ordertraject-details-content{
	width:522px;
	position:relative;
	float:left;
	background-image:url(/img/ordertraject-details-content-bg.gif);
	padding:0 0 0 20px;
}
div.ordertraject-details-content p{
	width:522px;
	float:left;
	clear:left;
}
div.ordertraject-details-content label,
div.ordertraject-details-content input,
div.ordertraject-details-content a,
div.ordertraject-details-content span,
div.ordertraject-details-content textarea{
	float:left
}
div.ordertraject-details-content span{
	line-height:12px;
}
div.ordertraject-details-content span.verplicht{
	color:#005758;
	font-weight:bold;
}
div.ordertraject-details-content input,
div.ordertraject-details-content textarea{
	width:243px;
	border:solid 1px #ccddde;
	background-color:#e5e5e5;
	margin:0 10px 0 0;
}
div.ordertraject-details-content textarea{
	height:90px;
}
div.ordertraject-details-content input.noborder{
	width:25px;
	border:0px;
	background:none;
}
div.ordertraject-details-content label{
	width:116px;
	font-weight:bold;
	color:#515151;
}
div.ordertraject-details-content label.verplicht{
	width:116px;
	font-weight:normal;
	color:#005758;
}	
div.ordertraject-details-bottom{
	width:542px;
	position:relative;
	height:18px;
	float:left;
	background-image:url(/img/ordertraject-details-bottom-bg.gif);
}
div.ordertraject-details-content a{
	display:block;
	width:248px;
	height:42px;
	background-image:url(/img/but-naarvolgendestap.gif);
	text-indent:-9999px;
}

div.ordertraject-details-content a.normaal{
	display:block;
	width:auto;
	height:auto;
	background-image:none;
	text-indent:0;
}

div.ordertraject-details-content a.betalen{
	display:block;
	width:113px;
	height:42px;
	background-image:url(/img/button-betalen.gif);
	text-indent:-9999px;
}

div.ordertraject-details-content a.vorige{
	display:block;
	width:103px;
	height:42px;
	background-image:url(/img/button-vorige.gif);
	text-indent:-9999px;
}

div.ordertraject-details-content a.button-small{
	background-image:url(/img/button-bg.gif);
	float:left;
	height:18px;
	display:block;
	width:auto;
	height:auto;
	text-indent:0;
}
div.ordertraject-details-content a.button-small{
	padding-left:16px;
	padding-right:13px;
	line-height:18px;
	font-weight:bold;
	color:#005758;
} 

.ordertraject-rechterkolom{
	float:left;
	position:relative;
	width:229px;
	height:20px;
	padding:29px 0 0 0;
	margin:0 0 0 14px;
}	
.uwboeking-visual{
	width:87px;
	float:left;
	position:relative;
}
.uwboeking-kop{
	color:#005758;
	font-weight:bold;
	line-height:15px;
}

.uwboeking-rating p{
	width:11px;
	height:13px;
	background-image:url(/img/rating-ster.png);
	float:left;
	margin:5px 0 0 0;
	padding:0;
}
.uwboeking-details{
	float:left;
	position:relative;
	width:142px;
}
.uwboeking-tekst{
	width:142px;
	float:left;
	position:relative;
	font-size:0.95em;
	line-height:14px;
	margin:10px 0 10px 0;
}
.uwboeking-prijs{
	color:#50b9ea;
	font-weight:bold;
}
.uwboeking-prijs span{
	font-size:1.50em;
}
.uwboeking-button{
	position:relative;
	float:left;
	margin:10px 0 20px 0;
}
.ordertraject-rechterkolom .list {
	clear:both;
	padding: 0px;
	margin: 0px;
}
.ordertraject-rechterkolom .list li {
	position: relative;
	padding: 0px 0px 0px 10px;
	margin: 0px;	
	display: block;
	background:url(/img/bullet-list-ordertraject.gif) 0 7px no-repeat;
	color:#005758;
	font-size:.95em;
}
.prijs-berekener-container{
	float:left;
	position:relative;
	width:180px;
}
.prijs-berekener-top{
	float:left;
	position:relative;
	background-image:url(/img/prijsberekener-bg.gif);
	height:10px;
	width:180px;
}
.prijs-berekener-content{
	float:left;
	position:relative;
	background-image:url(/img/prijsberekener-bg.gif);
	width:170px;
	background-position: 0 -15px;
	padding:5px
}
.prijs-berekener-content p{
	width:170px;
	float:left;
	position:relative;
	color:#515151;
	font-size:0.8em !important;
	font-weight:bold;
	margin:10px 0 0 0;
	padding:0;
}
.prijs-berekener-bottom{
	float:left;
	position:relative;
	background-image:url(/img/prijsberekener-bg.gif);
	height:8px;
	width:180px;
	background-position: 0 bottom;
}
p.slider-aantalpersonen{
	background-image:url(/img/slider-aantalpersonen.gif);
	height:23px;
	margin:0;
}
p.slider-aantaldagen{
	background-image:url(/img/slider-aantaldagen.gif);
	height:23px;
	margin:0;
}
p.slider-veiligheid{
	background-image:url(/img/slider-veiligheid.gif);
	height:23px;
	margin:0 0 10px 0;
}


#maincontainer {
	/*min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -156px;*/
}
.footer, .push {
	/*height: 156px;*/
	height:auto;
}
.footer{
	/*height:156px;*/
	height:auto;
	background-image:url(/img/footer-bg.gif);
	background-repeat:repeat-x;
	background-position: center bottom;
	background-color:#f0f0f0;
}
.footer .footercontent{
	/*height:156px;*/
	height:auto;
	width:796px;
	margin: 0 auto;
}
.footer .footernav{
	position:relative;
	float:left;
	/*height:106px;*/
	height:auto;
	width:796px;
	padding:10px 0 0 0;
}
.footer .footernav ul{
	float:left;
	margin:0 13px 0 13px;
}
.footer .footernav ul.first{
	margin-left:0px;
}
.footer .footernav ul.last{
	margin-right:0px;
}
.footer .footernav ul li{
	text-align:left;
	line-height:18px;
}
.footer .footernav ul li,
.footer .footernav ul li a{
	font-size:0.95em;
	color:#02595a;
}
.footer .footernav ul li a:hover{
	text-decoration:underline;
}
.footer .footernav ul li.kop{
	font-weight:bold;
}
.footer .footerdisclaimer{
	float:left;
	position:relative;
	margin:15px 0 0 0;
}
.footer .footerdisclaimer a,
.footer .footerdisclaimer span{
	float:left;
	font-size:0.95em;
	color:#02595a;
	font-weight:bold;
}
.footer .footerdisclaimer a:hover{
	text-decoration:underline;
}
.footer .footerbanner{
	float:left;
	position:relative;
	width:796px;
	height:40px;
	display:block;
	margin-top:15px;

}
.footerbanner a{
	width:796px;
	height:40px;
	display:block;
	background-image:url(/img/button-footer.gif);
	background-position: center 0;
	text-indent:-9999px;
}

/* EE - toegevoegd voor reis selectie + boekingspagina */
.geselecteerde-reis p{
	line-height:100%;
}

.geselecteerde-reis-prijs{
	font:1.2em/1.2em arial,serif;
	font-weight:bold;
}
.blokkade_code{
	font:0.85em/1em arial,serif;
}

.uwboeking-info{
	width:142px;
	float:left;
	position:relative;
	font-size:0.95em;
	line-height:14px;
	margin:10px 0 10px 0;
}
/* // EE - toegevoegd voor reis selectie + boekingspagina */

#gallery a {
	float:left;
	position:absolute;
}

#gallery a img {
	border:none;
}

#gallery a.show {
	z-index:50;
}


.pagevisual-cornersoverlay{
	z-index:54;
}

/* SB TEOGEVOEGD PAGINERING */
/*.paginering span{
float:right;
}*/

.paginering{
	float:right;
	margin-right:15px;
	top:13px;
	/*width:300px;*/
	/*text-align:right;*/
}
.paginering a,
.paginering span{
	color:#515151;
	font-size:0.95em;
	float:left;
}

.paginering span{
	padding-top:3px;
}
.paginering a.active{
	color:#005758;
	font-weight:bold;
}

.paginering .pager{
	padding:3px;
}

.paginering  .volgende{
	background:url(/img/paginering-verder-pag.gif) no-repeat center 10px;
	display:block;
	width:15px;
	height:18px;
	float:left;
}

.paginering .meer-volgende{
	background:url(/img/paginering-verder.gif) no-repeat center 10px;
	display:block;
	width:15px;
	height:18px;
	float:left;
}

.paginering  .vorige{
	background:url(/img/paginering-terug-pag.gif) no-repeat center 10px;
	display:block;
	width:15px;
	height:18px;
	float:left;
}

.paginering .meer-vorige{
	background:url(/img/paginering-terug.gif) no-repeat center 10px;
	display:block;
	width:15px;
	height:18px;
	float:left;
}

select.schoolreis{
	border:1px solid #CCDDDE;

}

table.schoolreizenDetail{
	text-align:left;
	padding:0;
	margin:0;
	font-family:inherit;
	/*color: #3E3E3E;
	padding:0 0 5px 0px;*/
}

table.schoolreizenDetail tr td, 
table.schoolreizenDetail td{
	border-bottom:0;
	padding:0;
}

/*dropdown*/

#mijn-gegevens.dropdown,
#mijn-inschrijvingen.dropdown
{
  float:right;
}

/* Custom dropdowns
------------------------- */
.dropdown
{
  width:384px;
  margin:0px 0 10px 0px;
  position:relative;
}

.dropdown .dropdown-body 
{
  display:none;
  position:absolute;
  top:22px;
  left:0px;
  width:382px;
	height:300px;
	overflow-y:auto;
  z-index:100;
  background:#fff;
  padding:1px;
  border-left:1px solid #90bdd0;
	border-right:1px solid #90bdd0;
	border-bottom:1px solid #90bdd0;
}

.dropdown a 
{
  display:block;
  padding:5px 5px;
  text-decoration:none;
}

.dropdown a:hover 
{
  text-decoration:none;
}

.dropdown .dropdown-header a 
{
  background:url(/img/dropdown/dropdown.png) no-repeat top left;
  color:#000;
	height:12px;
	line-height:12px;
}

.dropdown .dropdown-header a:hover 
{
  background-position:0px -22px;
}

.dropdown .dropdown-body ul li a 
{
  display:block;
  /*background:#ddeaf0 url(/img/dropdown/arrow-right.jpg) no-repeat 9px 9px;*/
  color:#0a6d94;
  font-weight:bold;
  /*margin:2px;*/
	height:18px;
	
  /*padding-left:20px;*/
}

.dropdown .dropdown-body ul li a:hover 
{
  background-color:#c7dae3;
}

.dropdown .dropdown-body ul li a span{
float:left;
clear:right;
}

.dropdown .dropdown-body ul li a span.prijs{
float:right;


}


.dropdown .dropdown-body ul li{
	background:none;
	padding:0;
	margin:0;
}


/* TNT popup */

#siteoverlayTNT
{					
	left:50%;
	margin-left:-174px;
	margin-top:-95px;
	padding:10px;
	position:fixed;
	top:33%;
	width:348px;
	z-index:16;
}				
#siteoverlayTNT-top{
	width:416px;
	height:17px;
	background:url(/img/popup-top-bg.png);
	line-height:5px;
	font-size:5px;
}
#siteoverlayTNT-bottom{
	width:416px;
	height:37px;
	background:url(/img/popup-bottom-bg.png);
}
#siteoverlayTNT-content{
	width:386px;
	background:url(/img/popup-content-bg.png);
	padding:15px;
	padding-top:0px;
	position:relative;
	line-height:18px;
}
#siteoverlayTNT-content p{
	clear:both;
}
#siteoverlayTNT-content h2{
	margin:0 0 5px 0;
	padding:0;
}
#siteoverlayTNT-content input{
	border:solid 1px #c4c4c4;
	width:273px;
	height:18px;
}
#siteoverlayTNT-content a#butterug/*,
#siteoverlayTNT-content a#butterug:hover*/{
	/*margin-left:200px;*/
	float:left;
	background:url(/img/but-popup-terug.gif) no-repeat 0 0;
	width:74px;
	height:18px;
	display:block;
	margin-right:10px;
}

#siteoverlayTNT-content a#butterug:hover{
	background-position:0 -18px;
	/*margin-left:200px;*/
	float:left;
	background:url(/img/but-popup-terug.gif) no-repeat 0 -18px;
	width:74px;
	height:18px;
	display:block;
	margin-right:10px;
}
#siteoverlayTNT-content a#butsubmit/*,
#siteoverlayTNT-content a#butsubmit:hover*/{
	float:left;
	background:url(/img/but-popup-versturen.gif) no-repeat 0 0;
	width:98px;
	height:18px;
	display:block;
}
#siteoverlayTNT-content a#butsubmit:hover{
/*	background-position:;*/
	float:left;
	background:url(/img/but-popup-versturen.gif) no-repeat 0 -18px;
	width:98px;
	height:18px;
	display:block;
}
#siteoverlayTNT-content a span{
	display:none;
}
#siteoverlayframe {
		position: fixed;
		overflow-x:hidden;
		overflow-y:scroll;
		display: none;
		top: 0px;
		left: 0px;
		width: 100%;
		height: 100%;
		z-index: 8;
		background-color: #000000;
		filter: Alpha(Opacity=70);
		filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
		-moz-opacity: 0.70;
		opacity:0.70;
	}
	
#sitemapDiv li {
	border-top:0;
	border-bottom:0;
}
#sitemapDiv h3{
	font-size:13px;
}

#sitemapDiv ul li a{
	font-weight:normal;
	font-size:0.95em;
	line-height:1.6em;
}
#sitemapDiv h1{
border-bottom:1px solid #CCDDDE;
color:#005758;
font-size:1.25em;
height:20px;
padding:5px 0;
}

.pagevisual-zoek-content  p{
margin-bottom:8px;
}