/* commented backslash hack v2 \*/ 
html, body{height:100%} 
/* end hack */ 
html, body, table {
	margin:0;
	padding:0;
	background:white;
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 12px; 
}
* html body{
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 12px; 
}
#topbar {
	position:fixed;
	top:0;
	left:0;
	z-index:1;
	width:100%;
	height:130px;	
}
* html #topbar {
	position:absolute;
}
#topbar-inner {
	height:130px;
	background:white;
	text-align: center;
 	background-image: url(wsvheader.gif);
 	background-repeat: no-repeat;
	background-position: top center;
}
* html #topbar-inner {	margin-right:17px;/* for scrollbar*/}
* html body{
	padding-top:130px;
}
* html, * html body{
	overflow-y: hidden; 
	height:100%;
	margin-top:-130px;
}
#mainouter {
	position:relative;
	z-index:0;
	padding-top:130px;
	padding-bottom:40px;
	margin-left:155px;
	background:white;
	min-height:100%;
}


* html #mainouter {
	height:100%;
	overflow:auto;
	overflow-y:scroll;
	position:relative;
	z-index:0;
	padding-top:130px;
	padding-bottom:40px;
}

#bottom {
	position:fixed;
	bottom:0;
	left:0;
	z-index:1;
	width:100%;
	height:40px;	
}
* html #bottom {
	position:absolute;
	bottom:1px;
}
#bottom-inner {
	height:40px;
	background:white;
}
* html #bottom-inner {	margin-right:17px;/* for scrollbar*/}


* html #left {
  position:absolute;
  height:100%;
  width: 150px;
  left:0;
  top:130px;
  overflow:auto;
  z-index:1;
  margin-bottom:-63px;
  }
html>body #left {
  position: fixed;
  left: 0;
  top: 130px;
  bottom: 40px;
  padding: 0;
  width: 149px;
  z_index: 1;
 }

#hmenu a:link {text-decoration: none; color: #336699; }
#hmenu a:visited {text-decoration: none; color: #336699; }
#hmenu a:hover {text-decoration: underline; color: #336699;}
#hmenu a:active {text-decoration: underline; color: #336699;}

#hmenu {
	color: #336699; 
	background-color: #C9D3E9; 
	position: absolute;
	top: 100px;
	margin: 0px; 
	padding-top: 2px;
	padding-bottom: 2px;
	left: 0px;
	width: 100%;
	height: 20px;
	}

#hmenu_datum {
	float: left;
	text-align:left; 
	font-weight:bold;
	padding-left: 20px;
	}

#hmenu ul {
	text-align: right; 
	margin: 0px;
	}
#hmenu li {
	list-style-type: none; 
	display: inline; 
	border-style: solid; 
	border-right-width:0px; 
	border-left-width: 1px; 
	border-top-width: 0px; 
	border-bottom-width: 0px; 
	margin: 0px 2px 0px 2px;
	padding: 3px;
	}

.h1menu {
	color: #336699; 
	border: #336699 1px solid; 
	border-width: 1px 1px 1px 1px; 
	background-color: #C9D3E9; 
	text-align: right; 
	cursor: default; 
	padding-right: 20px;
	font-size: 12px; 
	}

.h1menu_a {
	color: #336699; 
	border: solid; 
	border-width: 1px 1px 1px 10px; 
	background-color: #FFFFFF; 
	text-align: right; 
	padding-right: 20px ; 
	border-color: #336699 #336699 #336699 #000000;
	font-size: 12px; 
	}

.smenu	{
	position: fixed;
	left: 100px;
	width: 150px;
	cursor: default;
	visibility: hidden;
	background-color: white;
	z-index: 1;
	}

* html .smenu {
	position: absolute;
}
.s1menu {
	color: #FFFFFF; 
	border: solid; 
	border-width: 1px 1px 1px 1px; 
	border-color: #336699;
	background-color: #336699; 
	text-align: left; 
	padding-left: 20px;
	z-index: 1;
	font-size: 12px; 
	}
.s1menu_a {
	color: #336699; 
	border: solid; 
	border-width: 1px 1px 1px 10px; 
	background-color: #FFFFFF; 
	text-align: left; 
	border-color: #336699 #336699 #336699 #000000; 
	padding-left: 10px;
	z-index: 1;	
	font-size: 12px; 
	}
#sponsor {
	text-align: center;
	}
.agenda {font-size: 12px; 
	}	

td.agenda_blokje { 
	background-color: #336699;
	width: 8px;
	font-size: 12px; 
	}

tr.agenda_head {
	font-weight: bold;
	font-size: 14px;
	font-size: 12px; 
	}

.agenda a:link {font-weight: 600; text-decoration: none; color: #336699; }
.agenda a:visited {font-weight: 600; text-decoration: none; color: #336699; }
.agenda a:hover {font-weight: 600; text-decoration: underline; color: #336699;}
.agenda a:active {font-weight: 600; text-decoration: underline; color: #336699;}

.nieuws_title {font-weight: bold;}

.nieuws a:link {font-weight: 600; text-decoration: none; color: #336699; }
.nieuws a:visited {font-weight: 600; text-decoration: none; color: #336699; }
.nieuws a:hover {font-weight: 600; text-decoration: underline; color: #336699;}
.nieuws a:active {font-weight: 600; text-decoration: underline; color: #336699;}

.nieuws_overig {margin: width: 100%; padding: 2px 2px 2px 2px;}
.nieuws_overig_header {font-size:14px; font-weight:bold;}

.nieuws_overig a:link {font-weight: 600; text-decoration: none; color: #336699; }
.nieuws_overig a:visited {font-weight: 600; text-decoration: none; color: #336699; }
.nieuws_overig a:hover {font-weight: 600; text-decoration: underline; color: #336699;}
.nieuws_overig a:active {font-weight: 600; text-decoration: underline; color: #336699;}


.titel {font-size:14px;
	font-weight:bold;}

.datum {font-size:10px;
	}

.tekst {
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 12px; 
	}

.tr_differ {background-color:#C9D3E9}
<!-- aanpassing css 28-08. origineel bestand hernoemd in wsvorg.css (JI) --> 

UL {list-style-type: square;}
UL UL {list-style-type: square;}
UL UL UL {list-style-type: square;}

a:link    {font-weight: bold; TEXT-DECORATION: none; COLOR: #336699;}
a:visited {font-weight: bold; TEXT-DECORATION: none; COLOR: #336699;}
a:active  {font-weight: bold; TEXT-DECORATION: none; COLOR: #336699;}
a:hover   {font-weight: bold; TEXT-DECORATION: underline; COLOR: #336699;}


.stand_tabel_heads {background-color:#336699;color:#FFFFFF;}

.msg{
	background-color: #FCFCFC;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	font-size: x-small;
	color: black;
}

