html {
	background: url("../images/background.png") no-repeat 50% 0;
	height: 100%;
}

body {
	background: url("../images/background_top.png") repeat-x 50% 0;
	height: 100%;
	margin: 0;
}

body,
button,
input,
select,
textarea {
	font: 12px arial, sans-serif;
}

a {
	color: #3588a3;
}

.header a,
.content .column.right a,
.footer a {
	text-decoration: none;
}

.content .column.left .list li > a,
.content .column.left .list h3 a,
.content .column.left .pager a,
.content .column.left .step a,
.content .column.left .buttons a {
	text-decoration: none;
}	

a:hover,
.list .active h3 a,
.menu.meta .active a,
.footer .menu .active a {
	color: #b39051;
}

a img {
	border: 0;
}

fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}

strong {
	color: #a88445;
}

.hide {
	display: none;
}

.left {
	float: left;
}

.right {
	float: right;
}

.button {
	background: url("../images/buttons/button.png") no-repeat;
	border: 0;
	color: #3588a3;
	cursor: pointer;
	font-size: 14px;
	font-weight: bold;
	padding: 11px 10px;
	text-align: left;
	width: 143px;
}

a.button {
	display: inline-block;
}

.button.back {
	background-image: url("../images/buttons/button_back.png");
	text-align: right;
}

.button.large {
	background-image: url("../images/buttons/button_large.png");
	width: 163px;
}

.button::-moz-focus-inner {
	border: 0;
	padding: 0;
}

.button:hover {
	color: #fff;
}

.button:hover {
	background-image: url("../images/buttons/button_active.png");
}

.button.back:hover {
	background-image: url("../images/buttons/button_back_active.png");
}

.button.large:hover {
	background-image: url("../images/buttons/button_large_active.png");
}

.menu {
	list-style: none;
	margin: 0;
	padding: 0;
}

.scrivotable_standaard {
	border-bottom: 1px solid #bc9755;
	border-top: 1px solid #bc9755;
}

.scrivotable_standaard th {
	background: #e5d4ad;
	border-bottom: 1px solid #bc9755;
	color: #86662e;
	font-size: 14px;
	padding: 5px 6px;
	text-align: left;
}

.scrivotable_standaard td {
	padding: 5px 2px;
}

.scrivotable_standaard tr:nth-child(odd) td {
	background: #f2e9d6;
}

.wrap-outer {
	margin: 0 auto;
	overflow: hidden;
	width: 973px;
}

.header {
	float: left;
	position: relative;
	z-index: 1;
}

.header .to-content {
	float: left;
	margin-left: -1000em;
}

.header .to-content:focus {
	margin: 0;
}

.header .menu.meta {
	background: #fff;
	float: right;
	font-weight: bold;
	margin: 11px 9px 2px 0;
	padding: 3px 6px 3px 16px;
}

.header .menu.meta li {
	background: url("../images/arrows/arrow_small_down.png") no-repeat 100% 50%;
	float: left;
	margin-right: 10px;
	padding-right: 19px;
}

.header .bar {
	float: left;
	width: 955px;
}

.header .bar.outer {
	background: url("../images/headerbarouter_background.png") no-repeat;
	padding: 9px 9px 0;
}

.header .bar.inner {
	background:  #b39051 url("../images/headerbarinner_background.png") no-repeat;
}

.header .logo {
	background: url("../images/headerbar_separator.png") no-repeat 100% 0;
	float: left;
	margin: 0;
	padding: 16px 13px 17px 14px
}

.header .menu.main {
	float: left;
}

.header .menu.main > li {
	background: url("../images/headerbar_separator.png") no-repeat 100% 0;
	float: left;
	height: 57px;
	padding-right: 1px;
	position: relative;
}

.header .menu.main > li:hover > a,
.header .menu.main > li.focus > a,
.header .menu.main > li.active > a {
	background-image: url("../images/headerbar_background_active.png");
}

.header .menu.main > li > a {
	display: block;
	position: relative;
	z-index: 3;
}

.header .menu.main > li > a span {
	color: #fff;
	display: block;
	font-size: 14px;
	font-weight: bold;
	padding: 21px 9px 20px 10px;
}

.header .menu.main > li:hover > a span,
.header .menu.main > li.focus > a span,
.header .menu.main > li.active > a span {
	background: url("../images/arrow.png") no-repeat 50% 41px;
}

.header .menu.main > li.has-sub-menu:hover > a span,
.header .menu.main > li.has-sub-menu.focus > a span {
	padding-bottom: 28px;
}

.header .menu.main > li .outer {
	background: url("../images/dropdown/outer.png") no-repeat 0 100%;
	margin-left: -1000em;
	padding: 1px 5px 7px;
	position: absolute;
	left: -100px;
	width: 424px;
	z-index: 2;
}

.header .menu.main > li:hover .outer,
.header .menu.main > li.focus .outer {
	margin: -8px 0 0;
}

.header .menu.main > li .inner {
	background: #fff url("../images/dropdown/inner.png") no-repeat 100% 100%;
	border-bottom: 7px solid #b39051;
	border-top: 7px solid #b39051;
	padding: 16px 10px 11px;
	width: 404px;
}

.header .menu.main > li .inner div {
	background: url("../images/dropdown/border.png") repeat-y 50% 0;
	overflow: hidden;
}

.header .menu.main > li .inner div > ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 192px;
}

.header .menu.main > li .inner div > ul > li {
	background: url("../images/arrows/arrow_large_right.png") no-repeat;
	margin-top: 1em;
	padding-left: 23px;
}

.header .menu.main > li .inner div > ul > li:first-child {
	margin-top: 0;
}

.header .menu.main > li .inner div > ul > li > a {
	font-weight: bold;
}

.header .menu.main > li .inner div > ul > li ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.header .menu.main > li .inner div > ul > li ul li {
	background: url("../images/arrows/arrow_small_right.png") no-repeat;
	padding-left: 16px;
}

.header .search {
	float: right;
	padding: 14px 7px 0;
}

.header .search p {
	margin: 0;
}

.header .search p input[type="text"] {
	background: url("../images/search_field.png") no-repeat;
	border: 0;
	float: left;
	font-size: 11px;
	margin: 4px 0;
	padding: 4px 10px;
	width: 134px;
}

.header .search p input[type="submit"] {
	float: left;
}

.wrap-inner {
	background: url("../images/wrap_inner_background.png") repeat-y;
	float: left;
	padding: 32px 25px 0 24px;
	width: 924px;
	z-index: 0;
}

.content {
	color: #4c4c4c;
	float: left;
	font-size: 13px;
	margin-bottom: 79px;
	padding: 0 1px 0 23px;
	width: 900px;
}

.content ul {
	list-style: url("../images/list_item.png");
	margin: 1em 0;
	padding-left: 23px;
}

.content .column {
	float: left;
}

.content .column.left {
	width: 589px;
}

.content .column.right {
	float: right;
	width: 296px;
}

.content .column.left h1 {
	color: #9d7e47;
	font-size: 30px;
	font-weight: normal;
	margin: 0 0 1em;
}

.content .column.left h1 span {
	color: #d0af71;
}

.content .column.left h2 {
	color: #bc9755;
	font-size: 15px;
}

.content .column.left hr {
	color: #bd9756;
}

.content .column.left ul.subsubmenu {
	float: left;
	list-style: none;
	margin: 1em 0;
	padding: 0;
}

.content .column.left .subsubmenu li {
	background: url("../images/subsubmenu/subsubmenu_separator.png") no-repeat 0 0;
	float: left;
	padding-left: 1px;
}

.content .column.left .subsubmenu li:first-child {
	background: none;
	padding-left: 0;
}

.content .column.left .highlight {
	background: #e9d8b8;
}

.content .column.left .list {
	list-style: none;
	padding: 0;
}

.content .column.left .list li {
	background: url("../images/arrows/arrow_large_right.png") no-repeat;
	padding-left: 23px;
}

.content .column.left .list .active {
	background-image: url("../images/arrows/arrow_down_active.png");
}

.content .column.left .list h3 {
	font-size: 13px;
}

.content .column.left .box {
	border-bottom: 1px solid #bc9755;
	border-top: 1px solid #bc9755;
	float: left;
	margin-top: 18px;
	padding: 14px 1px;
	width: 587px;
}

.content .column.left .box h2 {
	color: #b38e4c;
	font-size: 14px;
	margin: 1em 0;
}

.content .column.left .box.articles-downloads div {
	margin: 0;
	padding: 0;
	width: 294px;
}

.content .column.left .box.articles-downloads .left:first-child {
	margin-right: 1px;
}

.content .column.right .box-top {
	background: url("../images/column_right_box_top.png") no-repeat 0 100%;
	color: #9d7e47;
	font-size: 18px;
	font-weight: normal;
	margin: 0;
	padding: 0 6px 18px;
}

.content .column.right .box-bottom {
	background: url("../images/column_right_box_bottom.png") no-repeat 0 100%;
	margin: 0 0 26px;
	padding: 0 14px 14px;
}

.content .column.right .box-bottom h3 {
	color: #af8d4f;
	font-size: 18.44px;
	font-weight: normal;
	margin-top: 0;
}

.content .column.right .list {
	font-weight: bold;
	list-style: none;
	padding: 0 6px 13px;
}

.content .column.right .list li {
	margin-bottom: 1px;
}

.content .column.right .list a {
	background: url("../images/arrows/arrow_right.png") no-repeat 7px 50%;
	display: block;
	padding: 3px 0 3px 30px;
}

.content .column.right .list a:first-child  {
	padding: 0 0 3px 30px;
}

.content .column.right .list a:hover,
.content .column.right .list .active a {
	background-color: #efe4cc;
	background-image: url("../images/arrows/arrow_left_active.png");
	color: #b39051;
}

.content .column.right .thumbnails ul {
	list-style: none;
	margin: 0;
	overflow: hidden;
	padding: 0;
}

.content .column.right .thumbnails ul li {
	float: left;
	margin: 0 0 12px 12px;
}

.content .column.right .thumbnails ul img {
	display: block;
}

.footer {
	background: url("../images/footer_background.png");
	float: left;
	height: 76px;
	padding: 13px 13px 0;
	width: 898px;
}

.footer div {
	background: #fff;
	float: left;
}

.footer .left {
	padding: 5px 66px;
}

.footer .center {
	margin: 0 1px 0 13px;
	padding: 20px;
	width: 481px;
}

.footer .center .menu {
	background: #fff;
	float: left;
	font-weight: bold;
	line-height: 1.5em;
	margin-right: 66px;
}

.footer .center .menu li {
	background: url("../images/arrows/arrow_large_right.png") no-repeat 0 50%;
	padding-left: 23px;
}

.footer .center .menu .active {
	background-image: url("../images/arrows/arrow_large_up_active.png");
}

.footer .right {
	height: 50px;
	padding: 13px 20px;
	width: 41px;
}

.home .wrap-inner {
	padding-top: 18px;
}

.home .content {
	margin-bottom: 16px;
	padding: 0;
	width: 924px;
}

.home .content #mediaspace {
	margin: 0 0 16px 1px;
}

.home .content .column {
	border-left: 1px solid #bc9755;
	float: left;
	height: 275px;
	overflow: hidden;
	padding: 16px;
	position: relative;
	width: 275px;
}

.home .content .column h2 {
	color: #af8d4f;
	font-size: 22px;
	font-weight: normal;
	margin: 0 0 1em;
}

.home .content .column.left ul li {
	margin-top: 1em;
}

.home .content .column.left ul li h3,
.home .content .column.left ul li p {
	margin: 0;
}

.home .content .column .button {
	bottom: 30px;
	position: absolute;
}

.home .content .column.center .button {
	right: 34px;
}

.home .content .column.right .button {
	right: 17px;
}

.home .content .column.center .poll {
	background: url("../images/poll_background.png") no-repeat;
	height: 211px;
	margin: 1em 0 0;
	padding: 14px 11px;
	width: 252px;
}

.home .content .column.center .poll h3 {
	color: #4c4c4c;
	font-size: 21px;
	font-weight: normal;
	margin: 0;
}

.home .content .column.center .poll .uitslagbalk {
	border: 1px solid #e9dcc0;
}

.zoeken .content .column.left h1 {
	margin: 0;
}

.zoeken .content .column.left .pager {
	color: #a88445;
	font-weight: bold;
	margin: 0 0 2em;
}

.zoeken .content .column.left .pager .left,
.zoeken .content .column.left .pager .right {
	margin: 0;
}

.zoeken .content .column.left .pager .previous {
	background: url("../images/arrows/arrow_pager_left.png") no-repeat 0 50%;
	padding-left: 12px;
}

.zoeken .content .column.left .pager .next {
	background: url("../images/arrows/arrow_pager_right.png") no-repeat 100% 50%;
	padding-right: 12px;
}

.zoeken .content .column.left .pager span {
	color: #4c4c4c;
	font-weight: normal;
}

.zoeken .content .column.left .pager span.previous {
	background-image: url("../images/arrows/arrow_pager_left_inactive.png");
}

.zoeken .content .column.left .pager span.next {
	background-image: url("../images/arrows/arrow_pager_right_inactive.png");
}

.zoeken .content .column.left .pager .active,
.zoeken .content .column.left .pager a:hover {
	color: #9c7d47;
}

.zoeken .content .column.left h2 {
	clear: both;
	margin: 2em 0 1em;
}

.zoeken .content .column.left .highlight {
	padding: 10px;
}

.zoeken .content .column.left .highlight p {
	margin: 0;
}

.zoeken .content .column.left input[type="text"] {
	width: 400px;
}

.content .column.left .box .highlight {
	float: left;
	padding: 10px;
	position: relative;
	width: 567px;
}

.content .column.left .box .highlight h2 {
	color: #9d7e47;
	font-size: 18px;
	font-weight: normal;
}

.content .column.left .box .highlight p {
	overflow: hidden;
	margin: .5em 0 0;
}

.content .column.left .box .highlight label {
	float: left;
	width: 128px;
}

.content .column.left .box .highlight input[type="text"] {
	float: left;
	width: 272px;
}

.content .column.left .box .highlight textarea {
	float: left;
	width: 272px;
}

.content .column.left .box .highlight #captcha {
	float: left;
	margin-right: 28px;
}

.content .column.left .box .highlight .button {
	float: right;
}

.content .column.left .box .highlight #afzender,
.content .column.left .box .highlight #ontvanger {
	margin-bottom: 18px;
}

.content .column.left .box .highlight input[type="checkbox"],
.content .column.left .box .highlight input[type="radio"] {
	margin-left: 128px;
}

.content .column.left .box .highlight input[type="checkbox"] + label,
.content .column.left .box .highlight input[type="radio"] + label {
	float: none;
	width: auto;
}

.test .content .column.left .legenda {
	border-bottom: 1px solid #bc9755;
	list-style: none;
	margin-bottom: 0;
	overflow: hidden;
	padding: 1em 0;
}

.test .content .column.left .legenda li {
	float: left;
	margin-right: 2em;
}

.test .content .column.left ul li ul li {
	margin-top: 1em;
}

.test .content .column.left ul li h3 {
	color: #3588a3;
	font-size: 13px;
	margin: 0;
}

.test .content .column.left ul li.highlight h3 {
	background-image: url("../images/arrows/arrow_down_active.png");
}

.test .content .column.left .progress {
	color: #9c7e46;
	font-weight: bold;
	text-align: right;
}

.test .content .column.left .progress span {
	background: url("../images/test/step.png") no-repeat;
	color: #fff;
	display: inline-block;
	padding: 6px 0 7px;
	text-align: center;
	vertical-align: middle;
	width: 29px;
}

.test .content .column.left .progress span.active {
	background: url("../images/test/step_active.png") no-repeat;
}

.test .content .column.left .step {
	border-bottom: 1px solid #bc9755;
	overflow: hidden;
}

.test .content .column.left .step ul {
	list-style: none;
	padding: 0;
}

.test .content .column.left .step ul li {
	overflow: hidden;
}

.test .content .column.left .step > ul > li {
	padding: 5px 10px;
}

.test .content .column.left .step > ul > li.highlight {
	margin: 1em 0;
	padding: 10px;
}

.test .content .column.left .step > ul > li.highlight h3 a {
	color: #9c7e46;
}

.test .content .column.left .step ul li .left {
	padding-left: 20px;
	width: 49px;
}

.test .content .column.left .step ul li .right {
	width: 500px;
}

.test .content .column.left .step ul li h4,
.test .content .column.left .step ul li p {
	line-height: 1.5em;
	margin: 0;
}

.test .content .column.left .step ul li h4 {
	font-size: 13px;
}

#test {
	border-top: 1px solid #bc9755;
}

#test h2 {
	font-size: 18px;
	font-weight: normal;
}

#test ul {
	list-style: none;
	margin: 1em 0;
	padding: 0;
	width: 582px;
}

#test ul li  {
	position: relative;
}

#test ul li h3 {
	position: absolute;
}

#test ul li.highlight h3 {
	background-image: url("../images/arrows/arrow_down_active.png");
	color: #9c7e46;
}

#test ul li h3 a img {
	vertical-align: middle;
}

#test ul li p {
	float: left;
	margin: 30px 0 0 20px;
}

#test ul li table {
	float: right;
	width: 370px;
}

#test ul li table th {
	text-align: left;
}

#test ul li table thead th {
	color: #9c7e46;
}

#test ul li table thead .last {
	width: 61px;
}

#test ul li table tbody th {
	font-weight: normal;
}

#test .buttons {
	overflow: hidden;
}

#more-information {
	clear: both;
}

/* campagnes */
.campagnes div#mediaspace {
    width: 895px;
    height: 390px;
    overflow: hidden;
    margin-bottom: 32px;
}
