/** START EDITOR **/

body {
	font-size:70%;
	line-height:1.6;
	margin: 5px;
	}

body, h1, h2, h3, input, select, option, button, textarea {
	font-family: "Trebuchet MS", Arial, Geneva, Helvetica, Verdana, sans-serif;
	color: #666666;
	}

h1, h2, h3 	{
	font-style: normal;
	font-weight: normal;
	color: #016aac;
	margin-bottom: 10px;
	}

h1,
.box h2,
#newsfeed h2,
#sidebar h2 { font-size: 18px; }
h2 { font-size: 14px; }
h3 { font-size: 12px; }

h1 a, h2 a, h3 a {
	color: inherit;
	text-decoration: none;
	}

a {
	text-decoration: none;
	color: #666666;
	}
a:hover, a:focus {
	text-decoration: underline;
	color: #016aac;
}

p { margin: 0; }

.Slogan {
	font-size: 14px;
	color: #020b2e;
	}
.Blauw {
	color: #a0c3ea;
	font-weight: normal;
}

.Tekst {
	color: #999999;
	font-weight: bold;
	}

/** END EDITOR **/


/** BASIC STYLES **/

html, body { margin: 0px !important; }

body {
	background-color: #f4f4f4;
	}

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 **/

.width {
	width: 960px;
	padding: 0px 0px 0px 10px;
	margin: 0px auto;
	}

.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 */
}

.button a,
.button a span {
	cursor: pointer;
	height: 24px;
	line-height: 24px;
	display: inline-block;
	}
.button a {
	width: auto;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	padding-right: 12px;
	text-decoration: none;
	background: url('/image/button.gif') no-repeat right center;
	}
.button a span {
	min-width: 100px;
	padding-left: 10px;
	padding-right: 5px;
	background: #a4caee;
	}
.button a span span {
	padding: 0px;
	min-width: auto;
	}


/** LAYOUT **/

#bgHeaderRepeat {
	background: url('/image/bg-header-repeat.png') no-repeat left top;
	}
#bgHeaderImage {
	background: url('/image/bg-header-image.jpg') no-repeat center top;
	}

#container {
	overflow: hidden;
	}

#wrapper {
	overflow: hidden;
	background: #fff;
	padding-bottom: 40px;
	}
#visualInContent {
	padding-top: 45px;
	}
#cp #visualInContent {
	background: url('/image/visual-in-content.jpg') no-repeat center top;
	}
#wrapper .width {
	overflow: hidden;
	padding-bottom: 40px;
	background: url('/image/sidebar.gif') repeat-y right top;
	}
#hp #wrapper .width {
	padding-bottom: 10px;
	background-image: none;
	}



/** HEADER **/

#lang,
#lang li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}
#lang {
	right: 0px;
	width: auto;
	position: absolute;
	}
#lang li {
	float: left;
	}
#lang a {
	display: block;
	color: #fff;
	padding: 0px 5px;
	height: 24px;
	line-height: 24px;
	text-decoration: none;
	}
#lang .active a {
	background: #062a6b;
	}

#hp #header {
	height: 400px;
	}
#header {
	clear: both;
	height: 235px;
	overflow: visible;
	position: relative;
	}

#logo {
	padding: 62px 0px 76px 0px;
	}
#logo a {
	display: block;
	width: 240px;
	text-decoration: none;
	}
#logo span {
	top: 78px;
	right: 0px;
	font-size: 30px;
	color: #000d3a;
	position: absolute;
	}


/** NAVIGATION **/

#navigation {
	clear: both;
	overflow: hidden;
	padding-bottom: 11px;
	height: 30px;
	/*
	border-bottom: 1px solid #5e6682;
	border-bottom: 1px solid rgba(255,255,255,0.37);
	*/
	background: url('/image/nav-border.png') repeat-x left bottom;
	}
#cp #navigation {
	background: none;
	}

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	}
#nav a {
	color: #ffffff;
	font-size: 18px;
	display: block;
	height: 30px;
	width: 100%;
	font-weight: normal;
	line-height: 30px;
	padding: 0px 16px;
	text-decoration: none;
	text-shadow: 1px 1px 2px #000;
	}
#nav a:hover,
#nav a:focus,
#nav li:hover a,
#nac li.sfhover a {
	text-shadow: none;
	}
#nav li {
	float: left;
	width: auto;
	}
#nav li.open {
	background: #016AAC;
	}
#nav li.open li.active a {
	color: #ffffff;
	}
#nav li:hover,
#nav li.sfhover {
	background: #a4caee;
	}
#nav li.hassubs:hover,
#nav li.hassubs.sfhover {
	padding-bottom: 11px;
	}
#nav li:hover li,
#nav li.sfhover li,
#nav ul li.hassubs:hover,
#nav ul li.hassubs.sfhover {
	padding-bottom: 0px;
	}

#nav li.active a {
	text-shadow: none;
	}

#nav li ul {
	position: absolute;
	width: 190px;
	left: -999em;
	margin-top: 11px;
	padding: 11px 0px 30px 0px;
	background: #a4caee;
	}
#nav ul ul li.first {
	border-top: 1px solid #c6def4;
	}
#nav ul li {
	border-bottom: 1px solid #c6def4;
	}
#nav ul li,
#nav ul li a {
	color: #02407c;
	height: auto;
	line-height: 2;
	}
#nav ul li.hassubs {
	background: url('/image/subnav-arrow.gif') no-repeat 175px 7px;
	}
#nav ul li:hover,
#nav ul li.sfhover {
	background-color: #93b7dd;
	}
#nav li ul ul {
	padding-top: 0px;
	margin: -25px 0 0 190px;
	background: #93b7dd;
	}
#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 li ul li {
	width: 100%;
}
#nav li ul li a {
	display: block;
	font-size: 12px;
	font-weigth: normal;
	width: auto;
}


/** CONTENT - DEFAULT **/

#newsfeed {
	padding: 10px 20px 20px 20px;
	background: #016aac url('/image/sidebar-fade.png') repeat-x left top;
	}
#hp #newsfeed {
	float: right;
	width: 440px;
	}
#hp #newsfeed .feeditem {
	float: left;
	width: 210px;
	height: 57px;
	}
#hp #feeditem2,
#hp #feeditem4,
#hp #newsfeed .button {
	padding-left: 10px;
	margin-left: 9px;
	border-left: 1px solid rgba(255, 255, 255, 0.37);
	border-left: 1px solid #5fa1cb;
	}
#hp #newsfeed .button {
	width: 200px;
	clear: both;
	margin-left: 219px;
	}


/** CONTENT - HOMEPAGE **/

#intro {
	padding-top: 42px;
	}
#intro p {
	width: 760px;
	font-size: 24px;
	color: #ffffff;
	line-height: 1.2;
	}

#homeContent {
	float: left;
	width: 470px;
	padding-top: 10px;
	}
#homeContent h1 {
	margin-bottom: 15px;
	}
#homeContent .button {
	margin-top: 20px;
	}
#homeContent td {
	width: 50%;
	padding-right: 10px;
	}


/** CONTENT - GENERATOR **/

#content {
	float: left;
	width: 710px;
	padding-top: 10px;
	padding-right: 10px;
	}

#sidebar {
	float: right;
	width: 240px;
	background: #ffffff;
	}
#sidebar h2,
#newsfeed h2 {
	color: #fff;
	margin-bottom: 15px;
	}

	.feeditem {
		padding-bottom: 20px;
		}
	.feeditem a,
	.feeditem a * {
		display: block;
		}
	.feeditem a {
		line-height: 1.4;
		text-decoration: none;
		}
	.feeditem span {
		color: #fff;
		}
	.feeditem strong {
		color: #a1c5e9;
		font-size: 14px;
		}


/** CONTENT - COMPANY **/

.box {
	margin: 15px 0px 45px -10px;
	overflow: hidden;
	padding-top: 10px;
	padding-left: 10px;
	background: #d9e9f3;
	}

.ppl {
	float: left;
	width: 218px;
	height: 78px;
	padding: 5px;
	background: #fff;
	margin-bottom: 10px;
	margin-right: 5px;
	border: 1px solid #d1d1d1;
	}
.ppl a {
	text-decoration: none;
	}
.ppl br {
	display: none;
	}
.ppl span,
.ppl strong {
	display: block;
	}
.ppl .figure {
	width: 40px;
	height: 58px;
	overflow: hidden;
	margin-right: 5px;
	float: left;
	}
.ppl span {
	color: #666;
	}
.ppl strong {
	color: #016aac;
	font-weight: bold;
	}

.ppl span.icons {
	clear: both;
	}
.ppl span.icons a {
	float: left;
	margin: 5px 5px 5px 0px
	}

#profile {
	overflow: hidden;
	margin-bottom: 30px;
	}
#profile .heading {
	margin-bottom: 20px;
	}
#profile .heading h1 {
	margin-bottom: 0px;
	}
#profile .figure {
	float: left;
	width: 150px;
	height: 225px;
	overflow: hidden;
	margin-right: 20px;
	}
#profile .figure img {
	width: 150px;
	height: 225px;
	}
#profile .text {
	width: 530px;
	float: left;
	}
#profile .social {
	width: 530px;
	margin-top: 20px;
	}


/** FOOTER **/

#footer {
	clear: both;
	height: 81px;
	background: #f4f4f4 url('/image/footer.png') repeat-x left top;
	}
#footer p,2
#footer a {
	color: #999999;
	}
#footer p {
	line-height: 80px;
	}
#footer .left {
	float: left;
	width: 600px;
	}
#footer .right {
	width: 300px;
	float: right;
	text-align: right;
	}
#footer a {
	color: #016AAC;
	text-decoration: underline;
	}


/** 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;
	}

#subNav {
	background: #a4caee;
	margin: 0px 0px 12px 0px;
	padding: 13px 0px 30px;
	display: none;
}
#subNav h2 {
	color: #02407c;
	line-height: 1;
	padding: 0px 20px;
	}
#subNav ul {
	margin: 0px;
	}
#subNav ul.subNav {
	list-style: none;
}
#subNav ul.subNav ul {
	display: none;
}
#subNav li.first {
	border-top: 1px solid #c6def4;
	}
#subNav li {
	padding: 0px 20px;
	line-height: 2em;
	border-bottom: 1px solid #c6def4;
	}
#subNav li:hover,
#subNav li.sfhover {
	background: #93b7dd;
	}
#subNav li.active {
	background: #016AAC;
	}
#subNav li.active a {
	color: #ffffff;
	}
#subNav li a {
	color: #02407c;
	display: block;
	text-decoration: none;
	}


.headlines {
	display: block;
	margin: 0px 0px 12px 0px;
}

.headlines a {
	color: #016aac;
	font-size: 14px;
	font-weight: bold;
}

.headlines span {
	margin: 0px 0px 12px 0px;
}
hr.headlines {
	height: 1px;
	color: #016aac;
}

#content .typeNews .item {
	width: 90%;
	float: left;
	margin: 20px 12px 35px 0px;
	}
	#content .typeNews .item-first {
		margin-top:0;
	}

#content .typeNews .item img {
	float: right;
}

hr {
	clear:both;
	display:block;
	height:1px;
	color: #5fa1cb;
	border:1px none #FFF;
	background-color:#5fa1cb;
	margin-right:20px;
}
p.button {
	margin-top:20px;
}