body{
	background-color: #727f66;
	color: #403d27;
	border-color: #403d27;
}
.bar{
	background-color: #403d27;
}
.search_input{
	color: #fff;
	background-color: #2f2d24;
}

a{
	color: #403d27;
}

a: hover{
	color: #77b742;
}
input{
	border: 1px solid  #403d27;
}

textarea{
	border: 1px solid  #403d27;
}


.input_button_input{
	border: 1px solid  #403d27;
	background-color: #403d27;
	color: #fff;
}

.input_button_input:hover{
	border: 1px solid  #77b742;
	background-color: #77b742;
}

.tagline a{
	margin: 20px 10px 10px 25px;
	width: 674px;
	height: 23px;
	background-image: url(../images/nl_NL/tagline.png);
	background-repeat: no-repeat;
	display: block;
}

.text{
	color: #403d27 ;
	font-weight: bold;

}

.text a:hover{
	color: #77b742 ;

}

.text_r p{
	color: #403d27 ;
	font-weight: bold;
	text-align: right;
}

.text_r p a{
	text-decoration: underline;
	text-align: right;
}

.text_r p a:hover{
	color: #77b742;
	text-align: right;
}

.more a{
	color: #000;
}

.more a:hover{
	color: #77b742;
}

.more_cat a{
	color: #000;
}

.more_cat a:hover{
	color: #77b742;
}

.text2, .text2 p{
	color: #403d27 ;
	font-weight: bold;
	font-size: 15px;

}

.text2 a{
	color: #403d27 ;
	font-size: 15px;
	font-weight: bold;

}

.text2 a:hover{
	color: #77b742 ;
	font-size: 15px;
	font-weight: bold;

}

.categories a:hover{
color: #77b742 ;
}


.logo a{
	margin: 0px;
	width: 258px;
	height: 25px;
	background-image: url(../images/nl_NL/logo.png);
	background-repeat: no-repeat;
	display: block;
}

.logo_big a{
	margin: 0px;
	width: 455px;
	height: 42px;
	background-image: url(../images/nl_NL/logo_big.png);
	background-repeat: no-repeat;
	display: block;
}

.home a{
	margin: 20px 10px 10px 0px;
	width: 66px;
	height: 18px;
	background-image: url(../images/nl_NL/home.png);
	background-repeat: no-repeat;
	display: none;
}


.next a{
	background-image:url(../images/nl_NL/next.gif);
	background-repeat: no-repeat;
	background-position: left -0px;
	padding: 0px;
	margin-left: 10px;
	display: block;
	width: 101px;
	height: 12px;
	float: right;

}
.next a:hover {
	background-position:  left -12px;
}


.previous a{
	background-image:url(../images/nl_NL/previous.gif);
	background-repeat: no-repeat;
	background-position: left -0px;
	padding: 0px;
	margin: 0px;
	display: block;
	width: 76px;
	height: 12px;
	float: right;

}
.previous a:hover {
	background-position:  left -12px;
}

.number{
	color: #403d27;
}
.es_ES a{
	/* background-image:url(../images/en_EN/espanol.gif); */
	background-repeat: no-repeat;
	background-position: left -0px;
	color:#403d27;
	padding: 0px;
	margin: 0px;
	float: right;
/*
	display: block;
	width: 71px;
	height: 12px;
*/

	font-size: 16px;

	text-transform: capitalize;
	font-weight: bold;
	
	font-style: italic;

}
.es_ES a:hover {
	background-position:  left -12px;
	color: #77b742;
}

.en_EN a{
	/* background-image:url(../images/en_EN/nederlands.gif); */
	background-repeat: no-repeat;
	background-position: left -0px;
	color:#403d27;
	padding: 0px;
	margin: 0px;
	float: right;
/*	
	display: block;
	width: 71px;
	height: 12px;
*/

	font-size: 16px;

	text-transform: capitalize;
	font-weight: bold;
	
	font-style: italic;

}
.en_EN a:hover {
	background-position:  left -12px;
	color: #77b742;
}

.treemenu a:hover{
	color: #8CC63E;
}

.translations{
	color: gray;
}

.translations a{
	color: gray;
	text-transform: capitalize;
}

.email a{
	color: #676100;
}

.email a:hover{
	color: #8CC63E;
}

.breadcrumbs{
	color: #403d27;
	font-size: 15px;
	font-weight: bold;
	margin-left: 25px;
	
}
.breadcrumbs a{
	color: #403d27;
	font-size: 15px;
	font-size: 15px;
}
.breadcrumbs a:hover{
	color: #77b742;
}
.breadcrumbs #current{
	color: #77b742;
}


.maintree li a.external_link:hover{
	color: #77B742;
}
