body {
	background: url(/img/achtergronden/bg.gif) repeat-x;
	text-align: center;
	margin: 0;
	padding: 27px 0 0 0;
	color: #8e8999;
	font-size: 11px;
	line-height: 16px;
}

/*-------------------------------------------------
Container
--------------------------------------------------*/

.container {
	width: 900px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}

/*-------------------------------------------------
Header
--------------------------------------------------*/

.header {
	height: 335px;
	width: 100%;
	background: url(/img/achtergronden/bg-header.gif) repeat-x;
	position: relative;
	padding-bottom: 1px;
}

.header h1 {
	margin: 0;
	padding: 0;
	line-height: 10px;
	font-size: 10px;
}

.header h1 a {
	display: block;
	width: 251px;
	height: 40px;
	background: url(/img/logo.gif) no-repeat;
	text-decoration: none;
	position: absolute;
	top: 30px;
	left: 41px;
}

.header h1 a span {
	visibility: hidden;
}

.header .topnavigatie {
	position: absolute;
	left: 648px;
	top: 55px;
}

.header .topnavigatie ul {
	margin: 0;
	padding: 0;
	list-style: none;
	color: #beb7cf;
}

.header .topnavigatie ul li {
	float: left;
	font-size: 9px;
	
}

.header .topnavigatie ul li  a{
	color: #beb7cf;
	padding: 0 3px;
}

/*-------------------------------------------------
Header > Navigatie
--------------------------------------------------*/

.navigatie {
	height: 34px;
	position: absolute;
	top: 91px;
	left: 28px;
}

.navigatie ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.navigatie ul li {
	float: left;
}

.navigatie ul li a {
	text-indent: -9999px;
	display: block;
	height: 34px;
}

.navigatie ul li#home a {
	background: url(/img/nav/hoofd-nav.gif) no-repeat;
	width: 56px;
}

.navigatie ul li#home a:hover, .navigatie ul li#home a.active {
	background: url(/img/nav/hoofd-nav.gif) no-repeat 0 -34px;
}

.navigatie ul li#wieiswie a {
	background: url(/img/nav/hoofd-nav.gif) no-repeat -56px 0;
	width: 86px;
}

.navigatie ul li#wieiswie a:hover, .navigatie ul li#wieiswie a.active {
	background: url(/img/nav/hoofd-nav.gif) no-repeat -56px -34px;
}

.navigatie ul li#downloads a {
	background: url(/img/nav/hoofd-nav.gif) no-repeat -142px 0;
	width: 92px;
}

.navigatie ul li#downloads a:hover, .navigatie ul li#downloads a.active {
	background: url(/img/nav/hoofd-nav.gif) no-repeat -142px -34px;
}

.navigatie ul li#links a {
	background: url(/img/nav/hoofd-nav.gif) no-repeat -234px 0;
	width: 57px;
}

.navigatie ul li#links a:hover, .navigatie ul li#links a.active {
	background: url(/img/nav/hoofd-nav.gif) no-repeat -234px -34px;
}

.navigatie ul li#vacatures a {
	background: url(/img/nav/hoofd-nav.gif) no-repeat -291px 0;
	width: 82px;
}

.navigatie ul li#vacatures a:hover, .navigatie ul li#vacatures a.active {
	background: url(/img/nav/hoofd-nav.gif) no-repeat -291px -34px;
}

.navigatie ul li#contact a {
	background: url(/img/nav/hoofd-nav.gif) no-repeat -373px 0;
	width: 72px;
}

.navigatie ul li#contact a:hover, .navigatie ul li#contact a.active {
	background: url(/img/nav/hoofd-nav.gif) no-repeat -373px -34px;
}

.navigatie ul li#voordeelpas a {
	background: url(/img/nav/hoofd-nav.gif) no-repeat -446px 0;
	width: 100px;
}

.navigatie ul li#voordeelpas a:hover, .navigatie ul li#voordeelpas a.active {
	background: url(/img/nav/hoofd-nav.gif) no-repeat -446px -34px;
}

.flashcontainer {
	position: absolute;
	left: 0;
	top: 125px;
}

/*-------------------------------------------------
Content-container
--------------------------------------------------*/

.content-container {
	background-color: #d9d6e4;
	background-image: url(/img/achtergronden/bg-container.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	padding: 16px;
}

/*-------------------------------------------------
Content
--------------------------------------------------*/

.content {
	width: 533px;
	min-height:290px;
	height: auto !important;
	height: 290px;
	float: left;
	padding: 20px;
	background: #fff;
}	

.content h2 {
	color: #503c7e;
	font-size: 18px;
	height: 32px;
}

.content h3 {
	color: #acc400;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

.content a {
	color: #503c7e;
}

.content  .streep {
	background: url(/img/achtergronden/bg-heading.gif) repeat-x 37px 0;
	height: 1px;
	margin-left: 35px;
	padding-bottom: 15px;
}	

.content .inline {
	padding-left: 35px;
}

.content ul {
	margin: 0 0 20px 0;
	padding: 0;
	list-style: none;
}

.content ul li {
	background: url(/img/icons/listitem.gif) no-repeat left 6px;
	padding-left: 14px;
	margin-bottom: 3px;
}


/*-------------------------------------------------
Contact
--------------------------------------------------*/

.content .contactpage .left, 
.content .contactpage .middle, 
.content .contactpage .right {
	 float: left;
	 width: 156px;
	 height:300px;
	 display: inline;
}

.content .contactpage .left, 
.content .contactpage .middle {
	margin-right: 32px;
}

.content .contactpage .foto {
	padding-bottom: 10px;
}

.content .contactpage h3 {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.content address {
	margin: 0;
	padding: 0;
	font-style: normal;
}

.content .contactpage .bottom {
	width:100%;
	border-top:1px solid #ccc;
	float: left;	
	display: inline;
	padding-top:20px;
}

.content .contactpage div.bottom p {
	
}

/*-------------------------------------------------
Logos
--------------------------------------------------*/

.logos {
	background: #ff0000;
}

.logos ul {
	margin: 70px 0 0 4px;
	padding: 0;
	list-style: none;
	position: absolute;
	bottom: 40px;
	left: 78px;
}

.logos ul li {
	padding: 0;
	margin: 0;
	float: left;
	display: inline;
	margin-right: 30px;
	background: none;
}

/*-------------------------------------------------
Medewerkers
--------------------------------------------------*/

.medewerker {
	float: left;
	width: 255px;
	display: inline;
	position: relative;
	margin-bottom: 12px;
}

.medewerker .foto {
	background: url(/img/achtergronden/bg-medewerker.gif) no-repeat;
	width:82px;
	height:99px;
	float: left;
}

.medewerker .foto  img {
	padding: 3px;
}

.medewerker .info {
	float: left;
	padding: 10px 0 0 6px;
	position: relative;
	height: 85px;
	width: 165px;
}

.medewerker p.email {
	position: absolute;
	bottom: 5px;
	margin: 0;
	padding: 0;
}

.even {
	margin-left: 20px;
}

/*-------------------------------------------------
Sidebar
--------------------------------------------------*/

.sidebar {
	width: 239px;
	min-height:290px;
	height: auto !important;
	height: 290px;
	background: #fff;
	float: right;
	padding: 20px;
}

.sidebar h2 {
	color: #503c7e;
	font-size: 18px;
	height: 32px;
}

.sidebar .streep {
	background: url(/img/achtergronden/bg-heading.gif) repeat-x 37px 0;
	height: 1px;
	margin-left: 35px;
	padding-bottom: 10px;
}	


/*-------------------------------------------------
Contact form sidebar
--------------------------------------------------*/

form.contact div {
	margin-bottom: 4px;
	display: block;
	float: left;
}

form.contact label {
	width: 61px;
	float: left;
	clear: left;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

form.contact label.noclear {
	float: left;
	clear: none;
	padding-left: 5px;
	width: 40px;
}

form.contact input.text-normal,
form.contact input.text-postcode,
form.contact input.text-plaats,
form.contact textarea.textarea,
form.contact select.select
{
	background: #f6f5f8;
	border-top: 1px solid #cfccd5;
	border-left: 1px solid #cfccd5;
	border-right: 0px;
	border-bottom: 0px;
	margin:0;
	float: left;
	font-size: 11px;
	color: #47356f;
	padding: 3px 0;
}

form.contact input.text-postcode {
	width: 40px;
}

form.contact input.text-plaats {
	width: 88px;
}

form.contact input.text-normal,
form.contact select.select {
	width: 175px;
}

form.contact textarea.textarea {
	height: 40px;
	width: 173px;
}

form.contact div.button a{
	text-indent: -9999px;
	display: inline;
	width: 80px;
	height: 16px;
	background: url(/img/buttons/btn-contact.gif) no-repeat;
	float: left;
	margin: 4px 0 0 61px ;
}

form.contact div.button a:hover {
	background: url(/img/buttons/btn-contact.gif) no-repeat 0 -16px;
}

form.contact span {
	float: left;
	width: 96px;
	margin-top: 4px;
	text-align: right;
}


