html, body {
	font-family		:	Arial;
	font-size		:	12px;
	color			:	black;
	line-height		:	1.5em;
	margin			:	0px;
	padding			:	0px;
	background		:	#bfd7e9 url('gfx/background.jpg') repeat-x;
	text-align		:	justify;
}

/*=:project
    scalable Inman Flash Replacement (sIFR) version 3.

  =:file
    Copyright: 2006 Mark Wubben.
    Author: Mark Wubben, <http://novemberborn.net/>

  =:history
    * IFR: Shaun Inman
    * sIFR 1: Mike Davidson, Shaun Inman and Tomas Jogin
    * sIFR 2: Mike Davidson, Shaun Inman, Tomas Jogin and Mark Wubben

  =:license
    This software is licensed and provided under the CC-GNU LGPL.
    See <http://creativecommons.org/licenses/LGPL/2.1/>    
*/

/*---- sIFR ---*/
.sIFR-flash {
  visibility: visible !important;
  margin: 0;
  padding: 0;
}

.sIFR-replaced, .sIFR-ignore {
  visibility: visible !important;
}

.sIFR-alternate {
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  display: block;
  overflow: hidden;
}

.sIFR-replaced div.sIFR-fixfocus {
  margin: 0pt; 
  padding: 0pt; 
  overflow: auto; 
  letter-spacing: 0px; 
  float: none;
}

/*---- Header styling ---*/

img, td { 
	behavior: url(iepngfix.htc);
}

table {
	border-collapse	:	collapse;
}

a {
	color			:	black;
	text-decoration	:	none;
}

a:hover {
	text-decoration	:	underline;
}

h1, h2 {
	margin	:	0px;
	padding	:	0px;
}

p {
	margin-top	:	0px;
}

img {
	border			:	0px;
	
}

table.hoofd {
	width			:	906px; /* 896px*/
	margin-left		:	auto;
	margin-right	:	auto;
	margin-top		:	80px;
}

td.cel1, td.cel3 {
	width			:	10px;
	height			:	300px;
}

td.cel1 {
	background		:	url('gfx/left.png') right repeat-y;
}

td.bottom {
	text-align		:	center;
	height			:	9px;
}

td.bottom img {
	float				:	right;
}

td.cel3 {
	background		:	url('gfx/right.png') left repeat-y;
	width			:   20px;
	vertical-align  :	top;
}

td.content {
	background		:	url('gfx/content_background.gif') white repeat-y right;
	vertical-align	:	top;
	padding-right	:	8px;
}

div.border {
	margin-left		:	27px;
	width			:	515px;
	margin-right	:	0px;
	float			:	left;
	display			:	inline;
	background		:	url('gfx/bg_repeat.gif') right repeat-y;
	margin-bottom	:	2em;
}

div.project {
	margin-left		:	27px;
	margin-bottom	:	2em;
}

div.height	{
	width				:	1px;
	height			:	350px;
	float				:	right;
}

div.print {
	width				:	439px;
	float				:	left;
}

div.text {
	float			:	left;
	width			:	440px;
	background		:	url('gfx/iso-trek.jpg') bottom right no-repeat;
	padding-right	:	65px;
}

div.spacer {
	width			:	1px;
	float			:	right;
	height			:	330px;
}

div.menu {
	margin-left		:	20px;
	margin-bottom	:	60px;
	height			:	167px;
}

div.menu img {
	margin			:	0px 7px;
}

#map {
	float			:	left;
	width			:	300px;
	height			:	300px;
}

th {
	text-align		:	left;
}

.opsomming {
	margin-bottom: 1em;
	}

	
div.menuimg  img{
	clear		:	both;
	float		:	left;
}

div.menuimg {
	float		:	left;
}

table.verkoop{
	width: 100%;
	background: #e4e4e4;
	margin-top: 10px;
	border: 5px solid #e4e4e4;
	text-align: left;
	}
table.verkoop TR{
	text-align: left;
	}
td.verkooplogo{
	width:300px;
	vertical-align:middle;
	background: #fff;
	padding-left: 10px;
	}
	
#banners {
	text-align: center;
	margin-bottom: 10px;
}

#login{
	/*
	position: absolute;
	left: 50%;
	margin-top: 107px;
	margin-left: 436px;
	z-index: 5;
	*/
	}