#wrapper {
	background			: url("/images/bg-wrapper-fullwidth.png") no-repeat center 24px;
}

#content-container {
	width						: 852px;
	margin					: 0px auto 0px auto;
	padding					: 20px 74px 40px 74px;
	min-height			: 600px;
}

#content {
	width						: 852px;
}

.standaardcontent {
	width:425px;
	float:left;
}

.contact {
	float:left;
	width:500px;
	margin-right:25px;
}

.routebeschrijving {
	float:right;
	width:325px;
}

.clear {
	clear:both;
}

strong {
	font-size:14px;
}

