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

body{
	width: 650px;
}

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


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

#print_header {
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 650px;
	height: 90px;
	display: block;
	border-bottom: 1px solid #8e949b;
}

#print_header .print_header_logo a img{
	margin: 0px;
	padding: 0px;
	float: left;
}

#print_header .print_header_contact {
	margin-right: 0px;
	float: right;
}

#content{
	position: relative;
	width: 650px;
}

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

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

#table {
	width: 650px;
	margin-left: 0PX;
	font: 11px arial, verdana, sans-serif; 
	font-weight: bold;
	line-height: 22px;
	border: 0px;
	background-color: #f1f1f1;
}

#table .line { width: 650px; height: 22px; overflow: hidden; cursor: pointer; }
#table .nummer { padding: 0px 5px; width: 50px; float:left; color: #aab3bc; }
#table .functie { padding: 0px 5px; width: 320px; float:left; }
#table .regio { padding: 0px 5px; width: 150px; float:left; color: #aab3bc; }
#table .datum { padding: 0px 5px; width: 90px; float: left; color: #aab3bc; }


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

#navigation{
	display: none;
}

#header, #header .main {
	display: none;
}

#vacatures, #wholeexclusief, #wholespot, #tellafriend {
	display: none;
}

#nieuws{
	display: none;
}

.link{
	display: none;
}

#footer{
	display: none;
}
