a {
	text-decoration: none;
	color: #D6D6AD;
}

a img {
	border: none;
}

a:hover {
	color: F1F19F;
}
a.a1 {
	margin-left: 40px;
}
a.a2 {
	margin-left: 10px;
}
body {
	overflow: hidden;
	background-color: black;
}
div#d1 {
	font-size: 120%;
	margin: 100px 0px 12px 0px;
}
div.d2 {
	margin: 0px 0px 2px 40px;
	border-width: 1px;
	border-style: none none solid solid;
	border-color: #505050;
}
div.d2current {
	margin: 0px 0px 2px 40px;
	bbackground-color: #505050;
	border-width: 1px;
	border-style: none none solid solid;
	border-color: #505050;
}
div.left {
	width: 280px;
}
div#lefttext {
	text-align: right;
	padding-right: 2px;
}

div.header {
	font-size: 12pt;
	margin: 12px 48px 0px 24px;
	
	border-style: none none solid none;
	border-width: 1px;
	border-color: #505050;
}

div.Omschrijving {
}

div.righttext {
	margin: 12px 48px 0px 24px;
}

html {
	font-family: verdana;
	font-size: 8pt;
	color: #D6D6AD;
	border-style: none;
}

img {
	border-style: solid;
	border-width: 1px;
	border-color: black;
}

span.fototitle {
	font-style: italic;
}

span.projecttitle {
	font-style: italic;
}

table {
}

td {
	vertical-align: top;
	font-size: 8pt;
	color: #D6D6AD;
	ccell-spacing: 10px;
}

td.border {
	border-style: none none none solid;
	border-width: 1px;
	border-color: #D6D6AD;
}

td.bottom {
	vertical-align: bottom;
}

td.spacer {
	font-size: 3px;
}

div.Datums {
	font-size: 120%;
	margin-bottom: 3px;
}

div.Omschrijving {
	margin-bottom: 9px;
}

#movieframe {
	border-style: none;
	width: 240px;
	height: 154px;
}


