@charset "UTF-8";
/* 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; background:url(img/bg.jpg) repeat-x; font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial; 
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

#header {margin:20px auto; width:971px;}
h1 {font-size:36px; color:#fff; font-weight:bold; float:left;}
h1.small {font-size:18px; color:#fff; float:left; padding:10px 0 0 10px; font-weight:200;}
h2 {float:right; color:#fff; font-size:24px; font-weight:200; padding:10px 0 0 0;}

div#image {float:left; clear:both; background:url(img/header.png) no-repeat; width:971px; height:619px; margin:30px 0 0 0;}
img.meerweten {float:left; margin:165px 0 0 265px;}

h3 {font-size:48px; color:#fff; float:left; padding:50px 0 0 75px; text-shadow: 1px 1px 1px #000;}
div#image ul {float:left; clear:both; padding:50px 0 0 75px;}
div#image ul li {font-size:24px; color:#fff; line-height:38px; background:url(img/tick.png) no-repeat left; padding:0 0 0 50px;}
div#image ul li a{color:#fff; text-decoration:none;}
div#image ul li a:hover{color:#fff; text-decoration:underline;}

#information {margin:0 auto; clear:both; width:971px;}
#information p {font-size:18px; color:#444; line-height:24px; text-align:center; clear:both; padding:20px 0 0 0;}

div#socialmedia {float:left; clear:both; width:900px; margin:30px 0 30px 230px;}
img.social {float:left; padding:0 50px 0 0;}

#footer {margin:0 auto; width:971px; clear:both; border-top:1px solid #bfbfbf;}
#aftiteling {float:left; clear:both; margin:20px 0 50px 0; width:971px;}
#footer p {font-size:14px; color:#444; line-height:24px; text-align:center; margin:0 0 0 0;}
#footer p a{color:#444; text-decoration:none;}
#footer p a:hover{color:#444; text-decoration:underline;}