.png { behavior: url(js/iepngfix.htc) }


html{
overflow-y:scroll;
}
/*De standaard font types in de body defineren*/
body {
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-align:justify
}

/*standaard margins en padding verwijderen */
h1, h2, h3, h4, h5, h6, p, li,ul, html,body, img {
	margin:0;
	padding:0;
	border:0;
}

h1{
	font-size:20px;
	color:#319abd;
}
h3{
	font-size:12px;
	color:#000000;
}
h2{  
	font-size:18px;
	color:#319abd;
}

a {
	font-family:"Trebuchet MS";
	color:#319abd;
	text-decoration:underline;
}	
	
a.footerlink {
	font-family:"Trebuchet MS";
	color:#ffffff;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}
a.bereken {
	font-family:"Trebuchet MS";
	color:#000000;
	text-decoration:underline;
}

a.bereken:hover {
	text-decoration:none;
}

.clear{
clear:both;
}

.backgroundasfalt{
background:url(../templateimages/asfaltstreep.gif) repeat-x;
background-position:0 300px;
height:100%;
width:100%;
}

.shadowtop{
margin:0 auto;
height:20px;
width:980px;
background:url(../templateimages/shadowtop.png) no-repeat;
}
.shadowsides{
margin:0 auto;
text-align:center;
width:980px;
background:url(../templateimages/shadowsides.png) repeat-y;
}
.shadowbottom{
margin:0 auto;
width:980px;
background:url(../templateimages/shadowbottom.png) no-repeat;
height:20px;


}

/* formulier */
input {
	background-image: url(../templateimages/inputbalk265.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left:3px;
	padding-right:3px;
	padding-top:0px;
	width: 265px;
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000000;
	margin: 0px; 
	border:0px;
	height:16px;
	border:1px solid #a5a5a5;
}
.textarea
{
	border: 1px solid #a5a5a5;
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size: 12px;
	width:265px;
	padding-left:3px;
	padding-right:3px;
	padding-top:0px;
	margin: 0px; 
	height:80px;
}
.submit
{
	background-image: url('../templateimages/img_submit.gif');
	width: 70px;
	height: 18px;
	border: none;
}
.reset
{
	background-image: url('../templateimages/img_wissen.gif');
	width: 70px;
	height: 18px;
	border: none;
}
/* winkelwagen */

input.aantal {
	background-image: url(../templateimages/cijferhokje.gif);
	background-position: center;
	background-repeat: no-repeat;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	width: 21px;
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	border:0px;
	height:18px;
}
/* bestelformulier */

input.bestellen {
	background-image: url(../templateimages/img_bestelform.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left:3px;
	padding-right:3px;
	padding-top:0px;
	width: 152px;
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000000;
	margin: 0px; 
	border:0px;
	height:16px;
}	
/* waardebonpagina */

.checkbox {
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	width:15px;
	color:#000000;
	margin: 0px; 
	border:0px;
	height:10px;
	
}
	
.radio {
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	width:15px;
	color:#000000;
	border:0px;
	height:10px;
}

.volgende
{
	background-image: url(../templateimages/img_volgende.gif);
	width: 70px;
	height: 18px;
	border: none;
}
.verzend
{
	background-image: url(../templateimages/verzend.gif);
	width: 70px;
	height: 18px;
	border: none;
}
.meer
{
	background-image: url('../templateimages/meer.gif');
	width: 70px;
	height: 18px;
	border: none;
}
.ol
{
    margin-top:-10px;
	margin-left:-25px;
	
}
.olleft
{
    margin-left:-25px;

}
.inleiding
{   
   	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-align:justify
}	
.footer
{
    font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
}
   
