#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/bedrijfsimpressie.jpg) no-repeat;
	background-position: 0 -17px;
}

.menuitem2-active{
	background: url(../images/bedrijfsimpressie.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;
}

.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 center;
}

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

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

.arrangement-titel{
	background:#e3007b;
}

/*Typografie*/

h1, h2{
	color:#e3007b;
}

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

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


#kolom3 a{
	color:#e3007b;
}

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