a {
	color: #ff6600;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
        background-color: #ffff33;
}
a:visited {
	text-decoration: underline;
	color: #FF6600;
}
body {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
h1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 150%;
	color: #666666;
	margin: 0px;
	padding: 10px 0px 0px;
}
h2 {
	font-family: Verdana, Arial,sans-serif;
	font-size: 140%;
	color: #006699;
	margin: 0px;
	padding: 10px 0px 0px;
}
h3 {
	font-family: Verdana, Arial,sans-serif;
	font-size: 120%;
	color: #334d55;
	font-weight: bolder;
	margin: 0px;
	padding: 10px 0px 0px;
}
h4 {
	font-family: Arial,sans-serif;
	font-size: 100%;
	color: #334d55;
	font-weight: bolder;
	margin: 0px;
	padding: 10px 0px 0px;
	background-color: #FFFF99;
}
h5 {
	font-family: Verdana,Arial,sans-serif;
	font-size: 100%;
	color: #334d55;
	margin: 0px;
	padding: 10px 0px 0px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #000000;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #000000;
}
table.main {
	width: 100%;
}
td {
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #000000;
}
td.inhoud{
	vertical-align: top;
	border-width: 1px;
	border-style: solid;
	border-color: #ffcc33;
	padding-left: 6px;
	padding-right: 6px;
}
td.menu {
	background-color: #ffffcc;
	border-color: #009933;
	border-width: 0px;
	vertical-align: top;
	width: 140px;
}
th {
	font-size: 12px;
	color: #000000;
	background-color: #9FFF9F;
	font-style: normal;
	line-height: 18px;
	text-align: left;
}
ul {
	list-style-type: square;
}
ul ul {
	list-style-type: disc;
}

body.menu {
	background-color: #FFFFCC;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

/********** Style voor de menu in linker kolom***********/
#navBar{
	float: left;
	width: 190px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFCC;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

#navBar ul a:link, #navBar ul a:visited {
	display: block;
	color: #333333;
}
#navBar ul a:hover{
	display: block;
	color: #FFFFFF;
}
#navBar ul {list-style: none; margin: 0; padding: 0;}
#sectionLinks ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}
#navBar p {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/
#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	height: auto;
}

#sectionLinks h1{
	display: block;
	color: #FFFFFF;
	font-size: 13px;
	background-color: #FF9900;
	line-height: normal;
	margin: 0px;
	text-align: center;
	height: auto;
	padding: 0px;
	vertical-align: middle;
	border: solid #FF9900;
	text-decoration: none;
}
#sectionLinks h2{
	display: block;
	color: #FFFFFF;
	font-size: 13px;
	background-color: #009933;
	line-height: normal;
	margin: 0px;
	text-align: center;
	height: auto;
	padding: 0px;
	vertical-align: middle;
	border: solid #009933;
	text-decoration: none;
}
#sectionLinks h3{
	display: block;
	color: #FFFFFF;
	font-size: 13px;
	background-color: #009933;
	line-height: normal;
	margin: 0px;
	text-align: center;
	height: auto;
	padding: 0px;
	vertical-align: middle;
	border: solid #009933;
	text-decoration: none;
}
#sectionLinks h4{
	display: block;
	color: #666666;
	font-size: 13px;
	background-color: #FFFF66;
	line-height: normal;
	margin: 0px;
	text-align: center;
	height: auto;
	padding: 0px;
	vertical-align: middle;
	border: solid #FF9900;
	text-decoration: none;
}
#sectionLinks li {
border-bottom: 1px solid #EEE;
}
#sectionLinks a {
	display: block;
	border-top: 1px solid #cccccc;
	padding: 1px;
	list-style-image: none;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006633;
	height: auto;
	color: #000000;
	background-color: #E4E4E4;
	text-decoration: none;
}
#sectionLinks a:hover{
	background-color: #999999;
	color: #FFFFFF;
	text-decoration: none;
}

/* Standaard style voor het menu                                                   */
/* Als het menu aan de rechterkant een scrollbar heeft moet height worden verhoogd */
iframe.menu
{	width: 190px;		
	height: 550px;	 /* deze waarde vergroten als menu-items toegevoegd worden */
	border-width: 0px;
	overflow: hidden;
}
/*Einde Standaard style voor het menu */

