/*Begin Layout Memo 3*/

body
{
	padding:0;
	margin:0;
	background-color:#E3E8F3;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	width:100%;
	height:100%;

}
#outer
{

	width:755px;
	/*height:650px;*/
	margin:auto;
	padding:auto;

}
#maincontent
{
	width:715px;	
	/*height:650px;*/	
	margin:auto;
}
#footer
{
	width:715px;
	height:auto;
	float:left;
	text-align:center;
}
/*Begin Main Layout*/
.kampeerauto
{
	width:197px;
	height:475px;
	float:left;
	background:#0075B4  top left repeat;
	margin:0px 30px 0px 0px;
}
.bedrijfs
{
	width:198px;
	height:475px;
	float:left;
	background:#0075B4  top left repeat;
	margin:0px 31px 0px 31px;
}
.auutoproducten
{
	width:197px;
	height:475px;
	float:left;
	background:#0075B4  top left repeat;
	margin:0px 0px 0px 30px;
}
.top_images
{
	width:193px;
	
	/*height:475px;*/
	height:420px;
	
	float:left;
	display:inline;
	padding:1px 1px 1px 2px;
}
img
{
	font-size:0;
	border:0;

}
.text_product
{
	width:auto;
	height:auto;
	float:left;
	display:inline;

	padding:10px 0px 0px 12px;
}
.text_product a
{
	text-decoration:none;
	font-size:14px;
	color:#FFFFFF;
	font-style:italic;
	font-weight:bold;
	vertical-align:middle;
}
/*End Main Layout*/
/*Begin Layout footer*/
.logo
{
	width:100%;
	height:44px;
	text-align:center;
	float:left;
	margin:15px 0px 0px 0px;
}
.text_footer
{
	float:left;
	width:100%;
	height:auto;
	text-align:center;
	font-size:10px;
	color:#0075b4;
	margin:15px 0px 0px 0px;
}
.text_footer a
{
	color:#0075b4;
	text-decoration:none;
}

.text_footer a:hover
{
	text-decoration:underline;
}

/*End layout footer*/

/*End Layout Memo 3*/
