body {
	background: #6D7C48;
	margin: 0px;
	margin-top: 20px;
	text-align: justify;
	color: #000000;
	font-size: 11px;
	font-family: verdana, Tahoma, Arial, Helvetica, sans-serif;
	letter-spacing: 0.04em;
	line-height: 1.5;
}

input, select, textarea {
	font-size: 11px;
	font-family: verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: #000;
	letter-spacing: 0.04em;
	border: 1px #FFF solid;
	padding: 2px 0 2px 0;
}

input #button {
	height:13px;
	width:215px;
}

input:disabled, select:disabled, textarea:disabled {
	color: #CCC;
}

input.blader {
	color: #000;
	height:19px;
	width:61px;
	padding:0;
	margin:0;
	vertical-align:bottom;
	line-height:normal;
	letter-spacing:-1px;
}

h1 {
	font-size: 13px;
}

h2 {
	font-size: 11px;
}

img {
	border: 0px;
}

ul, ol
{ 
	list-style-type: disc;
	list-style-position: outside;
	padding-left: 0px;
}

p
{
	text-align: justify;
}

h1, h2, h3, ul, ol
{
	text-align: left;
}

#wrapper{
	position:relative; 
	background: #ffffff;
	width:1019px;
	height:646px; 
	top: 0px;
}

#header {
	position: absolute;
	width: 1019px;
	height: 137px;
	left: 0px;
	top: 0px;
}
	
#content {
	position: absolute;
	width: 1019px;
	height: 478px;
	left: 0px;
	top: 137px;
}

#footer {
	position: absolute;
	width: 1019px;
	height: 32px;
	left: 0px;
	top: 615px;
}

#logo {
	position: absolute;
	width: 266px;
	height: 86px;
	left: 715px;
	top: 29px;
	background-image: url(./img/_logo.gif);
	background-repeat: no-repeat;
	background-position-x: center;
}

#logo a {
	display: block;
	color: #000000;
}

#menu {
	position: absolute;
	width: 694px; 
	height: 30px;
	left: 20px;
	top: 107px;
	color: #000000;
	text-align: left;
}

#menu a {
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

#menu a:hover {
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
}

#submenu {
	position: absolute;
	width: 1019px; 
	height: 30px;
	left: 20px;
	top: 0px;
	color: #ffffff;
	text-align: left;
	border:none;
}

#submenu a {
	color: #ffffff;
	text-decoration: none;
}

#submenu a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#submenu ul {
	margin-left:0px;
}

#submenu li  {
	display: inline;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	text-indent: 0px;
	left: 0px;
}

#footermenu {
	position: absolute;
	width: 266px; 
	height: 32px;
	left: 715px;
	top: 0px;
	letter-spacing: -0.1em;
	color: #000000;
	display: inline-block;
}

#footermenu a {
	color: #000000;
	text-decoration: none;
}

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

#alignright {
	text-align:right;
}

#vacatureform {
	background-color:#FFF;
	filter:alpha(opacity=40);
	opacity:0.4;
	-moz-opacity:0.4;
	-khtml-opacity: 0.4;
	text-align:left;
	position: absolute;
	width: 532px;
	margin-right: 23px;
	padding-left: 18px;
	height: 141px;
	left: 130px;
	top: 336px;
	color: #000;
	overflow-x: hidden;
	overflow-y: hidden;
}

#vacatureform2 {
	text-align:left;
	width:548px;
	margin-right: 23px;
	height:141px;
	left:-83px;
	top:336px;
	position: relative;
	overflow-x: hidden;
	overflow-y: auto;
}

#vacatureform2 .inputfield {
	width: 200px;
	background: url(./img/inputbackground.png);
	margin-top:2px;
}

#vacatureform2 .txtarea {
	height:85px;
}

#vacatureform2 textarea {
	width: 200px;
	height: 80px;
}

#text {
	position: absolute;
	width: 304px;
	margin-right: 38px;
	height: 428px;
	left: 715px;
	top: 50px;
	color: #ffffff;
	overflow-x: hidden;
	overflow-y: auto;
}

#text p, ul, ol, h1, h2, h3 {
	padding-right:38px;
}

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

#text a.geenlijn {
	color: #ffffff;
	text-decoration: none;
}

#text a:hover {
	color: #ffffff;
	text-decoration: none;
}

#text ul {
	margin-left:0px;
}

#text li {
	display:block;
	list-style-type:none;
}

#text td {
	text-align:left;
}

#partnerlogocontainer {
	background: #ffffff;
	position: absolute;
	width: 94px;
	height: 94px;
	top: 547px;
	vertical-align: middle;
}

#partnerlogo {
	position: absolute;
	width: 84px;
	height: 84px;
	left: 5px;
	top: 5px;
}

#fakefilediv {
	width:203px;
	height:25px;
	padding:0;
	margin:0;
	position:static;
	z-index:50;
}

#fakefile {
	width:135px;
	height:13px;
	margin-top:4px;
	background: url(./img/inputbackground.png);
}

#inputfilediv {
	width:203px;
	height:25px;
	position:absolute;
	padding:0;
	margin:0;
	z-index:100;
}

#inputfile {
	margin-top:3px;
	width:200px;
	filter:alpha(opacity=00);
	opacity:0.0;
	-moz-opacity:0.0;
	-khtml-opacity: 0.0;
}