﻿/* 
beginning reset
*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	background: transparent;
}
body {
	background: rgb(208, 195, 162);
	background-image: url('../images/bg-map.jpg');
	background-attachment: fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;

	line-height: 1;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	text-decoration: none;
}article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
nav ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
	content: none;
}
a {
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
/* 
here ends the reset
*/
body {
	font-family: 'Ubuntu', sans-serif;
	font-size: inherit;
	text-shadow: inherit;
}
a:link {
	font-family: 'Muli', sans-serif;
	font-weight: normal;
	color: rgba(177, 77, 77, 1);
	-webkit-transition: color 1s ease-in;
	-moz-transition: color 0.5s ease-in;
	-o-transition: color 0.5s ease-in;
	transition: color 0.5s ease-in;
	text-decoration: none;
}
a:visited {
	color: rgba(177, 77, 77, 0.1);
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: rgba(44, 44, 44, 0.5);
	-webkit-transition-property: color, background;
	-webkit-transition-duration: 1s, 1s;
	-webkit-transition-timing-function: linear, ease-in;
	background-color: rgba(247, 247, 252, 0.1);
	position: relative;
	z-index: 1000;
}
a:active, focus {
	color: black;
	text-decoration: none;
	background-color: rgba(255, 255, 255, 0.9);
}
p {
	font-family: 'Ubuntu', arial, sans-serif;
	color: #292016;
	margin-bottom: 0.2em;
	font-size: 100%;
	font-style: normal;
	letter-spacing: 1px;
	padding: 0 20px 15px 0;
	max-width: 800px;
}
h1 {
	background-position: 0px 0px;
	background-repeat: repeat;
	background-attachment: scroll;
	font-family: 'Tangerine', serif;
	font-style: normal;
	font-weight: bold;
	color: #ff6;
	font-size: 300%;
	letter-spacing: 3px;
	text-align: left;
	text-shadow: 4px 2px 5px #333;
}
h1 {
	filter: progid:DXImageTransform.Microsoft.Shadow(direction=135,strength=1,color=c0c0c0);
}
h2 {
	background-position: 0px 0px;
	background-repeat: repeat;
	background-attachment: scroll;
	font-weight: normal;
	font-size: 125%;
	color: slategray;
	padding: 0 20px 20px 0;
	max-width: 800px;
}
h3 {
	background-position: 0px 0px;
	background-repeat: repeat;
	background-attachment: scroll;
	font-weight: bolder;
	font-size: 100%;
	color: slategray;
	max-width: 800px;
}
h4 {
	background-position: 0px 0px;
	background-repeat: repeat;
	background-attachment: scroll;
	font-weight: normal;
	font-size: 90%;
	padding-bottom: 1em;
	max-width: 800px;
}
h5 {
	font-weight: normal;
	font-size: 80%;
	max-width: 800px;
}
.GrayText {
	color: #669999;
}
.greenTXT {
	color: #008000;
}
.redTXT {
	color: #CC0000;
}
h6 {
	color: #c00;
	font-weight: lighter;
	font-size: 70%;
}
figure {
	margin-top: -0.4em;
	margin-left: 0em;
}
figcaption {
	width: 750px;
	font-size: 90%;
	font-style: oblique;
	color: slategray;
}
.italic {
	font-style: italic;
}
.LetterSpacing3 {
	letter-spacing: 3px;
}
img {
	padding: 15px 15px 4px 0;
}
.imageHigher {
	margin-top: -15px;
}
.center {
	text-align: center;
}
header, article, nav, footer {
	display: block;
}
nav {
	position: fixed;
	top: 5.5em;
	left: 25px;
}
nav ul {
	list-style-type: none;
	margin-left: 0;
	margin-top: 7em;
	font-size: 90%;
}
nav ul li {
	display: block;
	background-color: inherit;
	border: none;
	text-align: left;
	margin-left: 2em;
	padding: 1px 5px 0px 0px;
}
article {
	background-image: url('../images/white_60.png');
	border-radius: 10px 10px 10px 10px / 10px 10px 10px 10px;
	padding-left: 30px;
	margin-left: 21%;
	margin-right: 5%;
	margin-top: 0;
	padding: 3em;
}
header {
	margin-bottom: -1em;
	margin-left: 2em;
}
footer {
	clear: both;
	padding-left: 15%;
	margin: 5em 5em 1em 18em;
	padding: 3em;
}
.EXPOSITIE {
	font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
	font-size: 70px;
	font-style: normal;
	font-variant: normal;
	letter-spacing: 9px;
	text-transform: uppercase;
	color: #f30;
	text-shadow: 4px 2px 5px #c0c0c0;
}

