body{

	background-color:#3a3a3c;

	margin:0 auto;
	font-family:verdana;
	font-size:12px;
	color:#fff;


}
#flashcontent{
	position:absolute; 
	margin-top:160px; 
	margin-left:70px;
}
.outlet{
	width:100px;
	height:100px;
	background-image:URL('images/outlet.png');
	margin-left:80px;
	cursor:pointer;
	float:left;
}
.rental{
	width:100px;
	height:100px;
	background-image:URL('images/rental.png');
	cursor:pointer;
	float:left;
}
.cataloog{
	width:100px;
	height:100px;
	background-image:URL('images/cataloog.png');
	background-repeat:no-repeat;
	background-position:bottom;
	margin-left:15px;
	cursor:pointer;
	float:left;
}
.dealer{
	width:325px;
	height:100px;
	background-image:URL('images/dealer.png');
	background-repeat:no-repeat;
	background-position:bottom;
	margin-left:5px;
	cursor:pointer;
	float:left;
}
.gasdealer{
	width:200px;
	height:100px;
	background-image:URL('images/dealer.png');
	background-repeat:no-repeat;
	background-position:bottom;
	margin-left:640px;
	cursor:pointer;
}


.container{
	width:1100px;
	margin: 0 auto;
	position:relative;
	margin-top:30px;
	background-image:URL('images/containerbg.jpg');
	background-repeat:no-repeat;
	background-position:top center;
	min-height:720px;
	margin:0 auto;
	padding-top:40px;

}

.menu{
	width:970px;
	margin:0 auto;
	margin-top:20px;
	clear:both;
}

.content{
	width:1030px;
	min-height:320px;
	margin:0 auto;
	margin-top:100px;
	padding-left:70px;
	background-position:0px 0px;
	background-image:URL('images/contentbg.jpg');
	background-repeat:repeat-y;
	
}

.contentfooter{
	clear:both;
	height:40px;
	widht:1095px;
	background-position:0px 0px;
	background-image:URL('images/contentfooterbg.jpg');
	padding-top:80px;
	padding-left:5px;
}
.contentfooter a{
	color:#FFF;
}
.content .links{
	float:left;
	width:225px;
	margin-right:25px;

}

.content .rechts{
	float:left;
	width:690px;
	padding-bottom:50px;

}
.rechts a{
	color:#fff;
	font-weight:bold;
}

.menu ul{
	list-style-type:none;
	margin:0px;
	padding:0px;
}

.menu ul li{
	float:left;
	margin-right:10px;

	padding-right:10px;
}

.menu ul li a:link,
.menu ul li a:visited{
	color:#fff;
	text-decoration:none;
	font-transform:uppercase;
}

.clear{
	clear:both;
}

.prodgroep{
	margin-left:-20px;
}
.prodgroep a:link,
.prodgroep a:visited{
	color:#fff;
	text-decoration:none;
	font-size:13px;

}


h1{
	font-family:Arial;
	font-size:18px;
	color:#fff;
	margin-top:0px;
	background-image:URL('images/h1.png');
	background-repeat:no-repeat;
	height:40px;
	padding-left:30px;
	padding-top:10px;
}

h2{
	font-family:Arial;
	font-size:15px;
	color:#fff;
	margin-top:0px;
	text-transform:uppercase;
}

.prodcat{

}

.prodcat ul{
	list-style-type:square;
	padding:0px;
	margin:0px;
	margin-left:25px;
}

.prodcat ul li{
	margin-bottom:5px;
	margin-top:5px;
}

.prodcat a:link,
.prodcat a:visited{
	color:#fff;
	text-decoration:none;
	font-size:11px;

}

.prodcatitem{
	float:left;
	width:150px;

	height:170px;
	margin-right:10px;
	text-align:center;
	margin-bottom:5px;
	margin-top:50px;
	border:1px solid #fff;

}

.prodcatitem img{

	padding:2px;
	border:1px solid #fff;
}

.prod{

	width:200px;

	height:170px;
	margin-right:10px;
	text-align:center;
	margin-bottom:5px;
	background-repeat:no-repeat;
	background-position:center center;
	padding:5px;
	cursor:pointer;
}

.prod img{

	padding:2px;
	border:1px solid #fff;
}

.prod a:link,
.prod a:visited{
	color:#fff;
	text-decoration:none;
}

.prodcatitem a:link,
.prodcatitem a:visited{
	color:#fff;
	text-decoration:none;
}


.footer{
	width:970px;
	margin:0 auto;
	margin-top:45px;
	margin-bottom:10px;
	text-align:left;
	font-size:10px;
}

.footer a:link,
.footer a:visited{
	color:#d21b1b;
	text-decoration:none;
	font-size:10px;
	margin-right:5px;
}

.item{
	margin-top:20px;
	margin-bottom:10px;
	margin-right:5px;
	float:left;
	text-align:center;


}
.hfdgroepen{
	left:-15px;
}
