body, input, select, textarea {
	background-color: 		#FFF;
	font-size:				0.7em;
	font-family: 			Helvetica, Verdana, Arial, sans-serif;
	margin:					0;
}
input, select, textarea {
	font-size:				1.2em;
}
body, html {
	scrollbar-base-color:#FFF;
	scrollbar-arrow-color:#000;
	scrollbar-track-color:#FFF;
}
h1, h2, h3, h4, h5, h6 {
	margin: 		0;
	padding: 		0;
}
h1 {
	font-size:		200%;
	font-family: 	Helvetica, sans-serif;
	font-weight:	bold;
	letter-spacing: 0.2em;
}
h2 {
	font-size:		110%;
	line-height:	100%;
	padding:		7px 10px;
	background-color: #FFB300;
}
h3 {
	font-weight:	normal;
	font-size:		100%;
	padding:		7px 10px;
}
h4 {
	font-size:		0.8em;
	font-weight:	normal;
}
a {
	color: 			#000;
}
a:hover {
	color: 			#FFB300;
}
img {
	border:			0;
}
.block {
	margin:			0 0 15px 0;
	background-color: #FBE6B3;
}
.right {
	float:			right;
	margin:			5px 5px 0 0;
}
.newsimg {
	border:			solid #000 1px;
	margin:			0 0 10px 10px;
	float:			right;
}
.leesmeer {
	text-align:		right;
	margin:			-12px 0 0 0;
	padding:		0 5px 5px 0;
}


#vacature {
	margin:			0;
}
#vacature ul  {
	margin:			7px 10px;
	list-style-type: none;
	padding:		0;
}
#vacature li {
	font-size:		1em;
	margin:			5px 0 10px 0;
	padding:		0;
}
#vacature ol {
	font-weight:	normal;
	margin:			-20px 0 0 110px;
	padding:		0;
}
#sitemap, #sitemap ul {
	list-style-type: none;
	margin:			0;
	padding:		0;
}
#sitemap li {
	margin:			5px 0 0 0;
}




/* BASICS */
#outline {
	position:		absolute;
	left:			50%;
	top:			50%;
	margin:			-325px 0 0 -425px;
	width: 			850px;
	height:			650px;
	background:		#fff url("../images/bg.gif") no-repeat top left;
}
#holder {
	position:		absolute;
	left:			25px;
	top:			25px;
	margin:			0;
	width: 			800px;
	height:			600px;
}
#text {
	position:			absolute;
	left:				265px;
	top:				140px;
	width: 				525px;
	height:				400px;
	padding:			0 10px 0 0;
	overflow:			auto;
	z-index:			5;
}
#text #content {
	margin:				15px 0;
	width: 				505px;
	line-height: 		150%;
}

/* END BASICS */




/* MENU */
#nav {
	position:		absolute;
	top:			140px;
	margin: 		0px;
	padding: 		0px;
	font-family: 	Helvetica, sans-serif;
	font-size:		1em;
}
#nav ul {
	margin: 		0;
	padding: 		0;
	list-style:		none;
}
#nav ul li {
	margin:			0;
	padding: 		0 0 0 20px;
	border-bottom:	#000 solid 1px;
	height:			30px;
	width:			220px;
	letter-spacing: 0.2em;
	line-height:	30px;
	cursor: 		pointer;
}
#nav a{
	text-decoration: none;
}
#nav ol {
	margin:			-30px 0 0 200px;
	padding:		0;
	height:			20px;
}
/* END MENU */
#banner {
	position:		absolute;
	bottom:			57px;
}



/* FOOTER + HEADER */
#header {
	position:		absolute;
	width:			760px;
	top:			13px;
	left:			17px;
	color:			#000;
	font-weight:	normal;	
}
#header #logo {	
	position:		absolute;
	left:			0;
	top:			0;
}
#header a {
	font-weight:	bold;
	text-decoration: none;
	color: 			#000;
}
 #header a:hover {
	color:			#FFB300;
}


#payoff, #footer{
	position:		absolute;
	bottom:			30px;
	height:			30px;
	width:			760px;
	background-color: #FFB300;
	margin:			0;
	padding: 		0 20px;
	letter-spacing: 0.2em;
	line-height:	30px;
	font-size:		1em;
}
#footer {
	bottom:			0;
	background-color: #000;
}
#footer ul {
	font-size:		0.9em;
	margin: 		0;
	padding: 		0;
	list-style:		none;
}
#footer ul li {
	display:		inline;
	margin:			0;
	padding: 		0 40px 0 0;
}
#footer a {
	color:			#fff;
	text-decoration: none;
}
#footer a:hover{
	color: 			#FFB300;
}

#footer .language {
	background:	#fff url("../images/english.gif") no-repeat top left;
	width: 20px;
	height: 14px;
	margin-top: 7px;
	padding: 0;
	float: right;
	border: 1px solid #ffffff;
	display: block;
}

#footer .language:hover {
	border: 1px solid #FFB300;
}




#footer_edividual {
	position:		absolute;
	width:			300px;
	left:			50%;
	margin:			0 -150px;
	bottom:			1px;
	text-align:		center;
}
#footer_edividual a {
	color:			#A6A6A6;
	text-decoration:	none;
}
/* END FOOTER */




/*
div {
	border: dotted #0f0 1px;
}*/

