html {
	color: black;
	background: #E3ECEF;
}

body {
	text-align: left;
	font-family: tahoma, skia, helvetica, geneva, verdana, sans-serif, trebuchet, "andale mono", swiss, arial;
	font-size: 76%;
	color: black;
	padding: 0;
	border: 0;
	background-color: #E3ECEF;
	background-image: url(../statia/gfx/background.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	background-attachment: fixed;
}

a {
	height: 20px;
	width: 100%;
	color: chocolate;
}

a.underlined {
	text-decoration: underline;
	color: orangered;
}

a:link {
	color: chocolate;
}

a:visited {
	color: olive;
}

a:hover {
	color: yellow;
	border: solid 1px orangered;
	background-color: orange;
}

b {
	display: block;
	direction: ltr;
	text-indent: 15px;
	background-color: saddlebrown;
}

h1 {
	color: Orange;
}

h2 {
	color: black;
}

h3 {
	color: black;
}

h4 {
	color: black;
}

ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: blue;
}

li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: chocolate;
}

li.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: black;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: black;
}

p.begintekst:first-line {
	font-weight: bold;
}

p.begintekst:first-letter {
	Font-family: Lucida Grande, Verdana, Arial;
	font-size: 250%;
	float: left;
	color: orange;
	background: saddlebrown;
	padding: 2px;
	margin-right: 3px;
}

div.footnote {
	font-size: 12px;
	color: black;
}

img.hover {
	opacity: 0.05;
}

.intro {
	vertical-align: middle;
	background: chocolate url(../statia/gfx/n0_st-eustatius.gif) no-repeat center 250px;
	top: 50%;
	margin-top: 140px;
	padding-top: 120px;
	width: 600px;
	height: 350px;
	clear: right;
}

.exit {
	top: 100%;
	margin-top: 120px;
	padding-top: 50%;
	background: url(../statia/gfx/blickaufstatia.jpg) no-repeat;
}

.nieuwsbriefbutton {
	top: 10px;
	left: 70px;
	position: absolute;
	background: orange;
	width: 125px;
	height: 20px;
	text-align: center;
}

span.eygje {
	cursor: url(../statia/gfx/eygje.jpg), auto;
}

.sign {
	font: 18px Zapfino, "Edwardian Script ITC", Dijkstra, "Apple Chancery", "Segoe Script", Script, Coronet, Chalkboard, Italic, "Lucida Calligraphy", "Bradley Hand ITC TT", "Savoye Let", "Monotype Corsiva", "Comic Sans MS", "Brush Script MT";
	color: #16007f;
}