body {
	background: url(../images/achter_homepage.gif) top center repeat-y;
}

div#left_column {
	background: none;
	height: 517px;
	padding: 83px 0 0 0;
	text-align: center;
}
div#right_column {
	background: none;
}

/* ----- inhoud ----- */
div#inhoud {
	height: auto;
	padding: 100px 8px 0 8px;
	font-size: 1.65em;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1.4em;
	color: #314942;
}
	div#inhoud a {
		color: #fff;
	}



