*
	{
	margin:0;
	padding:0;
	}
	
html
	{
	height:100%;
	}
	
body
	{
	height:100%;
	padding:0 0 .1em 0;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.8em;
	color:#777;
	}
	
a
	{
	color:#155bdc;
	}	
	
object, img
	{
	vertical-align:bottom;
	}
	
table
	{
	
	}
	
td, th
	{
	vertical-align:top;
	}	
	
.sortable th
	{
	cursor:pointer;
	}	
	
img
	{
	border:0;
	}	
	
ul
	{
	list-style:none outside;
	}
	
li
	{
	display:inline;
	}
	
li.sub
	{

	}
	
li.sub ul
	{

	
	}
	
li a
	{
	text-decoration:none;
	}
	
h1
	{
	color:#888;
	}	
	
h1, #xtrail
	{
	line-height:normal;
	margin:3px 0 1em 0;
	padding:1px 70px 1px 14px;
	font-size:1.6em;
	font-weight:normal;
	border-left:5px solid #97d045;
	background:url(../images/layout/header.gif) right 6px no-repeat;
	}	
	
#xtrail
	{
	font-weight:bold;
	padding-top:5px;
	font-size:13px;
	}
	
#xtrail h1
	{
	font-weight:bold;
	font-size:13px;
	margin:0;
	padding:0;
	border:0;
	background:none;
	}

.main-body #xtrail
	{
	list-style:none outside;
	}
	
#xtrail li
	{
	margin:0;
	padding:0 8px 0 0px;
	display:block;
	float:left;
	}
	
#xtrail li:first-child
	{
	padding-left:0;
	}	
	
#xtrail li a
	{
	color:#888;
	margin:0;
	padding:0 12px 0 0;
	line-height:normal;
	display:block;
	float:left;
	background:url(../images/layout/trail-icon.gif) right center no-repeat;
	}

#xtrail li a:hover
	{
	color:#97d045;
	}
	
h2
	{
	padding:0 0 1em 0;
	font-size:1em;
	}	
	
.column
	{
	float:left;
	}	
	
.clear:after
	{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	font-size:.1em;
	line-height:.1em;
	}

.clear
	{
	display:inline-block;
	}
	
/* Hides from IE-mac \*/
* html .clear
	{
	height:.1em;
	}
	
.clear
	{
	display:block;
	}
/* End hide from IE-mac */	

.container
	{
	width:960px;
	margin:0 auto;
	text-align:left;	
	}

#main
	{
	padding:0 0 80px 0;
	}
	
#main-header
	{
	padding:3px 0 1px 0;
	}
	
#main-header .call p
	{
	margin:0;
	padding:0;
	display:inline;
	}
	
#main-header .wrapper
	{
	padding:0 18px;
	}	
	
#main-header .search
	{
	padding:0 20px 0 0;
	float:left;
	}
	
#main-header .locale
	{
	
	}
	
#main-header .locale ul
	{
	
	}
	
#main-header .locale li
	{
	padding:0 10px 0 0;
	}
	
#main-header .locale a.active
	{
	padding:2px 3px;
	}
	
#main-header .locale a.active
	{
	border:1px solid #999;
	}
	
#header-left
	{
	width:65%;
	}
	
#header-right
	{
	width:35%;
	padding:12px 0 0 0;
	text-align:right;
	}
	
#main-menu
	{
	min-width:960px;
	margin:0 0 1px 0;
	background:#7f7e7e;
	font-weight:bold;
	font-size:1.1em;
	}
	
* html #main-menu
	{
	width:100%;
	}
	
#main-menu a
	{
	display:block;
	width:100%;
	color:#fff;
	padding:3px 0 4px 0;
	text-align:center;
	min-width:152px;
	}
	
* html #main-menu a
	{
	width:152px;
	}
	
	
#main-menu a:hover
	{
	background:#dcdee0;
	color:#989898;
	}

#main-menu ul
	{
	margin:0 0 0 18px;
	}	
	
#main-menu li
	{
	position:relative;
	display:block;
	float:left;
	min-width:152px;
	border-right:1px solid #fff;
	}	
	
#main-menu li:first-child
	{
	border-left:1px solid #fff;
	}	
	
#main-menu li  ul li:first-child
	{
	border-left:0;
	}
	
#main-menu li ul
	{
	display:none;
	position:absolute;
	float:left;
	z-index:+1;
	background:#7f7e7e;
	margin:0;
	border:0;
	}
	
#main-menu li ul li
	{
	float:none;
	display:list-item;
	border:0;
	border-left:0;
	}
	
#main-menu li ul a
	{
	font-weight:normal;
	}
	
#main-menu li ul li:first-child a
	{
	border-top:1px solid #fff;
	}

.main-body ul
	{
	list-style:disc inside;
	}

#main-body
	{
	min-width:960px;
	margin:0 auto;
	padding:0 0 30px 0;
	background:url(../images/layout/body.gif) top left repeat-x;
	}

* html #main-body
	{
	width:100%;
	}
	
#main-body p, #main-body li
	{
	line-height:1.6em;
	}
	
#main-body p
	{
	margin:0 0 1em 0;
	}	
	
#main-body li
	{
	display:list-item;
	}		
	
#tpl-default #body-left
	{
	width:170px;
	padding-left:45px;
	}
	
#tpl-default #body-center
	{
	width:475px;
	padding-left:10px;	
	}
	
#tpl-default #body-right
	{
	width:246px;
	padding-left:14px;
	}	
	
#tpl-alt #body-center
	{
	width:655px;
	padding-left:45px;
	}	
	
#tpl-alt #body-right
	{
	width:246px;
	padding-left:14px;
	}	
	
#body-left
	{
	padding:30px 0 0 0;
	}
	
#menu-left
	{
	padding:4px 0 0 4px;
	background:#fff url(../images/layout/menu-tl.gif) top left no-repeat;
	border-color:#fff;
	border-style:solid;
	border-width:0 4px 4px 0;
	}
	
#body-left ul
	{
	list-style:none outside;
	background:#7f7e7e url(../images/layout/menu-tl-x.gif) top left no-repeat;
	border-bottom:4px solid #97d045;
	}
	
#body-left li
	{
	border-top:1px dotted #fff;
	}
	
#body-left li:first-child
	{
	border-top:0;
	}	
	
#body-left li.last
	{
	border-bottom:2px solid #fff;
	}
	
#body-left li a
	{
	display:block;
	padding:3px 5px 3px 15px;
	color:#fff;
	font-weight:bold;
	font-size:.85em;
	background:url(../images/layout/list-triangle-dark.gif) 5px center no-repeat;
	}	
	
#body-left li.trail a
	{

	}	
	
#body-left li.focus a
	{
	background:url(../images/layout/list-focus.gif) right center no-repeat;
	}	

#body-left li a:hover	
	{
	color:#97d045;
	}	
	
#body-center
	{
	
	}
	
#body-center .wrapper
	{
	padding:3px 0 0 0;
	}
	
#body-right
	{

	}
	
#body-right .wrapper
	{
	padding:100px 0 0 0;
	}
	
#main-rule
	{
	background:#97d045;
	min-width:960px;
	}	
	
* html #main-rule
	{
	width:100%;
	}
	
#main-footer
	{
	padding:8px 10px 0 18px;
	color:#7e7e7e;
	}
	
#main-footer a
	{
	color:#7e7e7e;
	}	
	
#main-footer li
	{
	padding:0 5px 0 5px;
	border-left:1px solid #7e7e7e;
	}	
	
#main-footer li:first-child
	{
	border-left:0;
	padding-left:0;
	}	
	
#main-footer li.blur
	{
	color:#97d045;
	}	
	
#footer-left
	{
	width:40%;
	}
	
#footer-right
	{
	width:60%;
	text-align:right;
	}	
	
#main-footer .partner
	{
	color:#8BDD59;
	}
	
#main-footer .partner a
	{
	text-decoration:none;
	color:#999;
	}
	
#intro
	{
	line-height:0;
	}	

.intro-large
	{
	margin:13px 0 0 0;
	}		
	
.intro-small
	{
	margin:98px 0 0 0;
	}	

.intro-empty
	{
	line-height:0;
	margin:0 0 98px 0;
	}
	
#intro-large
	{
	padding-top:10px;
	}
	
#intro-large #intro
	{
	min-height:240px;
	}
	
#intro-small
	{
	padding-top:98px;
	}
	
#intro-small #intro
	{
	min-height:155px;
	}
	
#intro-spacer
	{
	padding-top:98px;
	}	
	
	
.news
	{
	
	}
	
.news .item
	{
	padding:0 0 10px 0;
	}
	
.news .image
	{
	width:91px;
	margin:0 8px 0 0;
	}
	
.news .text
	{
	/* width:545px; */
	}
	
.news .header
	{
	padding:0 0 5px 0;
	}
	
.news .body
	{
	text-indent:10px;
	background:url(../images/layout/list-triangle.gif) top left no-repeat;
	}
	
#kortingskaart
	{
	padding:0 0 10px 0;
	}
	
#aanbieding
	{
	padding:0 0 20px 0;
	}
	
#sidemenu
	{
	
	}
	
#sidemenu ul
	{
	
	}
	
#sidemenu li
	{
	display:list-item;
	padding:0 0 5px 0;
	}
	
#sidemenu img
	{
	float:left;
	}		
	
#sidemenu a
	{
	margin:0 0 0 5px;
	padding:0 0 0 10px;
	background:url(../images/layout/list-triangle.gif) center left no-repeat;
	}	
	
.contact
	{
	font-weight:bold;
	font-size:1.2em;
	}	
	
.contact img
	{
	padding:0 5px 0 0;
	}	
	
.notify, .error
	{
	font-weight:bold;
	padding:1em 0;
	}
	
.notify
	{
	color:#669933;
	}
	
.error
	{
	color:#ff0000;
	}

.tree ul
	{
	list-style:square inside;
	margin:0;
	padding:0;
	}

.tree li
	{
	
	}
	
.tree li ul
	{
	margin:0 0 0 1.25em;
	}

.parts
	{
	
	}
	
.parts .filter
	{
	padding:0 0 20px 0;
	}	
	
.parts .filter .field
	{
	display:inline;
	}	
	
.parts .filter .footer
	{
	text-align:center;
	}		
	
.parts .item
	{
	padding:0 0 20px 0;
	margin:0 0 20px 0;
	border-bottom:1px solid #97d045;
	}
	
	
.parts .item h2
	{
	font-size:1.4em;
	font-weight:normal;
	}
	
	
.parts .item .info
	{

	}	

.parts .item .image
	{
	width:100px;
	height:100px;
	background:#ccc;
	float:left;
	}		
	
.parts .item .specs
	{
	width:35%;
	margin:0 20px 0 20px;
	float:left;
	}	
	
.parts .item ul
	{
	width:100%;
	}
	
.parts .item li
	{
	border-bottom:1px solid #ccc;
	}
	
.parts .item li .field
	{
	
	}
	
.parts .item .description
	{
	float:left;
	}
	
form .pc-wp
	{
	text-align:right;
	padding:10px 0 5px 0;
	}

form .pc-wp input
	{
	width:auto;
	}	

form .postcode
	{
	float:left;
	}
	
form .postcode
	{
	
	}
	
form .postcode
	{
	
	}	
	
form .woonplaats
	{
	
	}
	
form .woonplaats input
	{
	width:50%;
	}
	
form .footer
	{
	text-align:right;
	}

#bot
	{
	display:none;
	}
	
	