/* rev. 26 oktober 2007 */

* { 
	margin: 0px; 
	padding: 0px;
}

body {
	font-size: 11px;
	font-family: Verdana, "Bitstream Vera Sans", Geneva, sans-serif;
	line-height: 1.8em;
	color: #fff;
	background-color: #dcdcdc;
	padding-bottom: 15px;
}

p {
 	margin: 0 0 1.8em 0;
	padding: 0;
}

p.center { text-align: center }

p.indent { margin-left: 50px }

p.left {
	text-align: left;
}

div.iframe {
/*	position: absolute; */
	top: 15px;
	left: 15px;
	padding: 10px;
	width: 150px;
	border: 1px solid red;
	color: navy;
	background-color: #FFFFF0;
	position: fixed;
	z-index: 1;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	overflow: hidden;
}

div.main_body {
	position: absolute;
	top: 15px;
	left: 200px;
	right: 15px;
	padding-bottom: 15px;
	padding-right: 15px;
	width: 770px; /* was 790 */
/*	border: 1px solid navy; */
	color: navy;
}

div.main {
	padding: 10px 20px;
	border: 1px solid red;
	background-color: #FFFFF0;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	overflow: auto;
}

iframe.inhoud {
	height: 500px;
	width: 150px;
	border: 0px;
	overflow: hidden;
}

object.inhoud {
	height: 90%;
	min-height: 550px;
	width: 150px;
	border: 0px;
	overflow: hidden;
}

span { background: transparent }

blockquote {
	font-size: 1em;
	margin: 2em 2em 2em 1em;
	padding: 0 .75em 0 1.25em;
	border-left: 1px solid #777;
	border-right: 0px solid #777;
}

.block {
	font-size: 0.9em;
	font-family: Georgia, serif;
}

ul, ol {
	 margin: 0px 0px 15px 1.8em;
}

li {
	margin: 0 0 0.9em 0;
}

font { text-decoration: none; font-size: 0.9em; font-weight: normal; }

td { background: transparent; color: #000000; line-height: 150%; }

.conversion_label {
	background: #dcdcdc;
	color: black;
	font-size: 1.0em;
	vertical-align: top;
}

.conversion {
	background: #e6e6e6;
	color: black;
	font-size: 1.0em;
	vertical-align: top;
}

.film_l {
	background-color: #f5f5f5;
	color: black;
	vertical-align: top;
}

.film_b {
	background-color: #aaaaaa;
	color: black;
	vertical-align: top;
}

.film_o {
	background-color: #dddddd;
	color: black;
	vertical-align: top
}

.tabel_label {
	font-weight: bold;
	font-size: 1.0em;
	color: black;
	background-color: #bdbdbd;
	text-align: center;
	line-height: 180%;
}

.tabel_even {
	font-size: 1.0em;
	color: black;
	background-color: #e6e6e6;
	text-align: center;
	line-height: 180%;
}

.tabel_oneven {
	font-size: 1.0em;
	color: black;
	background-color: #dcdcdc;
	text-align: center;
	line-height: 180%;
}

li { line-height: 150% }

.inhoud { font-size : 0.9em; text-align: left }

.navigeer {
	border-top: 1px solid navy;
	border-bottom: 1px solid navy;
	font-size: 0.8em;
	padding: 3px;
	text-align: center;
}

h1 {
	font-family: Georgia, serif;
	font-size: 2em;
	line-height: 1.5em;
	text-align: left;
	font-weight: normal;
	margin: 0em 0px .8em 0px;
	}

h2 {
	font-family: Verdana, "Bitstream Vera Sans", Geneva, sans-serif;
	font-size: 1.5em;
	text-align: left;
	font-weight: normal;
	line-height: 1.8em;
	letter-spacing: .2em;
	margin: 1.2em 0 1em 0;
	text-transform: uppercase;
	}

h3 {
	font-family: Verdana, "Bitstream Vera Sans", Geneva, sans-serif;
	font-size: 1.5em;
	text-align: left;
	font-weight: bold;
	line-height: 1.8em;
	margin-bottom: 1.4em;
	margin-top: 1.5em;
	}

pre, h3 {
	margin-top: 0.9em;
	margin-bottom: 1.1em;
	}

h6, h2 {
	margin-top: 2em;
}


h4, h5, h6 {
	font-family: Verdana, "Bitstream Vera Sans", Geneva, sans-serif;
	font-size: 1em;
	text-align: left;
	font-weight: bold;
	line-height: 1.8em;
	margin: 2em 0 0 0;
}

img { border-width: 0px; background: transparent; font-size: 0.8em }

img.foto { border-width: 0px; background-color: #ffffff; color: navy }

a {
	text-decoration: none;
	text-decoration: none;
	color: #000;
	border-color: #999;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
	padding: 1px 0px 1px 0px;
	background-color: transparent;
}

a:hover {
	color: #000;
	text-decoration: none;
	background-color: #70787F;
	border-color: #70787F;
}

.kl_b {color: black; background-color: #FF9900; text-align: center; font-weight: bold; font-family: Arial, sans-serif; font-size: 1em}

.kl_t {color: black; background-color: #FF9900; text-align: left}

.kl_tc {color: black; background-color: #FF9900; text-align: center}

.kl_v {color: black; background-color: #ffffff}

.kl_vc {color: black; background-color: #ffffff; text-align: center}

.kl_vb {color: black; background-color: transparent}

.hema_tbl {
	float: left;
	width: auto;
	color: #000000;
	background-color: #ffffff;
	vertical-align: top;
	padding: 0px 5px 0px 5px;
}

code, kbd, samp, pre { line-height: 150%; background-color: transparent; color: navy; font-family: monospace}

em	{ font-style: normal; font-weight: bold }

.dateu {font-size: x-small; color: #aaaaaa}

.bnn { font-weight: bold; color: navy; font-style: normal; background-color: transparent }

.bni { font-weight: bold; color: navy; font-style: italic; background-color: transparent }

.brn { font-weight: bold; color: red; font-style: normal; background-color: transparent }

.bri { font-weight: bold; color: red; font-style: italic; background-color: transparent }

.error {
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size:   9px;
	color:       #990000;
	background-color: transparent;
	font-weight: bold;
}

.download  {
	background: url(images/download.gif) left bottom no-repeat transparent;
	white-space: pre;
	margin-right: 3px;
	font-size: 1.3em;
}

.download:hover a {
	background: url(images/download_i.gif) left bottom no-repeat transparent;
}

.look  {
	background: url(images/look.gif) left bottom no-repeat transparent;
	white-space: pre;
	margin-right: 3px;
	font-size: 1.3em;
}

.look:hover a {
	background: url(images/look_i.gif) left bottom no-repeat transparent;
}


.downlook {
	text-decoration: none;
	background-color: transparent;
	border: none;
	padding: 0px;
	margin: 0px;
}