@import url("../default/style.css");

div#contentHome {
  float: left;
  width: 696px;
  line-height: 16px;
  background: url('gfx/strand.jpg') no-repeat top right;
}
body.res1280 div#contentHome {
  width: 824px;
}
div#contentHome h1 {
	font-weight: bold;
}
div#introHome {
	padding-top: 20px;
	padding-left: 20px;
}
div#introHome p {
	width: 640px;
}
div#homeLeft {
	width: 48%;
	height: 180px;
	background: url('gfx/verhaal_home_bg.gif') repeat-x bottom;
	border-right: 1px solid #BABABA;
	float: left;
	padding-top: 20px;
	padding-left: 20px;
	position: relative;
}
div#homeLeft a.more {
	background: url('gfx/bullet_more.gif') no-repeat left center;
	display: block;
	padding-left: 34px;
	line-height: 31px;
	color: #fff;
	position: absolute;
	bottom: 8px;
	left: 20px;
	font-weight: bold;
	z-index: 100;
}
div#homeLeft h2 {
	font-weight: bold;
}
div#homeLeft a {
	color: #cf7019;
	text-decoration: underline;
	background: url('gfx/menu-bullet.gif') no-repeat left;
	padding-left: 25px;
}

div#homeRight {
	width: 48%;
	height: 180px;
	float: right;
	padding-top: 20px;
	background-color: #fff; 
}
div#homeRight a {
	display: block;
	margin: 2px 0;
	background: url('gfx/bullet.gif') no-repeat left;
	padding-left: 15px;
}
div#homeRight h2 {
	font-weight: bold;
}
div#homeBottom {
	margin-top: 20px;
	border-top: 1px solid #bababa;  
	border-bottom: 1px solid #bababa; 
	height: 200px;
}
body.res1280 div#homeBottom {
	width: 824px;
}