#logo{
	background: url(../images/groen/logo_groen.png) no-repeat top left;
}

.menuitem1{
	background: url(../images/groen/home.jpg) no-repeat;
	background-position: 0 -17px;	
}

.menuitem1-active{
	background: url(../images/groen/home.jpg) no-repeat;
	background-position: 0 0;	
}

.menuitem2{
	background: url(../images/groen/bedrijf.jpg) no-repeat;
	background-position: 0 -17px;	
}

.menuitem2-active{
	background: url(../images/groen/bedrijf.jpg) no-repeat;
	background-position: 0 0;	
}

.menuitem3{
	background: url(../images/groen/arrangementen.jpg) no-repeat;
	background-position: 0 -17px;
}

.menuitem3-active{
	background: url(../images/groen/arrangementen.jpg) no-repeat;
	background-position: 0 0;	
}

.menuitem6{
	background: url(../images/groen/workshops.jpg) no-repeat;
	background-position: 0 -17px;	
}

.menuitem6-active{
	background: url(../images/groen/workshops.jpg) no-repeat;
	background-position: 0 0;	
}

.menuitem4{
	background: url(../images/groen/agenda.jpg) no-repeat;
	background-position: 0 -17px;	
}

.menuitem4-active{
	background: url(../images/groen/agenda.jpg) no-repeat;
	background-position: 0 0;	
}

.menuitem5{
	background: url(../images/groen/contact.jpg) no-repeat;
	background-position: 0 -17px;	
}

.menuitem5-active{
	background: url(../images/groen/contact.jpg) no-repeat;
	background-position: 0 0;	
}

#menu li ul a:hover{
	color:#84b819;
}

#kolom1 li{
	background: url(../images/groen/onzeproducten_spacer.jpg) no-repeat bottom left;
}

.bekijkwebshop{
	background: url(../images/groen/bekijkwebshop.jpg) no-repeat top left;
}

#openingstijden{
	background: url(../images/groen/openingstijden.jpg) no-repeat top left;
}

.arrangement-titel{
	background:#84b819;
}

.media-titel{
	background:#84b819;
}

/*Typografie*/

h1, h2, h4{
	color:#84b819;
}

#kolom1 a:hover{
	color:#84b819;
}

#kolom1 a.active{
	color:#84b819;
	font-weight:bold;
}

marquee{
	color:#84b819;
}

#kolom3 a, .togglekolom3{
	color:#84b819;	
}

#nieuwsbrief input.btnSubmit, #nieuwsbrief2 input.btnSubmit{
	background:#7da330;
}

.boxcaption{ 
	background:#84b819;
}

.boxcaption1{ 
	background:#84b819;
}