body, html {
	height: 100%;
	margin: 0; padding: 0;
}
body {
	background-color: #fff;
	font-family: "Arial Narrow", sans-serif;
	font-size: 13px;
	line-height: 150%;
	letter-spacing: 1px;
}
a {
	color: #3CA8C4;
	text-decoration: none;
}
a:hover {
	color: #fff;
}
.xl #container {
	max-height: 1000px;
}
#container {
	background-color: #3CA8C4;
	height: 100%;
	max-height: 800px;
	min-height: 660px;
	min-width: 1002px;
}
.xl #layout {
	max-width: 1585px;
}
#layout {
	margin: 0 auto;
	max-width: 1319px;
	min-height: 660px;
	height: 100%;
	position: relative;
}
.xl #content {
	max-width: 1333px;
	background-image: url(/hoveniersbedrijf/project-1-bordertuin-opperdoes/1000/5-opperdoes.jpg);
}
#content {
	background: #fff url(/hoveniersbedrijf/project-1-bordertuin-opperdoes/800/5-opperdoes.jpg) no-repeat 50% 50%;
	width: 79%;
	max-width: 1067px;
	min-width: 800px;
	height: 100%;
	float: right;
	display: inline;
	min-height: 660px;
	position: relative;
}
#overlay{
	background: transparent url(i/raster.png) repeat;
	height: 100%;
	position: relative;
}
#text {
	padding-top: 200px;
	color: white;
	margin-left: 15px;
}
#scroll {
	overflow: auto;
	border-top: 2px dotted #fff;
	padding-right: 20%;
}
#text h1 {
	margin: 0 0 15px 0;
	padding: 10px 0 0 0;
	text-transform: uppercase;
	font-size: 20px;
}
#text h2 {
	margin: 0 0 5px 0;
	padding: 10px 0 0 0;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: normal;
}
#text p {
	margin: 0;
	padding: 0 0 10px 0;
}
#text ul, #text ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}
#impressies #content {
	background: #7F7F7F url(i/raster.png) repeat;
}
#content #image {
	height: 100%;
	background: no-repeat 50% 50%;
	min-height: 660px;
}
#content #foldOverlayIn {
	position: absolute;
	top: 178px;
	left: 0;
	cursor: pointer;
	cursor: hand;
}
#content #foldOverlayOut {
	position: absolute;
	top: 178px;
	left: 0;
	cursor: pointer;
	cursor: hand;
}
#menu {
	width: 19%;
	height: 100%;
	float: right;
	display: inline;
	max-width: 250px;
	min-width: 200px;
	border-left: 1px solid #fff;
	position: relative;
	min-height: 660px;
}
#menu h2 {
	background: url(i/logo.gif) no-repeat 50% 50%;
	margin: 50px 0 30px 0;
	height: 120px;
	text-align: center;
	color: #fff;
	font-size: 1px;
}
#menu h2 span {
	visibility: hidden
}
#menu h2 a {
	display: block;
	height: 100%;
	color: #fff;
	text-decoration: none;
}
#menu ul {
	position: relative;
	margin: 0;
	padding: 0 0;
	list-style: none;
	border-bottom: 2px dotted #fff;
	color: #fff;
}
#menu ul.other {
	position: absolute;
	bottom: 0;
	width: 100%;
	border-bottom: none;
}
#menu ul li {
	margin: 0;
	padding: 2px 0;
	border-top: 2px dotted #fff;
}
#menu ul li ul {
	border-top: 2px dotted #fff;
	border-bottom-width: 0;
	margin-top: 2px;
	margin-bottom: -2px;
}
#menu ul li ul li {
	margin-left: 10px;
	border-bottom: 2px dotted #fff;
	border-top-width: 0;
}
#menu ul li ul li.last {
	border: none;
}
#menu ul a {
	color: #fff;
	display: block;
	padding: 0 10px;
	margin-left: 2px;
	height: 20px;
	line-height: 20px;
	text-decoration: none;
}
#menu ul li ul li a{
	padding-left: 5px;
}
#menu ul a:hover, #menu ul a.active {
	color: #3CA8C4;
	background: #fff url(i/arrow-right.gif) no-repeat 97% 50%;
}
/*
	Index
*/
body#home {
	overflow: hidden;
}
#home a {
	margin: 5px;
	display: block;
	height: 181px;
	width: 180px;
	float: left;
	display: inline;
	text-decoration: none;
	background-image: url(i/logo-hovenier-index.gif);
	background-repeat: no-repeat;
}
#home a span {
	visibility: hidden;
}
#home a#hovenier {
	background-position: -180px 0;
}
#home a#ontwerp {
	background-position: -180px -181px;
}
#home a#hovenier:hover {
	background-position: 0 0;
}
#home a#ontwerp:hover {
	background-position: 0 -181px;
}
#home #links {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 380px;
	height: 191px;
	margin: -95px 0 0 -190px;
}
/*
#home a {
	margin: 5px;
	display: block;
	height: 182px;
	width: 182px;
	float: left;
	display: inline;
	text-decoration: none;
}
#home a span {
	visibility: hidden;
}
#home a#hovenier {
	background: url(i/logo-hovenier-index-normal.gif) no-repeat 50% 50%;
}
#home a#ontwerp {
	background: url(i/logo-ontwerp-index-normal.gif) no-repeat 50% 50%;
}
#home a#hovenier:hover {
	background: url(i/logo-hovenier-index-hover.gif) no-repeat 50% 50%;
}
#home a#ontwerp:hover {
	background: url(i/logo-ontwerp-index-hover.gif) no-repeat 50% 50%;
}
#home #links {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 388px;
	height: 192px;
	margin: -100px 0 0 -194px;
}
*/