@charset "UTF-8";
/* CSS Document */

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

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;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


h2         {font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif"; font-size: 30px; line-height: 130%; }

h3               {font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif"; font-size: 22px; line-height: 130%; }

p                {font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif"; font-size: 16px; line-height: 130%; }

p1                {font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif"; font-size: 17px; line-height: 120%; }

p2                {font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif"; font-size: 12px; font-style: italic; line-height: 130%; }

a 		{text-decoration:none; }

a:link 		{color:red;}
a:visited 	{color:red;}
a:active	{color:green;}
a:focus		{color:green;}
a:hover 	{color:green;}

p2 a:link 		{color:darkred;}
p2 a:visited 	{color:darkred;}
 


body 	{background-color: #E7FFFC; background-image: url("img/achtergrond50.jpg"); background-attachment: fixed; background-position: center; }

#wrapper				{width: 900px; background-color: #FFFFFF; margin: 24px auto;}

#foto-rechts	        {float: right; margin-right: 20px; margin-top: 20px;}

#verhaal-intro			{
    width: 360px;
    height: 660px;
    margin: 20px;
}

#verhaal			{width: 860px; margin: 20px; }

#verhaal-400			{width: 400px; margin: 20px; }

#verhaal-fotos			{width: 860px; margin: 20px; }

#verhaal-fotos img			{margin-bottom: 20px; }

#footer			{clear:both; text-align:center; padding:20px; margin-top: 20px; background-color:#A3D2B5; }
