/*		OPMAAK VOOR FIREFOX	1280 x 800		
	<style type="text/css" media="screen">*/	

		html, body 		{ width:99%; margin: 1px; padding: 0; }
		body 			{ color: #333; font: 11px Helvetica, Arial, sans-serif; line-height: 18px; background-color:#009999;}
		h2				{ color: #333; }
		a				{ color: #337810; }
		a.hover			{ color:blue;}
		a.active		{ color:red;}
		a.visited		{ color: #337810; }
		.navigation		{ color: #FFFFFF;}
		/*img				{ vertical-align: middle;:5px;} halign=5px*/
		
		p				{ margin: 0 0 18px; }
		hr 				{ width: 99%; border:1px solid #0055FF;}

		/* Header */
		#header h1  		{ color: #004b6f; margin: 0 0 3px; padding: 24px 18px 0;}
		#header p		{ color: #666; font-size: 11px; font-weight: bold; padding: 0 18px; }

		/*positioning divs	*/
		#container		{ position:absolute; left:15%; top:1%; right:15%; bottom:1%; 	border:solid blue 0px;  background:white; }			
		
		#header			{ position:absolute; left:0%; top:0%; width:100%; height:90px/*15%*/; border:none;			overflow:hidden; border-bottom: 2px solid #0055FF; background: /*url("../img/velt_logo_boord.png") no-repeat right*/ #00CC22;}

		#logo			{ float:right; width:30%;	text-align: center; margin-top:5px;}
	
		#wrappermiddle	{ position:absolute; top:93px/*16%*/; bottom:73px/*16%*/; width:74%;			border:purple 0px solid; background:none; overflow:auto;/*overflow-y:scroll; overflow-x:hidden; */}
			#content	{ position:absolute; left:0px; top:0px; width:98%;	background:yellow;			}
			#webform	{ position:absolute; top:0px/*16%*/; left:0px;   display:block; border:solid blue 0px;}
			#albumbestuur	{ position:absolute; top:0px; left:0px;   display:block; border:solid blue 0px;}
			#top_bar	{ display:none;}

		#wrapperright	{ position:absolute;  top:93px; right:0%; bottom:73px/*16%*/;  width:24%;/*float:right; width:24%; */border:purple 0px solid; background:none; overflow:hidden;  }
			#navigation	{ float:right; width:100%;  									}
			#extra		{ float:right; width:100%;										}

		#footer			{ position:absolute; bottom:0%; width:100%; height:70px/*15%*/; 		border-bottom: 2px solid #0055FF; border-top: 2px solid #0055FF; background:#333; clear: both;}

		#siteinfo		{ position:absolute; bottom:1%; right:0%;  }
		
		/* Content Style */
		#content		{ 																border:solid 0px green; background:none;}
		#navigation		{ border-bottom: 1px solid #ccc; /*padding: 0 18px;	*/				background:none;}
		#extra			{ border-bottom: 1px solid #ccc; /*padding: 0 18px; 	*/				background:none;}
		#content p,a #extra p 	{ padding-left:18px; padding-right: 18px; }
		#content div		{ display:none; 	padding-left:18px;}
		#navigation ul	{ 					padding: 0 18px 9px; }
		#extra small		{ font-size: 11px; line-height: 18px; }

	
		/* footer */
		#footer a		{ color: #00CC22; }/*eee*/
		#footer	p,#footer div		{ color: #ccc; margin: 0; padding: 0 18px 10px; }
		#footer ul		{ border-bottom: 1px solid #555; list-style: none; margin: 0 18px 6px; padding: 10px 0 6px; }
		#footer li		{ display: inline; font-size: 11px; font-weight: bold; padding-right: 5px; }
		
		#noscript		{ position:relative;  left:15%; top:50%; width:68%; border:solid red 2px; color:red; padding:10px; z-index:9999; text-align:center;}

		.bron			{font-size:9px; }
		span			{float:right;}
		.expand			{float:none; text-decoration:underline; cursor:pointer;}

	/*</style>*/
	

	
