#navigation, #sidebar, #maincontent .box .last {
	display: none;
}

body {
	font: 13px/1.4em Arial, Helvetica, sans-serif;
}

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

a img {
	border: none;
}

img.imageborder {
	border: 1px solid #0f5397;
}

ul, ol {
	margin-bottom: 1em;
}

ol li {
	margin-left: 36px;
	margin-right: 12px;
}

dl {
	margin-bottom: 1em;
	padding: 0 12px;
}

pre {
	overflow: auto;
}

hr {
	border: none;
	border: #fff;
	clear: both;
	color: #fff;
	height: 1px;
	width: 50%;
}

hr.line {
	border-top: 1px solid #0f5397;
	margin: 0 12px;
	padding: 12px;
	width: auto;
}

input.text {
	background: #eef8fd;
	border: 1px solid #000;
	padding: 1px 2px;
	width: 200px;
}

input.button {
	background: #0f5397;
	border: none;
	color: #fff;
	font-weight: bold;
	padding: 1px 12px;
	padding: 1px 2px;
}

input.button:hover {
	background: #b92733;
}

textarea {
	background: #eef8fd;
	border: 1px solid #000;
	height: 100px;
	padding: 1px 2px;
	width: 400px;
}

table {
	border-collapse: collapse;
}

blockquote p.quote {
	font-style: italic;
	margin-bottom: 12px;
	padding: 0 24px;
}

blockquote p.author {
	float: right;
	float: left;
	font-weight: bold;
}

blockquote p.url {
	float: right;
}

pre {
	padding: 0 12px;
	margin-bottom: 24px;
}

#header {
	background: none;
	height: 3em;
	line-height: 3em;
	margin: 0 0 1em 0;
}

#header h1 a {
	color: #000;
	text-decoration: none;
}

#header h1 a span {
	display: inline;
}

#maincontent {
	float: none;
	width: 100%;
}

.box {
	clear: both;
}

#maincontent .box h2 {
	border-bottom: 1px solid #000;
	color: #000;
	font-size: 1.4em;
	margin: 1em 0;
	padding: 0;
}

#maincontent .box h2 a {
	color: #000;
	text-decoration: none;
}

#maincontent .box h3 {
	border-bottom: 1px solid #999;
	color: #999;
	font-size: 1.2em;
	margin: 1em 0;
	padding: 0;
}

.box table {
	border-collapse: collapse;
	margin-bottom: 24px;
}

.box th {
	padding: 6px;
}

.box td {
	font: 13px/1.4em Arial, Helvetica, sans-serif;
	padding: 6px;
	vertical-align: top;
}

.box table.borderbottom th, .box table.borderbottom td {
	border-bottom: 1px solid #0f5397;
}

#maincontent .box ul.list {
	padding: 0 12px;
}

#maincontent .box ul.list li {
	list-style: none outside url(/images/list.gif);
	margin-left: 24px;
}

#maincontent ul.sitemap {
	margin: 0;
	padding: 0;
	padding-left: 1em;
}

#maincontent ul.sitemap ul {
	margin-bottom: 1.5em;
	padding-left: 2em;
}

#maincontent ul.sitemap li {
	list-style: disc inside url();
	font-weight: bold;
}

#maincontent ul.sitemap ul li {
	list-style: circle inside url();
	font-weight: normal;
}

#maincontent ul.sitemap ul ul {
	margin: 0;
}

#maincontent dl.list {
	padding: 0 12px;
	margin-bottom: 200px;
}

#maincontent dl.list dt {
	float: left;
	height: 48px;
	padding-top: 4px;
	padding-bottom: 12px;
	width: 52px;
}

#maincontent dl.list dt img {
	border: 1px solid #000;
}

#maincontent dl.list dd {
	float: left;
	min-height: 48px;
	padding-bottom: 12px;
	width: 484px;
	width: 200px;
}

form fieldset {
	border: none;
}

form legend {
	display: none;
}

#maincontent form.checker {
	border: 2px solid #cfddea;
	margin: 16px;
	padding: 12px;
}

#maincontent form.checker h3, #maincontent form.checker p {
	background: none;
	margin: 0;
	padding: 0;
}

#maincontent form.checker p {
	margin-bottom: 0.5em;
}

#maincontent form.checker .inline {
	padding-left: 12px;
	padding-left: 96px;
}

#maincontent form.checker .inline * {
	float: left;
	margin-right: 3px;
}

#maincontent form.action {
	background: url(/images/actie/nl-250/promo_big.gif) 12px center no-repeat;
	background: url(/images/bigrightarrow.gif) 12px center no-repeat;
	height: 90px;
	padding-left: 132px;
}

#maincontent form.action .inline {
	padding-left: 12px;
}

#footer {
	background: none;
	clear: both;
	color: #000;
	font-size: 85%;
	margin: 0;
	padding: 0;
}

#footer a {
	color: #000;
}

#footer p {
	float: none;
	margin: 0;
}


.wizard_result {
	background: #cfc;
	border: 2px solid #6c6;
	display: block;
	padding: 12px;
	text-align: center;
}

.bar {
	background: #eef8fd;
	border: 1px solid #cfddea;
	font-weight: bold;
	height: 24px;
	height: 32px;
	margin: 12px;
	padding: 8px 8px 8px 16px;
	padding: 30px;
	text-align: center;
}

.tld img {
	border: none;
	padding: 0 10px;
}

.vacature_datum {
	text-align: right;
	
}

.vacature_omschrijving {
	font-size: 20pt;
	font-weight: bold;
	text-align: center;
}

.yes, .no {
	background: none;
	display: inline;
}

.yes span, .no span {
	display: inline;
}


