* {
	padding:0;
	margin:0;
}
* {
	padding:0;
	margin:0;
}
p {
	padding-top:8px;
	padding-bottom:8px;
	line-height: 18px;
}
html, body {
	height: 100%; /* heel belangrijk */
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #000000;
	/*background-image:url(../images/bg_body.gif); */
	background-repeat:repeat-x;
	background-color:#e1e1e1;
	text-align: center;
}
#container {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	min-height: 100%;
	height: auto !important; /* voor moderne browsers */
	height: 100%; /* voor IE */
	background-image:url(../images/bg_holder.gif);
	background-repeat:repeat-y;
}
#top_menu {
	position:absolute;
	top:0px;
	left:46px;
	padding-right:65px;
	height:43px;
	font-size:16px;
	line-height: 20px;
	/*background-image:url(../images/bg_menu_top.gif); */
	background-repeat:repeat-y;
	z-index:3;
}
#menu1 {
	position:absolute;
	width:290px;
	height:43px;
	left:0px;
	top:10px;
}
#menu2 {
	position:absolute;
	width:400px;
	height:43px;
	left:300px;
	top:10px;
}
#logo {
	position:absolute;
	width:200px;
	height:43px;
	left:695px;
	top:0px;
	z-index:30;
}
#sfeer {
	width:897px;
	left:400px;
	height:214px;
	font-size:16px;
	overflow:hidden;
	background:url(../images/fotoheaders_01.jpg) no-repeat center;
	margin:0 46px;
}
#submenu {
	float:left;
	margin-left:46px;
	width:281px;
	height:100px;
	background-image:url(../images/bg_menu_sub.gif);
	background-repeat:repeat-x;
}
* html #submenu {
	margin-left:23px;
}
#sub_header {
	position:relative;
	height:28px;
	padding-left:30px;
	padding-top:8px;
}
#content {
	padding: 0;
	margin-left:350px;
	padding-left:2px;
	width:570px;
	padding-bottom:20px;
}
div#fixme-bottom {
	position: fixed;
	bottom: 0;
	width: 0;
	height: 0;
	z-index: 2;
}
* html div#fixme-bottom {
	position: absolute;
top:expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? documentElement.scrollTop +(documentElement.clientHeight-this.clientHeight) : document.body.scrollTop +(document.body.clientHeight-this.clientHeight));
}
/* slight adjustment */
div#fixme-bottom img {
	float: left;
	margin: -48px -100px -100px 600px;
	position: relative;
}
#content_header {
	width:550px;
	height:40px;
	top: -5px;
	left: 0px;
	padding-top:20px;
	padding-left:40px;
	background-image:url(../images/bg_content_header.gif);
	background-repeat: no-repeat;
}
#content_h {
	width:550px;
	height:40px;
	top: -5px;
	left: 0px;
	padding-top:20px;
	padding-left:20px;
	background-image:url(../images/bg_content_header.gif);
	background-repeat: no-repeat;
}
#leasevloot_index {
	position:absolute;
	left:328px;
	top:410px;
	width:575px;
	height:40px;
}
#footer {
	position: absolute;
	bottom: 10px; /* heel belangrijk */
	left:0;
	width: 200px;
	margin-left:60px;
	height: 25px;
}
#footer2 {
	position: absolute;
	bottom: 11px; /* heel belangrijk */
	left:220px;
	width: 600px;
	margin-left:100px;
	height: 10px;
}
#print {
	padding: 0;
	margin-left:530px;
	margin-top:-50px;
	width:44px;
	height:48px;
}
#print2 {
	position:absolute;
	padding: 0;
	margin-left:530px;
	margin-top:0px;
	width:44px;
	height:48px;
}
#header_logo {
	position:absolute;
	padding: 0;
	margin-left:-40px;
	margin-top:-20px;
}
/* Text */ 

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333333;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size:17px;
	color:#666666;
	padding:0;
	padding-left:10px;
	margin:0;
	font-weight:100;
}
#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size:17px;
	color:#e1e1e1;
	padding:0;
	padding-left:10px;
	margin:0;
	font-weight:100;
}
#footer2 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size:17px;
	color:#cccccc;
	padding:0;
	padding-left:10px;
	margin:0;
	font-weight:100;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size:17px;
	color:#666666;
	padding:0;
	padding-left:10px;
	margin:0;
	font-weight:100;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size:17px;
	color:#FFFFFF;
	padding:0;
	padding-left:10px;
	padding-top:4px;
	margin:0;
	font-weight:100;
}
* html h2 {
	font-weight:bold;
	font-size:16px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	padding-top:13px;
	color:#333333;
}
#content_header h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size:19px;
	color:#666666;
	padding:0;
	padding-left:10px;
	margin:0;
	font-weight:100;
}
#content ul {
	list-style: none;
	margin: 0px 0;
	padding-left: 30px;
}
 #content 0l {
 list-style: none;
 margin: 0px 0;
 padding-left: 30px;
}
#content li {
	list-style-image: url(../images/bg_prisma_list.gif);
	padding-top:1px;
	padding-bottom:1px;
}
#footer {
	font-size:13px;
	line-height:16px;
	text-align:left;
	color: #999999;
}
* html #footer {
	font-weight: bold;
}
#extra_sub {
	padding: 40px;
	width:200px;
	overflow:hidden;
}
#extra_sub2 {
	width:250px;
	overflow:hidden;
	padding-bottom:50px;
	text-align:center;
}
#zoekform {
	padding-top:10px;
	padding-left:0px;
	margin-bottom:0px;
	background-color:#e1e1e1;
}
#extra_btn {
	padding-top:10px;
	padding-left:0px;
	margin-bottom:0px;
	background-color:#e1e1e1;
}
tr.leaseindex3 {
	height:40px;
	vertical-align:top;
	background-color:#FFFFFF;
}
td.leaseindex3 {
	font-size:12px;
	height:40px;
	width:140px;
	padding-left:10px;
	vertical-align:top;
	color:#333333;
	background-color:#FFFFFF;
	padding-top:2px;
	padding-bottom:2px;
	line-height:15px
}
td.leaseindex3 p {
	font-size:12px;
	line-height:13px;
	padding-top:5px;
	;
}
tr.leaseindex2 {
	vertical-align:top;
	background-color:#FFFFFF;
	padding-left:10px;
}
td.leaseindex2 {
	vertical-align:top;
	color:#333333;
	background-color:#FFFFFF;
	padding-left:5px;
	padding-top:4px;
	padding-bottom:4px;
	border-bottom:1px solid grey;
}
tr.leaseindex {
	height:40px;
	vertical-align:middle;
	text-align:center;
	background-color:#8e9090;
}
table.leaseindex2 {
	border-width: 1px;
	border-spacing: 0px;
	border-style: solid;
	border-color: gray;
	border-collapse: separate;
	background-color: white;
	border-bottom:none;
}
td.leaseindex {
	width:180px;
	height:40px;
	vertical-align:middle;
	color:#FFFFFF;
	background-color:#8e9090;
}
tr.leaseindex1 {
	height:15px;
	vertical-align:middle;
	background-color:#00885a;
}
/* Nav */

a:link {
	color:#00885a;
	text-decoration:none;
	font-weight:bold;
}
a:visited {
	color: #00885a;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color: #00885a;
	font-weight:bold;
	text-decoration:underline;
}
a:active {
	color: #00885a;
	font-weight:bold;
	text-decoration:none;
}
#block-images a {
	border:none;
}
#block-images a:hover img {
	visibility:hidden;
}
#block-images a {
	display:inline-block;
}
/* \*/
html #block-images a {
	display:block;
}
.actielease {
	background: url(../images/btn_actielease_hover.gif) no-repeat;
}
#block-images a {
	display:block;
	height/**/:200px;
	width/**/:130px;
}
#block-images a/**/ {
	height:200px;
	width:130px;
}
* html #block-images a:hover {
	height:1%;
}
#menu1 ul {
	float:left;
	width:100%;
	padding:0;
	margin:0;
	list-style-type:none;
}
#menu1 li {
	display:inline;
	padding-left:18px;
}
#menu1 a:link {
	color:#FFFFFF;
	font-size:15px;
	font-weight: normal;
	text-decoration:none;
}
#menu1 a:visited {
	color:#FFFFFF;
	font-size:15px;
	font-weight: normal;
	text-decoration:none;
}
#menu1 a:hover {
	color:#00885a;
	font-size:15px;
	font-weight: normal;
	text-decoration:none;
}
#menu1 a:active {
	color:#00885a;
	font-size:15px;
	font-weight: normal;
	text-decoration:none;
}
* html #menu1 a:link {
	font-weight: bold;
}
* html #menu1 a:visited {
	font-weight: bold;
}
* html #menu1 a:hover {
	font-weight: bold;
}
* html #menu1 a:active {
	font-weight: bold;
}
#menu2 ul {
	float:left;
	width:100%;
	padding:0;
	margin:0;
	list-style-type:none;
}
#menu2 li {
	display:inline;
	padding-left:18px;
}
#menu2 a:link {
	color:#999999;
	font-size:12px;
	font-weight: normal;
}
#menu2 a:visited {
	color:#999999;
	font-size:12px;
	font-weight: normal;
}
#menu2 a:hover {
	color:#fff;
	font-size:12px;
	font-weight: normal;
}
#menu2 a:active {
	color:#fff;
	font-size:12px;
	font-weight: normal;
}
* html #menu2 a:link {
	font-weight: bold;
}
* html #menu2 a:visited {
	font-weight: bold;
}
* html #menu2 a:hover {
	font-weight: bold;
}
* html #menu2 a:active {
	font-weight: bold;
}
#submenu ul {
	list-style: none;
	margin: 0px 0;
	padding: 0;
}
#sub_header {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:16px;
	height: 27px;
	display: block;
	background-image:url(../images/sub_header.jpg);
	background-repeat:no-repeat;
}
* html #sub_header {
	font-weight: bold;
}
.current {
	height: 35px;
	display: block;
}
 .current:a {
font-size:16px;
height: 27px;
color:#FFFFFF;
font-weight:bold;
background-image: url(../images/active_menu.gif);
background-position:top;
padding: 8px 0 0 42px;
}
.current a:visited {
	height: 27px;
	font-size:16px;
	color:#FFFFFF;
	font-weight:bold;
	background-image: url(../images/active_menu.gif);
	background-position:top;
	padding: 8px 0 0 42px;
}
.current a:active {
	height: 27px;
	font-size:16px;
	color:#FFFFFF;
	font-weight:bold;
	background-image: url(../images/active_menu.gif);
	background-position:top;
	padding: 8px 0 0 42px;
}
.current a:hover {
	font-size:16px;
	color:#FFFFFF;
	font-weight:bold;
	background-image:url(../images/active_menu_hover.gif);
}
.normal a {
	height: 27px;
	text-decoration: none;
	font-weight: normal;
	background: url(../images/bg_menu_sub_btn_ia.gif);
	background-position:top;
}
.normal a:link {
	color: #333333;
	font-weight: normal;
	padding: 8px 0 0 42px;
}
.normal a:visited {
	color: #333333;
	font-weight: normal;
	padding: 8px 0 0 42px;
}
.normal a:hover {
	color: #FFFFFF;
	font-weight: normal;
	background: url(../images/bg_menu_sub_btn_a.gif);
	padding: 8px 0 0 42px;
}
.normal a:active {
	color: #fff;
	font-weight: normal;
	padding: 8px 0 0 42px;
}
.normal {
	display: block;
	height: 35px;
}
#footer ul {
	float:left;
	width:100%;
	padding:0 0 0 15px;
	margin:0;
	list-style-type:none;
}
#footer li {
	display:inline;
	padding-right:15px;
}
#footer a:link {
	color:#999999;
	font-size:11px;
	font-weight: normal;
	text-decoration:none;
}
#footer a:visited {
	color:#999999;
	font-size:11px;
	font-weight: normal;
	text-decoration:none;
}
#footer a:hover {
	color:#00885a;
	font-size:12px;
	font-weight: normal;
	text-decoration:none;
}
#footer a:active {
	color:#00885a;
	font-size:12px;
	font-weight: normal;
	text-decoration:none;
}
/*div image prisma nieuws*/

#header_image1 {
	width:263px;
	height:43px;
	margin-top:15px;
	background-repeat:no-repeat;
	background-image:url(../images/prisma_nieuws.gif);
}
/* div image autoweek nieuws*/

#header_image2 {
	width:251px;
	height:40px;
	margin-top:18px;
	background-repeat:no-repeat;
	background-image:url(../images/autoweek_nieuws.gif);
}
/* lijn onder nieuwsberichten */
.lijn_nieuws {
	background-image:url(../images/lines.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	width:220px;
	padding:2px 2px 2px 2px;
}
.lijn_nieuws p {
	padding:5px;
}
/* laatste nieuwsbericht zonder lijn */
.zonder {
	background-image:none;
}
/*  INACTIEF leesverder_nieuws   */
.leesverder_nieuws {
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:11px;
	background-image:url(../images/pijl_wit.gif);
	background-repeat:no-repeat;
}
/*div image offerte aanvragen  in rubriek nieuws*/

#buttonofferteaanvraag {
	width:303px;
	height:37px;
	margin-top:-40px;
	margin-left:635px;
	background-repeat:no-repeat;
	background-image:url(../images/direct_offerte_aanvragen.gif);
}
#offerte_footer_content {
	position:relative;
	left: 289px;
}
*html body #offerte_footer_content {
	left: 286px;
	bottom:-1px;
}
#offerte_footer {
	position:relative;
	left: -31px;
}
*html body #offerte_footer {
	left:-33px;
	bottom:-1px;
}
.content_home {
}
span.read_on_groen {
	font-size:11px;
	background:url(../images/pijl_groen.gif) no-repeat 0px 2px;
	padding:0 10px 10px 10px;
	float:right;
}
/*RSS*/

h4.rsskop {
	height:35px;
	width:250px;
	margin-left:-30px;
	padding-left:30px;
	padding-bottom: 5px;
}
h4.rssnews {
	background:url(../images/pijl_oranje.gif) no-repeat 0px 15px;
	padding-left:10px;
}
div#feedbg {
	width:250px;
	height:30px;
	margin-left:-30px;
	margin-top:0px;
	padding-left:30px
}
li.rssnews {
	list-style-type:none;
	padding:0;
	margin:0;
	display:block;
}
h4 a.rssheader {
	font-size:11px;
	font-weight:bold;
}
p.rssbericht {
	font-size:11px;
	overflow: hidden;
	width:250px;
	height: 85px;
	color:#000;
	font-size:10px;
	padding:10px 0 0 0;
}
span.read_on_groen {
	font-size:11px;
	background:url(../images/pijl_groen.gif) no-repeat 0px 2px;
	padding:0 10px 10px 10px;
	float:right;
}
.vloot_images {
	width:562px;
	height:192px;
	overflow:hidden;
	margin:5px 0 10px 0;
}
.vloot_images img {
	border:1px solid #e6e6e6;
}
#content .vloot_cat ul {
	margin:5px 0 5px 10px;
	padding:0;
	float:left;
}

#content .vloot_cat ul.green {
	margin:5px 10px 5px 10px;
	padding:0;
	float:left;
	color:#299969;
}

#content .vloot_index .vloot_cat li {
	list-style:none;
	cursor:pointer;
	list-style-image:none;
}
#content .vloot_cat li a {
	color:#333333;
	text-decoration:none;
	font-weight:normal;
}
#content .vloot_cat li a:hover {
	color:#00885a;
	text-decoration:none;
	font-weight:normal;
}
.vloot_cat {
	margin:0 10px 10px 0;
	padding:30px 0 5px 0;
	width:276px;
	background-color:#e6e6e6;
	background-repeat:no-repeat;
	vertical-align:top;
}
.compact {
	background-image:url(../images/leasevloot_compact.jpg);
}
.compactP {
	background-image:url(../images/leasevloot_compact+.jpg);
}
.trend {
	background-image:url(../images/leasevloot_trend.jpg);
}
.trendP {
	background-image:url(../images/leasevloot_trend+.jpg);
}
.comfort {
	background-image:url(../images/leasevloot_comfort.jpg);
}
.comfortP {
	background-image:url(../images/leasevloot_comfort+.jpg);
}
.executive {
	background-image:url(../images/leasevloot_executive.jpg);
}
.mpv {
	background-image:url(../images/leasevloot_mpv.jpg);
}
.mpvP {
	background-image:url(../images/leasevloot_mpv+.jpg);
}
.cc {
	background-image:url(../images/leasevloot_cc.jpg);
}
.suv {
	background-image:url(../images/leasevloot_suv.jpg);
}
.cg {
	background-image:url(../images/leasevloot_cg.jpg);
}
.cgP {
	background-image:url(../images/leasevloot_cg+.jpg);
}
.trans {
	background-image:url(../images/leasevloot_trans.jpg);
}
.transP {
	background-image:url(../images/leasevloot_trans+.jpg);
}
.jan {
	background-image:url(../images/header_jan.jpg);
}
.feb {
	background-image:url(../images/header_feb.jpg);
}
.mrt {
	background-image:url(../images/header_mrt.jpg);
}
.apr {
	background-image:url(../images/header_apr.jpg);
}
.mei {
	background-image:url(../images/header_mei.jpg);
}
.jun {
	background-image:url(../images/header_jun.jpg);
}
.jul {
	background-image:url(../images/header_jul.jpg);
}
.aug {
	background-image:url(../images/header_aug.jpg);
}
.sep {
	background-image:url(../images/header_sep.jpg);
}
.okt {
	background-image:url(../images/header_okt.jpg);
}
.nov {
	background-image:url(../images/header_nov.jpg);
}
.dec {
	background-image:url(../images/header_dec.jpg);
}
