	body {
		margin-left: 1px;
		padding: 0;
		border: 0px none;
		font-size:62.5%;
		align:center;
		background: #FFFFF0 url('menu/background_container.gif') repeat-y top center;; font-size:1em; font-style:normal; font-variant:normal; font-weight:normal; font-family:Lucida Grande, Trebuchet MS, Bitstream Vera Sans, Verdana, Helvetica, sans-serif; margin-right:0; margin-top:0; margin-bottom:0
		 }
		 
	html, body {
		height: 100%;
	}
		 
	#hidden
		{
		position: absolute;
		left: -9999px;
		}
		
	div#container {
		margin: 0 auto;
		width: 790px;
		height: 100%;
		text-align: left;
		}

				/*************************************************/
				/* 	       Begin header en menu 		 */
				/*************************************************/
	
	div#hidden_print { /* Voor header in printversie */
		display: none;
		}		

	div#header {
		width: 790px;
		background:url('menu/leeg.png') no-repeat;
		 }
		 
	div#tabspacer {
		height: 72px;	/* Hoogte van tabbladen tov header defineren */
		}
		
	div#subnav {
		padding-left: 100px;
		height: 33px;
		width: 0px;
		font-size:62.5%;
		font: 0.8em "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
		font-weight: bold;
		color: #FFF;
		text-align: left;
	}
		
	}
	div.subnav_opmaak a {
		padding-left: 5px;
		font-weight: bold;
		color: Black;
		text-decoration: none;
		}
		
	div.subnav_opmaak a:hover {
		text-decoration: underline;
		color: #FFF;
		}
	

html > img {
     height:28px !important;
     padding-left:28px !important;
     width:0px !important
   }
