body {
	font-family:verdana,arial,sans-serif;
	font-size:12px;
	color:#000000;
	margin:0px;
	background-image:url('/images/bg.png');
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}

div.body {
	padding-top:25px;
	position:absolute;
	left:50%;
	margin-left:-450px; /* Halve breedte van div.content  */
}

#rollovernav {
	font-family:'Trebuchet MS';
	font-size:14px;
	background-image:url('/images/rollovernav.png');
	min-width:115px;
	position:absolute;
	top:0px;
	left:0px;
	z-index:999;
	visibility:hidden;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:20px;
	padding-right:20px;
	color:#ffffff;
	line-height:175%;
}

#rollovernav a {
	color:#ffffff;
	text-decoration:none;
	display:block;
	width:100%;
}

#rollovernav a:hover {
	color:#579C0C;
}

div.invisible {
	height:1px;
	width:1px;
	visibility:hidden;
	position:absolute;
	top:0px;
	left:0px;
	overflow:scroll;
}

span.title {
	font-family:"Century Gothic";
	font-size:24px;
	color:#000000;
	font-weight:bold;
}

div.hidden {
	position:absolute;
	top:0px;
	left:0px;
	visibility:hidden;
	overflow:hidden;
	height:1px;
}

div.top {
	margin-left:1px;
	width:900px;
	height:10px;
	background-image:url('/images/top.png');
	background-position:-1px 0px;
	background-repeat:no-repeat;
}

div.content {
	min-height:925px;
	width:900px;
	background-color:#EEEEEE;
	border-left:1px #cccccc solid;
	border-right:1px #cccccc solid;
	text-align:left;
	overflow:hidden;
}

div.logo {
	background-image:url('/images/banner.png');
	background-repeat:no-repeat;
	height:100px;
	width:100%;
	position:relative;
	top:0px;
}

#photos {
	height:500px;
	width:100%;
	background-color:#000000;
	margin-top:-35px;
	background-repeat:no-repeat;
}

div.navpane {
	text-align:center;
	line-height:10px;
	position:relative;
	top:81px;
	width:100%;
	height:20px;
}

div.navpane a {
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#FFFFFF;
	display:inline-block;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:5px;
	padding-top:10px;
	text-decoration:none;
	height:14px;
	margin-top:-10px;
}

div.navpane a:hover {
	background-image:url('/images/1px_59pc_black.png');
	color:#579C0C;
}

#slide_nav {
	position:relative;
	top:475px;
	right:25px;
}

div.slide_nav_button {
	float:right;
	width:50px;
	height:10px;
	border:1px #ffffff solid;
	margin-left:-1px;
	background-color:#666666;
}

div.down_main {
	height:20px;
	width:100%;
	background-image:url('/images/down_main.png');
	background-repeat:repeat-x;
}

div.contentblock {
	background-color:#ffffff;
}

div.contentblock span.bottom {
	background:url('/images/cntnt_crnr_bttm.png') bottom repeat-x;
	display:block;
	min-height:100%;
	width:100%;
}

div.contentblock span.right {
	background:url('/images/cntnt_crnr_rght.png') right repeat-y;
	display:block;
	min-height:100%;
	width:100%;
}

div.contentblock span.left {
	background:url('/images/cntnt_crnr_lft.png') left repeat-y;
	display:block;
	min-height:100%;
	width:100%;
}

div.contentblock span.top {
	background:url('/images/cntnt_crnr_tp.png') top repeat-x;
	display:block;
	min-height:100%;
	width:100%;
}

div.contentblock span.bottomleftcrnr {
	background:url('/images/cntnt_crnr_bl.png') bottom left no-repeat;
	display:block;
	min-height:100%;
	width:100%;
}

div.contentblock span.bottomrightcrnr {
	background:url('/images/cntnt_crnr_br.png') bottom right no-repeat;
	display:block;
	min-height:100%;
	width:100%;
}

div.contentblock span.topleftcrnr {
	background:url('/images/cntnt_crnr_tl.png') top left no-repeat;
	display:block;
	min-height:100%;
	width:100%;
}

div.contentblock span.toprightcrnr {
	background:url('/images/cntnt_crnr_tr.png') top right no-repeat;
	display:block;
	min-height:100%;
	width:100%;
}

div.contentblock span.text {
	display:block;
	padding:25px;
}

table.fleettable {
	border-collapse:collapse;
}

table.fleettable td.inforow {
	border-top:2px #cccccc solid;
	border-bottom:2px #cccccc solid;
	padding:10px;
}

div.bottom {
	margin-bottom:25px;
	width:904px;
	height:20px;
	background-image:url('/images/bottom.png');
	background-repeat:no-repeat;
}
