h3 {
	float:left;
	color: #fff;
	font-size: 12px;
	margin: 0;
	padding: 2px 5px;
	background: #000;
	}

#payoff {
	float: left;
	clear: left;
	top: 0px; left: 2px;
	padding: 15px 85px 40px 15px;
	background: #09f;
	}

#payoff h1 {
	color: #fff;
	font-size: 24px;
	line-height: 24px;
	margin: 0; padding: 0;
	}
#payoff h2 {
	color: #fff;
	font-size: 15px;
	margin: 10px 0 0 0;
	padding: 0;
	}
	
#trucksOUD {
	position: relative;
	float: left;
	margin: 20px 0 0 -50px;
	z-index: 2;
	}
#trucks {
	position: absolute;
	top: 30px; left: 220px;
	width: 602px;
	height: 350px;
	}
	
#slogan {
	clear: both;
	float: left;
	width: 831px;
	text-align: center;
	margin-top: 210px;
	}
#slogan h1 {
	text-transform: uppercase;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 0 0 10px 0; padding: 0;
	}
	
#items {
	float: left;
	background: transparent url('../images/home/bgItems.png') top left no-repeat;
	width: 827px; height: 132px;
	overflow: hidden;
	padding: 2px 0 0 4px;
	}
#items .itm {
	float: left;
	width: 205px; height: 129px;
	margin-right: 1px;
	overflow: hidden;
	}
#items .hand {
	cursor: pointer; 
	}
#items h2 {
	margin: 6px 10px;
	color: #09f;
	font-size: 12px;
	text-transform: uppercase;
	}
#items p,
#items table {
	margin: 0 10px;
	}
#items h4 {
	text-transform: uppercase;
	font-size: 11px;
	margin: 0;
	padding: 0;
	}
.numbers td {
	text-align: center;
	}
a.num {
	display: block;
	width: 21px; height: 19px;
	margin: 2px 1px;
	line-height: 19px;
	text-decoration: none;
	font-weight: bold;
	color: #333;
	background: transparent url('../images/home/numOff.gif') top left no-repeat;
	}

/*
a.num:hover {
	color: #fff;
	background: transparent url('../images/home/numOn.gif') top left no-repeat;
	}
*/
a.numON {
	display: block;
	width: 21px; height: 19px;
	margin: 2px 1px;
	line-height: 19px;
	text-decoration: none;
	font-weight: bold;
	color: #fff;
	background: transparent url('../images/home/numOn.gif') top left no-repeat;
	}
	
.waarom {
	background: transparent url('../images/home/waarom.png') bottom right no-repeat;
	}
.serie {
	background: transparent url('../images/home/serie.png') bottom right no-repeat;
	}
		
