body {
	margin: 0px;
	padding: 0px;
	background-image: url(bodyBG-v45-01.jpg);
	background-repeat: repeat;
	background-color: #000;
	background-attachment: fixed;
	background-position: center top;
}
.wrapper {
	height: auto;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.top {
	background-image: url(../img/backs/top.png);
	background-repeat: no-repeat;
	height: 101px;
	width: 980px;
}
.nav {
	background-image: url(../img/backs/nav.png);
	background-repeat: no-repeat;
	height: 45px;
	width: 980px;
	margin-top: 15px;
}
.content {
	height: auto;
	width: 980px;
	margin-top: 15px;
}
.content h1 {
	height: 20px;
	width: 960px;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	float: none;
}
.tabz {
	height: auto;
	width: 980px;
}
.tabzcontent {
	height: auto;
	width: 960px;
	background-image: url(../img/backs/main.png);
	background-repeat: repeat;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.tabbutton {
	height: 60px;
	width: 490px;
	float: left;
}
#b2 {
	background-image: url(../img/backs/button.png);
}

.tabbuttons {
	height: 60px;
	width: 980px;
}
#b1 {
	background-image: url(../img/backs/button2.png);
	background-position: right top;
}
.tabzcontentop {
	height: 15px;
	width: 960px;
	background-image: url(../img/backs/tbctop.png);
	background-repeat: no-repeat;
	padding: 0px;
}
.tabzconteninner {
	height: auto;
	width: 940px;
	padding: 10px;
	background-color: #EAE8DE;
}
.vacatures {
	background-color: #FFF;
	padding: 5px;
	height: auto;
	width: 930px;
	font-family: arial;
	color: #666;
	font-weight: bold;
	text-transform: none;
}

.error {
	color:red;
	border: 1px solid #F00;
}
.vacatures h2 {
	background-color: #FFF;
	font-family: arial;
	color: #666;
	font-size: 14px;
	text-transform: none;
}
.vacatures p {
	background-color: #FFF;
	font-family: arial;
	color: #666;
	font-size: 12px;
	line-height: 150%;
	text-transform: none;
	width: 600px;
}
.vacatures li {
	background-color: #FFF;
	font-family: arial;
	color: #666;
	font-size: 12px;
	line-height: 150%;
	text-transform: none;
	width: auto;
}
.nav a {
	background-repeat: no-repeat;
	height: 30px;
	width: auto;
	padding-top: 15px;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B4B4AF;
	padding-right: 5px;
	padding-left: 5px;
	float: left;
}
.nav p {
	background-repeat: no-repeat;
	height: 30px;
	width: 70px;
	padding-top: 15px;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
	border-right-color: #B4B4AF;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	margin: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	background-image: url(../img/backs/navp.png);
}
.footer {
	background-image: url(../img/backs/footer.png);
	background-repeat: no-repeat;
	height: 45px;
	width: 980px;
}
.tussen {
	height: 15px;
	width: 980px;
}
.topleft {
	height: 101px;
	width: 490px;
	float: left;
}
.topright {
	height: 101px;
	width: 490px;
	float: left;
}
.topright a {
	height: 35px;
	width: 150px;
	float: right;
	background-image: url(../img/backs/trlink.png);
	background-repeat: no-repeat;
	display: block;
	margin-right: 10px;
}
.nav a:hover {
	background-repeat: repeat-x;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B4B4AF;
	background-image: url(../img/backs/ahover.png);
}
.nav a.current {
	background-repeat: repeat-x;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B4B4AF;
	background-image: url(../img/backs/navcurrent.png);
}
.vacinfo {
	padding: 15px;
	height: auto;
	width: auto;
	margin-top: 15px;
	background-color: #FFF;
	font-family: arial;
	font-size: 12px;
	color: #333;
	line-height: 175%;
}
