html{	
	height: 100%;
	}

body {
	height: 100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	line-height:24px;
	color:#000000;
	margin:0px;
	}
	
#container{
	margin: 0 auto;
	position:relative;
	width:919px;
	}
	
#header{
	width:919px;
	height:94px;
	/* float:left; */
	background-image: url(../images/header1.gif);
	background-repeat:no-repeat;

	}

#header_nav{
	position:relative;
	margin: 12px 0 0 0;
	display:block;
	float:right;
	}
	
#header_index{
	width:500px;
	height:100px;
	position:absolute;
	}
	

	
#ideal_logo{
	padding:31px 0 0 20px;
	float:left;
	}
	
#ideal_txt{
	color: #515151;
	font-size:10px;
	font-weight:bold;
	line-height:130%;
	padding:37px 0 0 0;
	float:left;
	}

#main{
	width:919px;
	background-image: url(../images/content_bg.gif);
	background-repeat:repeat-y;
	height: 100%;
	float:left;
	display:block;
	}
	

	
#main div.nav h3 {
	height:20px;
	font-size:13px;
	color:#FFFFFF;
	width:158px;
	background-image: url(../images/title_nav.gif);
	background-repeat:no-repeat;
	display:block;
	padding:3px 0px 0px 25px;
	margin:0 0 0 0;
	}
	
#main div#content h1 {
	height:auto;
	font-size:13px;
	color: #515151;
	width:476px;
	background-image: url(../images/title_content.gif);
	background-repeat:no-repeat;
	display:block;
	padding:3px 0px 0px 25px;
	margin:0 0 0 0;
	}

.nav{
	width:183px;
	float:left;
	height:100%;
	margin:0 0 0 0;
	padding-bottom: 10px;
	}
 
.nav_panel{
	padding:2px 10px 2px 10px;
	color: #515151;
	}
	
a.nav_panel_link:link, a.nav_panel_link:visited, a.nav_panel_link:active{

 	font-weight:normal;
	font-size:12px;
	
	color: #515151;
}
	
a.link_shop:link, a.link_shop:visited, a.link_shop:active{
 	text-decoration: none;
	font-weight:normal;
	font-size:12px;
	line-height:170%;
	color: #515151;
	}

a.link_shop:hover{
	text-decoration: underline;
	}
	
a.link_shop_prijs:link, a.link_shop_prijs:visited, a.link_shop_prijs:active{
 	text-decoration: none;
	font-weight:bold;
	font-size:12px;
	line-height:170%;
	color: #7ac142;
	}

a.link_shop_prijs:hover{
	text-decoration: underline;
	}
	
#main_footer{
	background-image: url(../images/content_footer.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	float:left;
	padding:0 0 2px 0;
	display:block;
	width:919px;
	}
	
.space{
	background-color:#f8f8f8;
	height:20px;
	width:100%;
	display:block;
	float:left;
	}


#content{

	width:501px;
	margin-left:26px;
	margin-right:26px;
	float:left;
	color: #515151;
	}
	
.content_panel{
	border-bottom:2px #e8e8e8 solid;
	float:left;
	width:100%;
	}


.content_panel a{
	color: #515151;
	text-decoration:none;
}

.content_txt{
	padding:5px 13px 10px 13px;
	}	



.content_txt a{
	color: #515151;
	text-decoration:underline;
}

.stap {
	font-weight:bold;
	font-size:12px;
	color: #7ac142;
}


.breadcrumb{
	background:#F0F0F0;
	width:475px;
	padding-left:24px;
}

.breadcrumb_header {
	font-weight:bolder;
}
a.breadcrumb_link:link, a.breadcrumb_link:visited, a.breadcrumb_link:active{
 	text-decoration: none;
	font-weight:normal;
	font-size:11px;
	
	}

a.breadcrumb_link:hover{
	text-decoration: underline;
	}

.intro{
	width:400px;
	margin-left:50px;
	color:#7AC142;
	text-align:center;
}

.letop{
    background-color:#D4DF2D; 
	border:1px solid #7AC142;
	width:400px;
	margin-left:50px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
}

.remark{
	font-size:12px;
}

.error_text{
	width:400px;
	color:#FF0000;
	font-size:12px;
}

.home {
	width:100%;
	margin:20px;
	
}
.home_title {
	background-color:#D3D3D3;
	text-align:center;
	font-size:14px;
	padding: 5px 20px 5px 20px
}


#notification{
	position:absolute;
	top: 300px;
	width:400px;
	background-color:#fff;
	border:2px double #7AC142; 
	height:90px;
	display:none;
	margin-left: 30px;
 padding:10px
	}
 #notification_table{
 width:100%;

	text-align:center;
	vertical-align:middle;
  
 }
 #notification_table td{
  padding:5px;
  color:#7AC142; 
 	font-weight:bold; 
 	font-size:14px;
  }
	
.product_list{
	width:501px;
	margin-top:10px;
}

.extra_info{
	background-color:#F3F3F3;
		
}	

.products{
	width:100%;
	border-bottom:1px #e5e5e5 solid;
}

.products td {
	
	vertical-align:top;
	padding-left:10px;
	font-size:12px;
}
.products_kop {
	font-size:18px;
	font-weight:bold;
	color:#7AC142;
}

.products input,select{
	border: 1px solid #7ac142;
	text-align:center;
}

a.product_link:link, a.product_link:visited, a.product_link:active{
	font-weight:bold;
	font-size:14px;
	color: #7ac142;
	text-decoration:none;

	}

a.product_link:hover{
	text-decoration: underline;
	}
	
.product_image{
	width:70px;
	vertical-align:middle;
	}
	
.product_image2{
	vertical-align:middle;
	}
	
.product_txt{
	width:100%;
	padding:3px 0 3px 7px;
	vertical-align:middle;
	}

.product_aantal{
	padding:3px 0 3px 7px;
}
	
.prijs {
	font-weight:bold;
	font-size:16px;
	color: #7ac142;
}

.cartype{
	width:460px;
	border:1px #e5e5e5 solid;
	margin-left: 20px;
	margin-top: 10px;
}

.cartype td {
	padding-left:10px;
}

.highlight {
	background-color:#CCCCCC;
	cursor:pointer;
}

.normal {
	background-color:#FFFFFF;
	cursor:pointer;
}


.merken{
	text-align:center;
	padding:4px;

	}


.order{
	width:100%;
}

.order td {
	vertical-align:middle;
	padding:5px 10px 5px 10px;
	
}

.order_kop {
	font-size:14px;
	color:#7AC142;
}

.order_title {
	font-style:oblique;
	font-weight:bold;
}


	
.customer{
	width:100%;
}

.customer td {
	vertical-align:middle;
	padding:5px 20px 0px 20px;

}

.betaalwijze  td{
	padding:5px 0px;
}


.aantal{
	width:20px;
	height:13px;
	color:#727272;
	margin:0px;
	padding:0px;
	color:#000000;
	font-size:11px;
	text-align:center;
	}	


a.link_sitemap:link, a.link_sitemap:visited, a.link_sitemap:active{
 	text-decoration: none;
	padding:2px;
	font-size:14px;
	color: #d12f35;
	}

a.link_sitemap:hover{
	text-decoration: underline;
	color: #d12f35;
	}
	
a.link_product:link, a.link_product:visited, a.link_product:active{
 	text-decoration: none;
	height:100px;
	width:473px;
	display:block;
	float:left;
	position:absolute;
	cursor:pointer;
	}

a.link_product:hover{
	text-decoration: none;
	border:1px #CCCCCC solid;
	}
	
	
#footer{
	
	font-size:10px;
	color:#a8a8a8;
	padding:15px 0px 15px 0px;
	text-align:center;
	}
	
a.link_footer:link, a.link_footer:visited, a.link_footer:active{
 	text-decoration: none;
	font-weight:normal;
	font-size:11px;
	color: #a8a8a8;
	}

a.link_footer:hover{
	text-decoration: underline;
	}

#kop {
	width:919px;
	height:100px;
	float:left;
	background-image: url(../images/kop.gif);
	background-repeat:no-repeat;
	margin-bottom:11px;
	font-size:16px;
	font-weight:bold;
	}

#kenteken{
	margin:20px 0 0 6px;
	float:left;
 width:250px;
	height:80px;

	}
	
#geen_kenteken{
	margin:0px 0 0 55px;
}	

a.geen_kenteken:link, a.geen_kenteken:visited, a.geen_kenteken:active{
	font-weight:bold;
	font-size:12px;
	color: #7a7a7a;
}
#kenteken_txt{
	margin:30px 0 0 80px;
	float:left;

	line-height:170%;
	height:20px;
	color: #7a7a7a;
	}
 
.kop_stap { 
 	color: #7ac142;
  font-size:32px;
  margin-right:10px;
}


.kenteken_inputbox{
	width:234px;
	height:50px;
	color:#000000;
	float:left;
	font-size:36px;
	text-align:center;
	border:#000000 solid 0px;
	padding:5px 0 0px 0px;
 margin-left:10px;
	
	text-transform:uppercase;
	font-weight:bold;
	background-image: url(../images/kenteken.gif);
	background-repeat:no-repeat;
}
	
#kenteken_zoek{

	margin:30px 0 0 50px;
	float:left;
	height:30px;
	}

a.kenteken_zoek_link:link, a.kenteken_zoek_link:visited, a.kenteken_zoek_link:active{
	color: #7a7a7a;
	}

.forms{
	width:150px;
	font-size:12px;
	}	
	
.inputbox{
	width:241px;
	font-size:12px;
	margin:2px 0 2px 0;
	text-align:left;
	padding:2px;
	color:#727272;
	border:#999999 solid 1px;
	}
	
.inputbox_error{
	width:241px;
	font-size:12px;
	margin:2px 0 2px 0;
	text-align:left;
	padding:2px;
	color:#727272;
	border:red solid 1px;
	}

.selectbox{
	color:#8d7d51;
	border:#a29061 solid 1px;
	background-color:#FFFFFF;
	margin-right:5px;
	}

.textarea{
	color: #FFFFFF;
	border: #334a65 solid 1px;
	font-size:12px;
	}

.submit_button{
	color:#7a7a7a;
	margin-top:4px;
	padding:2px;
	font-size:12px;
	background-color:#e8e8e8;
	cursor:pointer;
	float:right;
	} 
	
td{
	font-size: 11px;
	padding: 0px;
	vertical-align:top;
	}
	
table{
	border-collapse: collapse;
	border-spacing: 0;
	}
	
	
/*
	Navigatie
*/

.menu{
	list-style: none;
	margin: 0px; padding: 0px;
	z-index:100;
	margin-left:20px;
	}


.menu li a.button{	
	color: #515151;
	display:block;
	width:80%;
	font-size:12px;
	line-height:180%;
	height:20px;
	padding-left:25px;
	background-image: url(../images/plus.gif);
	background-repeat:no-repeat;
	background-position:3% 50%;
	}	

.menu li a:hover{
	color: #515151;
	position:relative;
	background-color:#f3f3f3;
	display:block;
	background-image: url(../images/plus.gif);
	background-repeat:no-repeat;
	background-position:3% 50%;
	}

.menu_prod{
	list-style: none;
	margin: 0px; padding: 0px;
	z-index:100;
	margin-left:20px;
	}


.menu_prod li a.button{	
	color: #7ac142;
	display:block;
	width:80%;
	font-size:12px;
	line-height:180%;
	height:20px;
	padding-left:25px;
	background-image: url(../images/plus.gif);
	background-repeat:no-repeat;
	background-position:3% 50%;
	}	

.menu_prod li a:hover{
	color: #515151;
	position:relative;
	background-color:#f3f3f3;
	display:block;
	background-image: url(../images/plus.gif);
	background-repeat:no-repeat;
	background-position:3% 50%;
	}


	
/*
	Navigatie selected
*/

.menu_selected{
	list-style: none;
	margin: 0px; padding: 0px;
	z-index:100;
	margin-left:20px;
	}



.menu_selected li a.button{	
	color:#515151;
	display:block;
	font-size:12px;
	line-height:180%;
	font-weight:bold;
	height:20px;
	padding-left:25px;
	background-image: url(../images/plus_on.gif);
	background-repeat:no-repeat;
	background-position:3% 50%;
	}	

.menu_selected li a:hover{
	color: #515151;
	position:relative;
	background-color:#f3f3f3;
	display:block;
	background-image: url(../images/plus_on.gif);
	background-repeat:no-repeat;
	background-position:3% 50%;
	}
	
 .knop 
 {
  background-color:#D4DF2D; 
  color:#515151;
  border:1px solid #7AC142; 
  font-weight:bold; 
  text-transform: uppercase; 
  cursor:pointer;
  display:block;
  text-decoration:none;
  height:16px;
  vertical-align:middle;
  line-height:16px;
  font-size:12px;
  text-align:center;
  margin: 10px 0px 10px 0px;
 }
 
a.knop:hover
 {
  background-color:#7AC142; 
  color:#ffffff; 
 }

 
 
.debug{
	float:left;
	width:919px;
	}



.show_all{
	float:none;
	color:#515151;
	text-decoration:none;
	font-size:9px;
	padding-left:25px;
}
.show_all_models{
	float:none;
	color:#515151;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	}

#info_menu {
	float: left;
	width:162px;
	border-top: 1px solid #D7D7D7;
	margin: 50px 0 0 0;
	padding:0 10px 0 10px; 
}

.pseudo_link {
cursor:pointer;
text-decoration:underline;

}

.pullquote {
width: 150px;
margin: 10px 10px 10px 15px;
padding: 0;
font: 20px georgia, palatina, serif;
color: #515151;
text-align: center;
} 
.pullquote_name {
width: 150px;
margin: 10px 10px 10px 15px;
padding: 0;
font: 14px georgia, palatina, serif bolder;
color: #515151;
text-align: center;
} 

img.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
img.right {
  display: block;
  margin-left: auto;
  margin-right: right;
}
.voertuig{
 font-size:20px;
 font-weight:bold;
 }
.cats{
 width:100%;
 margin:5px 0 10px 0px;


 }
.cats a{
 text-decoration:underline;
 font-size:12px;
 font-weight:bold;
 border:none;
}
.cats td{
 font-size:14px;
  padding-left:20px;
}
.cats ul{

 margin:0px;
 padding:5px;
 
}
.model_list{
 margin-left:20px;
 width:90%
 }
.model_list a{
 text-decoration:underline;
 color:#7AC142;
 
}

.kassa {
 width:100%;
 background-image: url(/images/kassabon_midden.jpg);
}

.kassa td{
 padding-left:5px; 
 padding-right:5px;
}
