body {
	background: #fff url(site_portal/images/background.gif) repeat-x;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #222;
	line-height:18px;
}

* {
	margin: 0;
	padding: 0;
}

#container{
	margin: 0 auto;
	width: 962px;
}

/*	-------------------------------------------------------------
	HEADER
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#header {
	background: url(site_portal/images/header.jpg);
	float: left;
	height:122px;
	width: 962px;
}






/*	-------------------------------------------------------------
	PORTAL v2
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#contentv2 {
	background: #f8f8f8;
	float: left;
	padding: 12px;
	width: 936px;
}

#contentLinks {
	border-right: 5px solid #00295d;
	float: left;
	width: 300px;
}

#contentRechts {
	float: right;
	width: 600px;
}

div.portalBedrijf  {
 	float: left;
	margin-bottom: 10px;
	width: 274px;
}

div.portalBedrijf a img  {
 	border: 0;
}



	


/*	-------------------------------------------------------------
	CONTENT
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#contentHolder {
	background: #fff;
	border: 1px solid #eee;
	float: left;
	margin: 20px 0;	
	padding: 1px;
	width: 960px;
}

#content {
	background: #f8f8f8;
	float: left;
	padding: 12px;
	width: 936px;
}

	#content a {
		color: #fff;
		text-decoration: none;
	}

	#content img {
		border: 1px solid #eee;
		margin-bottom: 3px;
		width: 148px;
	}
	

	div.contentBoxHolder {
		background: #fff;
		border-top: 1px solid #eee;
		border-right: 1px solid #eee;
		border-left: 1px solid #eee;
		float: left;
		padding: 1px;
		width: 170px;
		height:336px;
	}
	
	div.contentBox {
		float: left;
		width: 150px;
	}
	
	div.contentBox img a {
		border: 0;
	}
	
	div.box182 {
		float: left;
		width: 182px;
		height:366px;
	}
	
	div.box192 {
		float: left;
		width: 190px;
		height:366px;
	}
	
	div.boxOnder {
		color: #fff;
		float: left;
		height: 30px;
		line-height: 30px;
		text-align: center;
		width: 174px;
	}
	
		#autobedrijfSchagen {
			background: url(site_portal/images/autobedrijfSchagen.png) no-repeat bottom left;
			border-right: 1px solid #eee;
			float: left;
			padding-right: 7px;
		}
		
			#autobedrijfSchagen p {
				background: #fdfafb;
				padding: 10px;
				width: 150px;
			}
			
		
		
		#autobedrijfDenHelder {
			background: url(site_portal/images/autobedrijfDenHelder.png) no-repeat bottom center;
			border-left: 1px solid #fff;
			border-right: 1px solid #eee;
			float: left;
			padding-left: 7px;
			padding-right: 7px;
		}
		
			#autobedrijfDenHelder p {
				background: #f9fcfd;
				padding: 10px;
				width: 150px;
			}
		
		
		
		#caravansEnCampers {
			background: url(site_portal/images/caravanEnCampers.png) no-repeat bottom center;
			border-right: 1px solid #eee;
			border-left: 1px solid #fff;
			float: left;
			padding-left: 7px;
			padding-right: 7px;
		}
			
			#caravansEnCampers p {
				background: #fcfdfb;
				padding: 10px;
				width: 150px;
			}
		
		
		
		#autoservieLutjewinkel {
			background: url(site_portal/images/autoserviceLutjewinkel.png) no-repeat bottom center;
			border-right: 1px solid #eee;
			border-left: 1px solid #fff;
			float: left;
			padding-left: 7px;
			padding-right: 7px;
		}
			
			#autoservieLutjewinkel p {
				background: #fffdfa;
				padding: 10px;
				width: 150px;
			}
		
		
		#schadeservice {
			background: url(site_portal/images/schadeservice.png) no-repeat bottom right;
			border-left: 1px solid #fff;
			float: left;
			padding-left: 7px;
		}
			
			#schadeservice p {
				background: #fffefa;
				padding: 10px;
				width: 150px;
			}		




/*	-------------------------------------------------------------
	FOOTER
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/                             

#footerHolder {
	background: url(site/images/footer.gif) repeat-x;
	float: left;
	width: 100%;
}

#footer {
	height: 150px;
	margin: 0 auto;
	padding-top: 20px;
	width: 962px;
}

#footer img {
	border: 0;
}

	#footerLinks {
		border-right: 1px solid #eee;
		float: left;
		width: 240px;
	}
	
		#footerLinks h1 {
			font-size: 9px;
			margin-bottom: -6px;
			margin-top: 5px;
		}
		
		#footerLinks h2 {
			color: #999;
			font-size: 9px;
			margin-bottom: 20px;
		}
		
		#footerLinks a {
			color: #2a8bc8;
			text-decoration: underline;
		}
		
		#footerLinks img {
			margin-right: 0px;
		}
		
		

	#footerMidden {
		border-right: 1px solid #eee;
		border-left: 1px solid #fff;
		float: left;
		padding: 0 20px;
		width: 475px;
	}
	
		#footerMidden h1 {
			color: #00295d;
			font-size: 14px;
			font-weight: bold;
			margin-bottom: 5px;
		}
		
		#footerMidden h2 {
			font-size: 9px;
			margin-bottom: -6px;
		}
		
		#footerMidden h3 {
			color: #999;
			font-size: 9px;
			margin-bottom: 20px;
		}
		
		#footerMidden input {
			background: #f7f7f7;
			border: 1px solid #c4c4c4;
			margin-right: 10px;
			padding: 2px 5px;
			width: 120px;
		}
	
	

	#footerRechts {
		border-left: 1px solid #fff;
		float: left;
		padding: 0 0 0 10px;
		width: 185px;
	}
	
		#footerRechts img {
			margin-left: 10px;
			margin-bottom: 20px;
		}




/*	-------------------------------------------------------------
	NIEUWS
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/  

#nieuws {
	float: left;
	width: 600px;
}

div.nieuwsBericht {
	float: left;
	margin-bottom: 1px;
	width: 600px;
}

div.nieuwsBerichtFoto {
	border: 1px solid #eee;
	float: left;
	width: 150px;
}

	div.nieuwsBerichtFoto img {
		border: 1px solid #fff;
	}

div.nieuwsBerichtTekst {
	border: 1px solid #eee;
	float: right;
	width: 435px;
}

	div.nieuwsBerichtTekst h1 {
		background: #00295d;
		border: 1px solid #fff;
		color: #fff;
		float: left;
		font: 14px Georgia, "Times New Roman", Times, serif;
		padding: 5px 0 5px 10px;
		width: 423px;
	}
	
	div.nieuwsBerichtTekst p {
		background: #fafafa;
		border-top: 1px solid #fff;
		border-bottom: 1px solid #eee;
		border-left: 1px solid #fff;
		border-right: 1px solid #fff;
		line-height: 17px;
		padding: 0 10px 7px;
	}
	
	div.nieuwsBerichtTekstFooter {
		background: #fafafa;
		border-top: 1px solid #fff;
		border-bottom: 1px solid #fff;
		border-left: 1px solid #fff;
		border-right: 1px solid #fff;
		display: block;
		font: 10px Verdana, Arial, Helvetica, sans-serif;
		line-height: 14px;
		height: 14px;
		padding: 2px 10px;
	}
	
	.leesVerder {
		color: #2a8bc8;
		text-align: right;
		text-decoration: underline;
	}

#headlines {
	border: 1px solid #eee;
	float: left;
	width: 598px;
}

	#headlines a {
		color: #000;
		text-decoration: none;
	}
	
	#headlines a:hover {
		color: #000;
		text-decoration: underline;
	}
	
	#headlines h1 {
		background: #00295d;
		border: 1px solid #fff;
		color: #fff;
		float: left;
		font: 14px Georgia, "Times New Roman", Times, serif;
		padding: 5px 0 5px 10px;
		width: 588px;
	}
	
	div.headlinesLicht {
		background: #e8ecf0;
		border-bottom: 1px solid #fff;
		border-left: 1px solid #fff;
		border-right: 1px solid #fff;
		float: left;
		padding: 4px 0 4px 10px;
		position: relative; /* IE 6 bug */
		width: 588px;
	}
	
	div.headlinesDonker {
		background: #ccd4df;
		border-bottom: 1px solid #fff;
		border-left: 1px solid #fff;
		border-right: 1px solid #fff;
		float: left;
		padding: 4px 0 4px 10px;
		position: relative; /* IE 6 bug */
		width: 588px;
	}
