html {font-family:"Arial"; background:url("img/bg.jpg") no-repeat;}
h1{margin:0px;padding:0px;}
img{margin:0px;padding:0px;border:0px}
a{border:0px; text-decoration:none; font-size:12px; color:#000;}

#wrapper{position:relative;
	width:900px;
	margin:0px auto;}

#intro{}

ul{ margin:0px;}

#item01{width:200px;float:left;margin-right:25px;}
#item01 .logo{ width:200px;height:100px;}
#item01 .type{width:200px;height:100px;line-height:100px;background:url("img/type-aannemer.png") no-repeat; text-align:center;}
#item01 .type h1{color:#fff; font-size:18px;}
#item01 .contnt{background:#EFEFEF;height:230px;color:#552B00;opacity: 0.6;}
#item01 .txt{ position:relative;top:-200px; z-index:50; height:0px;color:#000; width:180px; margin-left:10px;}
#item01 .info{ width:200px;text-align:center; height:30px; position:absolute;}

#item02{width:200px;float:left;margin-right:25px;}
#item02 .logo{width:200px;height:100px;}
#item02 .type{width:200px;height:100px;line-height:100px;background:url("img/type-schilder.png") no-repeat;text-align:center;}
#item02 .type h1{color:#fff;font-size:18px;}
#item02 .contnt{background:#EFEFEF;height:230px;color:#FF1111;opacity: 0.6;}
#item02 .txt{ position:relative;top:-200px; z-index:50; height:0px;width:180px; margin-left:10px;}
#item02 .info{ width:200px;text-align:center; height:30px; position:absolute;}

#item03{width:200px;float:left;margin-right:25px;}
#item03 .logo{width:200px;height:100px;}
#item03 .type{width:200px;height:100px;line-height:100px;background:url("img/type-beveiliging.png") no-repeat;text-align:center;}
#item03 .type h1{color:#fff;font-size:18px;}
#item03 .contnt{background:#EFEFEF;height:230px;color:#009933;opacity: 0.6;}
#item03 .txt{ position:relative;top:-200px; z-index:50; height:0px;width:180px; margin-left:10px;}
#item03 .info{ width:200px;text-align:center; height:30px; position:absolute;}

#item04{width:200px;float:left;}
#item04 .logo{width:200px;height:100px;}
#item04 .type{width:200px;height:100px;line-height:100px;background:url("img/type-verhuur.png") no-repeat;text-align:center;}
#item04 .type h1{color:#fff;font-size:18px;}
#item04 .contnt{background:#EFEFEF;height:230px;color:#5756DE;}
#item04 .txt{ position:relative;top:-200px; z-index:50; height:0px;width:180px; margin-left:10px;}
#item04 .info{ width:200px;text-align:center; height:30px; position:absolute;}

#dacon{position:absolute;right:10px;bottom:10px;}

