body {
	margin: 0;
	color: #000;
	background: #e0e0e0;
	font: 9pt "Arial", sans-serif;
}

/* paginaindeling */
div#page {
	width: 999px;
	height: 629px; 
	margin: 0 auto;
	color: #000;
	background: #fff;
	position: relative;
}

/* linker kleurbalk */
div#page div#leftbar {
	position: absolute;
	left: 0;
	top: 0;
	width: 62px;
	height: 100%;
	color: #fff;
	background: #ebb300;
	font-size: 0.9em;
}

div#page div#leftbar a {
	color: #fff;
	text-decoration: none;
}

div#page div#leftbar a:hover {
	text-decoration: underline;
}

div#page div#leftbar div.inner {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	text-align: center;
	margin-bottom: 20px;
}

/* hoofdemenu */
div#page div#menubar {
	position: absolute;
	left: 62px;
	top: 0;
	width: 188px;
	height: 100%;

}

div#page div#menubar a {
	text-decoration: none;
}

div#page div#menubar h1 {
	background: url('../images/logo.gif') no-repeat center 34px;
	width: 100%;
	height: 125px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

div#page div#menubar h1 a {
	text-decoration: none;
	display: block;
	width: 100%;
	height: 124px;
}

div#page div#menubar h1 span {
	visibility: hidden;
	display: none;
}

div#page div#menubar ul {
	margin: 0;
	padding: 0;
	padding-top: 1px;
	background: url('/images/grid_button.png') repeat-x center top;
}

div#page div#menubar ul li {
	height: 63px;
	margin: 0;
	padding: 0;
	list-style: none;
	background: url('/images/grid_button.png') repeat-x center bottom;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 8pt;
	font-weight: bold;
}

div#page div#menubar ul li:hover, div#page div#menubar ul li.active {
}

div#page div#menubar ul li a {
	color: #000066;
	display: block;
	height: 39px;
	padding-top: 24px;
	padding-right: 10px;
}

div#page div#menubar ul li.active a {
	background: #ffe381;
	margin-top: -1px;
	padding-top: 25px;
}

/* paginacontent */
div#page div#content {
	position: absolute;
	overflow: hidden;
	left: 250px;
	top: 0;
	width: 749px;
	height: 100%;
	background: url('../images/bg-home.jpg') no-repeat center center;
}

div#raster {
	position: absolute;
	width: 100%;
	height: 100%;
	background: url('/images/grid_site.png');
	z-index: 10;
}

div#text {
	position: absolute;
	margin-top: 125px; /* correctie -3 */
	margin-left: 124px;
	width: 252px;
	min-height: 318px;
	color: #000066;
	background: url('../images/bg-text2.png') repeat;
	font-size: 8pt;
	line-height: 1.6em;
	z-index: 20;
}

body.menuord1 div#text {
	min-height: 253px;
}

body.vestigingen div#text {
	min-height: 190px;
}

body.productlijnen div#text {
	min-height: 253px;
}

body.facility-management div#text {
	margin-top: 62px;
	min-height: 505px;
}

div#text-in {
	padding: 1em 1em 1em 2em;
}

div#text-in a {
	color: #0000aa;
}

div#text-in h2 {
	margin: 0;
	margin-bottom: 1em;
	font-weight: normal;
	font-size: 2em;
}

div#text-in h3 {
	margin-bottom: -1em;
	font-weight: bold;
	font-size: 1em;
}

div#text-in ul {
	margin: 1em 0;
	margin-top: -0.5em;
	padding: 0;
}

div#text-in li {
	list-style: none;
	margin-left: 0em;
	padding: 0;
	padding-left: 1em;
	background: url('../images/bullet-dark.png') no-repeat left center;
}


p.hierpath {
	margin: 0;
	height: 56px;
	padding-top: 44px;
}

p.hierpath span {
	font-size: 1.1em;
}

p.hierpath a {
	color: #000066;
}

div#submenu {
	position: absolute;
	z-index: 30;
	left: 376px;
	top: 127px;
	width: 123px;
	height: 123px;
	background: url('../images/bg-submenu.png') repeat;
	border: 2px solid #ffcc00;
	font-size: 7pt;
	font-weight: bold;
	margin-top: -63px;
	margin-left: -12px;
}

/* project */
body.project div#submenu {
	top: 442px;
}

div#projectimage {
	display: none;
}

/* foot */
div#foot {
	position: absolute;
	left: 376px;
	top: 505px;
}

body.project div#projectimage {
	display: block;
	position: absolute;
	z-index: 29;
	left: 498px;
	top: 314px;
	width: 252px;
	height: 127px;
	font-size: 7pt;
	font-weight: bold;
	color: #fff;
}

body.project div#projectimage p {
	float: left;
	width: 120px;
	text-align: right;
}

body.project div#projectimage img {
	display: block;
	float: right;
}

div#submenu a {
	color: #fff;
	text-decoration: none;
}

div#submenu ul {
	margin: 0;
	padding: 0.5em;
}

div#submenu ul li {
	list-style: none;
	margin: 0;
	padding: 0.2em 0.1em;
	padding-left: 1em;
	background: url('../images/bullet-light.png') no-repeat left 4px;
}

div#aanleg {
	background: url('../images/bg-text2.png') repeat;
	position: absolute;
	left: 0;
	top: 127px;
	width: 124px;
	height: 64px;
}

body.menuord1 div#aanleg {
	top: 125px;
}

body.menuord2 div#aanleg {
	top: 188px;
}

body.menuord3 div#aanleg {
	top: 251px;
}

body.menuord4 div#aanleg {
	top: 314px;
}

body.menuord5 div#aanleg {
	top: 377px;
}

body.menuord6 div#aanleg {
	top: 440px;
}

body.menuord7 div#aanleg {
	top: 503px;
}

body.menuord0 div#aanleg {
	display: none;
}

body.menuord0 div#text, body.fullpage div#text {
	position: absolute;
	margin-top: 0px; /* correctie -3 */
	margin-left: 0px;
	width: 377px;
	height: 315px;
	height: 100%;
	color: #000066;
	background: #fff url('/images/grid_text.png') repeat-y left top;
	font-size: 8pt;
	line-height: 1.7em;
	z-index: 20;
	overflow: auto;
}


body.vestigingen div#page div#leftbar {
	background-color: #00336f;
}

body.vestigingen div#page div#menubar ul li.active a {
	background-color: #4293ce;
}

body.productlijnen div#page div#leftbar {
	background-color: #558cc5;
}

body.productlijnen div#page div#menubar ul li.active a {
	background-color: #9fbedf;
}

/* contactformulier */
body.contact div#text, body.contactform div#text {
	width: 502px;
	height: 505px;
	margin-top: 62px;
}

body.contact div#text-in, body.contactform div#text-in {
	padding-left: 1em;
	padding-right: 1em;
}

div#contactform {
	float: right;
	width: 253px;
	height: 317px;
	color: #fff;
	background: #ebb300;
	line-height: 1.3em;
}

div#contactform form dd input.button {
	color: #000066;
	background: #ffe381;
	border: 1px solid #333;
}

/* routeformulier */
div#contactroute {
	float: right;
	width: 253px;
	height: 189px;
}

div#contactroute form dd input.button {
	color: #000066;
	background: #dddddd;
	border: 1px solid #333;
}

div#contactroute form dd input.text, div#contactroute form dd textarea , div#contactroute form dd select {
	border: 1px solid #aaa;
}

/* formulier algemeen */
div.defaultform form {
	margin: 0;
	padding: 6px 10px;
}

div.defaultform form p {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

div.defaultform form dl {
	margin-top: 0.4em;
	margin-bottom: 0.4em;
}

div.defaultform form dd {
	margin: 0;
	padding: 0;
	margin-bottom: 4px;
}

div.defaultform form dd input.text, div.defaultform form dd textarea {
	margin: 0;
	width: 98%;
	border: 0 none;
}

div.defaultform form dd select {
	margin: 0;
	width: 98%;
	border: 0 none;
}

div.defaultform form dd textarea {
	overflow: auto;
}

div.defaultform form dd input.button {
	float: right;
	color: #000066;
	background: #a7cbca;
	border: #333;
	font-size: 8pt;
}

/* resultaat google route */
div#mapresult {
	display: none;
	position: absolute;
	z-index: 40;
	left: 62px;
	top: 31px;
	width: 626px;
	height: 567px;
	background: #fff;
}

div#mapresult-in {
	margin: 5px 10px;
	height: 515px;
	overflow: auto;
}

div#mapresult p.header {
	font-size: 0.9em;
	text-align: right;
	margin: 2px 15px;
}

div#mapresult p.header a {
	color: #000;
}

div#mapresult #gmap {
    height:300px;
    width:570px;
}

div#mapresult #gdirections {
	width:570px;
	font-family: "Arial", sans-serif;
	font-size: 9pt;
}


