body {
  margin: 0px auto;
  margin-bottom: 0px;
  background: #000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size : 80%;
  color: #FFF;
}

#home_container {
	margin: auto;
	width: 980px;
	height: 640px;
	position: relative;
	background: url('../assets/3_lijnen.png') top right no-repeat;
}

#pand_stadskanaal {
	margin: 0px;
	position: absolute;
	left: 0px;
	top: 210px;
	width: 646px;
	height: 387px;
	background: url('../assets/home_bg.png') no-repeat;
	text-indent: -9999px;
}

#logo {
	margin: 0px;
	position: absolute;
	left: 155px;
	top: 70px;
	width: 399px;
	height: 52px;
	background: url('../assets/logo.png') no-repeat;
}

#logo a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -9999px;
	outline: none;
}

#cam_car_reparatie {
	margin: 0px;
	position: absolute;
	left: 20px;
	bottom: 40px;
	width: 386px;
	height: 127px;
	background: url('../assets/home_car_cam_reparatie.png') no-repeat;
}

#cam_car_reparatie a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -9999px;
	outline: none;
}

#autoschadeherstel {
	margin: 0px;
	position: absolute;
	right: 0px;
	bottom: 40px;
	width: 258px;
	height: 345px;
	background: url('../assets/home_autoschadeherstel.png') no-repeat;
}

#autoschadeherstel a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -9999px;
	outline: none;
}