@charset "UTF-8";
/* CSS Document */
#homeright {
	background-image: url(../images/right1.jpg);
}
#homeleft {
	background-image: url(../images/left1.jpg);
}
#main p a {
	color: #7E4BE4;
}
#main h2 {
	color: #7E4BE4;
}
#main a:hover img {
	border-top-color: #7E4BE4;
	border-right-color: #7E4BE4;
	border-bottom-color: #7E4BE4;
	border-left-color: #7E4BE4;
}
#info_kleur {
	background-image: url(../images/home_onder.jpg);
}
#main #menu ul li a:hover {
	border-bottom-color: #7E4BE4;
}
.cur {
	border-bottom-color: #7E4BE4;
}.dansspiegel_knop {
	height: 73px;
	width: 401px;
	margin-bottom: 5px;
	margin-left: 3px;
}
#main .dansspiegel_knop a {
	display: block;
	height: 73px;
	width: 401px;
	line-height: 73px;
	text-align: center;
	text-decoration: none;
	background-image: url(../images/dansspiegels_knop.jpg);
	background-repeat: no-repeat;
	font-size: 24px;
	color: #FFF;
}
#main .dansspiegel_knop a:hover {
	background-position: 0px -73px;
}

