.body 
{
	background-image:url(../images/ejb.gif);
	background-repeat:no-repeat;
	background-color:white;
	margin:0px;
	width:100%;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #00667A;	
	overflow: hidden;
}

.hoofdnav 
{
	font-weight: bold;
	text-decoration:none;
	white-space:nowrap;
}

.hoofdnavSelect 
{
	font-weight: bold;
	text-transform: uppercase;
	text-decoration:none;
	white-space:nowrap;
}

.hoofdsubnav 
{
	font-weight: bold;
	text-decoration:none;
	white-space:nowrap;
}

.hoofdsubnavSelect 
{
	font-weight: bold;
	text-transform: uppercase;
	text-decoration:none;
	white-space:nowrap;
}

.mainphoto
{
	z-index:10;
}

.tekstThin {
	font-weight: normal;
	color: #FFFFFF;
}

.imageDiv
{
    position:relative;
    background-color:White;
    width:100%;
    height:80px;
    overflow:hidden;
}

.ScrollingImage
{
    position:absolute;
    width:120px;
    height:80px;
    top:0px;
}

.zw
{
    position:absolute;
    background-position:0px -80px;
    width:120px;
    height:80px;
    top:0px;
}

.kleur
{
    position:absolute;
    width:120px;
    height:80px;
    top:0px;
    background-position:0px 0px;
}

/* Slideshow ProjectStartpage */
.slideshow
{
	position:absolute;
	left:7px;
	top: 24px;
	width:483px;
	height:304px;
}
.slide
{
	position:absolute;
	width:483px;
	height:304px;
	left:7px;
	top: 24px;
}
.slidePicture
{
	width:483px;
	height:304px;
	margin:0px;
	padding:0px;
}
/*   test devid   */
.cssFF
{
	position: absolute; 
	left: 515px;
	top:31px;
	height:337px;
	z-index:5;
	overflow-y:auto;
	overflow-x:hidden;
	right:0px;
}

.cssIE
{
	position: absolute; 
	left: 515px;
	top:31px;
	height:337px;
	z-index:5;
	overflow-y:auto;
	overflow-x:hidden;
	right:-31px;
}


H1	{ font-style: italic; color: #002480; font-weight: bold; }
DT	{ font-weight: bold; color: #002480; margin-top: 14pt; }
DD	{ margin-bottom: 14pt; }

A:link { none; color: #00667A }
A:visited { none; color: #00667A }
A:active { none; color: #AB9F8F }
A:hover { font-weight: bold; color: #AB9F8F }

.titel { color: white; font-weight: bold; font-size: 28pt; text-align: center }
.kop 
{
	font-weight: bold;
	text-transform: uppercase;
	color: #002480;
	text-align: justify;
}

.antw { padding-left: 1em; margin-bottom: 14pt; font-size: 12pt }
.afb { white-space: pre; text-align: right }
.hpnm { padding-left: 3em; font-size: 8 pt; text-transform: lowercase }
.tekst { font-size: 12pt; margin-top: 12pt; }
.opm { font-size: 12pt; margin-top: 12pt; text-align: right; color: #002480 }
.preload {display: none;}

#outer { position:relative; width:100%; height:100%; background-color:Transparent; }
#inner { height:607; }
