@charset "utf-8";
/* CSS Document Ganzenvlucht */
	
*, html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
}

:focus {
	outline: 0;
}

body {
	font-family:Arial;
	font-size:62,5%;
	}
	
h1, h2, h3 {
	margin:16px 0 8px 0;
	font-weight:400;
	}
	
h1, h3 {
	font-family:Georgia, Times, serif;
	font-size:1.2em;
	line-height: 1.2em;
	letter-spacing: 0.06em;
	font-weight: 400;
	margin-bottom:2px;
	color:#048701;
	margin-top: 5px;
	}
	
h2 {
    font-family:Georgia, Times, serif;
	font-size:1.1em;
    line-height: 1.2em;
    letter-spacing: 0.02em;
    padding-bottom: -0.2em;
	margin:0;
	}

	/* h5 vrij / h6 niet vrij - op pagina Beschikbaarheid */
h5 {font-family: Arial;
	font-size: 0.95em;
	font-style: normal;
	font-weight: 600;
	padding:1px;
	color:#289225;
	line-height: 1em;	
	}	 
h6 {font-family: Arial;
	font-size: 0.95em;
	font-style: normal;
	font-weight: 600;
	padding:1px;
	color:#d91f04;
	line-height: 1em;	
	}	

p {
	font-size:0.8em;
	letter-spacing: 0.02em;
	line-height: 1.45em;
	text-align: justify;
	}

ul {
	margin:0 0 0 25px;
	list-style:square;
	}
li {
	font-size:0.8em;
        letter-spacing: 0.02em;
        line-height: 1.45em;
	}
	
	
a:link, a:visited {
	font-weight:bold;
	text-decoration:none;
	color:#0301c8;
	}
	
a:hover,
a:active {
	font-weight:bold;
	text-decoration:underline;
	color:#09017e;
	}

img {
    margin: 5px;
	border: thin solid #798490;  
        }
