* { margin: 0px; border: 0px;	padding: 0px; outline-style: none; }

body{
	width: 650px;
	background: none center 0px no-repeat #fff;
}

#site {
	width: 650px;
	border: 0px;
	background: none;
}

/* ------------------------------------------------------------------------- Print */

#header {
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 650px;
	height: 60px;
	display: block;
}

#header .logo {
	margin: 0px 0px 0px 0px;
	width: 185px;
	height: 45px;
	float: left;
}

#content{
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 650px;
}

#content .text{
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 630px;
}

#content .text .left {
	width: 630px;
}

#content .text img {
	margin: 5px 0px 5px 10px;
	float: right;
	clear: right;
	border: 3px solid #d8e0ea;
	background-color: #8e949b;
}

#printfooter {
	margin-top: 32px;
	width: 630px;
	display: block;
	font: 11px arial, verdana, sans-serif;
	font-weight: bold;
	line-height: 16px;
	text-align: center;
	color: #333333;
	border-top: 1px dashed #333;
}

/* ------------------------------------------------------------------------- Display none */

#navigation { display: none; }
#content .header { display: none; }
#content .text .right { display: none; }
#nieuws { display: none; }
#content .blok { display: none; }
#content .plan_route { display: none; }