/* Screen layout: */

body {
margin: 0 auto;
padding: 0;
font: 70% Verdana,Tahoma,Arial,sans-serif;
background: #f4f4f4 url(../images/bg.gif) top center repeat-y;
}

td {
font-size: 10px;
vertical-align: top;
}

h1 {
font-size: 12pt;
font-weight: bold;
/*color: #DB3C36;
color: #991A31;*/
color: #538BC3;
background: #f4f4f4;
padding-bottom:4px;
}

#wrap {
background: #ffffff;
color: #303030;
margin: 0 auto;
width: 860px;
background-image: url(../images/bannerLesmateriaal.jpg);
background-repeat: no-repeat;
background-position: top right;
}

#header {
	clear: both;
	padding: 0;
	height: 180px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#header h1 {
width: 250px;
margin: 0 0 10px 0;
float: left;
}

#header p {
width: 500px;
float: right;
text-align: center;
color: #a0a0a0;
margin: 0 0 10px 0;
font-size: 0.8em;
line-height: 1.2em;
}



#navigation {
background:#255591 none repeat scroll 0%;
color:#FFFFFF;
height:18px;
margin:0px;
padding:3px 10px;
	margin: 0 0 15px 0px;
	/*background: #DB3C36;*/
	background: #84AE40;

}




#frontphoto {
float: right;
margin: 0 0 10px 0;
border: 0;

}

#vdplogo {
float: left;
}

#spacer {
clear: both;
}

.bar { 
	height:20px; 
	color: #FFF;
	margin: 0 0 15px 0px;
	/*background: #DB3C36;*/
	background: #991A31;
	padding:0px;
}


#avmenu {
clear: left;
float: left;
width: 150px;
margin: 0 0 10px 0;
padding: 0;
font-size: 0.9em;
}


#avmenu h2 a{
/*color: #DB3C36;
color: #991A31;*/
color: #84AE40;
}

#avmenu ul {	
list-style: none;
width: 150px;
margin: 0 0 20px 0;
padding: 0;
font-size: 1.1em;
}	

#avmenu ul ul {	
margin: 0 0 0px 0;
}	


#avmenu li {
margin-bottom: 4px;
}

#avmenu li a {
font-weight: bold;
/*height: 18px;*/
height: auto;
text-decoration: none;
color: #505050;
display: block;
padding: 6px 0 0 10px;
background: #f4f4f4;
border-left: 4px solid #cccccc;
}	
	
#avmenu li a:hover {
background: #eaeaea;
/*color: #DB3C36;
border-left: 4px solid #DB3C36;
color: #991A31;*/
color: #84AE40;
border-left: 4px solid #84AE40;
}

#avmenu a.active {
	/*background: #DB3C36;
	background: #991A31;*/
	background: #538BC3;
	color: #fff;
}

#vnav ul li.active a {
	/*color: #DB3C36;*/
	color: #991A31;
}

#vnav ul li ul li.active a {
	font-weight:bold;
	/*color: #DB3C36;*/
	color: #991A31;
}

#avmenu li li a {
font-weight: normal;
font-size: .9em;
/*height: 18px;*/
height: auto;
text-decoration: none;
color: #505050;
display: block;
padding: 6px 0 0 25px;
background: #f4f4f4;
border-left: 1px solid #cccccc;
margin-left: 5px;
}	

#avmenu li li a:hover {
background: #eaeaea;
color: #18979E;
border-left: 1px solid #18979E;
}


.announce {
margin: 10px 0 10px 0;
padding: 10px;
width: 130px;
color: #505050;
line-height: 1.3em;
}

#extras {
float: right;
width: 150px;
margin: 15px 0 10px 0;
padding: 0;
margin-top: 0px;
font-size: 0.9em;
line-height: 1.5em;
}

#extras p {
margin: 0 0 1.5em 0;
}


#content {
	border-left: 0px solid #f0f0f0;
	border-right: 0px solid #f0f0f0;
	line-height: 1.6em;
	text-align: left;
	margin-top: 0;
	margin-right: 8px;
	margin-bottom: 20px;
	margin-left: 165px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}

#content h2 {
font-size: 1.0em;
padding-bottom:4px;
/*color:#DB3C36;
color:#991A31;*/
color: #D3942A;
margin: 0 0 0.5em 0;
}

#content img {
padding: 1px;
display:inline;
background: #cccccc;
border: 4px solid #f0f0f0;
}


h3 {
font-size: 1.1em;
margin: 0 0 10px 0;
}

a {
text-decoration: none;
color: #18979E;
}

a:hover {
text-decoration: underline;
color: #18979E;
}

a img {
border: 0;
}

#footer {
	clear: both;
	margin: 0 auto;
	padding-bottom: 2px;
	width: 860px;
	text-align: center;
	color: #fff;
	font-size: 0.9em;
	border-top-width: 4px;
	border-top-style: solid;
	/*
	border-top-color: #DB3C36;
	background-color: #DB3C35;
	*/
	border-top-color: #84AE40;
	background-color: #84AE40;
}

#footer a {
color: #808080;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}

.left {
margin: 10px 10px 5px 0;
float: left;
}

.right {
margin: 10px 0 5px 10px;
float: right;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-size: 0.8em;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}

table.green {
	border: 1px solid #47B092;
	margin: 0px;
	padding: 0px;
	background: #47B092;
	margin-bottom: 15px;
}
table.green th {
	background: #47B092;
	font-size: 9pt;
	color: #fff;
}
table.green td {
	text-align: left;
	font-size: 8pt;
	background: #fff;
}

table.bluegreen {
	border: 1px solid #127BAB;
	margin: 0px;
	padding: 0px;
	margin-bottom: 15px;
	background: #127BAB;
}
table.bluegreen th {
	background: #127BAB;
	font-size: 9pt;
	color: #fff;
}
table.bluegreen td {
	text-align: left;
	font-size: 8pt;
	background: #fff;
}


table.orange {
	/*border: 1px solid #DB3C36;*/
	border: 1px solid #991A31;
	margin: 0px;
	padding: 0px;
	/*background: #DB3C36;*/
	background: #991A31;
	margin-bottom: 15px;
}
table.orange th {
	/*background: #DB3C36;*/
	background: #991A31;
	font-size: 9pt;
	color: #fff;
}
table.orange td {
	text-align: left;
	font-size: 8pt;
	background: #fff;
}

#toolbox {
	float:right;
	font-weight:bold;
	color:#fff;
	background-color:#000;
	margin-top:0px;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 4px;
}

#toolbox a {
	color: #fff;
	}

#hdrimg {
	margin-bottom: 0px;
}


/*  ###### BOX  ####### */
/* Show only to IE PC \*/
* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

.sidebox {
	margin: 0 auto; /* center for now */
	width: 155px; /* ems so it will grow */
	background: url(../images/KiKquizsbbody-r.jpg) no-repeat bottom right;
	font-size: 100%;
}

.sidebox h2 {
	font-size: 12px;
}

.boxhead {
	background: url(../images/KiKquizsbhead-r.jpg) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.boxhead h2 {
	background: url(../images/KiKquizsbhead-l.jpg) no-repeat top left;
	margin: 0;
	padding: 12px 12px 5px;
	color: white; 
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.boxbody {
	background: url(../images/KiKquizsbbody-l.jpg) no-repeat bottom left;
	margin: 0;
	padding: 5px 7px 10px 5px;
}

#avmenu div.boxbody ul {
	font-size:1.1em;
	list-style-image:none;
	list-style-position:inside;
	list-style-type:none;
	list-style:circle;
	margin:0pt 0pt 0px;
	padding:0pt;
	width:100px;
}

#leftMenu h2 {
/*color: #DB3C36;*/
color: #991A31;
font-size: 12px;
}

#content .news-single-item IMG {
padding: 0px;
display:inline;
background: #fff;
border: 0px solid #f0f0f0;
}

#content .news-latest-item IMG {
padding: 0px;
display:inline;
background: #fff;
border: 0px solid #f0f0f0;
}

#content .news-latest-item {
font-size:11px;
}
#content .tx-srfeuserregister-pi1 IMG {
padding: 0px;
display:inline;
background: #fff;
border: 0px solid #f0f0f0;
}

#hdrmessage {
color: #fff;
clear:both;
float:right;
width:180px;
padding-top:40px;
padding-right:6px;
text-align:right;

	}
#hdrmessage a {
	color: #fff;
	text-decoration: none;
	}
#hdrmessage a:hover {
	color: #fff;
	text-decoration: underline;
	}
	
div.tx-pbsurvey-pi1 {
	color: #fff;
	font-size: 10pt;
	font-weight: bold;
	}
div.tx-pbsurvey-pi1 div.pagenumbering {
	font-size: 8pt;
	font-weight: normal;
	}
	
div.tx-pbsurvey-pi1 div.questionSubtext {
	margin-bottom: 0px;
	}
	
p.align-center {
	text-align: center;
	}
div.tx-pbsurvey-pi1 div.survey_error {
	background-color: #DC422A;
	}
div.tx-pbsurvey-pi1 td{
	font-size: 10pt;
	vertical-align: middle;
	}
#content h2.jescore {
	color: #fff;
	font-size: 12pt;
	}
div.tx-pbsurvey-pi1 a {
	color: #ccc;
	text-decoration: underline;
	}
div.tx-pbsurvey-pi1 a:hover {
	color: #eee;
	}
div.tx-pbsurvey-pi1 span.required {
	display: none;
	}
