body
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #333;
	text-align: center;
}

#netscape
{
	color: #CCC;
	font-family: sans-serif;
	font-size: 1em;
	font-weight: bold;
}

a:link { color: #ccc; }
a:link:visited { color: #ccc; }
a:link:active { color: #ccc; }

a.thumblink:link
{
	font-family: verdana, arial, helvetica, sans-serif;
	color: #333;
	text-decoration: none;
}

a.thumblink:visited
{
	color: #333;
	text-decoration: none;
}

a.thumblink:hover
{
	color: #CCC;
	text-decoration: none;
}

a.thumblink:active
{
	color: #333;
	text-decoration: none;
}

#kop
{
	white-space: nowrap;
	width: 100%;
	height: auto;
	margin-top: 20px;
}

#foto { margin: 10%; }
#thumbnails { margin: 10%; }
img.thumb { margin: 10px; }
img.thumb:hover { margin: 10px; }
img.foto { }

h1
{
	color: #666;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 1.3em;
}

h2
{
	color: #CCC;
	font-family: helvetica, sans-serif;
	font-size: .8em;
	font-weight: bold;
	letter-spacing: .05em;
	margin: 2em;
}

.onderschrift
{
	font-family: arial, helvetica, sans-serif;
	color: #999;
	font-size: .9em;
	line-height: 1.3em;
	font-weight: normal;
	margin: 3em 0em 0em 0em;
	float: none;
}

.adres
{
	color: #CCC;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: .9em;
	text-align: left;
	margin: 10% 30% 30% 30%;
	font-weight: bold;
	display: block;
	background-color: #666;
	padding: 2em;
}

.mail { color: #CCC; }

#navigatie
{
	float: none;
	width: 150px;
	height: 30px;
	background-color: #333;
	position: absolute;
	left: 85%;
	top: 60%;
	margin: 30px 0 0 0;
	text-align: right;
	white-space: nowrap;
}

img.button { float: left; }

#menu
{
	float: right;
	width: 150px;
	height: auto;
	background-color: #333;
	position: absolute;
	left: 85%;
	top: 20%;
	text-align: left;
	white-space: nowrap;
	padding: 0px;
	font-size: .9em;
}

ul.nav
{
	background-color: transparent;
	display: block;
	text-align: left;
	margin-left: 0px;
}

li
{
	display: list-item;
	list-style: none;
}

li a
{
	font-family: verdana, arial, helvetica, sans-serif;
	color: #999;
	background-color: #666;
	width: auto;
	padding: .1em 1em .1em 1em;
	text-decoration: none;
	display: block;
	margin: 1px 10px 1px 0;
	font-weight: bold;
}

li a:visited
{
	color: #CCC;
	background-color: #999;
	width: auto;
	padding: .1em 1em .1em 1em;
	margin: 1px 0 1px 0;
	text-decoration: none;
}

li a:active
{
	color: #CCC;
	background-color: #999;
	width: auto;
	padding: .1em 1em .1em 1em;
	margin: 1px 0 1px 0;
	text-decoration: none;
}

li a:hover
{
	color: #CCC;
	background-color: #999;
	width: auto;
	padding: .1em 1em .1em 1em;
	margin: 1px 0 1px 0;
	text-decoration: none;
}

#auteursrecht
{
	float: none;
	margin: 0;
	padding: 5%;
	position: relative;
	top: 90%;
	left: 0%;
	width: 100%;
	height: auto;
}

p.rechten
{
	color: #dbdbdb;
	font-weight: normal;
	font-size: 0.8em;
	line-height: 1.3;
	font-family: arial, helvetica, sans-serif;
	text-align: center;
	letter-spacing: 0.1em;
	display: block;
}

