html, body {
	min-height: 100%;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}
html>body #wrapper {
	height: auto;
}
body {
	background-color: #004076;
	margin: 0;
	padding: 0;
	min-width: 779px;
	text-align: center;
}
* html body {
		behavior:url("/js/csshover.htc");	}
#wrapper {
	position: relative;
	background: #fff url("/img/back_body.jpg") top left repeat-y;
	margin: 0 auto;
	text-align: left;
	width: 779px;
	min-height: 100%;
	height: auto;
}
* html #wrapper {
	height: 100%;
}

div#flashmovie{	
	position: absolute;
	z-index: 4;
	top: 0;
	left: 0;}
div#pagebody {
	background: url("/img/back_pagebody.jpg") top left no-repeat;
	margin: 0;
	padding: 0;
	border: 0;}
#top { 	
	background: url("/img/back_top.jpg") 195px 0px no-repeat;
	margin: 0;
	padding: 0; 
	border: 0;
	height: 160px;
	width: 779px;
	clear: both;}
table#middle {
	width: 735px;
	margin: 0;
	padding: 0; 
	border: 0;}
#left {
	padding: 40px 0 0 0;
	width: 190px;}
#left #div1 { 
	background: url("/img/back_wrapper.jpg") top left  repeat-y;}
#content {
	padding: 0 0 0 0;
	width: 545px;	}

/*	MENU'S	*/
/* MENU LINKS */
ul.leftmenu {
	position: relative;
	list-style: none;
	list-style-type: none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	text-align: left;
	width: 157px;	
	border-top: 1px solid #fff; }	
.leftmenu li {
	margin: 0 0 0 0;
	padding: 0 0 0 0;	
	margin-left: 0;
	color: #fff;
	padding-left: 0;
	border-bottom: 1px solid #fff;
	width: 157px;
	list-style: none;}
	* html .leftmenu li {
	\display: inline; /*  \ = ONLY FOR IE5win */
	list-style: none; }	
	
.leftmenu li a {
	display: block;
	background: url("/img/leftmenu.png") 0px 0px no-repeat;
	margin: 0;
	padding: 6px 3px 6px 17px;	
	width: 137px;  	
	height: auto;
	font:  12px Helvetica, Arial, sans-serif;
	color: #fff;
	text-decoration: none;
	vertical-align: middle;
	line-height: 16px;
	text-align: left;}
* html .leftmenu li a { /*ONLY FOR IE/IEmac*/ 
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='crop', src='/img/leftmenu.png');
/*	 margin-left: 7px;
	text-indent: -7px;	*/
    width: 157px; /* ONLY FOR IE5.X */
    w\idth: 137px;} /* ONLY FOR IE6/IE5.5mac  */
/* functie toch de achtergrond op een bepaalde positie te krijgen:
#menu a:hover{
	margin-left: -157px; de achtergrond(box) naar links
	text-indent: 157px;} de tekst naar rechts	*/
	
html>body .leftmenu li a {
	width: auto; }
.leftmenu li a:hover,.leftmenu .link_active {
	background: url("/img/leftmenu_on.png") 0px 0px no-repeat;
	color: #fff;
	font-weight: bold;
	text-decoration: none;  }
* html .leftmenu li a:hover,* html .leftmenu .link_active {
	font-weight: bold;
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='crop', src='/img/leftmenu_on.png');
	}	

.leftmenu ul{
	list-style: none;
	padding: 0 0 0 10px;
	margin:  0 0 0 6px;
	border-left: 1px solid #fff;
	text-align: left; }	
.leftmenu ul li {
	margin: 0 0 0 0;	
	padding: 4px 0 0 4px;
	border: 0;
	width: 143px; 
	list-style: none;}	
.leftmenu ul li a {
	display: block;
	background: url('/img/leftsubmenu.png') 0 -4px no-repeat;
	width: 137px; 	
	height: auto;
	margin: 0 0 0 0;
	padding: 2px 2px 2px 8px;	
	font-size: 11px;
	color: #fff;
	line-height: 15px;
	text-decoration: none;
	text-align: left;}
* html .leftmenu ul li a { /* ONLY FOR IE/IEmac */
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='crop', src='/img/leftsubmenu.png');
/*	margin-left: 14px;
	text-indent: -14px;*/
	width: 147px;	
    w\idth: 137px;} /* ONLY FOR IE6/IE5.5mac */
html>body .leftmenu ul li a {
	width: auto; }
.leftmenu ul li a:hover, .leftmenu ul li .link_active {
	background: url('/img/leftsubmenu.png') 0 -4px no-repeat;
	font-weight: bold;
	text-decoration: underline;}
* html .leftmenu ul li a:hover, * html .leftmenu ul li .link_active {
	background-image: none;
	font-weight: bold;
	filter:progid:DXImageTransform.Microsoft.alphaImageLoader(enabled='true', sizingMethod='crop', src='/img/leftsubmenu.png'); 
/*	marg\in-left: 14px;
	text-\indent: -14px;*/}


#topmenu {
	position: relative;
	top: 125px;
	left: 240px;
	line-height: 12px;
	font-weight:bold;
	font:  12px Verdana, Arial, sans-serif;
	width: 500px;
	color: #fff;}
#topmenu a{
	color: #fff;
	font-size: 11px;
	text-decoration: none; }	
#topmenu a:hover,#topmenu .link_active{
	color: #fff;	
	text-decoration: underline;   }	

#counter { 
	position:absolute;
	width:2px;
	height:1px;
	z-index:1;
	left: 1px; 
	top: 1px;
	visibility: hidden; }


