	#header_logo {
		width						: 259px;
		height						: 132px;
		
		float						: left;
		
		border-right-width			: 3px;
		border-right-style			: solid;
		border-right-color			: #FFFFFF;
		
		background-image			: url(../images/layout/IMG_Ariens_logo_print.gif);
		background-position			: top;
	}
	
	#header_logo IMG{
		width						: 259px;
		height						: 108px;
		
		margin-left					: 390px;
		margin-bottom				:  20px;
		
		background-color:#FF0000;
	}

#header_banner {
	display				: none;
}

#content { 
	height				: 100%;
	border				: 0px solid #000000;
	
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 14px;
}

#content_left {
	float				: left;
	
	margin-right		: 10px;
}

#navigatie {
	display				: none;
}

#content_right {
	display				: none;
}

#content_header {
	display				: none;
}

.content_footer {
	display				: none;
}

.content_footer {
	display				: none;
}

A {
	color				: #000000;
}
