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

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

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

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

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

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

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

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

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

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

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

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

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

#menu li ul a:hover{
	color:#e3007b;
}

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

.bekijkwebshop{
	background: url(../images/arrangementen2010.jpg) no-repeat top left;
}
/*
#openingstijden{
	background: url(../images/openingstijden2.jpg) no-repeat top left;
}
*/
#openingstijden{
	background: url(../images/waterpot_button.jpg) no-repeat top left;
}

.arrangement-titel{
	background:#e3007b;
}

.media-titel{
	background:#e3007b;
}

/*Typografie*/

h1, h2, h4{
	color:#e3007b;
}

#kolom1 a:hover{
	color:#e3007b;
}

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

marquee{
	color:#e3007b;
}

#kolom3 a, .togglekolom3{
	color:#e3007b;
}

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

.boxcaption{ 
	background:#e3007b;
}

.boxcaption1{ 
	background:#e3007b;
}