

@charset "utf-8";

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, strong, sub, sup, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, input, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-style: normal;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	text-align: left;
	vertical-align: baseline;
}

sup{
	font-size: 9px;
	vertical-align: top;
}

:focus {
	outline: 0;
}

.group, #header a, #header {
	position: relative;
}

.space{
	padding-top: 20px;
}

.disclaimer{
	padding-top: 20px;
}

html {
	overflow-y: scroll;
}

body {
	color: #858585;
	background: #fff;
	position: relative;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

#nav .submit:hover {
	color: #666;
}

#poll .submit:hover, #shoutbox .submit:hover, #register .submit:hover {
	color: #fff;
	background-color: #00a3a6;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

textarea {
	overflow: auto;
}

a, label, .checkbox, .radio, .button {
	cursor: pointer;
}

strong, b {
	font-weight: bold;
}

em, i {
	font-style: italic;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}

ol, ul {
	margin-left: 30px;
	list-style-position: outside;
}

ol {
	list-style-type: decimal;
}

.list {
	list-style: none;
	margin-left: 0;
}

.hidden {
	position: absolute;
	top: -9999em;
	left: -9999em;
}

.group:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

.clearlist {
	margin: 0;
	list-style: none;
	overflow: hidden;
}

.left {
	float: left;
}

.right {
	float: right;
}

.req {
	color: #e70000;
}

#errormsg {
	margin-left: 250px;
	font-size: 12px;
}

body {
	font: 62.5% Arial, Helvetica, sans-serif;
}

a {
	text-decoration: none;
	color: #00a3a6;
}

a:focus, a:hover, a:active {
	text-decoration: underline;
}

a:visited {
	
}

h1 {
	font-size: 2.0em;
	/* font-size: 2.8em; */
	font-weight: bold;
	line-height: .929em;
	color: #555557;
	margin: 0 0 .464em;
}

h2 {
	font-size: 1.6em;
	font-weight: bold;
	color: #555557;
	margin-bottom: 8px;
}

#nav h2.inloggen {
	font-size: 1.4em;
	font-weight: bold;
	color: #00a3a6;
	margin: 0 0 5px;
}

h2.quiz {
	font-size: 1.9em;
	font-weight: bold;
	color: #bbb;
}

h2.more-news {
	border-top: 1px solid #eaeaea;
	margin-top: 39px;
	padding-top: 10px;
}

#nav h2 {
	color: #00a3a6;
	font-size: 2.4em;
	font-weight: bold;
}

h3 {
	font-size: 1.2em;
}

h4 {
	
}

p, label, legend {
	font-size: 1.2em;
	line-height: 1.286em;
	margin: 0 0 1.286em;
}

p.small {
	font-size: 1.1em;
}

p.intro {
	font-size: 1.8em;
	font-weight: bold;
	line-height: 1.167em;
	color: #666;
	margin-bottom: 1.111em;
}

legend {
	display: block;
	float: left;
	width: 100%;
}

#content li {
	font-size: 1.4em;
	line-height: 1.286em;
}

label.error {
	font-style: italic;
	font-size: 1.1em;
	margin-bottom: 4px;
	color: #c62127;
}

hr {
	border: none;
	height: 1px;
	line-height: 1px;
	margin: 0;
	position: relative;
	z-index: 2;
	margin-bottom: 20px;
}

.colorA {
	color: #c62127;
}

/* HIER BEGINNEN MET EIGEN CSS */

html, body {
	height: 100%;
	margin: 0 !important;
}

body {
	background-image: url("/images/background.jpg");
	background-color: #d3d4da;
	background-position: top center;
	background-attachment: fixed;
	background-repeat: no-repeat;
}

#wrap {
	width: 918px;
	margin: 0 auto;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	position: relative;
	border: solid 21px #fff;
	border-top: none;
	border-bottom: none;
	background-color: #fff;
}

#container {
	border-bottom: solid 1px #e5e5e5;
	position: relative;
	padding: 0 0 20px;
	background: #fff;
}

#header {
	height: 126px;
	border-bottom: 1px solid #eaeaea;
}

#header img {
	position: absolute;
}

.img-left {
	top: 0;
	left: 0;
}

.img-right {
	top: 0;
	right: 0;
}

/*NAVIGATIE*/

#nav {
	float: left;
	width: 300px;
	position: relative;
}

#menu {
	padding-left: 0;
	margin-bottom: 24px;
}

#menu li {
	line-height: normal;
}

#menu li a {
	letter-spacing: -1.1px;
	

/*
	font-family: HelveticaNeueLTPro85Heavy;
	*/
	
	font-family: Arial;
	font-weight: bold;
	font-size: 3em;
	line-height: .933em;
	color: #bbb;
	text-decoration: none;
}

#menu li a:hover, #menu li.active a {
	color: #00a3a6;
}

.persoon{
	width: 100%;
	font-size: 1.5em;
	font-weight: bold;
	padding-top: 10px;
}

#voegtoe{
	width: 334px;
	padding: 5px;
	background-color: #a7a7a7;
	color: #fff;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 10px;
	display: block;
	float: left;
	font-weight: bold;
}

#voegtoe:hover{
	text-decoration: none;
}

/*SUB-NAVIGATIE*/

#subnav {
	border-left: #bbb dotted 1px;
	padding: 0 0 0 16px;
	margin: 5px 0 8px;
}

#subnav li {
	padding: 4px 0;
}

.active #subnav li a {
	letter-spacing: normal;
	color: #00a3a6;
	font-size: 1.5em;
	font-family: Arial;
	padding: 0 20px 0 0;
	background: url("images/subnav-grey.png") no-repeat right -36px;
}

.active #subnav li a:hover, #subnav li.active a {
	color: #00a3a6;
	background-position: right 3px;
}

/*CONTENT*/

#content {
	float: right;
	width: 600px;
	overflow: hidden;
}

#content img {
	margin: 0 0 17px;
}

/*PROGRAMMA*/

h2.programma {
	clear: left;
	border-bottom: 1px solid #e5e5e5;
	color: #666;
	padding: 11px 0 14px;
	margin: 0;
}

h2.top {
	border-top: solid 1px #e5e5e5;
}

.progleft {
	float: left;
	width: 100%;
	position: relative;
	border-bottom: 1px solid #e5e5e5;
	overflow: hidden;
}

.prog {
	float: left;
	position: relative;
	border-right: 1px solid #e5e5e5;
	width: 100%;
	right: 405px;
}

.prog h3 {
	float: left;
	padding: 8px 0;
	position: relative;
	left: 405px;
	line-height: 17px;
	color: #858585;
}

.prog p {
	float: right;
	width: 396px;
	padding: 8px 0 8px 9px;
	margin: 0;
	position: relative;
	left: 405px;
	color: #858585;
}

/*QUIZ*/

fieldset {
	padding: 0 0 13px;
	margin: 0 0 17px;
	border-width: 0;
	border-style: none;
	border-bottom: solid 1px #e5e5e5;

}

.backright {
	position: relative;
	overflow: hidden;
	float: left;
	width: 100%;
	background-color: #bbb;
	margin-bottom: 4px;
}

.backleft {
	float: left;
	position: relative;
	width: 100%;
	right: 299px;
	border-right: 4px solid #fff;
}

.backright input {
	margin: 8px 9px;
	float: left;
	width: 14px;
	height: 13px;
}

.backright label {
	color: #fff;
	padding: 6px 6px 6px 0;
	margin: 0;
}

.checkleft {
	position: relative;
	float: left;
	width: 299px;
	left: 299px;
}

.checkright {
	position: relative;
	float: left;
	width: 297px;
	left: 305px;
}

.margins {
	margin-bottom: 21px;
}

legend.hidden {
	display: none;
}

label {
	display: block;
	margin: 3px 0 9px;
}

input {
	height: 14px;
}

input.submit {
	color: #ffffff;
	font-size: 1.6em;
	padding: 0;
	text-align: center;
	cursor: pointer;
	padding: 4px 0 4px;
	height: auto;
	width: 281px;
}

input.submit:hover {
	color: #e5e5e5;
}

textarea {
	height: 57px;
}

input, textarea {
	font-family: Arial;
	width: 582px;
	background: #bbb;
	font-size: 1.2em;
	color: #fff;
	padding: 8px 9px;
	border: none;
}

.right input, .left input {
	width: 279px;
}

/*MEDWERKERS*/

/*FOTO EN VIDEO*/

#thumbs {
	width: 622px;
}

#thumbs li {
	float: left;
	background-color: #eaeaea;
	margin: 0 21px 21px 0;
}

#thumbs li.last {
	margin: 0 0 21px;
}

#thumbs li a {
	display: block;
	width: 134px;
	height: 134px;
	background-position: center center;
	background-repeat: no-repeat;
	text-indent: -9999em;
	opacity: .9;
}

#thumbs li a.link {
	text-indent: 0;
	height: auto;
	position: relative;
	z-index: 20;
}

#thumbs li a:hover {
	opacity: 1;
}

#lightbox-wrap {
	position: absolute;
	width: 100%;
	height: 100%;
	background: url("/images/lightboxbg.png");
	top: 0;
	left: 0;
	z-index: 10;
	cursor: pointer;
}

#lightbox {
	padding: 5px;
	background: url("/images/ajax-loader.gif") no-repeat center center #fff;
	position: fixed;
	display: none;
	top: 50%;
	left: 50%;
	width: 0;
	height: 0;
	z-index: 11;
}

#lightbox-control {
	width: auto;
	position: absolute;
	background: url("/images/bng.png") repeat;
	top: 50%;
	display: none;
	left: 50%;
}

#lightbox-control li {
	float: left;
}

#lightbox-control li a {
	display: block;
	text-indent: -9999em;
}

.lightbox-next, .lightbox-prev, .lightbox-play, .lightbox-close, .lightbox-download {
	background-image: url("/images/control.png");
	background-repeat: no-repeat;
}

.lightbox-next {
	width: 40px;
	height: 40px;
	background-position: -87px 10px;
}

.lightbox-next:hover {
	background-position: -87px  -41px;
}

.lightbox-prev {
	width: 40px;
	height: 40px;
	background-position: -17px 10px;
}

.lightbox-prev:hover {
	background-position: -17px  -41px;
}

.lightbox-play {
	width: 40px;
	height: 40px;
	background-position: -53px 10px;
}

.lightbox-play:hover {
	background-position: -53px  -41px;
}

.lightbox-close {
	width: 40px;
	height: 40px;
	background-position: -134px 10px;
	border-left: 1px solid #666;
}

.lightbox-close:hover {
	background-position: -134px  -41px;
}

.lightbox-download {
	width: 40px;
	height: 40px;
	background-position: -184px 10px;
	border-left: 1px solid #666;
}

.lightbox-download:hover {
	background-position: -184px  -40px;
}

/*FOOTER*/

#footer {
	background-color: #fff;
}

#footer ul {
	float: right;
}

#footer ul li {
	float: left;
	background-image: url("images/footernav-sep.gif");
	background-repeat: no-repeat;
	background-position: top right;
}

#footer ul li.last {
	background: none;
}

#footer a, #footer p {
	display: block;
	color: #666;
	padding: 0 12px 11px;
	font-size: 1.2em;
}

#footer.group{
	padding: 0px;
}

#footer a:hover {
	color: #333;
	text-decoration: underline;
}

.programmalinks {
	padding-top: 3px;
	font-size: 12px;
	float: right;
}

/*Login*/

#nav fieldset {
	border: none;
	padding: 0;
	margin: 0 0 20px;
}

#nav form p {
	position: relative;
	margin-bottom: 5px;
}

#nav input {
	width: 280px;
	background-color: #f5f5f5;
	line-height: 32px;
	border: solid 1px #d9d9d9;
	color: #666;
	font-size: 16px;
	padding: 0 9px;
	height: 32px;
}

#nav .submit {
	color: #b2b2b2;
	width: 300px;
}

legend {
	display: block;
}

.overlabel {
	position: absolute;
	font-size: 16px;
	color: #666;
	padding: 8px 9px;
}

/*Registreren*/

#register p.group {
	position: relative;
}

#register p.block {
	display: block;
}

#register fieldset {
	border: none;
}

#register legend {
	font-size: 1.2em;
	color: #666;
}

#register label {
	margin-bottom: 0;
	font-size: 12px;
	color: #666;
	float: left;
	width: 250px;
	padding: 6px 0;
}

#register textarea {
	width: 334px;
	margin: 0;
	padding: 8px;
	background-color: #d6d6d6;
	font-size: 12px;
	color: #666;
}

#register .radiowrap {
	width: 350px;
	float: right;
	margin-bottom: 5px;
}

#register .radiowrap label {
	float: right;
	width: 300px;
	font-size: 12px;
	color: #666;
	padding: 0;
}

#register .radiowrap .group {
	margin-bottom: 5px;
}

#register input {
	float: right;
	width: 334px;
	height: 30px;
	background-color: #d6d6d6;
	font-size: 12px;
	color: #666;
	line-height: 30px;
	padding: 0 8px;
}

#register input.radio {
	float: left;
	width: 14px;
	height: 13px;
	background: none;
	border: none;
	margin: 3px 0 0 0;
}

#register p {
	margin-bottom: 5px;
}

#register label.error {
	position: absolute;
	z-index: 2;
	top: 5px;
	padding: 0;
	left: 220px;
	width: 20px;
	height: 17px;
	background: url("images/error.jpg");
	text-indent: -9999em;
}

/*Nieuws*/

#meer-nieuws li {
	margin-bottom: 1px;
}

#meer-nieuws li a {
	color: #666;
	display: block;
	width: 600px;
	background: url("images/news.jpg") right top no-repeat #ddd;
	font-size: .857em;
	padding: 9px 0;
}

span.msg {
	display: block;
	width: 457px;
	float: right;
	padding-right: 30px;
}

#meer-nieuws strong {
	display: block;
	float: left;
	padding-left: 11px;
}

#meer-nieuws li a:hover {
	text-decoration: underline;
}

/*Side section*/

.side-section {
	border: solid 1px #eaeaea;
	width: 277px;
	padding: 8px 0 0;
	margin-bottom: 24px;
}

#nav #shoutbox, #nav #poll {
	margin: 0;
}

#shoutbox-wrap h2{
	font-size: 1.6em !important;
}

#poll .submit, #shoutbox .submit, #register .submit {
	width: 256px;
	background: #ddd;
	margin: 0;
	line-height: 10px;
	border: solid 1px #eaeaea;
	color: #666;
	font-weight: bold;
	height: auto;
	font-size: 12px;
	height: 30px;
}

#register .submit {
	width: 350px;
}


/*Poll*/

#nav form p.question {
	color: #606060;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 7px;
}

.side-section p, .side-section h2 {
	padding: 0 8px 0 11px;
}

#poll .group {
	border-top: solid 1px #eaeaea;
	padding-top: 9px;
	margin-bottom: 9px;
}

#poll input {
	height: 13px;
	width: 14px;
	float: left;
	background: none;
	border: none;
	margin: 3px 0 0 0;
	padding: 0;
}

#poll label {
	float: right;
	width: 232px;
	font-size: 12px;
	margin-bottom: 0;
}

#poll .resultbar{
	width: 253px;
	height: 13px;
	border: 1px solid #eaeaea;
	margin-left: 10px;
	padding: 1px;
	margin-bottom: 10px;
	overflow: hidden;
}

#poll .resultinbar{
	height: 13px;
	background-color: #00a3a6;
}

#poll p{
	margin-top: 5px;
}

/*Shoutbox*/

#shoutbox input {
	width: 238px;
	padding: 0 8px;
	background-color: #ddd;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	color: #666;
}

#shoutbox textarea {
	width: 240px;
	padding: 8px;
	background-color: #ddd;
	font-size: 12px;
	color: #666;
}

#shoutbox .overlabel {
	margin: 0;
	font-size: 12px;
	color: #9c9c9c;
}

#shoutbox p.group {
	margin-bottom: 10px;
}

#jemening{
	margin-bottom: -4px;
	
}

#flashcontent{
	padding-bottom: 20px;
}

#terugbttn{
	color: #fff;
	text-align: right;
	text-decoration: none;
	padding: 9px;
	display: block;
	width: 150px;
	background: #bbbbbb url(/images/terug.gif) no-repeat left top;
	font-size: 12px;
}

#terugbttn:hover{
	color: #fff;
	text-align: right;
	text-decoration: none;
	padding: 9px;
	display: block;
	width: 150px;
	background: #00a3a6 url(/images/terug.gif) no-repeat left bottom;
}

ul#sponsors{
	width: 880px;
	float: left;
	margin-left: 10px;
	position: relative;
}

ul#sponsors li{
	height: 62px;
	padding-right: 12px;
	margin-right: 12px;
	border-right: 1px solid #dcdddd;
	margin-bottom: 12px;
}

.team {
	width: 100%;
	position: relative;
	overflow: hidden;
	border-bottom: 1px solid #bbb;
	padding-bottom: 30px;
	margin-bottom: 20px;
}

.team div {
	float: left;
	width: 186px;
	margin: 0 21px 0 0;
}

.team div.last {
	margin: 0;
}

.team div p {
	font-size: 1.2em;
	padding-bottom: 20px;
}

.team div a.btn {
	width: 173px;
	padding: 8px 0 0 13px;
	display: block;
	background-color: #bbb;
	background-image: url("images/leesmeer.jpg");
	background-position: right top;
	background-repeat: no-repeat;
	color: #fff;
	text-decoration: none;
	height: 22px;
	position: absolute;
	bottom: 20px;
	font-size: 1.2em;
}

.team div a.btn:hover {
	background-color: #00a3a6;
	background-position: right bottom;
}

.team div h2 {
	font-size: 1.5em;
}

.team hr {
	background-color: #bbb;
}

.team img {
	margin-bottom: 10px;
	width: 186px;
	overflow: hidden;
}
