/* ================================================================ 
This copyright notice must be kept untouched in the stylesheet at 
all times.

The original version of this stylesheet and the associated (x)html
	is available at http://www.stunicholls.com/menu/vertical-concertina-6.html
Copyright (c) 2005-2008 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

#menu {
	padding:0; 
	margin:0px 0px 0px 120px; 
	list-style:none; 
	width:220px; 
	/*border:1px solid #ccc;*/
	position:relative; 
	overflow:hidden;
	font-family: 'WoodvisionNormal';
	font-size:14px; 
	font-weight: normal;}
	
#menu a{
	text-decoration:none;	
}

#menu li.top {
	display:block; 
	float:left; 
	height:36px; 
	line-height:25px; 
	height: auto;
	width:200px; 
	/*color:#bdbfc1; */
	/*background:yellow;*/ 
	text-decoration:none;
	
	overflow:hidden; 
	cursor:pointer;
}

#menu li.sub {
	display:block; 
	float:left; 
	margin-left: -30px;
	line-height:20px; 
	height: auto;
	width:190px; 
	/*color:#bdbfc1; */
	/*background:yellow;*/ 
	text-decoration:none;
	overflow:hidden; 
	cursor:pointer;
}




.actief {
	text-decoration: underline;
}






#menu li.top a {
	color: #81a911;
}
#menu li.top a:hover {
	color: #000000;
}
#menu li.top.actiefTOP a {
	color: #004628;
}


#menu li.top.actiefTOP ul li.sub.actiefSUB a, #menu li.top.actiefTOP ul li.sub a:hover {
	color: #004628;
}
#menu li.top.actiefTOP ul li.sub a{
	color: #999999;
}






.nieuw_eikenhout {
	margin: -470px 0px 300px 100px;
	position: absolute;
	height: 144px;
	width: 144px;
}


.nieuw_eikenhout a, .nieuw_eikenhout a:link, .nieuw_eikenhout a:visited, .nieuw_eikenhout a:active {
	text-decoration: none;
	
}
#brochure_button {
	/*border: 1px solid #000000;*/
	margin: -250px 0px 300px 100px;
	position: absolute;
	/*background: url(../afbeeldingen/brochure.jpg) no-repeat;*/
	/*height: 234px;*/
	width: 207px;
	text-align: center;
}

#brochure_button a, #brochure_button a:link, #brochure_button a:visited, #brochure_button a:active {
	text-decoration: none;
	border: none;
}

#brochure_grijs {
	margin-top: 0px;
	color: #b0b1b3;
	font-size: 12px;
}
#brochure_grijs_klein {
	margin-top: 5px;
	color: #b0b1b3;
	font-size: 10px;
}

#brochure_groen {
	color: #c1cc26;
	font-size: 13px;
	font-weight: bold;
	margin-top: 10px;
}

#brochure_groen a:link, #brochure_groen a:active, #brochure_groen a:visited {
	color: #c1cc26;
}

#brochure_groen a:hover {
	color: #b0b1b3;
}

#menu li.terug {
	display:block; 
	float:left; 
	height:36px; 
	line-height:36px; 
	height: auto;
	width:190px; 
	/*color:#bdbfc1; */
	/*background:yellow;*/ 
	text-decoration:none;
	background: url(pijl_menu_links_links.gif) no-repeat 7px 8px; 
	text-indent:20px; 
	overflow:hidden; 
	cursor:pointer;
	
	
	
	/*border: 1px solid black;*/
}

.terug a {
	color: #a7a9ac
}

.terug a:hover {
	color: #000000;
}

