@charset "utf-8";
/* CSS Document */

* html a:hover{
	visibility:visible;
	}
/* gastenboek */

.mouseovergasten
{
	width:142px;
	height:16px;
	background-image:url(../images/gastenboeka.png);
	background-repeat: no-repeat;
	margin-left: 64px;
}
.mouseovergasten a {display:block}
.mouseovergasten img {
	width:142px;
	height:16px;
}
.mouseovergasten a:hover img {
	visibility:hidden;
}


/* home */

.mouseover1
{
	width:142px;
	height:16px;
	background-image:url(../images/home.png);
	background-repeat: no-repeat;
	margin-left: 64px;
}
.mouseover1 a {display:block}
.mouseover1 img {
	width:142px;
	height:16px;
}
.mouseover1 a:hover img {
	visibility:hidden;
}

/* agenda*/

.mouseover2
{
	width:152px;
	height:16px;
	background-image:url(../images/agendaa.png);
	background-repeat: no-repeat;
	margin-left: 59px;
}
.mouseover2 a {display:block}
.mouseover2 img {
	width:152px;
	height:16px;
}
.mouseover2 a:hover img {
	visibility:hidden;
	
}/* orgel */

.mouseover3
{
	width:162px;
	height:16px;
	background-image:url(../images/orgelsa.png);
	background-repeat: no-repeat;
	margin-left: 54px;
}
.mouseover3 a {display:block}
.mouseover3 img {
	width:162px;
	height:16px;
}
.mouseover3 a:hover img {
	visibility:hidden;
}

/* cds */

.mouseover4
{
	width:172px;
	height:16px;
	background-image:url(../images/cdsa.png);
	background-repeat: no-repeat;
	margin-left: 49px;
}
.mouseover4 a {display:block}
.mouseover4 img {
	width:172px;
	height:16px;
}
.mouseover4 a:hover img {
	visibility:hidden;
	
}/* bladmuziek */

.mouseover5
{
	width:182px;
	height:16px;
	background-image:url(../images/bladmuzieka.png);
	background-repeat: no-repeat;
	margin-left: 44px;
}
.mouseover5 a {display:block}
.mouseover5 img {
	width:182px;
	height:16px;
}
.mouseover5 a:hover img {
	visibility:hidden;
	
}/* openstelling */

.mouseover6
{
	width:182px;
	height:16px;
	background-image:url(../images/opena.png);
	background-repeat: no-repeat;
	margin-left: 44px;
}
.mouseover6 a {display:block}
.mouseover6 img {
	width:182px;
	height:16px;
}
.mouseover6 a:hover img {
	visibility:hidden;
	
}/* sponsor */

.mouseover7
{
	width:182px;
	height:16px;
	background-image:url(../images/sponsora.png);
	background-repeat: no-repeat;
	margin-left: 44px;
}
.mouseover7 a {display:block}
.mouseover7 img {
	width:182px;
	height:16px;
}
.mouseover7 a:hover img {
	visibility:hidden;
	
}/* donateur */

.mouseover8
{
	width:172px;
	height:16px;
	background-image:url(../images/donateura.png);
	background-repeat: no-repeat;
	margin-left: 49px;
}
.mouseover8 a {display:block}
.mouseover8 img {
	width:172px;
	height:16px;
}
.mouseover8 a:hover img {
	visibility:hidden;
	
}/* organist */

.mouseover9
{
	width:162px;
	height:16px;
	background-image:url(../images/organista.png);
	background-repeat: no-repeat;
	margin-left: 54px;
}
.mouseover9 a {display:block}
.mouseover9 img {
	width:162px;
	height:16px;
}
.mouseover9 a:hover img {
	visibility:hidden;
}

/* links */

.mouseover10
{
	width:152px;
	height:16px;
	background-image:url(../images/linksa.png);
	background-repeat: no-repeat;
	margin-left: 59px;
}
.mouseover10 a {display:block}
.mouseover10 img {
	width:152px;
	height:16px;
}
.mouseover10 a:hover img {
	visibility:hidden;
	
}/* contact */

.mouseover11
{
	width:142px;
	height:16px;
	background-image:url(../images/contacta.png);
	background-repeat: no-repeat;
	margin-left: 64px;
}
.mouseover11 a {display:block}
.mouseover11 img {
	width:142px;
	height:16px;
}
.mouseover11 a:hover img {
	visibility:hidden;
}


