/* ================================================================ 
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; 
	height:630px; 
	/*border:1px solid #ccc;*/
	position:relative; 
	overflow:hidden; 
	font-family: verdana, sans-serif; 
	font-size:12px; 
	font-weight: normal;}
	
#menu a{
	text-decoration:none;	
}

#menu li.top {
	display:block; 
	float:left; 
	height:36px; 
	line-height:36px; 
	height: auto;
	width:200px; 
	/*color:#bdbfc1; */
	/*background:yellow;*/ 
	text-decoration:none;
	background: url(pijl_menu_links_up.gif) no-repeat 7px 8px; 
	text-indent:20px; 
	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;
}



/*#oranje */
#menu li.top#verandas_en_prielen a {
	color: #f7942a;
	text-decoration: none;
}
/*#paars */
#menu li.top#blokhutten a {
	color: #887ab8;
}
/*#blauw */
#menu li.top#tuinaccessoires a {
	color: #00aeef;
}
/*#geel */
#menu li.top#dierenverblijven a{
	color: #fed53b;
}
/*#bruin */
#menu li.top#omheiningen a{
	color: #8a6842;
}
/*#rood*/ 
#menu li.top#tuinmeubelen a {
	color: #ed1a3b;
}
/*#roze */
#menu li.top#speeltoestellen a{
	color: #f172ac;
}
/*#donkergroen */
#menu li.top#tuintimmerhout a{
	color: #349c68;
}
/* #lichtgroen */
#menu li.top#terrasplanken a{
	color: #b2d234;
}

#menu li.top#verandas_en_prielen a:hover, 
#menu li.top#blokhutten a:hover, 
#menu li.top#tuinaccessoires a:hover, 
#menu li.top#dierenverblijven a:hover, 
#menu li.top#omheiningen a:hover, 
#menu li.top#tuinmeubelen a:hover, 
#menu li.top#speeltoestellen a:hover, 
#menu li.top#tuintimmerhout a:hover, 
#menu li.top#terrasplanken a:hover {
	color: #a7a9ac;
	background: url(pijl_menu_links_down.gif) no-repeat 7px 8px; 
}

.actief {
	text-decoration: underline;
}


#menu li.sub#verandas_en_prielen a, 
#menu li.sub#blokhutten a, 
#menu li.sub#tuinaccessoires a, 
#menu li.sub#dierenverblijven a, 
#menu li.sub#omheiningen a, 
#menu li.sub#tuinmeubelen a, 
#menu li.sub#speeltoestellen a, 
#menu li.sub#tuintimmerhout a, 
#menu li.sub#terrasplanken a{
	color: #a7a9ac;
}

#menu li.sub#verandas_en_prielen a:hover, 
#menu li.sub#blokhutten a:hover, 
#menu li.sub#tuinaccessoires a:hover, 
#menu li.sub#dierenverblijven a:hover, 
#menu li.sub#omheiningen a:hover, 
#menu li.sub#tuinmeubelen a:hover, 
#menu li.sub#speeltoestellen a:hover, 
#menu li.sub#tuintimmerhout a:hover, 
#menu li.sub#terrasplanken a:hover {
	color: #000000;
	background: url(pijl_menu_links_down.gif) no-repeat 7px 8px; 
}




#menu li.top a {
	color: #a7a9ac;
}
#menu li.top a:hover {
	color: #000000;
}

#menu li.sub a {
	color: #a7a9ac;
}
#menu li.sub a:hover {
	color: #000000;
}

#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{
	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 {
	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;
}
