H1 {
	/*text-align: center;*/
	font-size: 25px;
	margin-top: 5px;
}

H2 {
	 line-height: 0px;
	 font-size: 16px;
	 margin-top: 25px;
	 margin-bottom: 9px;
}

td {
	padding: 0px;
	margin: 0px;
}

html {
	/*height: 100%;*/
}

body {
	scrollbar-base-color: #99CC00;
	scrollbar-arrow-color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 0px;
	background-color: #99CC00;	/*#55bb55;	*/
	font-family: "MS Sans Serif";
	font-size: 9px;
	/*margin-left: auto;
	margin-right: auto;*/
	/*height: 100%;*/
}

table {
	border-spacing: 0px;
	padding: 0px;
	border-collapse: collapse;
	margin: 0px;
}

table.maintable {
	/*display: block;
	float: none;*/
	position: relative;
	width: 850px; /*730px;*/
	margin-left: auto;
	margin-right: auto;
/*	height: 100%;*/
}

td.toptable {
	width: 700px;
		/*523px;*/
}

table#bodytable {
	/*height: 100%;	*/
}

td#middle {
	/*width: 100%;*/
	width: 820px;
	background-color: #FFFFFF;
	vertical-align: top;
	
}
div#middlediv {
	overflow: auto;
	/*height: 480px;	/*525px;*/
	background-color: #FFFFFF;
	padding: 20px;
	margin: 2px 1px 2px 0;
	scrollbar-base-color: #0066FF;
	scrollbar-arrow-color: #FFFFFF;
	/*scrollbar-highlight-color: #0066FF;*/
	/*height: 100%;*/
}

td#left {
	padding: 5px;
	width: 180px;
	color: white;
	
}





span.logo {
	font-family: 'MS Sans Serif';
	font-size: 15pt;
	
	color: white;
	/*margin-left: 70px;*/
}

img.logo {
	width: 35px;
}

td.logo {
	 width: 350px;
}

img#topimage {
	width: 850px;	/*717*/
	/*border: thick solid #0000FF;*/
	border-style: solid;
	border-width: 4px;
	/*border-color: #0000FF;*/
	height: 240px;
}

div#banner {
	position: absolute;
	display: block;
	bottom: 4px;
	left: 4px;
	height: 15px;
	/*float: left;*/
	width: 844px;
	background-color: #FFFFFF;
	opacity: 0.35;
	filter:alpha(opacity=35); /* IE's opacity*/
	font-size: 14px;;
	font-weight: bold;
	color: #00337E;
	padding: 3px;
}

span#bannerspan {
	position: absolute;
	display: block;
	bottom: 4px;
	left: 4px;
	/*height: 35px;*/
	/*float: left;*/
	width: 844px;
	/*background-color: #BBBBBB;*/
	opacity: 1;
	filter:alpha(opacity=100); /* IE's opacity*/
	font-size: 14px;;
	font-weight: bold;
	color: #00337E;
	padding: 3px;
}

/*div#menu {
	position: relative;
	top: 0px;
	border: 1px solid black;
}*/

div#topcontainer {
	position: relative;
	top: 0px;
}

td.bottom {
	text-align: center;
	padding-bottom: 10px;
	color: white;
}

.bottom a {
   color:white;
}

div#bottombar {
	font-size:2px;
	height: 100%;
}

.bottombar{
	height: 4px;
}


.mnuHome {
	border-color: #0066FF;
	background-color: #0066FF;
}
H1.mnuHome {
	color: #0066FF;
	background-color: #FFFFFF;
}
.mnuActiviteiten {
	border-color: #0054D0;
	background-color: #0054D0;
}
#mnuActiviteiten {
	/*border-color: #0054D0;*/
	background-color: #0054D0;
}
H1.mnuActiviteiten {
	color: #0054D0;
	background-color: #FFFFFF;
}
H1.mnuOud {
	color: #0054D0;
	background-color: #FFFFFF;
}
.mnuOud {
     border-color: #0054D0;
     background-color: #0054D0;
}
.mnuOrganisatie {
	border-color: #0044A8;
	background-color: #0044A8;
}
#mnuOrganisatie {
	
	background-color: #0044A8;
}
H1.mnuOrganisatie {
	color: #0044A8;
	background-color: #FFFFFF;
}
.mnuForum {
	border-color: #00337E;
	background-color: #00337E;
}
#mnuForum {
	/*border-color: #00337E;*/
	background-color: #00337E;
}
H1.mnuForum {
	color: #00337E;
	background-color: #FFFFFF;
}
.mnuTools {
	border-color: #00265E;
	background-color: #00265E;
}
#mnuTools {
	
	background-color: #00265E;
}
H1.mnuTools {
	color: #00265E;
	background-color: #FFFFFF;
}




.JSMenu {
	position: absolute;
/*	border: thin solid black;*/
	/*border-width:1px 0 0;*/
	border-left: 2px outset white;
	border-right: 2px outset gray;
	border-bottom: 2px outset gray;
	padding-top: 3px;
}

div.JSMenuItem {
	/*position: absolute;*/
	
	height: 18px;
	/*background-color: #0066FF;*/
	cursor: default;
	/*border-right: #000000 1px solid;
	border-bottom: #000000 1px solid;
	border-top: #999999 1px solid;
	border-left: #999999 1px solid;*/
	/*display: inline-block;*/
	/*width: 100%;*/
	padding-top: 1px;
	
}
a.JSMenuItem {
	display:block;
	text-decoration:none;
	/*padding:0px 0 0px;*/
	color: #FFF;
	font-family: "Verdana";
	font-size: 10pt;
	font-variant: small-caps;
	padding-left: 5px;
	padding-right: 5px;
	width: 100%;
}
a.JSMenuItem:hover {
	color: #000000;	
	border-bottom: 1px solid black;
	border-top: 1px solid black;
}
a.JSMenuItemDisabled {
	display:block;
	text-decoration:none;
	/*padding:0px 0 0px;*/
	color: black;
	font-family: "Verdana";
	font-size: 10pt;
	font-variant: small-caps;
	padding-left: 5px;
	padding-right: 5px;
	width: 100%;
	cursor: default;
}

span.bold {
	font-weight: bold;
}

span.quote {
	font-style: italic;
}

img.locatie {
	float: right;	
}

.lefttext {
	/*font-size: 14px;	*/
}

.lefttext_small{
	
	/*font-family: "Times";*/
	
}

a.leftlink {
	font-size: 12px;
	color: white;
}

.textbox {
	width: 170px;
	font-family: Verdana;
	font-size: 8pt;
}

.button {
	border-right: #000000 2px solid;
	border-bottom: #000000 2px solid;
	border-top: #999999 2px solid;
	border-left: #999999 2px solid;
	color: black;
	text-indent: 2px;
	line-height: 16px;
	
	/*background-color: gray;	*/
	margin: 5px 0 5px 5px;
	position: relative;
	left: 110px;
	width: 60px;
}

div.panel {
	border-top: 2px ridge gray;
	border-bottom: 2px ridge gray;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 5px;
	/*background-color: #3355AA;*/
	width: 100%;
}

span.paneltitle {
	display: block;
	text-indent: 5px;
	position: relative;
	font-size: 13px;
	color: white;
	font-weight: bold;
	background-color: #79ACFF;
	border-bottom: 2px solid gray;
}

.table {
	border: 3px solid #0066FF;
	
}

.tableheaderrow {
	
	
	height: 28px;
	background-color: #0066FF;
}

.tableheaderitem {
	/*border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	
	
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;*/
}

.tablerow {
	
	height: 28px;
	
	background-color: White;
}

.tableitem {
	border-left: 1px solid Black;
	border-right: 1px solid Black;
	padding-left: 10px;
	padding-right: 10px;
}

.subkopje {
	font-weight: bold;
		
}

#nav ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
#nav li {
  float: left;
  position: relative;
  width: 10em;
  z-index: 255;
}
#nav li ul {
  display: none;
  position: absolute; 
  top: 1em;
  left: -5px;
  z-index:255;
  width:240px;
}
#nav li ul li {
  width:240px;
  text-align:left;
}
#nav li > ul {
	top: auto;
	left: auto;
    
}
#nav li:hover ul, #nav li.over ul  { display: block;  }