@charset "UTF-8";
	* {
		margin:0;
		padding:0;
		}

	html, body {
		height:100%;
		}


	body {
		background-color:#000000;
		color:#FFFFFF;
		text-align:center; /* horizontal centering for IE Win quirks */
		}
		
		
@font-face {
	font-family: 'MyUnderwoodRegular';
	src: url('fonts/MyUnderwood-webfont.eot');
	src: local('☺'), 
	url('fonts/MyUnderwood-webfont.woff') format('woff'), 
	url('fonts/MyUnderwood-webfont.ttf') format('truetype'), 
	url('fonts/MyUnderwood-webfont.svg#webfontZAMwgJ6A') format('svg');
	font-weight: normal;
	font-style: normal;
}
		
H1 {
	font: 20px 'MyUnderwoodRegular', "Times New Roman", Times, serif;
	color: #D7653B;
	margin-top: 21px;
	margin-bottom:21px;
		}
		

h2 {
	font: 16px 'MyUnderwoodRegular', "Times New Roman", Times, serif;
	color: #D7653B;
	text-align:left;
		}
a {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #D7653B;
}
a:visited {
	text-decoration: underline;
}		
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
p {
	font: 16px 'MyUnderwoodRegular', "Times New Roman", Times, serif;
	line-height: 200%;
	color: #FFFFFF;
	text-align:left;
}
li {
	font: 16px 'MyUnderwoodRegular', "Times New Roman", Times, serif;
	line-height: 200%;
	color: #FFFFFF;
	text-align:left;
}
.imgzwarterand {
	border: 1px solid #000000;
}

#Lterugpijl {
	position:absolute;
	visibility:visible;
	width:118px;
	height:92px;
	z-index:2;
	left: 62px;
	top: 52px;
}
#CoverScrollbar {
	position:absolute;
	visibility:visible;
	width:92px;
	height:530px;
	z-index:15;
	left: 850px;
	top: 50px;
	background-color: #1F2B37;
}
#CoverScrollbarZwart {
	position:absolute;
	visibility:visible;
	width:92px;
	height:530px;
	z-index:15;
	left: 850px;
	top: 50px;
	background-color: #000000;
}
A.NFtitelsoranje {
	font: 32px 'MyUnderwoodRegular', "Times New Roman", Times, serif;
	color: #d7653b;
	text-align: center;
	padding-top: 120px;
	text-shadow: #000000 3px 3px 0px;
	text-decoration:none;
	letter-spacing: 0.05em;
}
A.NFtitelsoranje:hover {
	font: 32px 'MyUnderwoodRegular', "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-align: center;
	padding-top: 120px;
	text-shadow: #000000 3px 3px 0px;
	text-decoration:none;
	letter-spacing: 0.05em;
}

