/* webdev: Cumquat - marc@cumquat.nl */


/* 
Change history
14-12-2005 / Marc Vahsen     / Creation
*/   

/* Styles uit Cumquat standaard */

/* Style aanpassingen door Dennis van de Pol 
29-05-2006
30-05-2006
31-05-2006
*/
	
	#header, #footer, #navigation, #subnavigation, #mirror, #pagenavframe{
		display: none !important;
	}
	
	
	body{ margin: 0; padding: 0; color: #003082; font: 76%/1.4em Arial, Helvetica, sans-serif; }
	html,body{ height: 100%; }
	img, img a{ border: none; }
	
	h1, h1 a, h2, h3, h3 a, h4, h4 a, h5, h5 a{font-family: Arial, Helvetica, sans-serif; color: #003082;	}
	
	h1{ font-size: 180%;  }
	h1{ font-size: 180%; left: 10px; position: relative;  }
	h2{ font-size: 150%; color: #B78700; margin: 10px 0 6px 16px;}
	h3{ font-size: 130%; margin: 0 0 4px 0;	}
	#columnright h3{ font-size: 130%; margin: 10px 0 0 0;	}
	h4{ font-size: 120%; margin: 10px 0 0 0; }
	h5{ font-size: 110%; margin: 10px 0 0 0; }
	p{margin: 0 0 1em 0; }
	
	a{ text-decoration: none; color: #003082; }
	
	
	
	.standaard-titel	{
					float: left; 
					width: 80%; 
					font-size: 10pt; 
					font-weight: bolder; 
					margin: 40px 0 0 0;  
					color: #000066;
					border-bottom-color: #CCCCCC;
					border-bottom-style: solid;
					border-bottom-width: 1px;
					padding-bottom: 6px;
							
}

p 					{
					font-family: verdana,helvetica,sans-serif; 
					font-size: 9pt;  
					color: #666666;
					text-align: justify; 
					margin: 10px 10px 10px 10px ;  
					}
