body {
	margin: 0px;
	padding: 0px;
}

a {
	color: #000000;
	text-decoration: underline;
}

p {
	margin-top: 0px;
	margin-bottom: 15px;
}
.center {
	text-align: center;
	}
.frameContainer {
	position: absolute;
	width: 900px;
	height: 600px;
	left: 50%;
	top: 50%;
	margin-left: -450px;
	margin-top: -300px;
	background-color: #FFFFFF;
}

.frameLeft {
	position: absolute;
	width: 225px;
	height: 590px;
	left: 5px;
	top: 5px;
}

.frameNavigation {
	position: absolute;
	width: 225px;
	height: 590px;
	left: 235px;
	top: 5px;
}

.frameContent {
	position: absolute;
	width: 385px;
	height: 550px;
	left: 465px;
	top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 20px;
}

.frameMenu {
	position: absolute;
	width: 184px;
	left: 20px;
	top: 250px;
}

.frameMenu a {
	display: block;
	width: 184px;
	height: 21px;
	text-align: center;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding-top: 1px;
	margin-bottom: 1px;
	cursor: pointer;
}

.frameAdres {
	position: absolute;
	left: 10px;
	bottom: 0px;
	width: 195px;
	height: 73px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 13px;
	padding: 10px 0px 0px 0px;
	text-align: center;
}

.frameFooter {
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	top: 600px;
	width:895px;
	color: #000000;
	text-align:right;
	font-size: 10px;
	padding-right: 5px;
}

.contentBox {
	width: 100px;
	height: 70px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 10px;
	font-weight: bold;
	font-size: 11px;
	float: left;
	margin-right: 6px;
}

.vacatures {
	display:none;
	position:absolute; 
	left:825px; 
	top:-70px; 
	z-index:100; 
	border:none;}