body{
	background-color: #fff;
	margin: 0px;
	padding:0 1em;
	font:normal 92.5%/1em "proxima-nova", Verdana, Arial, sans-serif;
	color:#000;
	line-height: 22px;
	font-weight: 400;
}

#container{
	background-color:#fff;
	padding:10px 0 0 0;
	max-width: 1100px;
	margin:0 auto;

}

#container2{
	background-color:#fff;
	padding:10px 0 0px 0;
	max-width: 1100px;
	margin:0 auto;
		margin-bottom: 20px;
}

#wrapper{
	max-width: 1200px;
	padding: 0 0.5em 0 0.5em;
	max-width:1200px;
	margin:0 auto;
	position: relative;
}

header{
	padding:0 0 15px 0;
	position: relative;
}

#actiesspotlight li,
	.overview li,
	.images li,
	.hidden li{
		float:left;
		width:20%;
		margin:0 3% 20px 0%;
	}
	
	.images li{
		width:20%;
	}
	
	.overview li,
	.hidden li{
		min-height: 300px;

	}
	
	.overview li.stockwagens{
		min-height: 350px;
	}
	
	.overview li.acties{
		min-height: 450px;
	}

	
	#actiesspotlight li{
		width:46%;
		margin:0 0% 0px 5%;
	}
	
	#actiesspotlight li:first-child{
		margin:0 0% 0px 0%;
	}
	
		#actiesspotlight li{
		width:30%;
		margin:0 0% 0px 5%;
	}
	
	ul{
		list-style-type: none;
	}
	
	img{
		width: 100%;
	}
	
	#logo img{
		max-width: 235px;
		width:100%;
		margin:0 auto;
	}
	
		#detailimage{
		float:right;
		max-width: 200px;
		margin:0 0 20px 20px;
	}
nav,
footer,
#dealer,
#slideshow,
#breadcrumbs,
#facebook,
#nieuwsbrief,
aside,
#filters
{
	display: none;
}
