A.menu {
	width: 170px;
	height: 170px;
	display: block;
}
A.menuoben {
	width: 170px;
	height: 170px;
	float: left;
}
A#konzerte, .konzerte_notactive {
	background: url(http://www.swingup.info/images/menu/konzerte.png) no-repeat;
}
A#konzerte:hover, A#konzerte:active, #konzerte_active {
	background: url(http://www.swingup.info/images/menu/konzerte_hover.png) no-repeat;
}
A#mediathek, .mediathek_notactive {
	background: url(http://www.swingup.info/images/menu/mediathek.png) no-repeat;
}
A#mediathek:hover, A#mediathek:active, #mediathek_active {
	background: url(http://www.swingup.info/images/menu/mediathek_hover.png) no-repeat;
}
A#bigband, .bigband_notactive {
	background: url(http://www.swingup.info/images/menu/bigband.png) no-repeat;
}
A#bigband:hover, A#bigband:active, #bigband_active {
	background: url(http://www.swingup.info/images/menu/bigband_hover.png) no-repeat;
}
A#kontakt, .kontakt_notactive {
	background: url(http://www.swingup.info/images/menu/kontakt.png) no-repeat;
}
A#kontakt:hover, A#kontakt:active, #kontakt_active {
	background: url(http://www.swingup.info/images/menu/kontakt_hover.png) no-repeat;
}
A#gaestebuch, .gaestebuch_notactive {
	background: url(http://www.swingup.info/images/menu/gaestebuch.png) no-repeat;
}
A#gaestebuch:hover, A#gaestebuch:active, #gaestebuch_active {
	background: url(http://www.swingup.info/images/menu/gaestebuch_hover.png) no-repeat;
}
A#impressum, .impressum_notactive {
	background: url(http://www.swingup.info/images/menu/impressum.png) no-repeat;
}
A#impressum:hover, A#impressum:active, #impressum_active {
	background: url(http://www.swingup.info/images/menu/impressum_hover.png) no-repeat;
}
A#presse, .presse_notactive {
	background: url(http://www.swingup.info/images/menu/presse.png) no-repeat;
}
A#presse:hover, A#presse:active, #presse_active {
	background: url(http://www.swingup.info/images/menu/presse_hover.png) no-repeat;
}
A#cd, .cd_notactive {
	background: url(http://www.swingup.info/images/menu/cd.png) no-repeat;
}
A#cd:hover, A#cd:active, #cd_active {
	background: url(http://www.swingup.info/images/menu/cd_hover.png) no-repeat;
}
