/****************************/
/***** Global Settings *****/
/****************************/

* {
	padding:0;
	margin:0;
    }
table td                                                          {
	margin: 0;
	padding: 0;
	border: 0;
	border-collapse:separate;
	border-spacing:0px;
	outline: 0;
}


html { overflow-y: scroll; }

/* ************************************************** */
/* ******************* Basis ************************ */
/* ************************************************** */

body {
	font: 81%/1.6em Arial, Helvetica, sans-serif;
	background: #e2e2e2;
	color: #666;
}

/* ******************* LINK ************************ */


a {
	text-decoration:none;
	color: #b42c33;
	}
a:hover {
	text-decoration:underline;
	color: #eb872c;
	}
.langcdcp{}

/* ***************** HEADINGS + Titles ******************** */

h1, h2, h3, h4, h5, h6 {
margin:0;
padding:0;
font-weight:normal;
}

h1 {
	padding:0px;
	color: #b42c33;
	margin-bottom: 10px;
	font-size: 1.4em;
	font-weight: bold;
}

h2 {
	padding:0px 0;
	color: #b42c33;
	margin-bottom: 15px;
	font-size: 1.4em;
	font-weight: bold;
	border-bottom: 1px solid #b42c33;
}

h3 {
	padding:0px 0;
	color: #333;
	margin-bottom: 10px;
	font-size: 1.1em;
	font-weight: bold;
}

h4 {
	padding:0px 0;
	color: #B32C33;
	margin-bottom: 10px;
	font-size: 1.2em;
	font-weight: bold;
}
h5 {
	padding:0px 0;
	color: #005282;
	margin-bottom: 10px;
	font-size: 1.2em;
	font-weight: bold;
}
h6 {
	padding:0px 0;
	color: #eb872c;
	margin-bottom: 10px;
	font-size: 1em;
	font-weight: bold;
}

blockquote {
	/*background: url(../images/icons/icon_quotes_close.gif) no-repeat right bottom;
	*/text-indent: 5px;
	margin: 10px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 2em;
	font-style: normal;
}
blockquote:first-letter {
	background: url(../images/icons/icon_quotes_open.gif) no-repeat left top;
	/*font: italic 1.4em Arial, Helvetica, sans-serif;*/
	margin: 0px;
	padding: 10px 0px 0px 20px;
}

.smalltxt {
font-size:0.85em;
}

.bigtxt {
font-size:1.2em;
}

sup {
position:relative;
bottom:0.3em;
vertical-align:baseline;
}

.voorwaarden {
  color: #aaa;
}

.voorwaardenverwijzing{
  font-size:0.70em;
}

sub {
position:relative;
bottom:-0.2em;
vertical-align:baseline;
}

acronym, abbr {
cursor:help;
letter-spacing:1px;
border-bottom:1px dashed;
}


.note{
	color: #666666;
	font-size: 1em;
}

/* ******************* GLOBAL TAGS ************************ */
.hr {

	width: 100%;

	height: 1px;

	border-style: dashed none none;

	border-width: 1px 0 0;

	border-color: #ccc

}
p, ul, ol {
	margin:0;
	padding:0;
}

ul, ol {
	padding:0;
}




img {
	border:0;

}




/* ******************* GLOBAL CLASSES ******************** */


.clear 			{
	clear:both;
	height:1px;
	overflow:hidden;
	margin-top:-1px;

 }

.float-left 	{ float:left; }
.float-right 	{ float:right; }

.text-left 		{ text-align:left; }
.text-right 	{ text-align:right; }
.text-center 	{ text-align:center; }
.text-justify 	{ text-align:justify; }

.bold 			{ font-weight:bold; }
.italic 		{ font-style:italic; }
.underline 		{ border-bottom:1px solid; }
.highlight 		{ background:#ffc; }

.img-left 		{ float:left;margin:4px 10px 4px 0; }
.img-right 		{ float:right;margin:4px 0 4px 10px; }

.nopadding 		{ padding:0; }
.noindent 		{ margin-left:0;padding-left:0; }
.nobullet 		{ list-style:none;list-style-image:none; }

.uppercase{
	text-transform: uppercase;
	}


.spacer {

	width: 1px;

	float: left;

	display: block;

	margin: 0px 14px 0px 15px;

	padding: 0px;

}
.space  { padding: 5px }

.space2 { padding: 10px }

.space3 { padding: 20px }

.bottomspace{ padding-bottom:10px;}

.topspace{ padding-top:10px;}



.transparent_class {
    filter:alpha(opacity=50);
    -moz-opacity:0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
}


.red{
	color: #b42c33;
	}

/* ************************************************** */
/* ******************* INTRO ************************ */
/* ************************************************** */
#wrapperintro     {
	width: 980px;
	padding: 0;
	margin: 0 auto;
	position: relative;
	background: #FFF;
	margin-top:15px;
	}

#logointro{
	width:330px;
	height:70px;
	position:absolute;
	left: 320px;
	top: 0px;
	z-index: 1000;
	text-align: center;
	vertical-align: middle;
	}
.itemintro{
	background: url(../images/bg/bg_itemintro.gif) repeat-x top;
	background-color:#FFF;
	width:305px;
	float:left;
	margin:10px 0px 10px 10px;
	}

.itemintro .dex h2 {
	color: #f06000;
	border-style: none;
	margin-bottom:5px;
	}
.itemintro .fleet h2 {
	color: #005387;
	border-style: none;
	margin-bottom:5px;
	}
.itemintro .pro h2 {
	color: #b42c33;
	border-style: none;
	margin-bottom:5px;
	}
.itemintro .title{
	height:50px;
	overflow:hidden;
	padding-top:4px;
	padding-left:10px;
	text-align:center;
}


.itemintro .cont{
	padding:10px;

	}
.itemintro .txt{
	overflow:hidden;
	height:60px;
	line-height:1.5em;
	}

.itemintro .btn{
	padding:10px;
	}


#sfeerintro{
	z-index: 10;
	overflow:hidden;
	width:960px;
	height:280px;
	margin:0px;
	padding:0px;

	}

#picnavintro {
	margin: 0px;
	position: absolute;
	top: 90px;
	right: 10px;
	z-index: 300;
	width:auto;
	background: url(../images/imageoverlay.png) repeat;
	}
#picnavintro a {
	margin: 0px;
	padding: 0px 5px;
	text-decoration: none;
	color: #FFF;
	/*background:#000;*/
	display:block;
}
#picnavintro a.activeSlide {
	background: #EA7F1F;
	color: #FFF;
}
#picnavintro a:focus { outline: none; }



/* ************************************************** */
/* ******************* FRAMEWORK ******************** */
/* ************************************************** */
#topsubnav
	{
	width: 980px;
	padding: 0;
	margin: 0 auto;
	position: relative;
	}

#wrapper     {
	width: 980px;
	padding: 0;
	margin: 0 auto;
	position: relative;
	background: #FFF;
	}


/* ******************* TOP ************************ */

#top{
	width: 980px;
	height:70px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
}


#logo  {
	width:290px;
	height:50px;
	float:left;
	margin-top:15px;
	margin-left:15px;

}



/* ******************* CONTENT *********************** */
#main   {
	background: url(../images/bg/bg_main.gif) repeat-x;
	padding: 0px;

}

#content   { margin: 0px; padding: 0px 0px 10px 0px;}
.contentspace{
	margin-left:10px;
	margin-right:10px;
	}

.greybg, .greybg2{
	background-color:#dbdbdb;
	height:100%;
	}



/* ************************************************** */
/* ******************* Navigation ******************* */
/* ************************************************** */

.nav   {
	margin: 0px 0px 0px 10px;
	padding: 0px;	/*background-color:#FF9;*/
	width:960px;
	float:left;
}

.nav a {
	color: #FFFFFF;
	text-decoration: none;
}

.nav a:hover {
	color: #900;
	text-decoration: none;
}

.nav ul {
	color: #FFFFFF;
	font-size: 1.0em;
	line-height:1.4em;
	text-align: left;
	white-space: nowrap;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	height: 18px;
	display:block;
	font-weight: bold;
}

.nav ul li {
	display: inline;
	list-style: none;
	color: #FFFFFF;
	margin: 0px 1px 0px 0px;
	background: url(../images/bg/bg_navbtn.jpg) repeat-x;
	/*font-weight: bold;*/
	padding: 4px 8px;
	height: 18px;
}

.nav .actif{
	color: #FFF;
	text-decoration: none;
	background: url(../images/bg/bg_mydex_actif.jpg);
}

.nav .actif a {
	color: #FFF;
	text-decoration: none;
}

.nav .actif a:hover {
	color: #333;
	text-decoration: none;
}

.nav .navfleet{
	color: #FFF;
	text-decoration: none;
	background: url(../images/bg/bg_btnfleet.jpg);
}

.nav .navfleet a {
	color: #FFF;
	text-decoration: none;
}

.nav .navfleet a:hover {
	color: #333;
	text-decoration: none;
}

/* ************************************************** */
/* ******************* TOPSUBNAV ******************* */
/* ************************************************** */
#topsubnav{
	height:25px;
	margin-top:5px;}
#topsubnav a{
	color:#666;
	text-decoration:none;
	}
#topsubnav a:hover{
	color:#b42c33;
	text-decoration:none;
	}


/* ******************* SUBNAV ******************* */
#subnav{
	float:left;
	width:250px;
	margin-left:10px;
	}

#subnav ul{
	list-style: none;
}

#subnav ul li{
	display: inline;
	list-style: none;
	margin-right:6px;
	/*border-right:1px solid #666;*/
	padding-right: 6px;
}

#subnav .actif a{
	text-decoration:none;
	color: #b42c33;
	}

/* ******************* SUBNAV ******************* */
#dexfleet{
	float:left;
	width:200px;
	}

#dexfleet .actif a{
	color:#039;
	}
#dexfleet .actif a:hover{
	color:#09F;
	}

#dexfleet ul{
	list-style: none;
}

#dexfleet ul li{
	display: inline;
}


/* ******************* LANGUAGE ******************* */
#language{
	text-transform:uppercase;
	float:right;
	width:50px;
	text-align:right;
	margin-right:5px;
	}

#language ul{
	list-style: none;
}

#language ul li{
	display: inline;
	list-style: none;
	padding-right:5px;
}

#language .actif a{
	color:#900;}

/* ******************* MYDEX ******************* */

#mydex{
	background: url(../images/bg/bg_mydex.jpg) repeat-x;
	color: #FFF;
	float:right;
	text-align:right;
	padding-right:10px;
	padding-left:10px;
	padding-top:8px;
	height:25px;
	margin:0px;
	position: absolute;
	top: 0px;
	right: 0px;
}

#mydex a{
	color:#fff;
	}
#mydex a:hover{
	color:#EA7F1F;
	}
.iconmydex{
	background: url(../images/icons/icon_mydex.gif) no-repeat;
	padding-left: 15px;
	}



/* ************************************************** */
/* ******************* HOMEPAGE ********************* */
/* ************************************************** */

#searchsfeer{
	}

/* ******************* SEARCH ********************* */
#search{
	width:320px;
	float:left;

	}

/* ******************* SFEERBOX ********************* */

#sfeer{
	z-index: 10;
	overflow:hidden;
	width:635px;
	height:160px;
	margin:0px;
	padding:0px;
	float:right;

	}

#slideshow{
	overflow:hidden;
	width:635px;
	height:160px;
	}


#sfeersub{
	z-index: 10;
	overflow:hidden;
	width:633px;
	height:160px;
	margin:0px;
	padding:0px;

	}

#picnav {
	margin: 0px;
	position: absolute;
	top: 125px;
	right: 10px;
	z-index: 300;
	width:auto;
	background: url(../images/imageoverlay.png) repeat;
	}
#picnav a {
	margin: 0px;
	padding: 0px 5px;
	text-decoration: none;
	color: #FFF;
	/*background:#000;*/
	display:block;
}
#picnav a.activeSlide {
	background: #EA7F1F;
	color: #FFF;
}
#picnav a:focus { outline: none; }


/* ******************* ITEMBOX ********************* */

#contenthome{
	margin:0px 10px 0px 10px;
	}

.contenthomeleft{
	width:640px;
	float:left;
	margin-right:10px;
	padding:0px;

	}

.contenthomeright{
	width:300px;
	float:left;
	padding:0px;
	margin:10px 10px 0px 0px;
	}

.contenttopspace{
	padding:5px 0px 0px 0px;
	}
/* ******************* ITEM ********************* */

.item{
	background: url(../images/bg/bg_item.gif) repeat-x top;
	background-color:#FFF;
	width:305px;
	float:left;
	margin:5px 0px 5px 10px;
	}

.item h2{
	color: #b42c33;
	border-style: none;
	}


.item .title,.itemlive .title{
	height:25px;
	overflow:hidden;
	padding-top:4px;
	padding-left:10px;
}


.item .cont{
	height:70px;
	overflow:hidden;
	padding:10px;
	}

.item .pic{
	width:100px;
	height:70px;
	overflow:hidden;
	float:left;
	margin-right:10px;

	}

.item .txt{
	width:170px;
	float:left;
	line-height:1.5em;

	}

.item .btn{
	padding:10px;
	}
/* ******************* ITEMLIVE ********************* */

.itemlive{
	background: url(../images/bg/bg_itemlive.gif) repeat-x top;
	background-color:#FFF;
	width:300px;
	margin:0px 0px 0px 0px;
	/*height: 453px;*/
	overflow: hidden;
	}


.itemlive h2{
	color: #fff;
	border-style: none;
	}
.itemlive h2 a{
	color:#fff;
	}


/* ******************* NEWSTICKER ********************* */



.newsticker {
	width:300px;
	}
.newsticker ul li{
	list-style:none;
	display:block;
	padding-top:3px;
	border-top: 1px dotted #CCC;
}
.newsticker .pic {
	float:left;
	width:25px;
	margin-right: 10px;
}
.newsticker .txt {
	float:left;
	width:260px;

	}



/* ******************* ITEMFLEET ********************* */
.itemfleet{
	background-color:#cde9f5;
	width:300px;
	margin:10px 0px 10px 0px;
	color:#004880;
	}

.itemfleet a{
	color:#004880;
	}


.itemfleet .cont{
	height:70px;
	overflow:hidden;
	padding:10px;
	}

.itemfleet .pic{
	width:145px;
	float:left;
	margin-right:10px;

	}

.itemfleet .txt{
	width:120px;
	height:70px;
	overflow:hidden;
	float:left;
	line-height:1.6em;

	}





/* ************************************************** */
/* ******************* SUBPAGES ********************* */
/* ************************************************** */

/* ******************* BREADCRUMB ******************* */

#breadcrumb{
	height:20px;
	padding:8px 25px 3px;
	color:#666;
}

#breadcrumb a{
	color:#666;
	}

#breadcrumb a:hover{
	color:#b42c33;
	}



.contentline{
	background-color:#B42C33;

	}
.contentinner{
	background-color:#FFF;
	height:100%;

	}

/* *************************************************** */
/* ******************* DETAILBOXEN ******************* */
/* *************************************************** */

.detailtop{
	height:240px;


	}

.detail_bel{
	background: url(../images/topvisual/topvisual_bel.jpg) no-repeat;
}

.detail_optie{
	background: url(../images/topvisual/topvisual_optie.jpg) no-repeat;
}

.detail_compare{
	background: url(../images/topvisual/topvisual_compare.jpg) no-repeat;
}
.detail_mail{
	background: url(../images/topvisual/topvisual_mail.jpg) no-repeat;
}
.detail_about{
	background: url(../images/topvisual/topvisual_about.jpg) no-repeat;
}
.detail_dex{
	background: url(../images/topvisual/topvisual_dex.jpg) no-repeat;
}
.detail_finance{
	background: url(../images/topvisual/topvisual_finance.jpg) no-repeat;
}
.detail_jobs{
	background: url(../images/topvisual/topvisual_jobs.jpg) no-repeat;
}
.detail_legal{
	background: url(../images/topvisual/topvisual_legal.jpg) no-repeat;
}
.detail_location{
	background: url(../images/topvisual/topvisual_locatie.jpg) no-repeat;
}
.detail_mydex{
	background: url(../images/topvisual/topvisual_mydex.jpg) no-repeat;
}
.detail_testimonial{
	background: url(../images/topvisual/topvisual_testimonial.jpg) no-repeat;
}
.detail_contact{
	background: url(../images/topvisual/topvisual_contact.jpg) no-repeat;
}

.detailtop h1{
	color:#FFF;
	font-size:1.8em;
	margin-top: 0px;
	margin-left: 15px;
	margin-bottom: 20px;
	padding-top: 25px;
	font-weight: normal;
	font-style: normal;
	}

.detailtop .txt{
	color:#FFF;
	width:400px;
	height:150px;
	overflow:hidden;
	margin-top: 0px;
	margin-left: 15px;
	font-size: 1.1em;
	}

.detailcontent{
	background: url(../images/bg/bg_detailcontent.jpg) repeat-y;


	}

.detailleft{
	width:633px;
	float:left;
	}

.detailright{
	width:323px;
	float:left;

	}

.fullcontent{}

.mydexcontent{
	background: url(../images/bg/bg_detailcontent2.jpg) repeat-y;


	}

.mydexleft{
	width:753px;
	float:left;
	}

.mydexright{
	width:200px;
	float:left;

	}
.cardata,.cardata2{
	color:#666;
	font-weight:bold;
	background: url(../images/bg/bg_graybar.gif) repeat-x;
	height:30px;
	padding-top:5px;
	padding-left:15px;
	border-top: 1px solid #d7d7d4;
	border-bottom: 1px solid #d7d7d4;
	}

.cardata a,.cardata2 a{
	color:#666;
	}

.cardata a:hover,.cardata2 a:hover{
	color:#b42c33;
	}

.numberred{
	font-weight:bold;
	color:#b42c33;
	}

.iconviews{
	background: url(../images/icons/iconlive_views.gif) no-repeat;
	padding-left: 30px;
	padding-bottom: 5px;
	vertical-align: middle;
	display: block;
	}

.iconviews2{
	background: url(../images/icons/iconlive_views2.gif) no-repeat;
	padding-left: 30px;
	padding-bottom: 5px;
	vertical-align: middle;
	display: block;
	}

.iconvergelijking{
	background: url(../images/icons/iconlive_compare.gif) no-repeat;
	padding-left: 30px;
	padding-bottom: 5px;
	vertical-align: middle;
	display: block;
	}
.icon_wagenvgl{
	background: url(../images/icons/icon_wagenvgl.gif) no-repeat;
	padding-left: 20px;
	vertical-align: middle;
	display: block;
	}


.iconmail{
	background: url(../images/icons/iconlive_mail.gif) no-repeat;
	padding-left: 30px;
	padding-bottom: 5px;
	vertical-align: middle;
	display: block;
	}

.iconaccessoires{
	background: url(../images/icons/iconlive_accessoires.gif) no-repeat;
	padding-left: 30px;
	padding-bottom: 5px;
	vertical-align: middle;
	display: block;
	}

.iconfavoriet{
	background: url(../images/icons/iconlive_track.gif) no-repeat;
	padding-left: 30px;
	padding-bottom: 5px;
	vertical-align: middle;
	display: block;
	}
.iconfavoriet2{
	background: url(../images/icons/iconlive_track2.gif) no-repeat;
	padding-left: 30px;
	padding-bottom: 5px;
	vertical-align: middle;
	display: block;
	}
.iconfavoriet{
	background: url(../images/icons/iconlive_track.gif) no-repeat;
	padding-left: 30px;
	padding-bottom: 5px;
	vertical-align: middle;
	display: block;
	}

.iconfavoriet2{
	background: url(../images/icons/iconlive_track2.gif) no-repeat;
	padding-left: 30px;
	padding-bottom: 5px;
	vertical-align: middle;
	display: block;
	}
.iconphone{
	background: url(../images/icons/iconlive_phone.gif) no-repeat 0px 0px;
	padding-left: 30px;
	padding-bottom: 5px;
	vertical-align: middle;
	display: block;
	}
.iconphone2{
	background: url(../images/icons/iconlive_phone2.gif) no-repeat 0px 0px;
	padding-left: 30px;
	padding-bottom: 5px;
	vertical-align: middle;
	display: block;
	}
.iconchapter{
	background: url(../images/icons/iconlive_chapter.gif) no-repeat;
	padding-left: 30px;
	padding-bottom: 5px;
	vertical-align: middle;
	display: block;
	}

.iconlocatie{
	background: url(../images/icons/iconlive_locatie.gif) no-repeat;
	padding-left: 30px;
	padding-bottom: 5px;
	vertical-align: middle;
	display: block;
	}

.iconphoto{
	background: url(../images/icons/iconlive_photo.gif) no-repeat;
	padding-left: 30px;
	padding-bottom: 5px;
	vertical-align: middle;
	display: block;
	}
.iconphoto2{
	background: url(../images/icons/iconlive_photo2.gif) no-repeat;
	padding-left: 30px;
	padding-bottom: 5px;
	vertical-align: middle;
	display: block;
	}
.redbar{
	color:#fff;
	font-weight:bold;
	background: url(../images/bg/bg_redbar.gif) repeat-x center;
	height:30px;
	padding-top:5px;
	padding-left:5px;
	border-top: 1px solid #d7d7d4;
	border-bottom: 1px solid #d7d7d4;
	}

.fichecar{
	color:#fff;
	font-weight:bold;
	background: url(../images/bg/bg_fichecar.gif) repeat-x center;
	height:30px;
	padding-top:5px;
	padding-left:5px;
	/*border-top: 1px solid #d7d7d4;*/
	border-bottom: 1px solid #d7d7d4;
	}

.fichecar a{
	color:#FFF;
	}

.fichecar a:hover{
	color:#EA7F1F;
	}

.iconretour{
	background: url(../images/icons/iconlive_retour.gif) no-repeat 0px 0px;
	padding-left: 30px;
	padding-bottom: 5px;
	vertical-align: middle;
	display: block;
	}

.iconlook{
	background: url(../images/icons/iconlive_look.gif) no-repeat 0px 0px;
	padding-left: 30px;
	padding-bottom: 5px;
	vertical-align: middle;
	display: block;
	}
.iconlook2{
	background: url(../images/icons/iconlive_look2.gif) no-repeat 0px 0px;
	padding-left: 30px;
	padding-bottom: 5px;
	vertical-align: middle;
	display: block;
	}

.iconoptie{
	background: url(../images/icons/iconlive_reservation.gif) no-repeat 0px 0px;
	padding-left: 30px;
	padding-bottom: 5px;
	vertical-align: middle;
	display: block;
	}
.iconoptie2{
	background: url(../images/icons/iconlive_reservation2.gif) no-repeat 0px 0px;
	padding-left: 30px;
	padding-bottom: 5px;
	vertical-align: middle;
	display: block;
	}

.iconcontact{
	background: url(../images/icons/iconlive_contact.gif) no-repeat 0px 0px;
	padding-left: 30px;
	padding-bottom: 5px;
	vertical-align: middle;
	display: block;
	}
.iconprint{
	background: url(../images/icons/iconlive_print.gif) no-repeat 0px 0px;
	padding-left: 30px;
	padding-bottom: 5px;
	vertical-align: middle;
	display: block;
	}
	.iconprint2{
	background: url(../images/icons/iconlive_print2.gif) no-repeat 0px 0px;
	padding-left: 30px;
	padding-bottom: 5px;
	vertical-align: middle;
	display: block;
	}

.iconjobs{
	background: url(../images/icons/iconlive_jobs.gif) no-repeat 0px 0px;
	padding-left: 30px;
	padding-bottom: 5px;
	vertical-align: middle;
	display: block;
	}
.icontestimonial{
	background: url(../images/icons/iconlive_testimonial_red.gif) no-repeat 0px 0px;
	padding-left: 30px;
	padding-bottom: 5px;
	vertical-align: middle;
	display: block;
	}
.icontestimonial2{
	background: url(../images/icons/iconlive_testimonial.gif) no-repeat 0px 0px;
	padding-left: 30px;
	padding-bottom: 5px;
	vertical-align: middle;
	display: block;
	}
.half{
	width:49%;
	}

.halfcont{
	width:46%;
	float:left;
	}


.dexprice{
	color:#fff;
	font-weight:bold;
	background: url(../images/bg/bg_dexprice.gif) repeat-x center;
	padding-top:5px;
	padding-left:5px;
	border-top: 1px solid #d7d7d4;
	}
.dexprice0{
	font-size:1.0em;
	text-align:left;
	height:30px;
	}
.dexprice1{
	font-size:2em;
	text-align:right;
	height:30px;
	}
.dexprice2{
	text-align:right;
	}

.dexeasyprice{
	color:#fff;
	font-weight:bold;
	background: url(../images/bg/bg_dexeasyprice.gif) repeat-x center;
	padding-top:5px;
	padding-left:5px;
	border-top: 1px solid #d7d7d4;
	}

.dexprice{
	color:#fff;
	font-weight:bold;
	background: url(file:///Macintosh%20HD/Users/marijn/Documents/projects/dex/public%202011.123%20extras/images/bg/bg_dexprice.gif) repeat-x center;
	padding-top:5px;
	padding-left:5px;
	border-top: 1px solid #d7d7d4;
	}
.dexprice0{
	font-size:1.0em;
	text-align:left;
	height:30px;
	}
.dexprice1{
	font-size:2em;
	text-align:right;
	height:30px;
	}
.dexprice2{
	text-align:right;
	}
.dexprice8{
	padding-top: 5px;
	font-size: 2.1em;
	text-align: right;
	font-weight: bold;
	}
.dexprice9{
	font-size: 1.33em;
	text-align: left;
	line-height: 1.6em;

}
.dexprice10{
	font: normal 1.11em Arial, Helvetica, sans-serif;
	line-height: 1.6em;
	color: #FFFFFF;
	background: url(../images/bgdetailpriceholder.jpg) repeat-x left top;
}
.dexprice10 a, .dexprice10 a:hover {
	color:#FFF;
}

.dexprice11{
	font-size: 1.33em;
	text-align: right;
}
.dexprice12{
	font-size: 0.75em;
	text-align: right;
}

.paddingFix1{
	padding: 0px 10px 0px 10px;
	}
.paddingFix2{
	padding: 5px 10px 10px 10px;
	}
.paddingFix3{
	padding: 5px 10px 5px 10px;
	}
.dexeasyprice{
	color:#fff;
	font-weight:bold;
	background: url(../images/bg/bg_dexeasyprice.gif) repeat-x center;
	padding: 5px 10px;
	border-top: 1px solid #d7d7d4;
	border-bottom: 1px solid #d7d7d4;
	vertical-align: bottom;
	}
.dexprice10 tr td{
	padding: 2px;
	}

.dexprice a,.dexprice0 a,.dexprice1 a, .dexprice2 a{
	color:#FFFFFF;
	}
.dexprice a:hover,.dexprice0 a:hover,.dexprice1 a:hover, .dexprice2 a:hover{
	color:#b42c33;
	text-decoration:none;
	}


.dexprice a,.dexprice0 a,.dexprice1 a, .dexprice2 a{
	color:#FFF;
	}
.dexprice a:hover,.dexprice0 a:hover,.dexprice1 a:hover, .dexprice2 a:hover{
	color:#b42c33;
	text-decoration:none;
	}


.dexfleet{
	color:#004880;
	background-color:#CDE9F4;
	padding-top:5px;
	padding-left:5px;
	border-top: 1px solid #d7d7d4;
	border-bottom: 1px solid #d7d7d4;
	}
.dexfleet a{
	color:#004880;
	}

.actions{
	color:#CCC;
	font-weight:bold;
	background: url(../images/bg/bg_actions.gif) repeat-x center bottom;
	height:30px;
	padding-top:5px;
	padding-left:5px;
	border-top: 1px solid #d7d7d4;
	}

.actions2{
	background:#e4e4e4 url(../images/bg/bg_actions2.gif) repeat-x center bottom;
	padding:5px;
	border-top: 1px solid #d7d7d4;
	}

.actions a, .actions2 a{
	color:#666;
	}
.actions a:hover, .actions2 a:hover{
	text-decoration:underline;
	color: #b42c33;
	}
.yellowbox{
	background-color:#f6e2c3;
	margin-bottom:10px;
	}
	.greybox{
	background-color:#f8f8f8;
	margin-bottom:10px;
	}

.whitebox{
	background-color:#fff;
	margin-bottom:10px;

	}
/* ******************* CARS ****************** */
.car{}

.carleft{
	width:200px;
	float:left;
	margin-right:10px;
	}

.carright{
	float:left;
	width:750px;
	}

.carright .whitebox ul{
	list-style-type:none;
	}

.carright .whitebox ul li{
	display:inline;
	margin-right:10px;}

.carright .whitebox ul li a{
	color:#666;
	}
.carright .whitebox ul li a:hover{
	color:#eb872c;
	}

.icondelete{
	background: url(../images/icons/icon_delete.gif) no-repeat 0px 3px;
	padding-left: 15px;
	padding-bottom: 5px;
	vertical-align: middle;
	}


html>body .icondelete{
	background: url(../images/icons/icon_delete.gif) no-repeat 0px 2px;
	padding-left: 15px;
	padding-bottom: 5px;
	vertical-align: middle;
	}


.carlist{
	}

.caritem{
	background-color:#FFF;
	border: 1px solid #DF7937;
	width:230px;
	float:left;
	margin-left:5px;
	margin-right:6px;
	margin-bottom: 15px;

	}
.caritem:hover{
	background-color:#f8eee0;
	border: 1px solid #DF7937;
	/*cursor: pointer;*/
	}
.caritem .carpic{
	width:230px;
	height:149px;
	overflow:hidden;
	margin-bottom:5px;

	}

.caritem .carpicdelete{
	float:right;
	position:absolute;
	right:0px;
	width:15px;
	height:15px;
	background-color:#FFF;
	text-align:center;
	padding:5px;
	}

.caritem .title{
	padding:10px 20px 10px 20px;
	height: 3.9em;
	overflow:hidden;
	line-height: 1.3em;
	font-size: 1.1em
	}

.caritem .cont{
	padding:0px 20px 0px 20px;
	height:58px;
	line-height: 1.3em;
	overflow:hidden;
	}

.caritem .title h3{
	color:#DF7937;
	}
.caritem .title h3 span{
	display: block;
	color: #B42C33;


	}
.caritem .title  h3 a{
	color:#DF7937;
	font-size: 0.95em;
	}
.caritem .title  h3 a:hover{
	color:#B42C33;
	text-decoration: underline;
	}
.caritem .title  h3 span a:hover{
	color:#B42C33;
	text-decoration: underline;
	}
.caritem .check{
	padding:4px 5px 4px 10px;
	background: url(../images/bg/bg_check.jpg) repeat bottom;
	color:#FFF;
}
.caritem .check a{
	color:#FFF;
	}
.carright h1 {
	padding:0px;
	color: #b42c33;
	margin-bottom: 10px;
	font-size: 1.4em;
	font-weight: bold;
}

.carright h2{
	color:#666;
	text-transform:uppercase;
	border-bottom: 1px none #b42c33;
	font-size: 1em;
	font-weight: bold;
	}
.carright h3 {
	padding:0px 0;
	color: #333;
	margin-bottom: 10px;
	font-size: 1em;
	font-weight: bold;
}

.carright h4 {
	padding:0px 0;
	color: #B32C33;
	margin-bottom: 10px;
	font-size: 1.2em;
	font-weight: bold;
}


/* ******************* FILTER *********************** */
.filterfunctie {  margin-bottom: 15px; color:#FFF; }

.filterfunctie ul {
	list-style: none;
}

.filterfunctie ul li{
	line-height:1.3em;
	}

.filter h4{
	color:#FFF;
	border-bottom: 1px dotted #cc6666;
	margin-bottom: 2px;
	padding-bottom: 2px;
	font-size: 1.1em;
	font-weight: bold;
}
.filter1{
	background-color:#b42c33;
	margin-top:-1px;}
.filter1 a { color: #fff }
.filter1 ul  {
	margin: 0 0 0 10px;
	padding: 0;
	list-style: disc inside;
}
.ulfilter { }
.ulfilter a { color: #fff }
.ulfilter a:hover { color: #f99a18 }

.filterfunctie .tabsactif{
	background-color:#b42c33;
	color: #FFF;
	float:left;
	text-align:center;
	padding-right:5px;
	padding-left:5px;
	padding-top:5px;
	padding-top:5px;
	margin-right:1px;
	height:20px;
	font-weight:bold;
}
.filterfunctie .tabsactif a{
	color:#FFF;
	}

.filterfunctie .tabs{
	background-color:#ccc;
	color: #FFF;
	float:left;
	text-align:center;
	padding-right:5px;
	padding-left:5px;
	padding-top:5px;
	padding-top:5px;
	margin-right:1px;
	height:20px;
	font-weight:bold;
}
.filterfunctie .tabs a{
	color:#666;
	}


/* ******************* CHAPTERNAV *********************** */
.chapternav{
	padding: 15px;
	font-weight:bold;
	color:#666;
}

.chapternav ul{
	margin-left:25px;
	list-style: outside;
	display:block;
	list-style: circle;
}

.chapternav ul li{

	margin-bottom:8px;

	}
.chapternav ul li .actif, .chapternav .actif a{
	color:#eb872c;
	}


.detailleft ul, .detailleft ol{
	margin-left:20px;
	margin-bottom:10px;
	}

/* ******************* JOBS ****************** */
.jobscontainer{
	border-bottom: 1px dotted #cccccc;
	}

.jobsitem {
	margin: 0px;
	background: #FFFFFF;
	border-top: 1px dotted #cccccc;
	clear:both;

}
.jobsbar {
	padding: 8px 5px;
	text-align: left;
	text-indent: 20px;
	/*border-bottom: 1px solid #cccccc;*/
}
.jobsopened {
	cursor: pointer;
	background: #f6e2c3 url(../images/icons/icon_min.gif) no-repeat right 10px;
	margin: 0px;
	padding: 8px 5px;
	font-size: 1em;
	/*font-weight: bold;
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #cccccc;*/
	color:#b42c33;
	font-weight:bold;
}


.jobsclosed {
	cursor: pointer;
	background: #fff url(../images/icons/icon_plus.gif) no-repeat right 10px;
	color: #000000;
	font-size: 1em;
	padding: 8px 5px;

}


.jobscontent{
	padding: 5px;
	border-top: 1px dotted #cccccc;

}

.jobscont{
	margin-bottom: 0px;

	padding: 0px;


}


.jobstitle{

}
.jobstitle a{
	text-decoration: none;
	color:#333;

}


.jobstxt{
	margin-left: 5px;
	padding-left: 5px;
}



.leftgrey{
	background: url(../images/bg/bg_leftgrey.gif) repeat-y;
	}

.line{
	height:1px;
	background-color:#d7d7d4;
	}

/* ************************************************** */
/* ******************* FOOTER *********************** */
/* ************************************************** */

#footer{
	width: 980px;
	padding: 0;
	margin: 0px auto 20px;
	position: relative;
	background: #6d7982 url(../images/bg/bg_footer.jpg) no-repeat bottom;
	color:#cccccc;
}


#footer h6{
	color:#eb872c;
	font-size:1.2em;
	}

#footer a,#footer a:link,#footer a:visited,#footer a:active {
	text-decoration: none;
	color: #cccccc;
}

#footer a:hover {
	text-decoration: none;
	color: #eb872c;
}


#footer ul{
	list-style:none;
	}

.footerleft{
	float:left;
	width:220px;

	}
.footermiddle{
	float:left;
	width:288px;
	margin-left:10px;
	margin-right:10px;
	}


.footerright{
	float:left;
	width:390px;
	}
.hotphone{
	font-size: 2.4em;
	line-height:1.8em;
	}
/* ******************************************** */
/* ******************* STUFF ****************** */
/* ******************************************** */

.aantal{
	float:left;
	width:400px;}

.addthis{
	width:100%;
	float:left;
	}

/* ******************* PAGES ********************* */

.pagestxt{
	text-align:right;
	width: 150px;
	float: right;
}
.pagestxt2{
	text-align:left;
	width: 150px;
	float: left;
}
.pages{
	float: right;
}

.pages2{

}


.pages ul, .pages2 ul{
	list-style: none;
	margin:0px;
	padding:0px;
}

.pages ul li, .pages2 ul li {
	list-style: none;
	display: inline;
}

.pages a, .pages2 a{
	text-decoration:none;
	color: #666;
	padding:1px 4px;
	background: #fff;
	border: 1px solid #FFF;
	}

.pages a:hover, .pages2 a:hover{
	text-decoration:none;
	color: #FFF;
	border:1px solid #666;
	padding:1px 4px;
	background: #EA7F1F;
	}

.pages .selected, .pages2 .selected{
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	color: #FFF;
}
.pages .selected a, .pages2 .selected a{
	text-decoration:none;
	color: #666;
	border:1px solid #666;
	padding:1px 4px;
	background: #fff;
	}
.pages .selected a:hover, .pages2 .selected a:hover{
	text-decoration:none;
	color: #FFF;
	border:1px solid #666;
	padding:1px 4px;
	background: #EA7F1F;
	}

.orangebtn0{
	background: url(../images/bg/bg_navbtn.jpg) repeat-x;
	color: #FFF;
	text-align:center;
	padding-right:10px;
	padding-left:10px;
	padding-top:2px;
	padding-bottom:2px;
	height:20px;
	font-weight:bold;
}

.orangebtn{
	background: url(../images/bg/bg_navbtn.jpg) repeat-x;
	color: #FFF;
	float:right;
	text-align:center;
	padding-right:10px;
	padding-left:10px;
	padding-top:2px;
	padding-bottom:2px;
	height:20px;
	font-weight:bold;
}

.orangebtn2{
	background: url(../images/bg/bg_navbtn.jpg) repeat-x;
	color: #FFF;
	float:left;
	text-align:center;
	padding-right:10px;
	padding-left:10px;
	padding-top:2px;
	padding-bottom:2px;
	height:20px;
	font-weight:bold;
}

.redbtn{
	background: url(../images/bg/bg_mydex.jpg) repeat-x;
	color: #FFF;
	float:right;
	text-align:center;
	padding-right:10px;
	padding-left:10px;
	padding-top:2px;
	padding-bottom:2px;
	height:20px;
	font-weight:bold;
}

.redbtn2{
	background: url(../images/bg/bg_mydex.jpg) repeat-x;
	color: #FFF;
	float:left;
	text-align:center;
	padding-right:10px;
	padding-left:10px;
	padding-top:2px;
	padding-bottom:2px;
	height:20px;
	font-weight:bold;
}

.graybtn{
	background-color:#999;
	color: #FFF;
	float:right;
	text-align:center;
	padding-right:10px;
	padding-left:10px;
	padding-top:2px;
	padding-bottom:2px;
	height:20px;
	font-weight:bold;
}
.graybtn2{
	background-color:#999;
	color: #FFF;
	float:left;
	text-align:center;
	padding-right:10px;
	padding-left:10px;
	padding-top:2px;
	padding-bottom:2px;
	height:20px;
	font-weight:bold;
}

.bluebtn{
	background: url(../images/bg/bg_btnfleet.jpg) repeat-x;
	color: #FFF;
	float:right;
	text-align:center;
	padding-right:10px;
	padding-left:10px;
	padding-top:2px;
	padding-bottom:2px;
	height:20px;
	font-weight:bold;
}
.bluebtn2{
	background: url(../images/bg/bg_btnfleet.jpg) repeat-x;
	color: #FFF;
	float:right;
	text-align:center;
	padding-right:10px;
	padding-left:10px;
	padding-top:2px;
	padding-bottom:2px;
	height:20px;
	font-weight:bold;
}
.redbtn a,.orangebtn a,.graybtn a,.redbtn2 a,.orangebtn2 a,.graybtn2 a,.bluebtn a, .bluebtn2, a.orangebtn0 a{
	color:#FFF;
	}

#footer .graybtn a{
	color:#FFF;}

/* ******************* WESTSITE ****************** */

.westsite {
	text-align: right;
	float: right;
	margin: 0px;
	padding: 0px;
	}

/* ******************* SCRIPTING ****************** */

.required {
	background: #FF9 !important;
	/*border:1px solid #FD6A12 !important;*/
}
.error {
  background: #FD6A12 !important;
  /*border:1px solid #FF727C !important;*/
  /*color:#FD6A12 !important;*/
  font-weight:bold !important;
}
.txtalert {
	color: #FD6A12;
	/*font:bold 14px/1.2em Arial, Helvetica, sans-serif*/
	font-size: 14px;
}
.active { color: #737476; }
.addthis_toolbox {float: right}
.facebook a{
	width: 110px;
	height: 34px;
	overflow: hidden;
	background: url(../images/social.gif) 0px 0px;
	display: block;
	}
.facebook a:hover{
	background: url(../images/social.gif) 0px -200px;
	}
	
.twitter a{
	width: 110px;
	height: 34px;
	overflow: hidden;
	background: url(../images/social.gif) 0px -100px;
	display: block;
	}
.twitter a:hover{
	background: url(../images/social.gif) 0px -300px;
	}
.social li{
	float: left;
	margin-right: 30px;
	}
