
		/* ----( GENERAL STUFF )---- */
		img {
			border: 0px;
		}
		* {
			font-size: 100%;
			font-family: arial,sans-serif;
		}
		.clear{clear:both;}		
		body {
			font: 0.70em arial,sans-serif;
			background: url(../images/body.background.png);
			margin: 0px;
		}
		form {
			margin: 0px;
		}
		input.text {
			border: 1px solid #6C6866;
		}
		input.submit {
			border: 1px solid #6C6866;
		}
		/* ----( HEADER + CHILDS )---- */
		#canvas {
			width: 990px;
			xbackground: #fff url(../images/banner_summer04.gif) no-repeat 10px 0px;
			margin: 0px auto;
			padding: 0px 10px;
		}
		.home {
			background: #fff url(../images/canvas.background.home.jpg) no-repeat 10px 0px;
		}
		.adults {
			background: #fff url(../images/canvas.background.adults.png) no-repeat 10px 0px;
		}
		.kids {
			background: #fff url(../images/canvas.background.kids.png) no-repeat 10px 0px;
		}
		.treatment {
			background: #fff url(../images/canvas.background.treatment.png) no-repeat 10px 0px;
		}
		.pro {
			background: #fff url(../images/canvas.background.pro.png) no-repeat 10px 0px;
		}
		.none {
			background: #fff url(../images/banner_summer04.gif) no-repeat 10px 0px;
		}
		#header {
			height: 73px;
			position: relative;
		}
		#logo {
			width: 350px;
			position: absolute;
			height: 70px;
			display: block;
			text-decoration: none;
		}
		#bhclogo {
			width: 200px;
			margin-left: 600px;
		}
		#bhclogo img{margin-left:225px;}
		#supportlinks {
			margin-top: -20px;
			margin-left: 50px;
			font-size: 82%;
			color: #444444;
			width: 210px;
		}
		#supportlinks a {
			color: #444444;
			text-decoration: none;
		}
		/* ----( MENU )---- */
		
		#menu {
			float: left;
			width: 100%;
			border-top: 1px solid #fff;
			border-bottom: 1px solid #fff;
			background: #676767;
			margin-top: -4px;
		}
		
		#menu ul {
			list-style: none;
			padding: 0px;
			margin: 0px;
			background: #000;
		}
		#menu a {
			display: block;
			padding: 2px 5px;
			background: #676767;
			text-decoration: none;
			color: #fff;
			position: relative;
		}
		#menu .garden a, #menu .paswoord a {
			background: #337d33;
		}
		
		#menu #actief a{background: #CC0000;}
		
		/*#menu #actief ul a{background: #CCFFCC; background:#339933;}*/
		
		#menu .garden a:hover, #menu .paswoord a:hover {
			background: #339933;
		}
		#menu .garden ul a,#menu #actief ul a, #menu .paswoord ul a,#menu #actief ul a{background: #CCFFCC; color:#3d3d3d;}
		#menu .garden ul a:hover,#menu #actief ul a:hover, #menu .paswoord ul a:hover,#menu #actief ul a:hover{background:#339933; color:#FFFFFF;}
		
		#menu .expand_right {
			width: 12px;
			height: 100%;
			position: absolute;
			top: 0px;
			right: 4px;
			background: url(../images/menu.arrow.right.gif) no-repeat center center;
		}
		#menu .expand_down {
			width: 12px;
			height: 100%;
			position: absolute;
			top: 0px;
			right: 4px;
			background: url(../images/menu.arrow.down.gif) no-repeat center center;
		}
		/* level 1 */
		#menu ul li {
			float: left;
			position: relative;
			width: 161px;
			border-right: 1px solid #fff;
		}
		#menu ul li.home {
			width: 170px;
		}
		#menu ul li.adults.indent {
			margin-left: 170px;
			border-left: 1px solid #fff;
		}
		#menu ul li.hidden {
			visibility: hidden;
			width: 169px;
		}
		#menu ul li.afterhidden {
			border-left: 1px solid #fff;
		}
		/* level 2 */
		#menu ul ul {
			position: absolute;
			left: -1px;
			width: 135px;
			display: none;
			border: 1px solid #fff;
			border-bottom: 0px;
		}
		#menu ul ul li {
			border-bottom: 1px solid #fff;
		}
		#menu ul li:hover ul , #menu ul li.hover ul {
			display: block;
		}
		#menu ul li:hover ul ul , #menu ul li.hover ul ul {
			display: none;
		}
		/* level 3 */
		#menu ul ul ul {
			position: absolute;
			left: 154px;
			top: -1px;
			width: 154px;
			display: none;
		}
		#menu ul ul li:hover ul , #menu ul ul li.hover ul {
			display: block;
		}
		/* ----( SUBMENU )---- */
		#canvas ul#submenu li {
			float: left;
			width: 100%;
			background: #CCFFCC;
		}
		#canvas ul#submenu li a {
			border-bottom: 1px solid #fff;
		}
		#canvas ul#submenu li a:hover {
			background-color: #339933;
			color:white;
		}
		#canvas ul#submenu li ul li a {
			padding-left: 25px;
			background-image: url(/images/submenu.arrow.gif);
			background-position: 10px center;
			background-repeat: no-repeat;
		}
		
		ul#submenu li.actief a {
			background-color: #339933;
			color: white;
		}
		
		
		/* ----( LEFT BAR )---- */
		#leftbar {
			float: left;
			width: 170px;
			border-right: 1px solid #fff;
			background: #e3e3e3;
			margin-bottom: 20px;
		}
		#leftbar h3 {
			background: #a9a9a9;
			color: #fff;
			font-weight: normal;
			margin: 0px;
			padding: 2px 10px;
		}
		#leftbar ul {
			list-style: none;
			margin: 0px;
			padding: 0px 0px;
		}
		#leftbar ul.bayer li, #leftbar ul.uitloggen li {
			float: left;
			width: 100%;
			background: #e3e3e3;
		}
		#leftbar ul li a {
			text-decoration: none;
			color: #3d3d3d;
			display: block;
			padding: 2px 10px;
		}
		#leftbar select {
			border-width: 1px;
			width: 150px;
			margin: 2px 10px 6px 10px;
		}
		#leftbar #termlinks {
			background: #f2f2f2 url(../images/leftbar.background.gif) no-repeat bottom left;
			font-size: 82%;
			border-top: 1px solid #a9a9a9;
			clear: left;
		}
		#leftbar #termlinks a{display:inline;}
		/* ----( RIGHT BAR )---- */
		#rightbar {
			float: left;
			width: 189px;
			border-left: 1px solid #fff;
			margin-bottom: 20px;
			padding-left:10px;
			background: #e3e3e3;
		}
		
		#rightbar h3 {
			background: #a9a9a9;
			color: #fff;
			font-weight: normal;
			margin: 0px;
			padding: 2px 10px;
		}
		#rightbar p {
			margin: 0px;
			padding: 4px 10px;
			color: #3d3d3d;
		}
		
		#rightbar ul {
			list-style: none;
			margin: 0px;
			padding: 4px 0px;
		}
		
		#rightbar ul li {
			/*padding: 2px 10px;*/
			color: #3d3d3d;
		}
		
		#rightbar ul li a {
			text-decoration: none;
			color: #3d3d3d;
		}
		#rightbar ul li a:hover{text-decoration:underline;}
		#rightbar #pagetools {
			background: #f2f2f2 url(../images/rightbar.background.gif) no-repeat bottom left;
			font-size: 82%;
			border-top: 1px solid #a9a9a9;
		}
		#rightbar #search input.text {
			width: 150px;
		}
		#rightbar #search input.submit {
			width: 20px;
		}
		#rightbar a {
			text-decoration: none;
			color: #3d3d3d;
		}
				
		/* ----( CONTENT )---- */
		#content {
			float: left;
			width: 561px;
			padding: 29px;
			padding-top: 10px;
			line-height: 160%;
			color: #222;
		}
		.none #content {
			padding-top: 20px;
		}
		.home #content {
			padding-top: 120px;
		}
		#content h1 {
			font-size: 140%;
			margin: 0px;
			color: #333;
		}
		#content p {
			margin: 10px 0px;
		}
		#content h2 {
			font-size: 115%;
			color:#337d33;
		}
		
		#content h2.space1 {
			margin-top:35px;
		}
		
		
		
		#content a {
			color: #666;
			font-weight: bold;
		}
		#content a:hover {
			color: #000;
		}
		#content h3 {
			font-size: 100%;
			color: #333;
		}
		#content p.first {
			font-style: italic;
		}
		.adults #content h2 {
			color: #5d9729;
		}
		.adults #content a {
			color: #5d9729;
			font-weight: bold;
		}
		.adults #content a:visited {
			color: #666;
		}
		.kids #content h2 {
			color: #f39a00;
		}
		.kids #content a {
			color: #f39a00;
			font-weight: bold;
		}
		.kids #content a:visited {
			color: #f39a00;
		}
		.treatment #content h2 {
			color: #da3940;
		}
		.treatment #content a {
			color: #da3940;
			font-weight: bold;
		}
		.treatment #content a:visited {
			color: #da3940;
		}
		.pro #content h2 {
			color: #0096D7;
		}
		.pro #content a {
			color: #0096D7;
			font-weight: bold;
		}
		.pro #content a:visited {
			color: #0096D7;
		}	
		.home #content p.first {
			font-weight: bold;
			font-style: normal;
			margin-top: 0px;
			margin-left: 320px;
			margin-right: 20px;
		}
		.home #content p.second {
			margin-top: 150px;
		}
		/* ----( FOOTER )---- */
		#footer {
			border-top: 1px solid #c8c8c8;
			margin-top: 10px;
			padding: 3px 0px;
			color: #9d9d9d;
			font-size: 82%;
			text-align: right;
			clear: both;
		}
		#footer .hidden{display:none;}
		
		
		.debug {
			color: red;
		}
		
		
		input.text {
			border: 1px solid #6C6866;
			background: #F5F5F5;
		}
		select.select {
			border: 1px solid #6C6866;
			background: #F5F5F5;
		}
		input.submit {
			border: 1px solid #6C6866;
		}
		
		
		
		.pro p.error {
			background: url(/images/pro.error.gif) no-repeat top left;
			padding-left: 30px;
		}
		.error {
			color: #cc0000;
		}
		.pro a.logout {
			background: url(/images/pro.logout.gif) no-repeat center left;
			padding-left: 15px;
			font-weight: normal;
			margin: 0px 3px;
		}
		.pro a.settings {
			background: url(/images/pro.settings.gif) no-repeat center left;
			padding-left: 15px;
			font-weight: normal;
			margin: 0px 3px;
		}
		
		.pro.signed #content {
			padding-top: 95px;
		}
		.pro.signed #content h1 {
			xmargin-top: -4px;
		}
		.pro #content p.welcome {
			font-size: 82%;
			padding-left: 98px;
			margin-top: 0px;
		}
		
		
		
				.agenda {
					width: 100%;
					border-collapse: collapse;
					margin: 10px 0px;
				}
				.agenda th {
					border: 1px solid #fff;
					border-bottom: 1px solid #000;
					padding: 2px 5px;
					background: #eee;
				}
				.agenda td {
					border: 1px solid #fff;
					padding: 4px 8px;
					background: #eee;
				}
				.agenda td.small {
					width: 5.1em;
					vertical-align: top;
				}
		
		
		.none #content a.link_adult {
			color: #5d9729;
		}
		.none #content a.link_kids {
			color: #f39a00;
		}
		.none #content a.link_treatment {
			color: #da3940;
		}
		.none #content a.link_pro {
			color: #0096D7;
		}
		
		
		
		
		.list1{list-style:none;}
		.list1 span{font-size:9px; padding-left:5px; color:#666;}
		
		.listpdf li {
			padding:4px 10px; 
			float:left;
			width:230px;
			background:url(../images/pdf-icon-small2.gif) no-repeat;
			background-position:0px 5px;
			padding-left:20px;
		}
		
		.listpdf2 li {
			padding:4px 10px; 
			background:url(../images/pdf-icon-small2.gif) no-repeat;
			background-position:0px 2px;
			padding-left:20px;
		}
		
		ul.newproducts li {
			background:url(../images/submenu.arrow_2.gif) no-repeat 0 4px;
			padding-left:15px;
			padding-bottom:5px;
		}
		ul.newproducts li a:hover{border-bottom:#337d33 solid 1px;}
		
		ul.list2{
			margin:0px;
			padding:0px;
			margin-left:8px;
			list-style:none;
		}
		
		ul.list3{
			margin:0px;
			padding:0px;
			margin-left:40px;
			margin-bottom:50px;
			list-style:none;
		}
		
		.listjpg li {
			padding:4px 10px; 
			float:left;
			width:230px;
			background:url(../images/jpg-icon-small.gif) no-repeat;
			background-position:0px 5px;
			padding-left:20px;
		}
		
		ul.list2 li{margin-bottom:2px;}
		
		table.mediaplan{width:100%; margin-left:50px;}
		table.mediaplan tr.header td{font-weight:bold; text-align:center;}
		table.mediaplan td.header{background-color:#E3E3E3; text-align:left;}
		table.mediaplan td{height:20px; padding:3px; border-bottom:#CCCCCC solid 1px; border-right:#CCCCCC solid 1px; text-align:center;}
		table.mediaplan td.left{text-align:left;}
		
		.sitemap li{font-weight:bold; color:#565656; padding:3px;}
		.sitemap li ul li{padding:0px;}
		
		dl.contact{
			margin-left:30px;
			margin-bottom:40px;
			clear:both;
		}
		dl.contact dt{float:left; width:100px;}
		dl.contact dt img{border:#337D33 solid 1px; padding:2px;}
		
		dl.contact dd{margin:0px;}
		
		p.top{text-align:right;}
		p.top a{font-size:9px; text-decoration:none;}
		
		
		.homedownload{width:100px; float:left;}
		
		#menu ul .paswoord {
			width: 170px;
		}
		
		#leftbar ul.uitloggen li {
			background-color: #ee1d23;
		}
		
		#leftbar .uitloggen li a{
			color: #FFF;
		}
