div#faq-wrapper {
	width: 470px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	border-bottom: 1px solid #99CC00;
	}
div.faq {
	width: 460px;
	margin: 0px 0px 0px 0px !important;
	padding: 5px;
	overflow: auto;
	border-top: 1px solid #99CC00;
}

div.faq div.question {
	background: url("/image/faq-arrow.gif") no-repeat scroll left center transparent;
	cursor: pointer;
	color: #B380CC;
	font-size: 14px;
	font-weight: bold;
	padding-left: 20px;
}
div.faq div.question span {
		float: right;
		display: none;
	}
div.faq div.open span {
		float: right;
		display: block;
	}
div#album-list {
	margin: 15px 0px 0px 0px;
	}
div#album-list div.item {
	width: 110px;
	float: left;
	margin: 0px 5px 5px 0px
	}
div.album {
	width: 460px;
	overflow: auto;
}

div.album div.image {
	width: 110px;
	height: 78px;
	margin: 0px 5px 5px 0px;
	float: left;
}

div.paging {
	width: 460px;
	clear: both;
	margin: 10px 0px 0px 0px;
}
div.paging a {
		color: #000000;
		text-decoration: none;
	}
div.paging a.current span {
		padding: 3px;
		color: #ffffff;
		background: #C299D6;
	}
div.paging img {
	vertical-align: middle;
	display: inline-table;
	}
div#back-link a {
	color: #ce2d2d;
	text-decoration: none;
	}

/** START EDITOR **/

body {
	font-size:80%;
	line-height:1.6;
	margin: 5px;
	}

body, h1, h2, h3, input, select, option, button, textarea {
	font-family: Arial, Geneva, Helvetica, Verdana, sans-serif;
	color: #444444;
	}

h1, h2, h3 	{
	font-style: normal;
	font-weight: bold;
	color: #000000;
	}

h1 { font-size: 150%; }
h2 { font-size: 130%; }
h3 { font-size: 110%; }

h1 a, h2 a, h3 a {
	color: inherit;
	text-decoration: none;
	}

a { color: #222222; }
a:hover, a:focus { color: #111111; }

p { margin: 0; }

/** END EDITOR **/

/** BASIC STYLES **/

html, body { margin: 0px !important; }

body {
	background: #ff6600;
	}

form legend {
	width: 300px;
	margin: 0;
	font-weight: bold;
	}
form p.requiredField {
	}
form p.missing {
	}
form *:focus {
	}
form p input,
form textarea {
	border: 1px solid #aaaaaa;
	font-size: 100%;
	}
form fieldset {
	margin: 1em 0 0 0;
	border: 0;
	padding: 0;
	}
form p {
	overflow: hidden;
	clear: both;
	}
form label {
	display: block;
	width: 12em;
	float: left;
	}
form input {
	display: block;
	width: 20em;
	float: left;
	}
form textarea {
	width: 31.8em;
	height: 8em;
	}
form strong {
	margin-left: 5px;
	}
form input[type='hidden'] {
	display:none;
	}


/** CLASSES **/

.errorMessage {
	color: red;
	border: 1px solid red;
	background: pink;
	padding: .5em;
	display: block;
	}

.clearfix {
	display: block;
	height: 0px;
	clear: both;
	line-height: 0;
	}

.clear {
	clear: both;
	display: block;
	}

/** INFO BOX **/
.info {
	position:fixed;
	top:0px;
	left:0px;
	width:100%;
	z-index:1000;
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 1px solid #ffd324;
	border-bottom: 1px solid #ffd324;
}
.info-error{
	background: #fff6bf url(/image/exclamation.gif) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
}

/** LAYOUT **/

#container {
	width: 990px;
	margin: 20px auto;
	background: #ffffff;
	position: relative;
	border: 1px solid #000000;
	}
#wrapper {
	overflow: hidden;
	}


/** HEADER **/

#header {
	clear: both;
	overflow: hidden;
	position: relative;
	}
#header .top {
	height: 77px;
	margin: 0px
	}

#search {
	top: 77px;
	right: 20px;
	height: 19px;
	padding: 17px 10px;
	position: absolute;
	background: url('/image/sidebar.png');
	background: rgba(255, 153, 51, 0.5);
	}
#search label,
#search #qBtn {
	width: 60px;
	height: 19px;
	font-size: 11px;
	color: #ffffff;
	text-indent: 8px;
	border: 0px;
	padding: 0px;
	text-align: left;
	background: #663300;
	}
#search #q {
	width: 100px;
	border: 0px;
	height: 17px;
	}

#logo {
	padding: 5px 0px 10px 15px;
	}
#logo a {
	display: block;
	text-decoration: none;
	width: 240px;
	}

#topnav {
	top: 0px;
	right: 15px;
	width: 617px;
	overflow: hidden;
	position: absolute;
	}
#topnav li {
	float: left;
	margin-left: 10px;
	}
#topnav #topnav1 {
	margin-left: 0px;
	}
#topnav li a {
	color: #ffffff;
	height: 33px;
	display: block;
	padding: 5px 8px;
	background: url('/image/topnav.png') no-repeat;
	font-size: 12px;
	}
#topnav #topnav4 a,
#topnav #topnav5 a {
	line-height: 28px;
	}

#topnav #topnav1 a {
	width: 122px;
	background-color: #d11a1a;
	background-position: 0px 0px;
	}
#topnav #topnav2 a {
	width: 122px;
	background-color: #0099ff;
	background-position: -147px 0px;
	}
#topnav #topnav3 a {
	width: 104px;
	background-color: #99cc00;
	background-position: -294px 0px;
	}
#topnav #topnav4 a {
	width: 69px;
	background-color: #ff00cc;
	background-position: -421px 0px;
	}
#topnav #topnav5 a {
	width: 80px;
	background-color: #ff6600;
	background-position: -518px 0px;
	}
/*#topnav span {
	display: block;
	width: 123px;
	word-wrap: break-word;
}*/

#topnav li.client a{
	height: 40px;
	color: #c72227;
	background: #ffffff url('/image/client-active.jpg') left top no-repeat;
	}
#topnav li.zorg a{
	height: 40px;
	color: #2792d1;
	background: #ffffff url('/image/zorg-active.jpg') left top no-repeat !important;
	}
#topnav li.werk a{
	height: 40px;
	color: #5a9c42;
	background: #ffffff url('/image/werk-active.jpg') left top no-repeat !important;
	}
#topnav li.vrij a{
	height: 40px;
	color: #ca509d;
	background: #ffffff url('/image/vrij-active.jpg') left top no-repeat !important;
	}
#topnav li.medewerker a{
	height: 40px;
	color: #f37133;
	background: #ffffff url('/image/medewerker-active.jpg') left top no-repeat !important;
	}

/** NAVIGATION **/

#navigation {
	clear: both;
	overflow: hidden;
	padding-left: 20px;
	background: url('/image/nav-bg.gif') repeat-x left center;
	}

ul.nav,
ul.nav ul,
ul.nav li {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	}
ul.nav li a {
	display: block;
	text-decoration: none;
	}
.nav li ul {
	position: absolute;
	width: 160px;
	left: -999em;
	margin: -30px 0 0 130px;
	background: url('/image/nav-ul2.png');
	background: #C299D6;
	}
.nav li ul ul {
	background: url('/image/nav-ul3.png');
	background: #C299D6;
	}
.nav li:hover ul ul,
.nav li:hover ul ul ul,
.nav li.sfhover ul ul,
.nav li.sfhover ul ul ul {
	left: -999em;
	}
.nav li:hover ul,
.nav li li:hover ul,
.nav li li li:hover ul,
.nav li.sfhover ul,
.nav li li.sfhover ul,
.nav li li li.sfhover ul {
	left: auto;
	}


#nav ul {
	}
#nav a {
	color: #fff;
	width: 90px;
	height: 33px;
	line-height: 33px;
	display: block;
	text-align: center;
	background: #943691;
	border-top: 10px solid #944db8;
	border-bottom: 10px solid #ffffff;
	padding: 0px 5px 0px 5px;
	}
#nav li.open a,
#nav li.active a {
	border-bottom-color: #660099;
	}
#nav li {
	float: left;
	width: 90px;
	margin-right: 18px;
	}

/** CONTENT - DEFAULT **/

#bread,
#bread a {
	color: #b9b9b5;
	text-decoration: none;
	}
#bread {
	margin: 0px 0px 0px 0px;
	padding-top: 10px;
	}


h1.pageTitle {
	width: 535px;
	padding-left: 10px;
	height: 64px;
	line-height: 64px;
	color: #ffffff;
	overflow: hidden;
	text-indent: 10px;
	margin: 0px -40px 0px -10px;
	background-image: url('/image/bg-heading.png');
	background-repeat: no-repeat;
	}


/** CONTENT - HOMEPAGE **/




/** CONTENT - GENERATOR **/

#center {
	float: left;
	width: 495px;
	min-height: 450px;
	/*overflow: auto;*/
	padding: 0px 50px 0px 20px;
	}
#breadcrumb {
	width: 495px;
	}
#content {
	width: 545px;
	width: 495px;
	min-height: 450px;
	padding: 0px 10px;
	padding: 0px 50px 0px 0px;
	background: url('/image/bg-content.png') no-repeat 487px 64px;
	}
	#content table {
		border-collapse: separate;
		border-spacing: 0;
		width: 490px;
		border: 1px solid #000000;
	}

#sidenav {
	float: left;
	padding-top: 25px;
	padding-left: 20px;
	padding-right: 30px;
	width: 160px;
	min-height: 200px;
	}

#sidebar {
	float: right;
	width: 180px;
	margin-left: 15px;
	margin-right: 20px;
	padding-bottom: 15px;
	background: url('/image/sidebar.png');
	background: rgba(255, 153, 51, 0.5);
	}
#sidebar .figure {
	width: 174px;
	height: 247px;
	background: url('/image/people.png');
	}


/** FOOTER **/

#slogan {
	bottom: 0px;
	right: 0px;
	width: 213px;
	height: 196px;
	position: absolute;
	background: url('/image/maakjewereldgroot.png') no-repeat;
	}

#footer {
	clear: both;
	padding-top: 10px;
	}
#footer p,
#footer p a {
	color: #ff6600;
	font-size: 11px;
	}
#footer p {
	text-indent: 10px;
	background-color: #ffcc86;
	}
#footer p a {
	text-decoration: none;
	}


/** FORM BUILDER **/

p.FormRadioButton input {
	width: auto;
	border: 0;
	}
p.FormRadioButton label {
	margin: 4px auto auto;
	}
form p.FormTextArea label,
form p.FormSubmit label,
form p.msg label {
	display: none;
	}
form p.FormCheckbox label {
	width: auto;
	}
form label.value {
	width: auto;
	}

div#news-home {
	width: 150px;
	margin: 16px 0px 0px 0px;
	padding: 5px 0px 0px 12px;
	background: url('/image/news-home-bg.jpg') left top no-repeat;
	}
	div#news-home h1 {
		color: #ffffff;
	}
	div#news-home p {
		margin: 7px 0px 0px 0px;
	}
	div#news-home a {
		color: #763212;
		text-decoration: none;
		font-weight: bold;
	}
	div#news-home img {
		width: 130px;
		margin: 10px 0px 0px 0px;
	}
div#vacature-home {
	width: 150px;
	margin: 16px 0px 0px 0px;
	padding: 5px 0px 0px 12px;
	}
	div#vacature-home h1 {
			color: #f62117;
		}
	div#vacature-home a {
			color: #f62117;
			text-decoration: none;
		}
	div#vacature-home span {
		display: block;
		width: 150px;
		margin: 12px 0px 0px 0px;
		border-top: 1px dashed #797979;
		color: #f8882d;
	}
	div#vacature-home span a {
		color: #f8882d;
		text-decoration: underline;
		font-style: italic;
	}
div#faq-home {
	width: 240px;
	min-height: 200px;
	float: left;
	margin: 0px 15px 0px 0px;
	background: url('/image/faq-home-bg.jpg') left top no-repeat;
}
	div#faq-home h1 {
		margin: 0px;
		padding: 0px 0px 0px 5px;
		color: #2782fe;
	}

div#snelkiezer {
	width: 230px;
	min-height: 200px;
	float: left;
	background: url('/image/snelkiezer-bg.jpg') left top no-repeat;
}
	div#snelkiezer h1 {
		margin: 0px 0px 0px 15px;
		padding: 0px 0px 0px 5px;
		color: #f8882d;
	}
ul.home-list {
	list-style: none;
	margin: 12px 0px 0px 0px;
}
	ul.home-list li {
		width: 220px;
		line-height: 20px;
		background: url('/image/snelkies-li-bg.png') right top no-repeat;
	}
	ul.home-list li p {
		margin: 0px 0px 0px 20px;
	}
	ul.home-list li a {
		text-decoration: none;
	}
div#faq-home ul.home-list li a {
	color: #2782fe;
}
div#snelkiezer ul.home-list li a {
	color: #f8882d;
}
div#news-list {
	margin: 12px 0px 0px 0px;
}
	div#news-list div.item {
		padding: 0px 0px 10px 0px;
		border-bottom: 1px dashed #c299d6;
	}
	div#news-list div.item img {
		float: right;
		margin: 0px 0px 5px 5px;
	}
	div#news-list div.item h3 {
		font-style: italic;
	}
	div#news-list div.item a {
		color: #F8882D;
		font-style: normal;
	}
div#news-one {
	margin: 12px 0px 0px 0px;
	}
div#news-one img {
	float: right;
	margin: 0px 0px 5px 5px;
}
div#news-one h1 {
	color: #F8882D;
	}
div#news-one a {
	color: #F8882D;
	}
div#vacature-list {
	margin: 12px 0px 0px 0px;
	border-bottom: 1px solid #f8882d;
}
	div#vacature-list div.vacature-item {
		line-height: 35px;
		border-top: 1px solid #f8882d;
		font-weight: bold;
		font-style: italic;
		padding: 0px 0px 0px 25px;
		background: url("/image/faq-arrow.gif") no-repeat scroll left center transparent;
	}
	div#vacature-list div.vacature-item a {
		color: #f8882d;
		font-style: normal;
		font-size: 13px;
		font-weight: bold;
		text-decoration: none;
	}
	div#vacature-list div.vacature-item span {
		float: right;
	}
	div#vacature-list div.vacature-item span a {
		font-size: 12px;
		font-weight: normal;
	}
div#vacature-one {
	margin: 12px 0px 0px 0px;
}
	div#vacature-one h2 {
		color: #f8882d;
	}
	div#vacature-one span {
		font-size: 10px;
		font-style: italic;
	}
	div#vacature-one p {
		margin: 12px 0px 0px 0px;
	}

table.functiehuis {
	width: 460px;
	border: 1px solid #000000;
	font-size: 12px;
}
table.functiehuis th, td {
	border: 1px solid #000000;
	text-align: center;
	padding: 3px;
}
table.functiehuis th {
	font-weight: bold;
}

div.hkz-logo {
	position: absolute;
	left: 10px;
	bottom: 24px;
}
div.shop-logo {
	position: absolute;
	bottom: 36px;
    left: 22px;
}
