/* mac hide\*/
html, body {height:100%}
/* end hide */
body {
	padding:0;
	margin:0;
	text-align:center;
	min-width:930px;/* for mozilla*/
	background-color: #FFFFFF;
	color: #000000;
	font-size: 11px; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	}

h1.subcat {
	font-size: 14px;
	display: block;
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
	color:#069;
	font-family:Tahoma, Geneva, sans-serif;
	}
h2 {
	font-size: 12px;
	color:#09C;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	}
.subcat {
	color:#039;
	font-size: 11.6667px;
	text-decoration:none;
	font-family:Verdana, Geneva, sans-serif;
	line-height: 17px;
	}
a.subcat:link, a.subcat:visited {
	display: block;
	color:#039;
	font-size: 11.6667px;
	text-decoration:none;
	font-family:Verdana, Geneva, sans-serif;
	line-height: 17px;
	}
a.subcat:hover {
	font-size: 11.6667px;
	font-family:Verdana, Geneva, sans-serif;
	line-height: 17px;
	text-decoration:underline;
	}	
	
.vtb_subcat {
	display: block;
	border:dotted 1px #0CF;
	padding: 5px;
	margin: 10px;
	}
.accordion {
	width: 585px;
	border-bottom: solid 1px #c4c4c4;
	
}
.accordion h3 {
	background: #e9e7e7 url(http://www.encyclopedoe.nl/img/arrow-square.gif) no-repeat right -51px;
	padding: 10px 24px;
	margin: 0;
	
	border: solid 1px #c4c4c4;
	border-bottom: none;
	cursor: pointer;
	font-size: 11px;
	font-family:Verdana, Geneva, sans-serif;
	
	
}
.accordion h3:hover {
	background-color: #e3e2e2;
}
.accordion h3.active {
	background-position: right 5px;
}
.accordion p {
	background: #f7f7f7;
	margin: 0;
	padding: 10px 15px 20px;
	border-left: solid 1px #c4c4c4;
	border-right: solid 1px #c4c4c4;
}	
	
a , a:visited {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	
	}
a:hover {
	font-family:Arial, Helvetica, sans-serif;
	color:#CC0000;
	}	

.onderwerp a, .onderwerp a:visited	{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:bold;
	font-size:13px;
	}

.vtblogo_class {
	padding-bottom:0px;
	border: 1px solid #000000;
	}
.corus_img {
	margin-left: 4px;
	border: 0px;
	}	

.submit_button {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px
	}	
.input_field {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px
	}		
	
#outer{
	height:100%;
	min-height:100%;
	width:930px;
	border-left:1px solid #000;
	border-right:1px solid #000;
	color: #000000;
	text-align:left;
	margin:auto;
	margin-top: 10px;
	position:relative;
	position:relative;
	background-color:#FFFFCC;
}
 
html>body #outer{height:auto;} /*for mozilla as IE treats height as min-height anyway*/
#innerwrap {/* enables content first */
	float:left;
	width:758px;
}
#header{
	position:absolute;
	top:0;
	left:-1px;
	width:930px;
	height:90px;
	background:#87cefa;
	border:1px solid #000;
	overflow:hidden;
	color: #000000;
	z-index:100;
}
#sub_header{
	position:absolute;
	top:80px;
	left:-1px;
	width:930px;
	height:30px;
	background:#FFCC00;
	border:1px solid #000;
	overflow:hidden;
	color: #000000;
	z-index:200;
	padding-top:5px;
}
#sub_header a , #sub_header a:visited {
	font-size:14px;
	font-weight:bold;
	color: #000000;
	text-decoration:none;
	}
	
#sub_header a:hover {
	font-size:14px;
	font-weight:bold;
	color:#CC3300;
	text-decoration:none;
	}
#left {
	position:relative;/*ie needs this to show float */
	width:150px;
	float:left;
	padding-top:127px;/*needed to make room for header*/
	padding-bottom:32px;/* needed to make room for footer */
	padding-left: 5px;
	padding-right: 5px;
	background-color:#FFCC66;
	border-right: 1px solid #999999;
	border-bottom:1px solid #999999;
	
	}
#left p {padding-left:3px;padding-right:2px}
#right p {padding-left:4px;padding-right:2px}

#right {
	position:relative;/*ie needs this to show float */
	width:160px;
	float:right;
	padding-top:127px;/*needed to make room for header*/
	padding-bottom:32px;/* needed to make room for footer */
	background-color:#FFCC66;
	border-left: 1px solid #999999;
	border-bottom:1px solid #999999;
	
	
	}

#footer {
	width:930px;
	clear:both;
	height:50px;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	background-color: #87cefa;
	color: #000000;
	text-align:center;
	left:0;
	bottom:0;
	position: absolute;

}

#powered_by {
	display:block;
	width: 500px;
	height: 80px;
	font-size:9px;
	color:#666666;
	border: 1px solid #999999;
	margin-top: 50px;
	padding: 10px;
	}
#powered_by a, #powered_by a:visited  {
	color:#666666;
	text-decoration:none;
	}	
.copyright {
	font-size: 10px;
	color: #000033;
	font-family:Helvetica, sans-serif;
	}
	
* html #footer {/*only ie gets this style*/
	\height:52px;/* for ie5 */
	he\ight:50px;/* for ie6 */
}
div,p  {margin-top:0}/*clear top margin for mozilla*/
#centrecontent {
	width:586px;
	float:right;
	padding-top:127px;
	padding-bottom:32px;/* needed to make room for footer */
	background-color:#FFFFCC;
	}
	
#centrecontent p {padding-left:3px}

#clearfooter {width:100%;height:52px;clear:both} /* to clear footer */

.heading 
	{ 
	color:#000066;
	font-weight: 800; 
	font-size: 12px; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	}
	
.bodytekst  
	{ 
	color: black; 
	font-size: 12px; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	}