/* CSS Document */
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, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
	text-align: left;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*text*/
h1									{font-size:25px; font-style:italic; margin-top:20px; margin-bottom:20px; text-align:center;}
h2									{font-size:16px; text-align:center;}
h3									{font-size:9px; color:#DDD;}
h4									{font-size:25px; font-style:italic; margin-top:20px; margin-bottom:20px; text-align:left;}
h5									{font-size:20px; text-align:left;}
h6									{font-size:20px; font-style:italic; text-align:left;}
h7									{font-size:25px; font-style:italic; margin-top:20px; margin-bottom:20px; text-align:left;}
h8									{font-size:40px; display: block; font:Verdana, Geneva; color:#EEE; background-color:#165BA3; width: 980px; text-align:center;}
h9									{font-size:30px; font:Verdana, Geneva; color:#165BA3;}


p									{font-size:9px;}
a									{text-decoration:none; color:black;}
	
body								{background-image:url(../img/zonsopgang_achtergrond.jpg); text-align:center; background-color:#FFF;}

#wrapper							{width:1081px; background-color:#FFF; margin:0 auto;}

#banner								{background-color:#165BA3;}
#banner	img							{margin-top:13px;}

#topnav-buttons ul 					{list-style-type: none; float:right;}  
#topnav-buttons ul li 				{display: inline; margin: 0;} 
#topnav-buttons  ul li a			{display:inline-block; width:145px; height:33px; background-color:#165BA3; padding:3px; font-size:12px; text-align:center; line-height: 33px;}
#topnav-buttons  ul li a:hover		{background-color:#2AFFFF; color:#EEE;}

#menu								{list-style:none; width:1081px; margin:30px auto 0px auto; height:43px; padding:0px 20px 0px 20px; background-color:#FFF;}

#head-content						{margin:130px 40px 40px 40px; background-image:url(../img/visie_achtergrond.png); background-color:#FFF;}
#head-content						{text-align:center;}
#head-content img					{margin:10px;}

#head-content1						{margin:130px 50px 50px 50px; background-image:url(../img/visie_achtergrond.png); background-color:#FFF;}
#head-content1 p					{text-align:left; font-size:20px;}
#head-content1 img					{float:right; margin:50px 10px 10px 10px;}
#types	ul li a						{font-size:25px; font-style:italic;}

#head-content2						{margin:130px 50px 50px 50px; background-image:url(../img/visie_achtergrond.png); background-color:#FFF;}
#head-content2 p					{text-align:left; font-size:20px;}
#head-content2 img					{float:right; margin:0px 0px 50px 0px;}
#types	ul li a						{font-size:25px; font-style:italic;}
	
#footer								{clear:both; height:40px; background-color:#165BA3; width:1081px;}
#footer 		h3					{text-align:center; margin:5px; color:#DDD;}
