#content #news{
	float:left;
	width:578px;
	height:166px;
	background:url('../img/newsbg.jpg') no-repeat;
	font-size:13px;
}

#content #news #newsImage{
	width:281px;
	height:128px;
	float:left;
	overflow:hidden;
	margin-top:21px;
	background: url('../img/icons/ajax-loader.gif') #414141 no-repeat 50% 50%;
}

#content #news #newsHeadlines{
	width:296px;
	height:128px;
	float:right;
	margin-left:1px;
	margin-top:21px;	
	cursor:pointer;
}

#content #news .newsHeadline{
	width:100%;
	height:32px;
	margin-bottom:1px;
	border-left:4px solid #191919;
	background:#212121;
	text-transform:uppercase;
	padding:5px;
	width:282px;
	font-size:13px;
}

#content #news .newsHeadline  { color:#848484; }
#content #news .newsHeadline .blue { color:#3F5B6D; font-weight:bold; }

#content #news .newsHeadlineHover .blue { color:#5D94B8; font-weight:bold; }
#content #news .newsHeadlineHover { color:#FFF; }

#content #news .newsHeadlineHover{
	border-left:4px solid #323131;
	background:#424242;
	cursor:pointer;
}

#content #imhoff,
#content #newsletter {
	float:left;
	width:320px;
	height:83px;
}

#content #imhoff div,
#content #newsletter div {
	margin-top:26px;
	margin-left:13px;
	font-size:12px;
	font-weight:bold;
}

#content #imhoff { background:url('../img/imhoff.jpg'); }
#content #newsletter { background:url('../img/newsletter.jpg'); }

#content #videoContainer{
	float:left;
	margin-left:5px;
	margin-top:5px;
}

#content #zeilen,
#content #service,
#content #techniek,
#content #presteren {
	float:left;
	height:196px;
}

#content #zeilen {
	clear:left;
	width:226px;
	background:url('../img/zeilen.jpg') no-repeat;
}

#content #service {
	width:225px;
	background:url('../img/service.jpg') no-repeat;
}

#content #techniek {
	width:224px;
	background:url('../img/techniek.jpg') no-repeat;
}

#content #presteren {
	width:223px;
	background:url('../img/presteren.jpg') no-repeat;
}