body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000;
	background-color:#222;
	margin: 0px;
	padding: 0px;
	overflow-x: hidden;
	overflow-y: scroll;
}
body, html {
	height: 100%;
}
table.main {
	background-color:#DDFFFF;
	height: 81%;
	width: 100%;
}
table.data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	height: 100%;
	width: 100%;
	border-left-color: #000000;
	border-left-style: solid;
	border-left-width: 1px;
}
table.data2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	height: 100%;
	width: 100%;
}
.header {
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}
.footer {
	background-color: #2994CB;
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	text-align: center;
	font-size: 9px;
	color: #000000;
}
table.omschrijving {
	height: 100%;
	width: 100%;
	background-color: #FFFFFF;
}
table.foto {
	height: 100%;
	width: 100%;
	background-color: #333333;
}
td.menubar {
	font-size: 9pt;
	font-weight: bold;
}
tr.odd {
	background-color: #FFFFFF;
}
tr.evn {
	background-color: #DDFFFF;
}
.bd {
background-color: #DDFFFF;
color: #004080;
font-family: Arial;
font-size: 12px;
}
.mr {
font-family: Arial;
font-size: 12px;
color: #FFFFFF;
}
.mr a:link {
background-color: #3aa7e7;
color: #FFFFFF;
}
.mr a:hover {
background-color: #3aa7e7;
color: #FFFFFF;
}
.mr a:visited {
background-color: #3aa7e7;
color: #FFFFFF;
}
.hr {
background-color: #3aa7e7;
color: #FFFFFF;
font-family: Arial;
font-size: 12px;
}
.hr a:link {
background-color: #3aa7e7;
color: #FFFFFF;
}
.hr a:hover {
background-color: #3aa7e7;
color: #FFFFFF;
}
.hr a:visited {
background-color: #3aa7e7;
color: #FFFFFF;
}
.dr {
background-color: #DDFFFF;
color: #000000;
font-family: Arial;
font-size: 12px;
}
.sr {
background-color: #FFFFFF;
color: #000000;
font-family: Arial;
font-size: 12px;
}
.zoom-l a {
	color: #000000;
	text-decoration: none;
	visibility: visible;
}
.zoom-l a:hover {
	position: absolute;
	visibility: visible;
}
.zoom-l a img {
	border: 0;
	width: 40px;
	height: 25px;
	visibility: visible;
}
.zoom-l a:hover img {
	width: 425px;
	height: 260px;
	top: -12px;
	left: 6px;
	position: relative;
	visibility: visible;
	border: 1px solid black;
}
.zoom-r a {
	color: #000000;
	text-decoration: none;
	visibility: visible;
}
.zoom-r a:hover {
	position: absolute;
	visibility: visible;
}
.zoom-r a img {
	border: 0;
	width: 40px;
	height: 25px;
	visibility: visible;
}
.zoom-r a:hover img {
	width: 425px;
	height: 260px;
	top: -12px;
	left: -431px;
	position: relative;
	visibility: visible;
	border: 1px solid black;
}