/*
 * Kleuren:
 *   Licht blauw:  235ea1
 *   Donker blauw: 261e73
 *   Rood: e04f33
 *
 */
BODY {
	font-family: Verdana, Helvetica, Arial;
	/*color: #235ea1;*/
	color: #1c78ff;
	font-size: 13px;
	/*background-color: #EEF1F4*/
	background-color: white;
	text-align: center;
}

#printlogo {
	display: none;
}

#div_hoofdtabel {
	text-align:center;
}

#hoofdtabel {
        width: 800px;
        height: 607px;
	margin-left: auto;
	margin-right: auto;
}       

#page {
	position: relative;	
	top: 0px;
	left: 0px;
	width: 800px;
	height: 607px;
	background-color: white;
}

#logo {
	position: relative;	
	top: 0px;
	z-index: 10;
}

#masker_background {
	position: absolute;	
	bottom: 0px;
	right: 0px;
	width: 795px;
	height: 590px;
/*	background-color: white;*/
	z-index: 3;
}

#masker_acco {
	position: absolute;	
	top: 0px;
	right: 0px;
	height: 59px;
	width: 177px;
	z-index: 5;
}

#foto_background {
	position: absolute;	
	bottom: 0px;
	z-index: 0;
	right: 0px;
}

#directboeken_titel {
	position: absolute;	
	top: 546px;
	left: 150px;
	width: 300px;
	height: 15px;
	z-index: 5;
	font-size: 12px;
	font-weight: bold;
	font-family: Helvetica, sans-serif;
	/*color: #261e73;*/
	color: #0008ff;
}

#directboeken {
	position: absolute;	
	top: 558px;
	left: 150px;
	width: 300px;
	height: 47px;
	z-index: 5;
}

#loginform_titel, #loginform_error {
	position: absolute;	
	top: 242px;
	left: 650px;
	width: 156px;
	height: 15px;
	z-index: 5;
	font-size: 12px;
	font-weight: bold;
	font-family: Helvetica, sans-serif;
	color: #0008ff;
}

#loginform_error {
	top: 229px;
	height: 20px;
	font-size: 9px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #fe160a;
}

#loginform {
	position: absolute;	
	top: 259px;
	left: 650px;
	width: 156px;
	height: 40px;
	z-index: 300;
}


.forminput, .forminput2, .formbutton, .formselect, .formarea {
	font-size: 11px;
	font-family: Helvetica, sans-serif;
	color: #0008ff;
	border-color: #261e73;
	border-style: solid;
	border-width: 1px;
	margin-bottom: 2px;
	height: 17px;
	width: 100px;
}

.forminput2 {
	width: 200px;
}

.formarea {
	height: 60px;
	width: 200px;
}

.formbutton {
	width: auto;
	height: auto;
}

.formselect {
	width: auto;
	margin-top: 5px;
}

.formtext {
	font-size: 11px;
	color: #0008ff;
/*	color: #1c78ff;*/
}


#logos {
	position: absolute;	
	bottom: 0px;
	z-index: 5;
	right: 200px;
	height: 44px;
}

#content_streepje {
	position: absolute;	
	bottom: 10px;
	z-index: 10;
	left: 150px;
	width: 180px;
	height: 1px;
	visibility: visible;
	background-color: #0008ff;
	/* background-color: #AAAAAA;*/
}

#balkboven {
	position: absolute;
	top: 0px;
	left: 173px;
	width: 185px;
	height: 59px;
	background-color: #d3f1ec;
	z-index: 4;
}

#logo_streepje {
	position: absolute;	
	top: 58px;
	z-index: 500;
	left: 173px;
	width: 450px;
	height: 1px;
	/*background-color: #261e73;*/
	background-color: #1c78ff;
}

#masker {
	position: absolute;	
	bottom: 0px;
	z-index: 2;
	left: 5px;
}

#foto {
	position: absolute;	
	bottom: 0px;
	z-index: 1;
	right: 0px;
}

#background {
	position: absolute;	
	top: 0px;
	z-index: 4;
	left: 0px;
	width: 800px;
	height: 600px;
	padding-left: 0px;
	padding-top: 0px;
}

#label_opti, #label_pico, #label_zwaardboot, #label_valk, #label_zwerf, #label_volwassen {
	position: absolute;	
	z-index: 110;
	left: 123px;
	margin-left: 0px;
	margin-top: 0px;
	width: 200px;
	visibility: hidden;
	height: 29px;
	/*background-color: #261e73;*/
	background-color: #1c78ff;
}

#label_opti {
	/*top: 87px;*/
	top: 102px;
}

#label_pico {
	/*top: 175px;*/
	top: 190px;
}

#label_zwaardboot {
	/*top: 263px;*/
	top: 278px;
}

#label_valk {
	/*top: 350;*/
	top: 365px;
}

#label_zwerf {
	/*top: 438;*/
	top: 453px;
}

#label_volwassen {
	/*top: 526;*/
	top: 536px;
}

#paperclip {
	position: absolute;	
	z-index: 110;
	left: 10px;
	top: 370px;
	margin-left: 0px;
	margin-top: 0px;
	width: 400px;
	visibility: visible;
	height: 55px;
	/*background-color: #261e73;*/
	background-color: #1c78ff;
}

.leftnav {
	padding-top: 4px;
	padding-bottom: 2px;
}

img {
	display: block;
	border: 0px;
}

.navlabel {
	color: #FFFFFF;
	font-size: 18px;
	font-family: sans-serif;
	vertical-align: bottom;
	font-weight: bold;
	margin-top: 4px;
	margin-left: 4px;
	padding-bottom: 0px;
}

#button0, #button1, #button2, #button3, #button4 {
	position: relative;
	top: 18px;
	height: 49px;
	margin-left: 0px;
	z-index: 1;
	left: 376px;
	padding-left: 0px;
	padding-top: 0px;
	visibility: hidden;
}

#button1 {
	left: 428px;
}

#button2 {
	left: 480px;
}

#button3 {
	left: 531px;
	top: 20px;
}

#button4 {
	left: 581px;
	top: 17px;
}


.button {
	visibility: visible;
	padding-left: 0px;
	cursor: pointer;
}

#content {
	position: absolute;
	top: 100px;
	z-index: 10;
	left: 150px;
	width: 630px;
	height: 490px;
	padding-left: 0px;
	padding-top: 0px;
}

#titel {
	position: absolute;
	text-align: right;
	top: 70px;
	z-index: 10;
	left: 150px;
	width: 650px;
	height: 27px;
	padding-left: 0px;
	padding-top: 0px;
}

div.titel {
	font-weight: bold;
	font-style: italic;
	color: #fe160a;
	font-size: 18px;
}

#quicklinks_titel {
	position: absolute;	
	top: 90px;
	left: 650px;
	height: 15px;
	z-index: 5;
	font-size: 12px;
	font-weight: bold;
	font-family: Helvetica, sans-serif;
	/*color: #261e73;*/
	color: #0008ff;
}

#quicklinks {
	position: absolute;
	top: 105px;
	z-index: 200;
	left: 650px;
	width: 156px;
	height: 180px;
}

ul {
	display: block;
	font-weight: normal;
	padding-left: 15px;
	padding-top: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	text-indent: 0px;
	font-size: 10px;
	list-style-type: disc;
	list-style-position: outside;
}

ul.inline {
	font-size: 13px;
}

div.quicklinks {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	line-height: 12px;
	font-size: 10px;
}

ul.quicklinks {
	font-weight: normal;
	padding-left: 10px;
	padding-top: 0px;
	margin-left: 6px;
	margin-top: 1px;
	margin-bottom: 3px;
	text-indent: 0px;
	font-size: 10px;
	list-style-type: disc;
	list-style-position: outside;
}

a.quicklinks {
	font-weight: bold;
	text-decoration: none;
	/*color: #235ea1;*/
	color: #1c78ff;
}

a.quicklinks_selected {
	font-weight: bold;
	text-decoration: none;
	/*color: #e04f33;*/
	color: #fe160a;
}

a.quicklinks:hover {
	font-weight: bold;
	text-decoration: underline;
	/*color: #261e73;*/
	color: #0008ff;
}


div.content { 
	position:absolute; visibility: visible;
	left:0px; top:0px; 
	z-index:1; 
}

#scrollarea {
	position: absolute;	
	top: 90px;
	z-index: 10;
	left: 620px;
	width: 18px;
	height: 260px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	visibility: visible;
}

#noscrollarea {
	position: absolute;	
	top: 90px;
	z-index: 10;
	left: 626px;
	width: 1px;
	height: 250px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	visibility: visible;
	background-color: #0008ff;
}

#navbar {
	background-color: #d3f1ec;
	background-image: url('/template/basis/images/eend.jpg');
	height: 59px;
	width: 266px;
	border: 0px;
}

td.navbar {
	height: 25px;
	text-align: center;
	vertical-align: middle;
}

a.navbar, a.navbar_selected {
	font-size: 10px;
	/* color: 1c78ff;*/
	color: #0008ff;
	font-family: Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}

a.navbar_selected {
	color: #fe160a;
}

a.navbar:hover, a.navbar_selected:hover {
	font-size: 10px;
	/*color: 0008ff;*/
	color: #fe160a;
	font-family: Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: bold;
}

a.navbar_selected:hover {
	color: #e04f33;
}

#nedstat {
	position: absolute;	
	top: 0px;
	left: 0px;
	z-index: 0;
	width: 1px;
	height: 1px;
}

#wsnet {
	position: absolute;	
	top: 0px;
	left: 0px;
	z-index: 0;
	width: 1px;
	height: 1px;
}

/*#banner {
	position: absolute;	
	bottom: -65px;
	visibility: hidden;
	z-index: 200;
	left: 166px;
	width: 468px;
	height: 60px;
}*/

h1 {
	margin-top: 0px;
	font-size: 13px;
	font-weight: bold;
	color: #0008ff;
}

p {
	font-size: 13px;
}

a {
	text-decoration: none;
	font-weight: bold;
	color: #1c78ff;
}

a:hover {
	color: #fe160a;
}

td.text {
	font-size: 12px;
}

/* Deelnemersweb styles van oude code */
td.blue {
	font-size: 13px;
	padding-bottom: 10px;
}

th.blue{
	font-size: 13px;
	font-weight: bold;
	text-align: left;
}

a.dark {
	font-size: 10px;
	text-decoration: underline;
	font-weight: bold;
}

ul.prikbord, ul.prikbord_uitgeklapt {
	font-weight: normal;
	padding-top: 0px;
	list-style-type: disc;
	list-style-position: outside;
	margin-top: 1px;
	margin-bottom: 5px;
	text-indent: 0px;
	padding-left: 20px;
	margin-left: 0px;
	font-size: 12px;

}

ul.prikbord_uitgeklapt {
	list-style-type: none;
	list-style-position: inside;
	padding-left: 10px;
}

/* Deelnemersweb nieuw */
p.titel {
	font-size: 13px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 3px;
	color: #0008ff;
}

p.byline {
	font-size: 12px;
	font-style: italic;
	margin-top: 0px;
	margin-bottom: 4px;
	color: #0008ff;
}

p.vraag {
	margin-top: 10px;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 3px;
	color: #0008ff;
}

p.antwoord {
	font-size: 13px;
	font-style: normal;
	margin-top: 4px;
	margin-bottom: 6px;
}
	
p.errormessage, p.foutmelding {
	font-size: 11px;
	font-weight: bold;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	color: #fe160a;
}

ul.foutmelding {
	padding-left: 30px;
	padding-top: 0px;
	margin-top: 6px;
	margin-left: 30px;
	color: #fe160a;
	line-height: 13px;
	font-size: 9px;
}

ol, ol.letter {
	padding-top: 0px;
	font-size: 12px;
	font-weight: normal;
	margin-top: 0px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 2px;
	list-style-type: decimal;
	list-style-position: outside;
	margin-top: 1px;
	margin-bottom: 5px;
	text-indent: 0px;
	padding-left: 24px;
	margin-left: 0px;
}

ol.letter {
	list-style-type: lower-latin;
}

#promo,#wet {
	position: relative;	
	left: 0px;
	top: 1px;
	height: 7px;
	margin-top: 0px;
	padding-top: 0px;
	vertical-align: middle;
}
	
#promotekst,#promoform,#wettekst,#wetform {
	position: absolute;	
	left: 10px;
	height: 30px;
	top: 0px;
	margin-top: 0px;
	padding-top: 0px;
}

#promotekst,#wettekst {
	top: 2px;
}

td.line {
        font-size: 11px;
        font-family: Helvetica, sans-serif;
        color: #0008ff;
        border-color: #261e73;
        border-style: solid;
        border-width: 1px;
        margin-bottom: 2px;
        height: 17px;
}

#sticky {
 background-color: #d3f1ec;
}

#printknop {
	position: relative;
	text-align: center;
}

/* Toegevoegd om de divs uit scroll.css te overiden */

div#hold	{ 
	position:relative; overflow:hidden;
	width:630px; height:490px; 
  z-index:100; 
	}
div#wn	{ 
	position:absolute; 
	left:0px; top:0px; 
	width:630px; height:490px; 
	clip:rect(0px, 630px, 490px, 0px); 
	overflow:hidden;	
	z-index:1; 
	}
