/* Styling in the XHTML 1.1 Document Type  - http://www.w3.org/TR/xhtml11/doctype.html#s_doctype*/
/* structure (body, head, html, title) */

body 
{
	font-family : arial,Verdana, Sans-Serif ;
	font-size : 0.75em;
	color : #02253A;
	background-color : #FFF;	
	background-repeat:repeat-y;		
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	/*scrollbar*/
		scrollbar-face-color : #F3F5F6;
		scrollbar-highlight-color : #FFFFFF;
		scrollbar-track-color: #FFFFFF;
		scrollbar-darkshadow-color : #FFFFFF;
		scrollbar-base-color : #00274C;
		scrollbar-shadow-color : #00274C;
		scrollbar-3d-light-color : #ffffff;
		scrollbar-arrow-color : #00274C;	
	
	}

   
   .home{
		
		}
		
	.content{
		
			}	

	/* text (abbr, acronym, address, blockquote, br, cite, code, dfn, div, em, h1, h2, h3, h4, h5, h6, kbd, p, pre, q, samp, span, strong, var) */
	h1 	{
		font-size : 1.2em;		
		padding:  14px 0px 0px 0px;
		margin : 0px 0px 0px 0px;
		}
	h2 {
		font-size : 1.0em;
		margin : 0px 0px 0px 0px;
		padding : 0px 0px 0px 0px;
		}
	h3 {
		font-size : 0.9em;
		margin : 0px 0px 0px 0px;
		padding : 0px 0px 0px 0px;
		}
	p {	/*margin-top : 0px ;
		padding : 0px 0px 0px 0px;*/}
	pre, code {}
	/* hypertext (a) */
	a:link, a:visited {}
	a:hover, a:active {}
	/* list (dl, dt, dd, ol, ul, li) */
	/*ul, ol {}
		li {}*/
	 ul {
		
		}
				
		ul li {
			
			}
				
		
	dl {}
		dt {}
		dd {}
	/* object (object, param) */
	object {}
	/* presentation (b, big, hr, i, small, sub, sup, tt) */
	hr {}
	/* forms (button, fieldset, form, input, label, legend, select, optgroup, option, textarea) */
	form {
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;
		}
	/*
		fieldset {}
		legend {}
		label{}
		input, textarea, select{}
			input.button {}
			option {}*/
			#content1 input, #content1 textarea, #content1 select {				
				width : 16em;
				border:solid 1px #46606F;
				background-color:#E0E4E7;
				
				margin:0px 0px 0px 10px;
				padding:0px 0px 0px 10px;
				}
			#content1 label {width:11em; }
			
			html>body #content11 input, html>body #content11 textarea, html>body #content11 select{float:left;}
			html>body #content11 label{float:left;	}
				
			
				legend {}
		/* generic */
		#content1 .formrow0 {
			/*position : relative;*/			
			padding-top:4px;
			clear:both;
		}
			#content1 .formcol0 {
				/*position : absolute;*/
				left : 0px;font-weight:bold;
				left/* hide from IE5.0/Win */ : -12em;
			}
			/*html>body .formcol0 {
				position : absolute;
				left : 0px;
			}*/
			#content1 .button0 {
				border:solid 1px #46606F;
				background-color:#E0E4E7;
				color:#02253A;
				font-size:0.99em;
				font-weight:bold;
				margin: 0px 0px 0px 10px;
				padding:0px 0px 0px 0px;
				cursor:pointer;
				width:auto;
				}
			/*#content1 .radio0  {
					width : auto; border:none; background-color:#FFFFFF;
					font-weight:normal;
				}
			#content1 .radio0  input{
					width : auto; border:none; background-color:#FFFFFF;
					font-weight:normal;
				}	
				
			#content1 .textarea0 {
					height : 8em;
				}*/
			
	/* table (caption, col, colgroup, table, tbody, td, tfoot, th, thead, tr) */
	table {}
		caption {}
		tr {}
		th {}
		td {}
	/* img */
		img {}
/* lay-out */
	#btmlogo{
		display:none;
		margin:  0px 0px 0px 0px;
		padding:0px 0px 0px 0px;
		float:left;
		clear:right;
		z-index:20;
		}
		
html>body #btmlogo{margin:  -4px 0px 0px 0px;}

	#header	{
		display:none;		
		position:relative;
		background-image:url(/images/bg_header.gif);
		background-repeat:no-repeat;
		height:141px;		
		}
		 
		#logo{	
			position:absolute;
			left:0px;
			}
		#metanav{
			position:absolute;			
			}
		
			 .metahome{
				right:235px;}
			 .metacontent{
				right:187px;}
			
			#metanav ul {
				margin: 2px 12px 0px 0px;
				padding:0px 0px 0px 0px;
				clear:both;
				}
						
				#metanav li	{
					background-image:url(/images/meta_tussen.gif);
					background-repeat:no-repeat;
					background-position:-8px 3px;				
					list-style-type:none;
					margin:0px 0px 0px 0px;
					padding:0px 0px 0px 10px;
					display : inline;
					}	
			#metnav	a{
				margin : 0px 0px 0px 0px;
				padding : 0px 0px 0px 0px;
				}	
				
				#metanav a:link, #metanav a:visited, #metanav a:active {
							text-decoration : none;					
							color : #02253A;							
							font-size:0.8em;
							background-color : transparent;
						}
						#metanav a:hover {
							text-decoration : none;
							color : #02253A;							
							font-size:0.8em;
							background-color : transparent;
						}	
			
		#deco{		
			position:absolute;
			right:0px;
			} 
			
	#canvas {
		position:relative;
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;
width:60%;				
		}
		
	html>body	#canvas{margin-top:0px;}
		
		#navigation
		{
			display:none;
			width:165px;
			position:absolute;
			left:0px;
			border-top:solid 1px #00274C;
			}
/*home*/			
		#content0{
			/*padding:0px 235px 0px 165px;*/
			margin:0px 0px 0px 0px;
			/*border-top:solid 1px #00274C;	*/		
			}
		
		#content01{
			/*background-color:#FDE9D2;*/
			/*padding:0px 20px 20px 14px;*/
			margin:0px 0px 0px 0px;
			}
			.padding8{padding-left:8px;}
				
			#content01 h1{color:#46606F;padding-left:4px;}
			#content01 h2{
				color:#46606F; 
				padding:0px 0px 0px 8px;
				margin:12px 0px 0px 0px;
				background-image:url(/images/bg_h2.gif);
				background-repeat:no-repeat;
				background-position:0px 0px;
				}
			
			#content01 a:link, #content01 a:visited, #content01 a:active {
							text-decoration : none;					
							color : #F78F1E;
							font-weight:bold;							
							background-color : transparent;
						}
						#content01 a:hover {
							text-decoration :underline;
							color : #F78F1E;
							font-weight:bold;							
							background-color : transparent;
						}	
		
		#metaCont0
		{
			display:none;
			background-color:#FFF;
			position:absolute;
			top:0px;
			right:0px;
			width:235px;
			padding:0px 0px 0px 0px;
			margin:0px 0px 0px 0px;
			border-top:solid 1px #00274C;
			}
				
			
			.padding9{padding:0px 0px 0px 9px;}
			
		#homesearch	{
			border-top:solid 1px #B3BDC4;
			border-bottom:solid 1px #B3BDC4;
			background-color:#F3F5F6;
			margin: 0px 0px 20px 0px;
			padding: 3px 0px 0px 10px;
			vertical-align:middle;
			height:28px;
			line-height:28px;
			}	
			
			#homesearch strong{color:#46606F; }
				
			#homesearch input{				
				font-size:1.0em;
				width : 7em;
				border:solid 1px #46606F;
				background-color:#E0E4E7;
				margin:0px 0px 0px 0px;
				padding:0px 0px 0px 0px;}
					
			#homesearch .button0 {
				width : 20px;				
				background-color:#F3F5F6;
				border:none;
				background-color : transparent;
				color:#F3F5F6;
				margin: 0px 0px 0px 0px;
				padding:0px 0px 0px 0px;
				background-image:url(/images/submit_search.gif);
				background-repeat:no-repeat;
				cursor:pointer;				
				}
/*//home*/
/*content*/
#listmenu0{display:none;}

	#content1{
			padding:0px 0px 0px 0px;
			margin:0px 0px 0px 0px;
						
			}
		
		#content1 h1{
			/*color:#F78F1E;
			padding:17px 0px 4px 14px;			
			background-color:#FDE9D2;*/	
			margin:0px 0px 0px 0px;		
			}
		#content1 h2{font-size:1.0em;}	
		
		#content11{			
			padding:0px 0px 0px 0px;
			margin:0px 0px 0px 0px;
			display:inline;	
			}	
		
		#content1 a:link, #content1 a:visited, #content1 a:active {
					text-decoration : none;					
					color : #46606F;
					font-weight:normal;							
					background-color : transparent;
				}
				#content1 a:hover {
					text-decoration :underline;
					color : #46606F;
					font-weight:normal;							
					background-color : transparent;
				}
				
		
		
		
	#metaCont1	{
			display:none;
			background-color:#FFF;
			position:absolute;
			top:0px;
			right:0px;
			width:187px;
			padding:0px 0px 0px 0px;
			margin:0px 0px 0px 0px;
			border-top:solid 1px #00274C;
			}
							
	#metaCont1	#homesearch	{
			border-top:none;
			margin: 0px 0px 0px 0px;
			padding: 8px 0px 0px 15px;
			height:37px;
			line-height:37px;
			}
		html>body #metaCont1 #homesearch{padding: 0px 0px 0px 10px;}
			
	#altnav	
	{
		position:absolute;
		padding: 4px 0px 0px 0px;
		margin:0px 0px 0px 0px;
		border-bottom:solid 1px #B3BDC4;
		height:22px;
		line-height:22px;
		width:187px;		
		}
			
		#altnav img{margin:  0px 0px 0px 15px;}
				
		#altnav a:link, #altnav a:visited, #altnav a:active {
					text-decoration : none;					
					color : #46606F;
					font-size:0.9em;
					font-weight:bold;							
					background-color : transparent;
				}
				#altnav a:hover {
					text-decoration :none;
					color : #46606F;
					font-size:0.9em;
					font-weight:bold;							
					background-color : transparent;
				}
			
		
/*//content*/			