*{
	padding:0px;
	margin:0px;
}
html{
	height:100%;
}
body a:hover{
	color:#000;
	text-decoration:underline;
}

body a{
	text-decoration:underline;
	color:#000;
}
.left {
    float: left;
    padding: 0px 0px 10px 0;
    width: 228px;
}
.rightDiv{
	float:left;
	width:700px;
	min-height:300px;
}
.klants{
	position:absolute;
	top:10px;
	left:580px;
	z-index:101;
	font-weight:bold;
}
.popup input[type=text], .popup textarea{
	border:1px solid #000;
	background:#ccc;
}
.spoed img{
	position:absolute;
	top:10px;
	right:10px;
	width:130px;
	border:0px;
}
.vinkje{
	position:absolute;
	top:100px;
	width:100px;
	right:10px;
}
.largeButton{
	width:165px;
	text-align:center;
	border:1px solid #000000;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	behavior: url(javascript/PIE.php);
	background:#00AEEF;
	padding:12px 0px;
	display:block;
	text-decoration:none;
	color:#fff;
}
td .largeButton{
	width:155px;
}
.email{
	background:url('/images/email.png') left no-repeat;
	padding-left:50px;
	line-height:32px;
	font-weight:bold;
	float:left;
	margin-top:10px;
	margin-right:20px;
	text-decoration:none;
}
.print{
	background:url('/images/print.png') left no-repeat;
	padding-left:50px;
	line-height:32px;
	font-weight:bold;
	float:left;
	margin-top:10px;
	text-decoration:none;
}
.lines{
	float:left;
	
	background:#fff;
	border-top:1px dashed #ccc;
}
.linesHolder{
	float:left;
	background:#fff;
	padding:3px 0px 7px 10px;
	border:1px solid #00AEEF;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	behavior: url(javascript/PIE.php);
}.continue{
	margin-bottom:20px;
}
.linesHolder .lines:first-child{
	border-top:0px;
}
#winkelmand .lines .productlabel.width{
	width:480px; 
}
#searchRes input[type=text]{
	color:#666;
	border:2px solid #00AEEF;
}
.searchBTN{
	background:url('/images/Search.png');
}
.homecontent .left li{
	width:auto;
	margin:0px;
}
.buttonlink{
	background:#00AEEF;
margin-right:10px;
    text-align:center;
    text-decoration:none;
    line-height:28px;
    height:28px;
    -webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border:1px solid #000;
	behavior: url(javascript/PIE.php);
	display: block;
	color:#fff;
	padding:2px 13px;
	float:left;
	cursor:pointer;
}
.buttonlink.red{
	background:red;
}
.buttonlink:hover{
	text-decoration:none;
}
.pdf, .excel{
    display: block;
    line-height: 22px;
    padding-left: 20px;
}
.pdf, a[href$=".pdf"]{
	background: url("/images/document-pdf-text.png") no-repeat top left;
}
.excel{
	background: url("/images/blue-document-excel.png") no-repeat top left;
}
.clr{
	clear:both;
}
#slideshow{
	height:350px;
	width:585px;
	float:left;
}
#slideshow img, #slideshow a{
	width:100%;
	height:100%;
}
.topBot{
	float:left;
	width:180px;
	margin-right:10px;
	margin-bottom:10px;
}

body{
	margin:0;
	padding:0;
	position:relative;
	font-size:13px;
	font-family:verdana, Arial, Helvetica, sans-serif;
	color:#000;
	background:url('../images/bgBody1.png') repeat-x #e7e7e8;
	min-height:100%;
	}

img{ margin:0; padding:0; border:0;}
.justify{text-align:justify;}
.bold{font-weight:bold;}
.center{text-align:center;}
.right{text-align:right;}
.nostart {list-style-type:none; margin:0; padding:0;}
.clear{clear:both;}
br.clear{clear:both; margin-top:-15px;}
a{outline:none; text-decoration:none;}

.fl_left{float:left;}
.fl_right{}

.imgl, .imgr{border:1px solid #D2D2D2; padding:5px; color:#666666; background-color:#F7F7F7;}
.imgl{float:left; margin:0 8px 8px 0; clear:left;}
.imgr{float:right; margin:0 0 8px 8px; clear:right;}

/* ----------------------------------------------Wrapper-------------------------------------*/

.holder{
	
	height:100%;
}
.content{
	padding-bottom:119px;
}
div.wrapper{
	position:relative;
	float:left;
	width:100%;
	margin:0;
	text-align:left;
	}
div.wrapper.footer{
	position:absolute;
	bottom:0px;
	left:0px;
	height:119px;
}
div.wrapper h1, div.wrapper h2, div.wrapper h3, div.wrapper h4, div.wrapper h5, div.wrapper h6{
	margin:0 0 10px 0;
	padding:0 0 10px 0;
	line-height:normal;
	font-weight:normal;
	font-size:36px;
	font-family:Arial, "Times New Roman", Times, serif;
	border-bottom:1px solid #D2D2D2;
	}

.col1{color:#000;}
.col2{color:#000000; background-color:#EEEEEE;}

/* ----------------------------------------------Generalise-------------------------------------*/

#head, #intro, .homecontent, #breadcrumb, #container, #projects, #footer{
	position:relative;
	margin:0 auto 0;
	display:block;
	width:928px;
	}

/* ----------------------------------------------Head-------------------------------------*/
#intro.small{
	position:relative;
	height:150px;
}
#head{
	height:120px;
	font-family:Arial, "Times New Roman", Times, serif;
	}

#head #topnav{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}

#head h1, #head p, #head ul, #head a{
	margin:0;
	padding:0;
	list-style:none;
	line-height:normal;
	border:none;
	}

#head h1 a{
	position:absolute;
	top:12px;
	left:0;
	font-size:36px;
	font-weight:normal;
	color:#000;
	}

#head p{
	display:block;
	position:absolute;
	top:55px;
	left:0;
	color:#CCCCCC;
	font-size:16px;
	}

	.addthis_toolbox{
	margin-bottom:20px;
	}
/* ----------------------------------------------Homepage Intro-------------------------------------*/
.holder #topnav li a.home{
	background:url("../images/home.png") no-repeat center;
	padding:23px 30px;
	display:block;
}
#intro{
	position:relative;
	margin:-30px auto 0;
	display:block;
	width:930px;
	height:350px;
	padding:0px;
	color:#777777;
	}

/* ----------------------------------------------Breadcrumb Navigation-------------------------------------*/

#breadcrumb{
	position:relative;
	margin:-30px auto 0;
	display:block;
	width:930px;
	padding:15px;
	color:#777777;
	background-color:#EEEEEE;
	}

#breadcrumb a{
	font-weight:bold;
	color:#000000;
	background-color:#EEEEEE;
	}

#breadcrumb ul{
	margin:0;
	padding:0;
	list-style:none;
	}

#breadcrumb ul li{display:inline;}
#breadcrumb ul li.first{font-weight:bold;}
#breadcrumb ul li.current a{text-decoration:underline;}

/* ----------------------------------------------Container-------------------------------------*/

#container{
	padding:30px 0;
	}

#container a{
	color:#000000;
	}

/* ----------------------------------------------Content-------------------------------------*/

#content{
	display:block;
	float:left;
	width:630px;
	}
	
#contentfotoalbum{
	display:block;
	float:left;
	width:900px;
	}

/* ------Comments-----*/

#comments{margin-bottom:40px;}

#comments .commentlist {margin:0; padding:0;}

#comments .commentlist ul{margin:0; padding:0; list-style:none;}

#comments .commentlist li.comment_odd, #comments .commentlist li.comment_even{margin:0 0 10px 0; padding:15px; list-style:none;}

#comments .commentlist li.comment_odd{color:#666666; background-color:#F7F7F7;}
#comments .commentlist li.comment_odd a{color:#000000; background-color:#F7F7F7;}

#comments .commentlist li.comment_even{color:#666666; background-color:#E8E8E8;}
#comments .commentlist li.comment_even a{color:#000000; background-color:#E8E8E8;}

#comments .commentlist .author .name{font-weight:bold;}
#comments .commentlist .submitdate{font-size:smaller;}

#comments .commentlist p {margin:10px 5px 10px 0; padding:0; font-weight: normal;text-transform: none;}

#comments .commentlist li .avatar{float:right; border:1px solid #EEEEEE; margin:0 0 0 10px;}

/* ----------------------------------------------Cadeaubonnen------------------------------------*/

#cadeaubon { 

    position: fixed;
    top: 350; 
    left: 0; 
} 
 
#cadeaubon { 
    z-index: 10; 
}
/* ----------------------------------------------Leveranciers------------------------------------*/

#leveranciers {
	font-size:10px;
	color:#999;
	text-align:center;
	width:100%;
	height:80px;
	color:#666666;
	background-color:#DEDEDE;
	}

/* ----------------------------------------------Right Block-------------------------------------*/

#column{
	display:block;
	float:right;
	width:300px;
	margin-top:15px;
	}

#column .holder, #column #featured{
	display:block;
	width:300px;
	margin-bottom:40px;
	}

#column .holder p{
	line-height:1.6em;
	}

#column h2{
	font-size:20px;
	font-weight:normal;
	font-family:Arial, "Times New Roman", Times, serif;
	}

#column .holder h2.title{
	display:block;
	width:100%;
	height:65px;
	margin:0;
	padding:15px 0 8px 0;
	color:#666666;
	background-color:#000;
	line-height:normal;
	border-bottom:1px dashed #CCCCCC;
	}

#column .holder h2.title img{
	float:left;
	margin:-15px 8px 0 0;
	padding:5px;
	color:#666666;
	background-color:#F7F7F7;
	border:1px solid #CCCCCC;
	}

#column .holder p.readmore{
	display:block;
	width:100%;
	font-weight:bold;
	text-align:right;
	line-height:normal;
	}

#column div.imgholder{
	display:block;
	width:290px;
	margin:0 0 10px 0;
	padding:4px;
	color:#666666;
	background-color:#F7F7F7;
	border:1px solid #CCCCCC;
	}
	
/* Featured Block */

#column #featured a{
	color:#000000;
	background-color:#F9F9F9;
	}

#column #featured ul, #column #featured h2, #column #featured p{
	margin:0;
	padding:0;
	list-style:none;
	}

#column #featured li{
	display:block;
	width:250px;
	margin:0;
	padding:20px 25px;
	color:#2E271D;
	background-color:#F9F9F9;
	}

#column #featured li p{
	line-height:1.6em;
	}

#column #featured li p.imgholder{
	display:block;
	width:240px;
	height:90px;
	margin:20px 0 15px 0;
	padding:4px;
	border:1px solid #CCCCCC;
	}

#column #featured li h2{
	margin:0;
	padding:0 0 14px 0;
	color:#666666;
	background-color:#F9F9F9;
	line-height:normal;
	border-bottom:1px dashed #666666;
	}

#column #featured p.more{
	display:block;
	width:100%;
	margin-top:15px;
	font-weight:bold;
	text-align:right;
	line-height:normal;
	}

/* ----------------------------------------------Projects-------------------------------------*/

#projects{
	margin:0 auto;
	padding:30px 0;
	}

#projects a{
	display:block;
	width:300px;
	color:#000000;
	background-color:#EEEEEE;
	}

#projects ul{
	margin:0;
	padding:0;
	list-style:none;
	}

#projects li{
	display:inline;
	float:left;
	margin:20px 30px 0 0;
	padding:0;
	}

#projects li.last{
	margin-right:0;
	}

#projects strong{
	display:block;
	width:100%;
	text-align:right;
	font-weight:bold;
	}

#projects img{
	display:block;
	width:290px;
	margin:0 0 10px 0;
	padding:4px;
	color:#666666;
	background-color:#F7F7F7;
	border:1px solid #CCCCCC;
	}

/* ----------------------------------------------Footer-------------------------------------*/

#footer{
	padding:20px 0;
	}

#footer a{
	color:#000;
	}

#footer h2{
	margin:0 0 15px 0;
	padding:0 0 8px 0;
	font-size:22px;
	font-weight:normal;
	font-family:Arial, "Times New Roman", Times, serif;
	color:#CCCCCC;
	line-height:normal;
	border-bottom:1px dashed #CCCCCC;
	}

#contactform{
	display:block;
	float:left;
	width:350px;
	}

/* ------Company Details------*/

#compdetails{
	display:block;
	float:right;
	width:550px;
	}

#compdetails ul{
	margin:0;
	padding:0;
	list-style:none;
	}

#compdetails li{
	margin:0 0 12px 0;
	}

#compdetails li.last{
	margin:0;
	}

#officialdetails{float:left; width:300px;}
#officialdetails li.last{margin-bottom:20px;}

#contactdetails{float:right}

/* ------Copyright------*/

#copyright{
	display:block;
	float:left;
	width:100%;
	margin:25px 0 0 0;
	padding:20px 0 0 0;
	font-size:12px;
	border-top:1px dashed #666666;
	}

#copyright p{
	margin:0;
	padding:0;
	}


#intro h2, #intro p, #intro ul, #intro a{
	margin:0;
	padding:0;
	list-style:none;
	}

#intro .featured{
	display:block;
	float:left;
	width:565px;
	height:330px;
	margin:0 5px 0 0;
	padding:10px;
	color:#666666;
	background-color:#D2D2D2;
	}

#intro .featured{
	width:320px;
	margin:0;
	color:#333333;
	background-color:#96d8ea;
	line-height:1.6em;
	overflow:inherit;
	}

#intro .featured a{
	color:#000;
	}

#intro .featured h2{
	margin:0 0 15px 0;
	padding:0 0 8px 0;
	font-size:22px;
	font-weight:normal;
	font-family:Arial, "Times New Roman", Times, serif;
	line-height:normal;
	border-bottom:1px solid #333333;
	}

#intro .featured p.imgholder{
	display:block;
	width:280px;
	height:70px;
	margin:0 0 15px 0;
	padding:4px;
	color:#666666;
	background-color:#E0E0E0;
	border:1px solid #333333;
	}

#intro .featured p.readmore{
	display:block;
	width:100%;
	margin:15px 0 0 0;
	font-weight:bold;
	text-align:right;
	line-height:normal;
	}

/* ----------------------------------------------Content Block-------------------------------------*/


.homecontent{
	padding:10px 0;
	position:relative
	}
	
.cartIcon{
	position:absolute;
	top:13px;
	right:0px;
	width:32px;
	height:25px;
	background:url("../images/cart.png");
}

.homecontent ul{
	margin:0;
	padding:0;
	list-style:none;
	}
.logo{
	position:absolute;
	top:1px;
	z-index:100;
	left:100px;
}
ol{
	list-style-position:outside;
	margin-left:20px;
}
.homecontent ul li{
	display:block;
	float:left;
	width:280px;
	margin:0px 30px 0 0;
	padding:0;
	}
	hr{
		color:#D2D2D2;
		height:0px;
		background:#D2D2D2;
		border:1px solid #D2D2D2;
	}
.homecontent .left li{
	width:auto;
	float:none;
	line-height:20px;
}
.homecontent .left li a{
	text-decoration:none;
	color:#000;
}
.homecontent .left li a:hover{
	text-decoration:underline;
	color:#000;
}
.homecontent li.last{margin-right:0;}

.homecontent li p.imgholder{
	display:block;
	width:286px;
	height:100px;
	margin:0 0 15px 0;
	padding:6px;
	color:#666666;
	background-color:#F7F7F7;
	border:1px solid #CCCCCC;
	}

.homecontent li h2.title{
	display:block;
	width:100%;
	margin:0;
	padding:15px 0 8px 0;
	font-size:20px;
	font-weight:normal;
	font-family:Arial, "Times New Roman", Times, serif;
	color:#666666;
	line-height:normal;
	border-bottom:1px dashed #CCCCCC;
	}

.homecontent li h2.title img{
	float:left;
	margin:-15px 8px 0 0;
	padding:5px;
	color:#666666;
	background-color:#F7F7F7;
	border:1px solid #CCCCCC;
	}

.homecontent p.readmore{
	display:block;
	width:290px;
	padding:5px;
	text-align:right;
	line-height:normal;
	font-weight:bold;
	}


.homecontent p.readmore:hover a, .homecontent p.readmore a:hover{
	color:#ccc;
}
	
#topnav{
	position:absolute;
	bottom:0px;
	left:0px;
	display:block;
	float:left;
	width:925px;
	margin:0px 0px 0 0px;
	padding:0;
	list-style:none;
	font-size:12px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:#61bc47;
	}

#topnav ul, #topnav li{
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	position:relative;
	background:#61bc47;
	}
#topnav li{
	border-right:1px solid #fff;
}
#topnav li a:link, #topnav li a:visited, #topnav li a:hover{
	display:block;
	margin:0;
	padding:15px 10px;
	background-color:#61bc47;
	text-decoration:none;
	}

#topnav ul ul li a:link, #topnav ul ul li a:visited{
	border:none;
	}

#topnav li.last a{
	margin-right:0;
	}

#topnav li a:hover, #topnav ul li.active a{
	color:#000;
	background-color:#b0dea3;
	}
	
#topnav li li a:link, #topnav li li a:visited{
	width:150px;
	float:none;
	margin:0;
	padding:7px 10px;
	font-size:12px;
	font-weight:normal;
	}

#topnav li ul{
	z-index:9999;
	position: absolute;
	left: -999em;
	height:auto;
	top:45px;
	width:170px;
	border-left:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	}

#topnav li ul a{width: 140px;}

#topnav li ul ul{margin: -32px 0 0 0;}

#topnav li:hover ul ul{left: -999em;}

#topnav li:hover ul, #topnav li li:hover ul{left:auto;}

#topnav li:hover{ position: static;}

#topnav li.last a{margin-right:0;}

/* ----------------------------------------------Column Navigation-------------------------------------*/

#column .subnav{display:block; width:250px; padding:25px; background-color:#F9F9F9; margin-bottom:30px;}

#column .subnav h2{
	margin:0 0 20px 0;
	padding:0 0 14px 0;
	font-size:20px;
	font-weight:normal;
	font-family:Arial, "Times New Roman", Times, serif;
	color:#666666;
	background-color:#F9F9F9;
	line-height:normal;
	border-bottom:1px dotted #666666;
}

#column .subnav ul{
	margin:0;
	padding:0;
	list-style:none;
	}

#column .subnav li{
	margin:0 0 3px 0;
	padding:0;
	}

#column .subnav ul ul, #column .subnav ul ul ul, #column .subnav ul ul ul ul, #column .subnav ul ul ul ul ul{border-top:none; padding-top:0;}

#column .subnav a{
	display:block;
	margin:0;
	padding:5px 10px 5px 20px;
	color:#777777;
	background:url(../images/green_file.gif) no-repeat 10px center #F9F9F9;
	text-decoration:none;
	border-bottom:1px dotted #666666;
	}

#column .subnav a:hover{ background-color:#F9F9F9;}

#column .subnav ul ul a, #column .subnav ul ul ul a, #column .subnav ul ul ul ul a, #column .subnav ul ul ul ul ul a{background:url(../images/black_file.gif) no-repeat #F9F9F9;}
#column .subnav ul ul a{padding-left:40px; background-position:30px center;}
#column .subnav ul ul ul a{padding-left:50px; background-position:40px center;}
#column .subnav ul ul ul ul a{padding-left:60px; background-position:50px center;}
#column .subnav ul ul ul ul ul a{padding-left:70px; background-position:60px center;}
	
table{
	width:100%;
	border-collapse:collapse;
	table-layout:auto;
	vertical-align:top;
	margin-bottom:15px;
	border:1px solid #CCCCCC;
	}

table thead th{
	color:#000;
	background-color:#666666;
	border:1px solid #CCCCCC;
	border-collapse:collapse;
	text-align:center;
	table-layout:auto;
	vertical-align:middle;
	}

table tbody td{
	vertical-align:top;
	border-collapse:collapse;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	}
	
table thead th, table tbody td{
	padding:5px;
	border-collapse:collapse;
	}
.left table thead th, .left table tbody td{
	padding:1px;
	border-collapse:collapse;
	}
	
	
table tbody tr.light{
	color:#666666;
	background-color:#F7F7F7;
	}

table tbody tr.dark{
	color:#666666;
	background-color:#E8E8E8;
	}